Class CompetenceCreateActionServiceImpl
java.lang.Object
ch.tocco.nice2.optional.event.impl.actions.CompetenceCreateActionServiceImpl
- All Implemented Interfaces:
CompetenceCreateActionService
@Deprecated
public class CompetenceCreateActionServiceImpl
extends Object
implements CompetenceCreateActionService
Deprecated.
-
Constructor Summary
ConstructorDescriptionCompetenceCreateActionServiceImpl
(Context ctx, RebindService rebindService, EntityExplorerActionSelectionService selectionService, EntityDefaultValueService entityDefaultValueService, FormModel formModel) Deprecated. -
Method Summary
Modifier and TypeMethodDescriptionvoid
createCompetences
(EntityExplorerActionSelection selection, RebindValue[] values) Deprecated.
-
Constructor Details
-
CompetenceCreateActionServiceImpl
public CompetenceCreateActionServiceImpl(Context ctx, RebindService rebindService, EntityExplorerActionSelectionService selectionService, EntityDefaultValueService entityDefaultValueService, FormModel formModel) Deprecated.
-
-
Method Details
-
createCompetences
public void createCompetences(EntityExplorerActionSelection selection, RebindValue[] values) throws PersistException, InterruptedException, RpcExecutionException, UnresolvableUriException, UriStoreException, RebindException, URISyntaxException Deprecated.
-