Uses of Class
de.xima.fc.workflow.UuidEntityRef
-
-
Uses of UuidEntityRef in de.xima.fc.interfaces.workflow
Methods in de.xima.fc.interfaces.workflow that return types with arguments of type UuidEntityRef Modifier and Type Method Description List<? extends de.xima.cmn.validation.spec.IChoiceEntry<UuidEntityRef>>
IWorkflowProvider. getAllClientCounterSelectItems()
List<? extends de.xima.cmn.validation.spec.IChoiceEntry<UuidEntityRef>>
IWorkflowProvider. getAllDatabaseConnectionSelectItems()
List<? extends de.xima.cmn.validation.spec.IChoiceEntry<UuidEntityRef>>
IWorkflowProvider. getAllDatabaseQuerySelectItems()
List<? extends de.xima.cmn.validation.spec.IChoiceEntry<UuidEntityRef>>
IWorkflowProvider. getAllDirectClientAuthorizationSelectItems()
List<? extends de.xima.cmn.validation.spec.IChoiceEntry<UuidEntityRef>>
IWorkflowProvider. getAllInboxSelectItems()
List<? extends de.xima.cmn.validation.spec.IChoiceEntry<UuidEntityRef>>
IWorkflowProvider. getAllLdapConnectionSelectItems()
List<? extends de.xima.cmn.validation.spec.IChoiceEntry<UuidEntityRef>>
IWorkflowProvider. getAllLdapQuerySelectItems()
List<? extends de.xima.cmn.validation.spec.IChoiceEntry<UuidEntityRef>>
IWorkflowProvider. getAllStateSelectItems(boolean includeMarkedForDeletion)
List<? extends de.xima.cmn.validation.spec.IChoiceEntry<UuidEntityRef>>
IWorkflowProvider. getAllUserGroupSelectItems()
List<? extends de.xima.cmn.validation.spec.IChoiceEntry<UuidEntityRef>>
IWorkflowProvider. getAllUserSelectItems()
Deprecated.List<? extends de.xima.cmn.validation.spec.IChoiceEntry<UuidEntityRef>>
IWorkflowProvider. getAllWebDavConnectionsSelectItems()
List<? extends de.xima.cmn.validation.spec.IChoiceEntry<UuidEntityRef>>
IWorkflowProvider. getTextTemplateSelectItemsByCategory(ETextbausteinKategorie category)
-
Uses of UuidEntityRef in de.xima.fc.interfaces.workflow.bpmn
Methods in de.xima.fc.interfaces.workflow.bpmn that return UuidEntityRef Modifier and Type Method Description UuidEntityRef
IWorkflowBpmnEnvironmentStore. databaseConnectionForQuery(UuidEntityRef dbQuery)
Gets the UUID of a database connection, identified by the UUID of a referencing database query.UuidEntityRef
IWorkflowBpmnEnvironmentStore. databaseConnectionForQuery(UUID dbQueryUuid)
Gets the UUID of a database connection, identified by the UUID of a referencing database query.UuidEntityRef
IWorkflowBpmnEnvironmentStore. ldapConnectionForQuery(UuidEntityRef ldapQuery)
Gets the UUID of an LDAP connection, identified by the UUID of a referencing LDAP query.UuidEntityRef
IWorkflowBpmnEnvironmentStore. ldapConnectionForQuery(UUID ldapQueryUuid)
Gets the UUID of an LDAP connection, identified by the UUID of a referencing LDAP query.Methods in de.xima.fc.interfaces.workflow.bpmn with parameters of type UuidEntityRef Modifier and Type Method Description String
IWorkflowBpmnEnvironmentStore. clientFileName(UuidEntityRef clientFile)
Gets the name of a client file, identified by its UUID.String
IWorkflowBpmnEnvironmentStore. counterName(UuidEntityRef counter)
Gets the name of a counter, identified by its UUID.de.xima.bpmn_model.api.element.bpmn.data.DataStore
IBpmnElementStore. databaseConnectionDataStore(UuidEntityRef dbConnection)
Gets the globalDataStore
for the givendatabase connection
.UuidEntityRef
IWorkflowBpmnEnvironmentStore. databaseConnectionForQuery(UuidEntityRef dbQuery)
Gets the UUID of a database connection, identified by the UUID of a referencing database query.String
IWorkflowBpmnEnvironmentStore. databaseConnectionName(UuidEntityRef dbConnection)
Gets the name of a database connection, identified by its UUID.String
IWorkflowBpmnEnvironmentStore. databaseQueryName(UuidEntityRef dbQuery)
Gets the name of a database query, identified by its UUID.String
IWorkflowBpmnEnvironmentStore. directClientAuthorizationName(UuidEntityRef directClientAuthorization)
Gets the name of a direct client authorization, identified by its UUID.String
IWorkflowBpmnEnvironmentStore. entityName(UuidEntityRef entity)
Gets the name of the given entity reference.String
IWorkflowBpmnLocalization. entityNameOptional(UuidEntityRef entity)
Localizes the entity name.String
IWorkflowBpmnLocalization. entityNameRequired(UuidEntityRef entity)
Localizes the entity name.String
IWorkflowBpmnEnvironmentStore. formFileName(UuidEntityRef formFile)
Gets the name of a form file, identified by its UUID.String
IWorkflowBpmnEnvironmentStore. inboxName(UuidEntityRef inbox)
Gets the name of an inbox, identified by its UUID.String
IWorkflowBpmnEnvironmentStore. indirectClientAuthorizationName(UuidEntityRef indirectClientAuthorization)
Gets the name of an indirect client authorization, identified by its UUID.de.xima.bpmn_model.api.element.bpmn.data.DataStore
IBpmnElementStore. ldapConnectionDataStore(UuidEntityRef ldapConnection)
Gets the globalDataStore
for the givenLDAP connection
.UuidEntityRef
IWorkflowBpmnEnvironmentStore. ldapConnectionForQuery(UuidEntityRef ldapQuery)
Gets the UUID of an LDAP connection, identified by the UUID of a referencing LDAP query.String
IWorkflowBpmnEnvironmentStore. ldapConnectionName(UuidEntityRef ldapConnection)
Gets the name of an LDAP connection, identified by its UUID.String
IWorkflowBpmnEnvironmentStore. ldapQueryName(UuidEntityRef ldapQuery)
Gets the name of an LDAP query, identified by its UUID.String
IWorkflowBpmnEnvironmentStore. textTemplateName(UuidEntityRef textTemplate)
Gets the name of a text template, identified by its UUID.String
IWorkflowBpmnEnvironmentStore. userGroupName(UuidEntityRef userGroup)
Gets the name of a user group, identified by its UUID.de.xima.bpmn_model.api.element.bpmn.data.DataStore
IBpmnElementStore. webDavConnectionDataStore(UuidEntityRef webDavConnection)
Gets the globalDataStore
for the givenWebDAV
.String
IWorkflowBpmnEnvironmentStore. webDavConnectionName(UuidEntityRef webDavConnection)
Gets the name of a WebDAV connection, identified by its UUID.String
IWorkflowBpmnEnvironmentStore. workflowStateName(UuidEntityRef workflowState)
Gets the name of a workflow state, identified by its UUID. -
Uses of UuidEntityRef in de.xima.fc.mdl.auth.config.view
Methods in de.xima.fc.mdl.auth.config.view that return UuidEntityRef Modifier and Type Method Description UuidEntityRef
BaseConfigViewModel. getAuthenticator()
Methods in de.xima.fc.mdl.auth.config.view with parameters of type UuidEntityRef Modifier and Type Method Description void
BaseConfigViewModel. setAuthenticator(UuidEntityRef authenticator)
-
Uses of UuidEntityRef in de.xima.fc.mdl.resource
Methods in de.xima.fc.mdl.resource that return UuidEntityRef Modifier and Type Method Description UuidEntityRef
ResourceItem. getEntity()
Identifier which identifies the object, can be a uuid or an url.Methods in de.xima.fc.mdl.resource with parameters of type UuidEntityRef Modifier and Type Method Description static ResourceItem
ResourceItem. forClientFile(UuidEntityRef clientFileRef)
static ResourceItem
ResourceItem. forFormFile(UuidEntityRef formFileRef)
void
ResourceItem. setEntity(UuidEntityRef entity)
-
Uses of UuidEntityRef in de.xima.fc.workflow
Methods in de.xima.fc.workflow that return UuidEntityRef Modifier and Type Method Description static <TEntity extends IUUIDEntity>
UuidEntityRefUuidEntityRef. forEntity(TEntity entity)
Creates a new entity reference for the given UUID entity.static <TEntity extends IUUIDEntity>
UuidEntityRefUuidEntityRef. forUuid(UUID uuid, Class<TEntity> entityClass)
Creates a new entity reference with the given UUID and entity class.UuidEntityRef
EntityRef. getUuidRef()
Methods in de.xima.fc.workflow that return types with arguments of type UuidEntityRef Modifier and Type Method Description List<UuidEntityRef>
WorkflowStateModel. getUserGroups()
Methods in de.xima.fc.workflow with parameters of type UuidEntityRef Modifier and Type Method Description static EntityRef
EntityRef. forUuidEntityRef(UuidEntityRef uuidEntityRef)
void
EntityRef. setUuidRef(UuidEntityRef uuidRef)
Method parameters in de.xima.fc.workflow with type arguments of type UuidEntityRef Modifier and Type Method Description void
WorkflowStateModel. setUserGroups(List<UuidEntityRef> userGroups)
-
Uses of UuidEntityRef in de.xima.fc.workflow.designer.bean
Methods in de.xima.fc.workflow.designer.bean that return types with arguments of type UuidEntityRef Modifier and Type Method Description List<? extends de.xima.cmn.validation.spec.IChoiceEntry<UuidEntityRef>>
WorkflowProviderBean. getAllClientCounterSelectItems()
List<? extends de.xima.cmn.validation.spec.IChoiceEntry<UuidEntityRef>>
WorkflowProviderBean. getAllDatabaseConnectionSelectItems()
List<? extends de.xima.cmn.validation.spec.IChoiceEntry<UuidEntityRef>>
WorkflowProviderBean. getAllDatabaseQuerySelectItems()
List<? extends de.xima.cmn.validation.spec.IChoiceEntry<UuidEntityRef>>
WorkflowProviderBean. getAllDirectClientAuthorizationSelectItems()
List<? extends de.xima.cmn.validation.spec.IChoiceEntry<UuidEntityRef>>
WorkflowProviderBean. getAllInboxSelectItems()
List<? extends de.xima.cmn.validation.spec.IChoiceEntry<UuidEntityRef>>
WorkflowProviderBean. getAllLdapConnectionSelectItems()
List<? extends de.xima.cmn.validation.spec.IChoiceEntry<UuidEntityRef>>
WorkflowProviderBean. getAllLdapQuerySelectItems()
List<? extends de.xima.cmn.validation.spec.IChoiceEntry<UuidEntityRef>>
WorkflowProviderBean. getAllStateSelectItems(boolean includeMarkedForDeletion)
List<? extends de.xima.cmn.validation.spec.IChoiceEntry<UuidEntityRef>>
WorkflowProviderBean. getAllUserGroupSelectItems()
List<? extends de.xima.cmn.validation.spec.IChoiceEntry<UuidEntityRef>>
WorkflowProviderBean. getAllUserSelectItems()
Deprecated.List<? extends de.xima.cmn.validation.spec.IChoiceEntry<UuidEntityRef>>
WorkflowProviderBean. getAllWebDavConnectionsSelectItems()
List<? extends de.xima.cmn.validation.spec.IChoiceEntry<UuidEntityRef>>
WorkflowProviderBean. getTextTemplateSelectItemsByCategory(ETextbausteinKategorie category)
-
Uses of UuidEntityRef in de.xima.fc.workflow.designer.helper
Method parameters in de.xima.fc.workflow.designer.helper with type arguments of type UuidEntityRef Modifier and Type Method Description static boolean
WorkflowTriggerHelper. checkStatePrecondition(IWorkflowEventData eventData, List<UuidEntityRef> allowedStates)
static boolean
WorkflowTriggerHelper. checkUserGroupPrecondition(IWorkflowEventData eventData, List<UuidEntityRef> allowedUserGroups)
static boolean
WorkflowTriggerHelper. checkUserGroupPrecondition(IWorkflowEventData eventData, List<UuidEntityRef> allowedUserGroups, String scope)
-
Uses of UuidEntityRef in de.xima.fc.workflow.model.choices
Methods in de.xima.fc.workflow.model.choices that return types with arguments of type UuidEntityRef Modifier and Type Method Description List<? extends de.xima.cmn.validation.spec.IChoiceEntry<UuidEntityRef>>
DatabaseConnectionChoiceProvider. getChoices(de.xima.cmn.validation.spec.IChoiceProvidingParams params)
List<? extends de.xima.cmn.validation.spec.IChoiceEntry<UuidEntityRef>>
DatabaseQueryChoiceProvider. getChoices(de.xima.cmn.validation.spec.IChoiceProvidingParams params)
List<? extends de.xima.cmn.validation.spec.IChoiceEntry<UuidEntityRef>>
DirectClientAuthorizationChoiceProvider. getChoices(de.xima.cmn.validation.spec.IChoiceProvidingParams params)
List<? extends de.xima.cmn.validation.spec.IChoiceEntry<UuidEntityRef>>
HtmlTemplateChoiceProvider. getChoices(de.xima.cmn.validation.spec.IChoiceProvidingParams params)
List<? extends de.xima.cmn.validation.spec.IChoiceEntry<UuidEntityRef>>
InboxChoiceProvider. getChoices(de.xima.cmn.validation.spec.IChoiceProvidingParams params)
List<? extends de.xima.cmn.validation.spec.IChoiceEntry<UuidEntityRef>>
LdapConnectionChoiceProvider. getChoices(de.xima.cmn.validation.spec.IChoiceProvidingParams params)
List<? extends de.xima.cmn.validation.spec.IChoiceEntry<UuidEntityRef>>
LdapQueryChoiceProvider. getChoices(de.xima.cmn.validation.spec.IChoiceProvidingParams params)
List<? extends de.xima.cmn.validation.spec.IChoiceEntry<UuidEntityRef>>
StateChoiceProvider. getChoices(de.xima.cmn.validation.spec.IChoiceProvidingParams params)
List<? extends de.xima.cmn.validation.spec.IChoiceEntry<UuidEntityRef>>
UrlTemplateChoiceProvider. getChoices(de.xima.cmn.validation.spec.IChoiceProvidingParams params)
List<? extends de.xima.cmn.validation.spec.IChoiceEntry<UuidEntityRef>>
UserChoiceProvider. getChoices(de.xima.cmn.validation.spec.IChoiceProvidingParams params)
Deprecated.List<? extends de.xima.cmn.validation.spec.IChoiceEntry<UuidEntityRef>>
UserGroupChoiceProvider. getChoices(de.xima.cmn.validation.spec.IChoiceProvidingParams params)
List<? extends de.xima.cmn.validation.spec.IChoiceEntry<UuidEntityRef>>
WebDavConnectionChoiceProvider. getChoices(de.xima.cmn.validation.spec.IChoiceProvidingParams params)
List<? extends de.xima.cmn.validation.spec.IChoiceEntry<UuidEntityRef>>
XslTemplateChoiceProvider. getChoices(de.xima.cmn.validation.spec.IChoiceProvidingParams params)
-
Uses of UuidEntityRef in de.xima.fc.workflow.model.nodes
Methods in de.xima.fc.workflow.model.nodes that return UuidEntityRef Modifier and Type Method Description UuidEntityRef
FcSqlStatementProps. getDatabaseConnection()
UuidEntityRef
FcSqlStatementProps. getDatabaseQuery()
UuidEntityRef
FcDoiInitProps. getDoiFailTemplate()
UuidEntityRef
FcShowTemplateProps. getHtmlTemplate()
UuidEntityRef
FcMoveFormRecordToInboxProps. getInboxReference()
UuidEntityRef
FcLdapQueryProps. getLdapConnection()
UuidEntityRef
FcLdapQueryProps. getLdapQuery()
UuidEntityRef
FcCopyFormRecordProps. getTargetInbox()
UuidEntityRef
FcChangeStateProps. getTargetState()
UuidEntityRef
FcRedirectProps. getUrlTemplate()
UuidEntityRef
FcSaveToWebDavProps. getWebdavConnection()
UuidEntityRef
FcExportToXmlProps. getXslTemplate()
UuidEntityRef
FcHttpRequestProps. getXslTemplate()
UuidEntityRef
FcImportFormValueFromXmlProps. getXslTemplate()
Methods in de.xima.fc.workflow.model.nodes that return types with arguments of type UuidEntityRef Modifier and Type Method Description List<UuidEntityRef>
FcEmailProps. getToDirectClientAuthorizations()
List<UuidEntityRef>
FcEmailProps. getToUserGroups()
List<UuidEntityRef>
FcEmailProps. getToUsers()
Deprecated.Methods in de.xima.fc.workflow.model.nodes with parameters of type UuidEntityRef Modifier and Type Method Description static SingleFile
SingleFile. forClientFile(UuidEntityRef clientFileRef)
static SingleFile
SingleFile. forFormFile(UuidEntityRef formFileRef)
void
FcSqlStatementProps. setDatabaseConnection(UuidEntityRef databaseConnection)
void
FcSqlStatementProps. setDatabaseQuery(UuidEntityRef databaseQuery)
void
FcDoiInitProps. setDoiFailTemplate(UuidEntityRef doiFailTemplate)
void
FcShowTemplateProps. setHtmlTemplate(UuidEntityRef templateRef)
void
FcMoveFormRecordToInboxProps. setInboxReference(UuidEntityRef inboxReference)
void
FcLdapQueryProps. setLdapConnection(UuidEntityRef ldapConnectionUuid)
void
FcLdapQueryProps. setLdapQuery(UuidEntityRef queryUuid)
void
FcCopyFormRecordProps. setTargetInbox(UuidEntityRef targetInbox)
void
FcChangeStateProps. setTargetState(UuidEntityRef targetState)
void
FcRedirectProps. setUrlTemplate(UuidEntityRef urlTemplate)
void
FcSaveToWebDavProps. setWebdavConnection(UuidEntityRef webdavConnection)
void
FcExportToXmlProps. setXslTemplate(UuidEntityRef xslTemplate)
void
FcHttpRequestProps. setXslTemplate(UuidEntityRef xslTemplate)
void
FcImportFormValueFromXmlProps. setXslTemplate(UuidEntityRef xslTemplate)
Method parameters in de.xima.fc.workflow.model.nodes with type arguments of type UuidEntityRef Modifier and Type Method Description void
FcEmailProps. setToDirectClientAuthorizations(List<UuidEntityRef> toDirectClientAuthorizations)
void
FcEmailProps. setToUserGroups(List<UuidEntityRef> toUserGroups)
void
FcEmailProps. setToUsers(List<UuidEntityRef> toUsers)
Deprecated. -
Uses of UuidEntityRef in de.xima.fc.workflow.model.triggers
Methods in de.xima.fc.workflow.model.triggers that return types with arguments of type UuidEntityRef Modifier and Type Method Description List<UuidEntityRef>
FcTimePointProps. getAllowedStates()
List<UuidEntityRef>
FcManualProps. getAllowedUserGroups()
List<UuidEntityRef>
FcUserInvocationProps. getAllowedUserGroups()
List<UuidEntityRef>
FcManualProps. getAllowedWorkflowStates()
List<UuidEntityRef>
FcUserInvocationProps. getAllowedWorkflowStates()
List<UuidEntityRef>
FcStateTimerProps. getApplicableStates()
Method parameters in de.xima.fc.workflow.model.triggers with type arguments of type UuidEntityRef Modifier and Type Method Description void
FcTimePointProps. setAllowedStates(List<UuidEntityRef> allowedStates)
void
FcManualProps. setAllowedUserGroups(List<UuidEntityRef> allowedUserGroups)
void
FcUserInvocationProps. setAllowedUserGroups(List<UuidEntityRef> allowedUserGroups)
void
FcManualProps. setAllowedWorkflowStates(List<UuidEntityRef> allowedWorkflowStates)
void
FcUserInvocationProps. setAllowedWorkflowStates(List<UuidEntityRef> allowedWorkflowStates)
void
FcStateTimerProps. setApplicableStates(List<UuidEntityRef> applicableStates)
-
Uses of UuidEntityRef in de.xima.fc.workflow.processor.factory
Methods in de.xima.fc.workflow.processor.factory with parameters of type UuidEntityRef Modifier and Type Method Description IEmailNodeBuilder
IEmailNodeBuilder. addDirectClientAuthorizations(UuidEntityRef... directClientAuthorizations)
IEmailNodeBuilder
IEmailNodeBuilder. addUserGroups(UuidEntityRef... userGroups)
IEmailNodeBuilder
IEmailNodeBuilder. addUsers(UuidEntityRef... users)
Deprecated.User references should be done viaUserProfile
.IEmailNodeBuilder
IEmailNodeBuilder. directClientAuthorizations(UuidEntityRef... directClientAuthorizations)
static WorkflowNode
WorkflowNodeFactory. moveFormRecordToInbox(UuidEntityRef targetInbox)
Creates a new workflow node for aEWorkflowNodeType.FC_MOVE_FORM_RECORD_TO_INBOX
that moves the current form record to the given inbox.static FcMoveFormRecordToInboxProps
WorkflowNodePropsFactory. moveFormRecordToInbox(UuidEntityRef targetInbox)
Creates a new workflow node model for aEWorkflowNodeType.FC_MOVE_FORM_RECORD_TO_INBOX
that moves the current form record to the given inbox.static WorkflowNode
WorkflowNodeFactory. redirect(UuidEntityRef url)
Creates a new workflow node for aEWorkflowNodeType.FC_REDIRECT
that redirects the HTTP request to the given URL.static WorkflowNode
WorkflowNodeFactory. redirect(UuidEntityRef url, Map<String,List<String>> queryParameters)
Creates a new workflow node for aEWorkflowNodeType.FC_REDIRECT
that redirects the HTTP request to the given URL.static FcRedirectProps
WorkflowNodePropsFactory. redirect(UuidEntityRef url)
Creates a new workflow node model for aEWorkflowNodeType.FC_REDIRECT
that redirects the HTTP request to the given URL.static FcRedirectProps
WorkflowNodePropsFactory. redirect(UuidEntityRef url, Map<String,List<String>> queryParameters)
Creates a new workflow node model for aEWorkflowNodeType.FC_REDIRECT
that redirects the HTTP request to the given URL.IEmailNodeBuilder
IEmailNodeBuilder. userGroups(UuidEntityRef... userGroups)
IEmailNodeBuilder
IEmailNodeBuilder. users(UuidEntityRef... users)
Deprecated.User references should be done viaUserProfile
.Method parameters in de.xima.fc.workflow.processor.factory with type arguments of type UuidEntityRef Modifier and Type Method Description IEmailNodeBuilder
IEmailNodeBuilder. addDirectClientAuthorizations(Iterable<UuidEntityRef> directClientAuthorizations)
IEmailNodeBuilder
IEmailNodeBuilder. addUserGroups(Iterable<UuidEntityRef> userGroups)
IEmailNodeBuilder
IEmailNodeBuilder. addUsers(Iterable<UuidEntityRef> users)
Deprecated.User references should be done viaUserProfile
.IEmailNodeBuilder
IEmailNodeBuilder. directClientAuthorizations(Iterable<UuidEntityRef> directClientAuthorizations)
IEmailNodeBuilder
IEmailNodeBuilder. userGroups(Iterable<UuidEntityRef> userGroups)
IEmailNodeBuilder
IEmailNodeBuilder. users(Iterable<UuidEntityRef> users)
Deprecated.User references should be done viaUserProfile
. -
Uses of UuidEntityRef in de.xima.fc.workflow.processor.logic
Methods in de.xima.fc.workflow.processor.logic that return types with arguments of type UuidEntityRef Modifier and Type Method Description static <T extends IUUIDEntity & INameProviding & IDescriptionProviding>
List<? extends de.xima.cmn.validation.spec.IChoiceEntry<UuidEntityRef>>WorkflowProviderHelper. createSelectItems(List<T> entities)
Creates select items for the UI from the given list of entities.static <T extends IUUIDEntity & INameProviding>
List<? extends de.xima.cmn.validation.spec.IChoiceEntry<UuidEntityRef>>WorkflowProviderHelper. createSelectItemsWithoutDescription(List<T> entities)
Creates select items for the UI from the given list of entities.static List<? extends de.xima.cmn.validation.spec.IChoiceEntry<UuidEntityRef>>
WorkflowProviderHelper. createStateSelectItems(List<WorkflowStateModel> states)
Creates select items for the UI from the given list of workflow states. -
Uses of UuidEntityRef in de.xima.fc.workflow.processor.logic.validation
Methods in de.xima.fc.workflow.processor.logic.validation that return types with arguments of type UuidEntityRef Modifier and Type Method Description List<? extends de.xima.cmn.validation.spec.IChoiceEntry<UuidEntityRef>>
ValidationWorkflowProvider. getAllClientCounterSelectItems()
List<? extends de.xima.cmn.validation.spec.IChoiceEntry<UuidEntityRef>>
ValidationWorkflowProvider. getAllDatabaseConnectionSelectItems()
List<? extends de.xima.cmn.validation.spec.IChoiceEntry<UuidEntityRef>>
ValidationWorkflowProvider. getAllDatabaseQuerySelectItems()
List<? extends de.xima.cmn.validation.spec.IChoiceEntry<UuidEntityRef>>
ValidationWorkflowProvider. getAllDirectClientAuthorizationSelectItems()
List<? extends de.xima.cmn.validation.spec.IChoiceEntry<UuidEntityRef>>
ValidationWorkflowProvider. getAllInboxSelectItems()
List<? extends de.xima.cmn.validation.spec.IChoiceEntry<UuidEntityRef>>
ValidationWorkflowProvider. getAllLdapConnectionSelectItems()
List<? extends de.xima.cmn.validation.spec.IChoiceEntry<UuidEntityRef>>
ValidationWorkflowProvider. getAllLdapQuerySelectItems()
List<? extends de.xima.cmn.validation.spec.IChoiceEntry<UuidEntityRef>>
ValidationWorkflowProvider. getAllStateSelectItems(boolean includeMarkedForDeletion)
List<? extends de.xima.cmn.validation.spec.IChoiceEntry<UuidEntityRef>>
ValidationWorkflowProvider. getAllUserGroupSelectItems()
List<? extends de.xima.cmn.validation.spec.IChoiceEntry<UuidEntityRef>>
ValidationWorkflowProvider. getAllUserSelectItems()
List<? extends de.xima.cmn.validation.spec.IChoiceEntry<UuidEntityRef>>
ValidationWorkflowProvider. getAllWebDavConnectionsSelectItems()
List<? extends de.xima.cmn.validation.spec.IChoiceEntry<UuidEntityRef>>
ValidationWorkflowProvider. getTextTemplateSelectItemsByCategory(ETextbausteinKategorie category)
-