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
ConstructorsConstructorDescriptionEditUrlActionServiceImpl(EntityExplorerActionSelectionService entityExplorerActionSelectionService, Context context) Deprecated. -
Method Summary
Modifier and TypeMethodDescriptiongetCurrentUrl(EntityExplorerActionSelection selection) Deprecated.voidsetUrl(EntityExplorerActionSelection selection, String url) Deprecated.
-
Constructor Details
-
EditUrlActionServiceImpl
public EditUrlActionServiceImpl(EntityExplorerActionSelectionService entityExplorerActionSelectionService, Context context) Deprecated.
-
-
Method Details
-
getCurrentUrl
Deprecated.- Specified by:
getCurrentUrlin interfaceEditUrlActionService
-
setUrl
Deprecated.- Specified by:
setUrlin interfaceEditUrlActionService
-