public class AttachmentsRootNodeAction extends ServiceableAction
TraversableAmetysObject
.<br/>If the attachments node does not exist, it will be created.Modifier and Type | Field and Description |
---|---|
private AmetysObjectResolver |
_resolver |
static String |
ATTACHMENTS_NODE_NAME
Constant for the attachment node name.
|
manager
EMPTY_MAP
Constructor and Description |
---|
AttachmentsRootNodeAction() |
Modifier and Type | Method and Description |
---|---|
Map |
act(Redirector redirector,
SourceResolver resolver,
Map objectModel,
String source,
Parameters parameters) |
void |
service(ServiceManager smanager) |
enableLogging, getLogger, setupLogger, setupLogger, setupLogger
public static final String ATTACHMENTS_NODE_NAME
private AmetysObjectResolver _resolver
public AttachmentsRootNodeAction()
public void service(ServiceManager smanager) throws ServiceException
service
in interface Serviceable
service
in class ServiceableAction
ServiceException
public Map act(Redirector redirector, SourceResolver resolver, Map objectModel, String source, Parameters parameters) throws Exception
Exception