Uses of Class
de.hybris.platform.processengine.definition.xml.Localizedmessage
-
Packages that use Localizedmessage Package Description de.hybris.platform.processengine.definition.xml -
-
Uses of Localizedmessage in de.hybris.platform.processengine.definition.xml
Fields in de.hybris.platform.processengine.definition.xml with type parameters of type Localizedmessage Modifier and Type Field Description protected java.util.List<Localizedmessage>UserGroupType. locmessageMethods in de.hybris.platform.processengine.definition.xml that return Localizedmessage Modifier and Type Method Description LocalizedmessageObjectFactory. createLocalizedmessage()Create an instance ofLocalizedmessageMethods in de.hybris.platform.processengine.definition.xml that return types with arguments of type Localizedmessage Modifier and Type Method Description java.util.List<Localizedmessage>UserGroupType. getLocmessage()Gets the value of the locmessage property.
-