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 ContentActionServiceImpl
contentActionFactoryMap, entityExplorerActionSelectionService -
Constructor Summary
ConstructorsConstructorDescriptionResourceContentActionServiceImpl(EntityExplorerActionSelectionService entityExplorerActionSelectionService, ContentTreeService contentTreeService) -
Method Summary
Methods inherited from class ContentActionServiceImpl
publish, publishAll, revert, revertAll, setServices, unpublish, unpublishAllMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ContentActionService
publish, publishAll, revert, revertAll, unpublish, unpublishAll
-
Constructor Details
-
ResourceContentActionServiceImpl
public ResourceContentActionServiceImpl(EntityExplorerActionSelectionService entityExplorerActionSelectionService, ContentTreeService contentTreeService)
-
-
Method Details
-
getAdminUrl
- Specified by:
getAdminUrlin interfaceResourceContentActionService
-