Uses of Class
de.xima.fc.entities.EndUserState
Packages that use EndUserState
Package
Description
Package für Datenbankentitäten
-
Uses of EndUserState in de.xima.fc.api.rest.pub.impl.form_record.model.response.record
Methods in de.xima.fc.api.rest.pub.impl.form_record.model.response.record with parameters of type EndUserStateModifier and TypeMethodDescriptionstatic EPublicFormRecordStateTypeEPublicFormRecordStateType.from(EndUserState state) -
Uses of EndUserState in de.xima.fc.common.bean_models.workflow.state
Methods in de.xima.fc.common.bean_models.workflow.state with parameters of type EndUserStateModifier and TypeMethodDescriptionEndUserStateLocalizationViewModel.fromEndUserState(EndUserState endUserState, Locale viewLocale) Creates a new view model for the given end user state.EndUserStateLocalizationViewModel.toLocalizationsList(EndUserState state) -
Uses of EndUserState in de.xima.fc.dao.impl
Subclasses with type arguments of type EndUserState in de.xima.fc.dao.implModifier and TypeClassDescriptionclassThe default implementation ofIEndUserStateDaothat can be accessed viaDaoProvider. -
Uses of EndUserState in de.xima.fc.dao.interfaces
Subinterfaces with type arguments of type EndUserState in de.xima.fc.dao.interfacesModifier and TypeInterfaceDescriptioninterfaceDAO for reading and writingEndUserStateentities. -
Uses of EndUserState in de.xima.fc.entities
Subclasses with type arguments of type EndUserState in de.xima.fc.entitiesModifier and TypeClassDescriptionclassImplementation of the localizations forEndUserStateentities.Classes in de.xima.fc.entities that implement interfaces with type arguments of type EndUserStateMethods in de.xima.fc.entities that return EndUserStateMethods in de.xima.fc.entities with parameters of type EndUserState -
Uses of EndUserState in de.xima.fc.testhelper
Methods in de.xima.fc.testhelper that return EndUserStateModifier and TypeMethodDescriptionstatic EndUserStateEntityDummyFactory.dummyEndUserState(WorkflowState state, EEndUserStateType type, Map<Locale, String> names)