Uses of Class
com.netgrif.application.engine.petrinet.domain.I18nString
- 
- 
Uses of I18nString in com.netgrif.application.engine.elastic.service
Methods in com.netgrif.application.engine.elastic.service with parameters of type I18nString Modifier and Type Method Description protected java.util.List<java.lang.String>ElasticCaseMappingService. collectTranslations(I18nString i18nString) - 
Uses of I18nString in com.netgrif.application.engine.importer.service
Fields in com.netgrif.application.engine.importer.service with type parameters of type I18nString Modifier and Type Field Description protected java.util.Map<java.lang.String,I18nString>Importer. i18nMethods in com.netgrif.application.engine.importer.service that return I18nString Modifier and Type Method Description I18nStringImporter. getI18n(java.lang.String id)static I18nStringFieldFactory. parseEnumValue(Case useCase, java.lang.String fieldId, EnumerationField field)protected I18nStringImporter. toI18NString(I18NStringType imported)Methods in com.netgrif.application.engine.importer.service that return types with arguments of type I18nString Modifier and Type Method Description static java.util.Set<I18nString>FieldFactory. parseMultichoiceValue(Case useCase, java.lang.String fieldId)Method parameters in com.netgrif.application.engine.importer.service with type arguments of type I18nString Modifier and Type Method Description static java.util.List<Icon>ComponentFactory. buildIconsListWithOptions(java.util.List<Icon> iconList, java.util.Map<java.lang.String,I18nString> options, java.lang.String fieldId)static java.util.List<Icon>ComponentFactory. buildIconsListWithValues(java.util.List<Icon> iconList, java.util.Set<I18nString> values, java.lang.String fieldId) - 
Uses of I18nString in com.netgrif.application.engine.orgstructure.groups
Methods in com.netgrif.application.engine.orgstructure.groups that return types with arguments of type I18nString Modifier and Type Method Description java.util.Map<java.lang.String,I18nString>NextGroupService. addUser(IUser user, java.util.Map<java.lang.String,I18nString> existingUsers)java.util.Map<java.lang.String,I18nString>NextGroupService. inviteUser(java.lang.String email, java.util.Map<java.lang.String,I18nString> existingUsers, Case groupCase)java.util.Map<java.lang.String,I18nString>NextGroupService. removeUser(java.util.HashSet<java.lang.String> usersToRemove, java.util.Map<java.lang.String,I18nString> existingUsers, Case groupCase)Method parameters in com.netgrif.application.engine.orgstructure.groups with type arguments of type I18nString Modifier and Type Method Description java.util.Map<java.lang.String,I18nString>NextGroupService. addUser(IUser user, java.util.Map<java.lang.String,I18nString> existingUsers)java.util.Map<java.lang.String,I18nString>NextGroupService. inviteUser(java.lang.String email, java.util.Map<java.lang.String,I18nString> existingUsers, Case groupCase)java.util.Map<java.lang.String,I18nString>NextGroupService. removeUser(java.util.HashSet<java.lang.String> usersToRemove, java.util.Map<java.lang.String,I18nString> existingUsers, Case groupCase) - 
Uses of I18nString in com.netgrif.application.engine.orgstructure.groups.interfaces
Methods in com.netgrif.application.engine.orgstructure.groups.interfaces that return types with arguments of type I18nString Modifier and Type Method Description java.util.Map<java.lang.String,I18nString>INextGroupService. addUser(IUser user, java.util.Map<java.lang.String,I18nString> existingUsers)java.util.Map<java.lang.String,I18nString>INextGroupService. inviteUser(java.lang.String email, java.util.Map<java.lang.String,I18nString> existingUsers, Case groupCase)java.util.Map<java.lang.String,I18nString>INextGroupService. removeUser(java.util.HashSet<java.lang.String> usersToRemove, java.util.Map<java.lang.String,I18nString> existingUsers, Case groupCase)Method parameters in com.netgrif.application.engine.orgstructure.groups.interfaces with type arguments of type I18nString Modifier and Type Method Description java.util.Map<java.lang.String,I18nString>INextGroupService. addUser(IUser user, java.util.Map<java.lang.String,I18nString> existingUsers)java.util.Map<java.lang.String,I18nString>INextGroupService. inviteUser(java.lang.String email, java.util.Map<java.lang.String,I18nString> existingUsers, Case groupCase)java.util.Map<java.lang.String,I18nString>INextGroupService. removeUser(java.util.HashSet<java.lang.String> usersToRemove, java.util.Map<java.lang.String,I18nString> existingUsers, Case groupCase) - 
Uses of I18nString in com.netgrif.application.engine.petrinet.domain
Methods in com.netgrif.application.engine.petrinet.domain that return I18nString Modifier and Type Method Description I18nStringI18nString. clone()I18nStringI18nStringDeserializer. deserialize(com.fasterxml.jackson.core.JsonParser jp, com.fasterxml.jackson.databind.DeserializationContext ctxt)I18nStringTransition. getAssignMessage()I18nStringTransition. getCancelMessage()I18nStringTransition. getDelegateMessage()I18nStringTransition. getFinishMessage()Methods in com.netgrif.application.engine.petrinet.domain with parameters of type I18nString Modifier and Type Method Description voidDataGroup. setTitle(I18nString title)Sets title default valuevoidNode. setTitle(I18nString title)voidPetriNet. setTitle(I18nString title)voidTransaction. setTitle(I18nString title)Constructors in com.netgrif.application.engine.petrinet.domain with parameters of type I18nString Constructor Description I18nString(I18nString other)Constructor parameters in com.netgrif.application.engine.petrinet.domain with type arguments of type I18nString Constructor Description QI18nString(com.querydsl.core.types.Path<? extends I18nString> path) - 
Uses of I18nString in com.netgrif.application.engine.petrinet.domain.dataset
Fields in com.netgrif.application.engine.petrinet.domain.dataset with type parameters of type I18nString Modifier and Type Field Description protected java.util.Set<I18nString>ChoiceField. choicescom.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. valueMethods in com.netgrif.application.engine.petrinet.domain.dataset that return I18nString Modifier and Type Method Description I18nStringField. getDescription()I18nStringField. getName()I18nStringField. getPlaceholder()Methods in com.netgrif.application.engine.petrinet.domain.dataset that return types with arguments of type I18nString Modifier and Type Method Description java.util.Set<I18nString>ChoiceField. getChoices()java.util.Map<java.lang.String,I18nString>EnumerationMapField. getOptions()java.util.Map<java.lang.String,I18nString>MultichoiceMapField. getOptions()Methods in com.netgrif.application.engine.petrinet.domain.dataset with parameters of type I18nString Modifier and Type Method Description voidField. setDescription(I18nString description)voidField. setName(I18nString name)voidField. setPlaceholder(I18nString placeholder)voidEnumerationField. setValue(I18nString value)Method parameters in com.netgrif.application.engine.petrinet.domain.dataset with type arguments of type I18nString Modifier and Type Method Description voidChoiceField. setChoices(java.util.Set<I18nString> choices)voidEnumerationMapField. setOptions(java.util.Map<java.lang.String,I18nString> options)voidMultichoiceMapField. setOptions(java.util.Map<java.lang.String,I18nString> options)voidMultichoiceField. setValue(java.util.LinkedHashSet<I18nString> value)Constructor parameters in com.netgrif.application.engine.petrinet.domain.dataset with type arguments of type I18nString Constructor Description ChoiceField(java.util.List<I18nString> values)EnumerationField(java.util.List<I18nString> values)EnumerationMapField(java.util.Map<java.lang.String,I18nString> choices)EnumerationMapField(java.util.Map<java.lang.String,I18nString> choices, java.lang.String defaultValue)MultichoiceField(java.util.List<I18nString> values)MultichoiceMapField(java.util.Map<java.lang.String,I18nString> choices)MultichoiceMapField(java.util.Map<java.lang.String,I18nString> choices, java.util.LinkedHashSet<java.lang.String> defaultValues) - 
Uses of I18nString in com.netgrif.application.engine.petrinet.domain.dataset.logic.action
Methods in com.netgrif.application.engine.petrinet.domain.dataset.logic.action that return I18nString Modifier and Type Method Description I18nStringActionDelegate. i18n(java.lang.String value, java.util.Map<java.lang.String,java.lang.String> translations)Methods in com.netgrif.application.engine.petrinet.domain.dataset.logic.action that return types with arguments of type I18nString Modifier and Type Method Description java.util.Map<java.lang.String,I18nString>ActionDelegate. collectRolesForPreferenceItem(java.util.List<ProcessRole> roles)java.util.Map<java.lang.String,I18nString>ActionDelegate. collectRolesForPreferenceItem(java.util.Map<java.lang.String,java.lang.String> roles)java.util.Map<java.lang.String,I18nString>ActionDelegate. findOptionsBasedOnSelectedNode(UriNode node)java.util.Map<java.lang.String,I18nString>ActionDelegate. findOptionsBasedOnSelectedNode(UriNode node, java.util.List<java.lang.String> splitPathList)Methods in com.netgrif.application.engine.petrinet.domain.dataset.logic.action with parameters of type I18nString Modifier and Type Method Description CaseActionDelegate. duplicateMenuItem(Case originItem, I18nString newTitle, java.lang.String newIdentifier)DynamicValidationActionDelegate. dynamicValidation(java.lang.String rule, I18nString message)ValidationActionDelegate. validation(java.lang.String rule, I18nString message) - 
Uses of I18nString in com.netgrif.application.engine.petrinet.domain.dataset.logic.validation
Fields in com.netgrif.application.engine.petrinet.domain.dataset.logic.validation declared as I18nString Modifier and Type Field Description protected I18nStringValidation. validationMessageMethods in com.netgrif.application.engine.petrinet.domain.dataset.logic.validation that return I18nString Modifier and Type Method Description I18nStringValidation. getValidationMessage()Methods in com.netgrif.application.engine.petrinet.domain.dataset.logic.validation with parameters of type I18nString Modifier and Type Method Description voidValidation. setValidationMessage(I18nString valMessage)Constructors in com.netgrif.application.engine.petrinet.domain.dataset.logic.validation with parameters of type I18nString Constructor Description DynamicValidation(java.lang.String validationRule, I18nString validationMessage)Validation(java.lang.String validationRule, I18nString validationMessage) - 
Uses of I18nString in com.netgrif.application.engine.petrinet.domain.roles
Methods in com.netgrif.application.engine.petrinet.domain.roles that return I18nString Modifier and Type Method Description I18nStringProcessRole. getName()Methods in com.netgrif.application.engine.petrinet.domain.roles with parameters of type I18nString Modifier and Type Method Description voidProcessRole. setName(I18nString name) - 
Uses of I18nString in com.netgrif.application.engine.validation.domain
Methods in com.netgrif.application.engine.validation.domain that return I18nString Modifier and Type Method Description I18nStringValidationDataInput. getValidationMessage()Methods in com.netgrif.application.engine.validation.domain with parameters of type I18nString Modifier and Type Method Description voidValidationDataInput. setValidationMessage(I18nString validationMessage)Constructors in com.netgrif.application.engine.validation.domain with parameters of type I18nString Constructor Description ValidationDataInput(DataField data, I18nString validationMessage, java.util.Locale locale, java.lang.String validationRegex) - 
Uses of I18nString in com.netgrif.application.engine.workflow.domain
Fields in com.netgrif.application.engine.workflow.domain with type parameters of type I18nString 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. optionsMethods in com.netgrif.application.engine.workflow.domain with parameters of type I18nString Modifier and Type Method Description voidTask. addEventTitle(EventType type, I18nString title)Method parameters in com.netgrif.application.engine.workflow.domain with type arguments of type I18nString Modifier and Type Method Description voidDataField. setChoices(java.util.Set<I18nString> choices)voidDataField. setOptions(java.util.Map<java.lang.String,I18nString> options)Constructors in com.netgrif.application.engine.workflow.domain with parameters of type I18nString Constructor Description Filter(I18nString title, I18nString description, java.lang.Integer visibility, Author author, java.lang.String type, java.lang.String query, MergeFilterOperation mergeOperation)Deprecated. - 
Uses of I18nString in com.netgrif.application.engine.workflow.domain.eventoutcomes
Constructors in com.netgrif.application.engine.workflow.domain.eventoutcomes with parameters of type I18nString Constructor Description EventOutcome(I18nString message)EventOutcome(I18nString message, java.util.List<EventOutcome> outcomes)EventOutcome(I18nString message, java.util.List<EventOutcome> outcomes, java.util.List<FrontAction> frontActions) - 
Uses of I18nString in com.netgrif.application.engine.workflow.domain.eventoutcomes.caseoutcomes
Constructors in com.netgrif.application.engine.workflow.domain.eventoutcomes.caseoutcomes with parameters of type I18nString Constructor Description CaseEventOutcome(I18nString message, Case aCase)CaseEventOutcome(I18nString message, java.util.List<EventOutcome> outcomes, Case aCase)CreateCaseEventOutcome(I18nString message, Case aCase)CreateCaseEventOutcome(I18nString message, java.util.List<EventOutcome> outcomes, Case aCase)DeleteCaseEventOutcome(I18nString message, Case aCase)DeleteCaseEventOutcome(I18nString message, java.util.List<EventOutcome> outcomes, Case aCase) - 
Uses of I18nString in com.netgrif.application.engine.workflow.domain.eventoutcomes.dataoutcomes
Constructors in com.netgrif.application.engine.workflow.domain.eventoutcomes.dataoutcomes with parameters of type I18nString Constructor Description GetDataEventOutcome(I18nString message, Case aCase, Task task)GetDataEventOutcome(I18nString message, java.util.List<EventOutcome> outcomes, Case aCase, Task task, java.util.List<Field> data)GetDataGroupsEventOutcome(I18nString message, Case aCase, Task task)GetDataGroupsEventOutcome(I18nString message, java.util.List<EventOutcome> outcomes, java.util.List<DataGroup> data, Case aCase, Task task) - 
Uses of I18nString in com.netgrif.application.engine.workflow.domain.eventoutcomes.petrinetoutcomes
Constructors in com.netgrif.application.engine.workflow.domain.eventoutcomes.petrinetoutcomes with parameters of type I18nString Constructor Description ImportPetriNetEventOutcome(I18nString message, PetriNet net)ImportPetriNetEventOutcome(I18nString message, java.util.List<EventOutcome> outcomes, PetriNet net)PetriNetEventOutcome(I18nString message, PetriNet net)PetriNetEventOutcome(I18nString message, java.util.List<EventOutcome> outcomes, PetriNet net) - 
Uses of I18nString in com.netgrif.application.engine.workflow.domain.eventoutcomes.taskoutcomes
Constructors in com.netgrif.application.engine.workflow.domain.eventoutcomes.taskoutcomes with parameters of type I18nString Constructor Description TaskEventOutcome(I18nString message, Case aCase, Task task)TaskEventOutcome(I18nString message, java.util.List<EventOutcome> outcomes, Case aCase, Task task) - 
Uses of I18nString in com.netgrif.application.engine.workflow.domain.filter
Fields in com.netgrif.application.engine.workflow.domain.filter declared as I18nString Modifier and Type Field Description protected I18nStringFilterImportExport. filterName - 
Uses of I18nString in com.netgrif.application.engine.workflow.domain.menu
Methods in com.netgrif.application.engine.workflow.domain.menu with parameters of type I18nString Modifier and Type Method Description voidMenuItemBody. setMenuName(I18nString name)voidMenuItemBody. setTabName(I18nString name)Constructors in com.netgrif.application.engine.workflow.domain.menu with parameters of type I18nString Constructor Description MenuItemBody(I18nString menuName, I18nString tabName, java.lang.String menuIcon, java.lang.String tabIcon)MenuItemBody(I18nString name, java.lang.String icon)MenuItemBody(java.lang.String uri, java.lang.String identifier, I18nString menuName, I18nString tabName, java.lang.String menuIcon, java.lang.String tabIcon)MenuItemBody(java.lang.String uri, java.lang.String identifier, I18nString name, java.lang.String icon) - 
Uses of I18nString in com.netgrif.application.engine.workflow.service
Methods in com.netgrif.application.engine.workflow.service that return I18nString Modifier and Type Method Description I18nStringInitValueExpressionEvaluator. evaluateCaseName(Case useCase, Expression expression, java.util.Map<java.lang.String,java.lang.String> params)Methods in com.netgrif.application.engine.workflow.service that return types with arguments of type I18nString Modifier and Type Method Description java.util.Map<java.lang.String,I18nString>MenuImportExportService. addSelectedEntriesToExport(MultichoiceMapField availableEntries, EnumerationMapField menusForExport, java.lang.String menuIdentifier)java.util.Map<java.lang.String,I18nString>ConfigurableMenuService. addSelectedRoles(MultichoiceMapField addedRoles, EnumerationMapField processField, MultichoiceMapField rolesAvailable)Constructs a map that can be used as a value for anyMapOptionsField.java.util.Map<java.lang.String,I18nString>MenuImportExportService. createAvailableEntriesChoices(java.util.List<Case> menuItemCases)java.util.Set<I18nString>InitValueExpressionEvaluator. evaluateChoices(Case useCase, ChoiceField<?> field, java.util.Map<java.lang.String,java.lang.String> params)java.util.Map<java.lang.String,I18nString>InitValueExpressionEvaluator. evaluateOptions(Case useCase, MapOptionsField<I18nString,?> field, java.util.Map<java.lang.String,java.lang.String> params)java.util.Map<java.lang.String,I18nString>ConfigurableMenuService. getAvailableRolesFromNet(EnumerationMapField processField, MultichoiceMapField permittedRoles, MultichoiceMapField bannedRoles)Constructs a map that can be used as a value for anyMapOptionsField.java.util.Map<java.lang.String,I18nString>ConfigurableMenuService. getNetsByAuthorAsMapOptions(IUser author, java.util.Locale locale)Constructs a map that can be used as a value for anyMapOptionsField.java.util.Map<java.lang.String,I18nString>WorkflowService. listToMap(java.util.List<Case> cases)java.util.Map<java.lang.String,I18nString>ConfigurableMenuService. removeSelectedRoles(MultichoiceMapField mapField)Constructs a map that can be used as a value for anyMapOptionsField.Method parameters in com.netgrif.application.engine.workflow.service with type arguments of type I18nString Modifier and Type Method Description java.util.Map<java.lang.String,I18nString>InitValueExpressionEvaluator. evaluateOptions(Case useCase, MapOptionsField<I18nString,?> field, java.util.Map<java.lang.String,java.lang.String> params) - 
Uses of I18nString in com.netgrif.application.engine.workflow.service.interfaces
Methods in com.netgrif.application.engine.workflow.service.interfaces that return I18nString Modifier and Type Method Description I18nStringIInitValueExpressionEvaluator. evaluateCaseName(Case useCase, Expression expression, java.util.Map<java.lang.String,java.lang.String> params)Methods in com.netgrif.application.engine.workflow.service.interfaces that return types with arguments of type I18nString Modifier and Type Method Description java.util.Map<java.lang.String,I18nString>IMenuImportExportService. addSelectedEntriesToExport(MultichoiceMapField availableEntries, EnumerationMapField menusForExport, java.lang.String menuidentifier)java.util.Map<java.lang.String,I18nString>IConfigurableMenuService. addSelectedRoles(MultichoiceMapField selected, EnumerationMapField netField, MultichoiceMapField roles)java.util.Map<java.lang.String,I18nString>IMenuImportExportService. createAvailableEntriesChoices(java.util.List<Case> menuItemCases)java.util.Set<I18nString>IInitValueExpressionEvaluator. evaluateChoices(Case useCase, ChoiceField<?> field, java.util.Map<java.lang.String,java.lang.String> params)java.util.Map<java.lang.String,I18nString>IInitValueExpressionEvaluator. evaluateOptions(Case useCase, MapOptionsField<I18nString,?> field, java.util.Map<java.lang.String,java.lang.String> params)java.util.Map<java.lang.String,I18nString>IConfigurableMenuService. getAvailableRolesFromNet(EnumerationMapField processField, MultichoiceMapField permittedRoles, MultichoiceMapField bannedRoles)java.util.Map<java.lang.String,I18nString>IConfigurableMenuService. getNetsByAuthorAsMapOptions(IUser author, java.util.Locale locale)java.util.Map<java.lang.String,I18nString>IWorkflowService. listToMap(java.util.List<Case> cases)java.util.Map<java.lang.String,I18nString>IConfigurableMenuService. removeSelectedRoles(MultichoiceMapField addedRoles)Method parameters in com.netgrif.application.engine.workflow.service.interfaces with type arguments of type I18nString Modifier and Type Method Description java.util.Map<java.lang.String,I18nString>IInitValueExpressionEvaluator. evaluateOptions(Case useCase, MapOptionsField<I18nString,?> field, java.util.Map<java.lang.String,java.lang.String> params) - 
Uses of I18nString in com.netgrif.application.engine.workflow.web.responsebodies
Constructor parameters in com.netgrif.application.engine.workflow.web.responsebodies with type arguments of type I18nString Constructor Description LocalisedMapOptionsField(MapOptionsField<I18nString,DV> field, java.util.Locale locale) 
 -