Class UserChoiceProvider
java.lang.Object
de.xima.fc.workflow.model.choices.UserChoiceProvider
- All Implemented Interfaces:
de.xima.cmn.validation.spec.IChoiceProviding<UuidEntityRef>
@Deprecated
public class UserChoiceProvider
extends Object
implements de.xima.cmn.validation.spec.IChoiceProviding<UuidEntityRef>
Deprecated.
Provider for the user accounts available in the current client during workflow editing and validation.
- Since:
- 7.0.0
- Author:
- XIMA MEDIA GmbH
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionList<? extends de.xima.cmn.validation.spec.IChoiceEntry<UuidEntityRef>>
getChoices
(de.xima.cmn.validation.spec.IChoiceProvidingParams params) Deprecated.
-
Constructor Details
-
UserChoiceProvider
public UserChoiceProvider()Deprecated.
-
-
Method Details
-
getChoices
public List<? extends de.xima.cmn.validation.spec.IChoiceEntry<UuidEntityRef>> getChoices(de.xima.cmn.validation.spec.IChoiceProvidingParams params) Deprecated.- Specified by:
getChoices
in interfacede.xima.cmn.validation.spec.IChoiceProviding<UuidEntityRef>
-
Benutzer
s are deprecated. UseDirectClientAuthorizationChoiceProvider
instead.