Package ch.tocco.nice2.dms.impl.action
Class EditUrlActionServiceImpl
java.lang.Object
ch.tocco.nice2.dms.impl.action.EditUrlActionServiceImpl
- All Implemented Interfaces:
EditUrlActionService
Deprecated.
-
Constructor Summary
ConstructorDescriptionEditUrlActionServiceImpl
(EntityExplorerActionSelectionService entityExplorerActionSelectionService, Context context) Deprecated. -
Method Summary
Modifier and TypeMethodDescriptiongetCurrentUrl
(EntityExplorerActionSelection selection) Deprecated.void
setUrl
(EntityExplorerActionSelection selection, String url) Deprecated.
-
Constructor Details
-
EditUrlActionServiceImpl
public EditUrlActionServiceImpl(EntityExplorerActionSelectionService entityExplorerActionSelectionService, Context context) Deprecated.
-
-
Method Details
-
getCurrentUrl
Deprecated.- Specified by:
getCurrentUrl
in interfaceEditUrlActionService
-
setUrl
Deprecated.- Specified by:
setUrl
in interfaceEditUrlActionService
-