Class 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 Detail

      • UserChoiceProvider

        public UserChoiceProvider()
        Deprecated.
    • Method Detail

      • getChoices

        public List<? extends de.xima.cmn.validation.spec.IChoiceEntry<UuidEntityRef>> getChoices​(de.xima.cmn.validation.spec.IChoiceProvidingParams params)
        Deprecated.
        Specified by:
        getChoices in interface de.xima.cmn.validation.spec.IChoiceProviding<UuidEntityRef>