Package ch.tocco.nice2.dms.impl.action
Class ResourceContentActionServiceImpl
java.lang.Object
ch.tocco.nice2.dms.spi.action.ContentActionServiceImpl
ch.tocco.nice2.dms.impl.action.ResourceContentActionServiceImpl
- All Implemented Interfaces:
ResourceContentActionService
,ContentActionService
public class ResourceContentActionServiceImpl
extends ContentActionServiceImpl
implements ResourceContentActionService
-
Field Summary
Fields inherited from class ch.tocco.nice2.dms.spi.action.ContentActionServiceImpl
contentActionFactoryMap, entityExplorerActionSelectionService
-
Constructor Summary
ConstructorDescriptionResourceContentActionServiceImpl
(EntityExplorerActionSelectionService entityExplorerActionSelectionService, ContentTreeService contentTreeService) -
Method Summary
Methods inherited from class ch.tocco.nice2.dms.spi.action.ContentActionServiceImpl
publish, publishAll, revert, revertAll, setServices, unpublish, unpublishAll
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface ch.tocco.nice2.dms.spi.action.ContentActionService
publish, publishAll, revert, revertAll, unpublish, unpublishAll
-
Constructor Details
-
ResourceContentActionServiceImpl
public ResourceContentActionServiceImpl(EntityExplorerActionSelectionService entityExplorerActionSelectionService, ContentTreeService contentTreeService)
-
-
Method Details
-
getAdminUrl
- Specified by:
getAdminUrl
in interfaceResourceContentActionService
-