Package ch.tocco.nice2.dms.impl.action
Class ResetUrlActionServiceImpl
java.lang.Object
ch.tocco.nice2.dms.impl.action.ResetUrlActionServiceImpl
- All Implemented Interfaces:
ResetUrlActionService
Deprecated.
-
Constructor Summary
ConstructorDescriptionResetUrlActionServiceImpl
(EntityExplorerActionSelectionService entityExplorerActionSelectionService, Context context, ContentTreeService contentTreeService) Deprecated. -
Method Summary
Modifier and TypeMethodDescriptionvoid
isNameEdited
(EntityExplorerActionSelection selection) Deprecated.void
resetUrl
(EntityExplorerActionSelection selection) Deprecated.
-
Constructor Details
-
ResetUrlActionServiceImpl
public ResetUrlActionServiceImpl(EntityExplorerActionSelectionService entityExplorerActionSelectionService, Context context, ContentTreeService contentTreeService) Deprecated.
-
-
Method Details
-
isNameEdited
Deprecated.- Specified by:
isNameEdited
in interfaceResetUrlActionService
-
resetUrl
Deprecated.- Specified by:
resetUrl
in interfaceResetUrlActionService
-