Uses of Class
com.netgrif.application.engine.petrinet.domain.QI18nString
-
-
Uses of QI18nString in com.netgrif.application.engine.petrinet.domain
Fields in com.netgrif.application.engine.petrinet.domain declared as QI18nString Modifier and Type Field Description QI18nStringQTransition. assignMessageQI18nStringQTransition. cancelMessageQI18nStringQPetriNet. defaultCaseNameQI18nStringQTransition. delegateMessageQI18nStringQTransition. finishMessagestatic QI18nStringQI18nString. i18nStringQI18nStringQDataGroup. titleQI18nStringQNode. titleQI18nStringQPetriNet. titleQI18nStringQPlace. titleQI18nStringQTransaction. titleQI18nStringQTransition. title -
Uses of QI18nString in com.netgrif.application.engine.petrinet.domain.dataset
Fields in com.netgrif.application.engine.petrinet.domain.dataset with type parameters of type QI18nString Modifier and Type Field Description com.querydsl.core.types.dsl.SetPath<I18nString,QI18nString>QChoiceField. choicescom.querydsl.core.types.dsl.SetPath<I18nString,QI18nString>QEnumerationField. choicescom.querydsl.core.types.dsl.SetPath<I18nString,QI18nString>QMultichoiceField. choicescom.querydsl.core.types.dsl.SetPath<I18nString,QI18nString>QMultichoiceField. defaultValuecom.querydsl.core.types.dsl.MapPath<java.lang.String,I18nString,QI18nString>QEnumerationMapField. optionscom.querydsl.core.types.dsl.MapPath<java.lang.String,I18nString,QI18nString>QMultichoiceMapField. optionscom.querydsl.core.types.dsl.SetPath<I18nString,QI18nString>QMultichoiceField. value -
Uses of QI18nString in com.netgrif.application.engine.petrinet.domain.dataset.logic.validation
Fields in com.netgrif.application.engine.petrinet.domain.dataset.logic.validation declared as QI18nString Modifier and Type Field Description QI18nStringQValidation. validationMessage -
Uses of QI18nString in com.netgrif.application.engine.petrinet.domain.events
Fields in com.netgrif.application.engine.petrinet.domain.events declared as QI18nString Modifier and Type Field Description QI18nStringQBaseEvent. messageQI18nStringQCaseEvent. messageQI18nStringQDataEvent. messageQI18nStringQEvent. messageQI18nStringQProcessEvent. messageQI18nStringQBaseEvent. titleQI18nStringQCaseEvent. titleQI18nStringQDataEvent. titleQI18nStringQEvent. titleQI18nStringQProcessEvent. title -
Uses of QI18nString in com.netgrif.application.engine.petrinet.domain.roles
Fields in com.netgrif.application.engine.petrinet.domain.roles declared as QI18nString Modifier and Type Field Description QI18nStringQProcessRole. name -
Uses of QI18nString in com.netgrif.application.engine.petrinet.web.responsebodies
Fields in com.netgrif.application.engine.petrinet.web.responsebodies declared as QI18nString Modifier and Type Field Description QI18nStringQPlaceImportReference. titleQI18nStringQTransitionImportReference. title -
Uses of QI18nString in com.netgrif.application.engine.workflow.domain
Fields in com.netgrif.application.engine.workflow.domain declared as QI18nString Modifier and Type Field Description QI18nStringQFilter. descriptionQI18nStringQFilter. titleQI18nStringQTask. titleFields in com.netgrif.application.engine.workflow.domain with type parameters of type QI18nString Modifier and Type Field Description com.querydsl.core.types.dsl.SetPath<I18nString,QI18nString>QDataField. choicescom.querydsl.core.types.dsl.MapPath<EventType,I18nString,QI18nString>QTask. eventTitlescom.querydsl.core.types.dsl.MapPath<java.lang.String,I18nString,QI18nString>QDataField. options
-