Uses of Class
com.onwbp.base.text.UserMessageLocalized
-
Packages that use UserMessageLocalized Package Description com.onwbp.base.text Provides classes for creating user messages and nomenclatures.com.orchestranetworks.schema Represents XML Schema concepts and provides schema extensions capabilities. -
-
Uses of UserMessageLocalized in com.onwbp.base.text
Methods in com.onwbp.base.text that return UserMessageLocalized Modifier and Type Method Description UserMessageLocalized
UserMessageLocalized. copy()
-
Uses of UserMessageLocalized in com.orchestranetworks.schema
Methods in com.orchestranetworks.schema with parameters of type UserMessageLocalized Modifier and Type Method Description void
TableRefFilterContext. setFilterValidationMessage(UserMessageLocalized aUserMessage)
Sets a static validation message on this filter.
-