|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Nomenclature | |
com.softwareag.mdm.base.text | Provides classes for creating user messages and nomenclatures. |
com.softwareag.mdm.schema | Represents XML Schema concepts and provides schema extensions capabilities. |
com.softwareag.mdm.service | Provides classes and interfaces for implementing specific services and access rules on webMethods MDM. |
com.softwareag.mdm.ui | Provides the capability to create specific user interface components that are integrated within webMethods Master Data Manager. |
Uses of Nomenclature in com.softwareag.mdm.base.text |
Fields in com.softwareag.mdm.base.text declared as Nomenclature | |
static Nomenclature |
Nomenclature.EMPTY
|
Methods in com.softwareag.mdm.base.text that return Nomenclature | |
Nomenclature |
Nomenclature.addItem(NomenclatureItem anItem)
Adds a NomenclatureItem to this instance. |
Nomenclature |
Nomenclature.addItemSeparator(Object aValue,
String[] aLabels)
Adds a NomenclatureItemSeparator with the content specified to this instance. |
Nomenclature |
Nomenclature.addItemSeparator(Object aValue,
String aLabel)
Adds a NomenclatureItemSeparator with the content specified to this instance. |
Nomenclature |
Nomenclature.addItemTitle(Object aValue,
String[] aTitles)
Adds a NomenclatureItemTitle with the content specified to this instance. |
Nomenclature |
Nomenclature.addItemTitle(Object aValue,
String[] aTitles,
int level)
Adds a NomenclatureItemTitle with the content specified to this instance. |
Nomenclature |
Nomenclature.addItemTitle(Object aValue,
String aTitle)
Adds a NomenclatureItemTitle with the content specified to this instance. |
Nomenclature |
Nomenclature.addItemTitle(Object aValue,
String aTitle,
int level)
Adds a NomenclatureItemTitle with the content specified to this instance. |
Nomenclature |
Nomenclature.addItemValue(Object aValue,
String[] aLabels)
Adds a NomenclatureItemValue with the content specified to this instance. |
Nomenclature |
Nomenclature.addItemValue(Object aValue,
String aLabel)
Adds a NomenclatureItemValue with the content specified to this instance. |
Nomenclature |
Nomenclature.addNomenclature(Nomenclature anotherNomenclature)
Adds all the item of the specified Nomenclature to this instance. |
Methods in com.softwareag.mdm.base.text with parameters of type Nomenclature | |
Nomenclature |
Nomenclature.addNomenclature(Nomenclature anotherNomenclature)
Adds all the item of the specified Nomenclature to this instance. |
Uses of Nomenclature in com.softwareag.mdm.schema |
Methods in com.softwareag.mdm.schema that return Nomenclature | |
Nomenclature |
SchemaNode.getEnumerationNomenclature(ValueContext aContext)
Looks for an underlying Nomenclature . |
Nomenclature |
ConstraintNomenclature.getNomenclature(ValueContext aContext)
Returns a sequence of value-label pairs. |
Uses of Nomenclature in com.softwareag.mdm.service |
Methods in com.softwareag.mdm.service that return Nomenclature | |
static Nomenclature |
ActionPermission.getActionPermissionNomenclature(Locale currentLocale)
|
static Nomenclature |
ActionPermission.getReadOnlyActionPermissionNomenclature(Locale currentLocale)
|
Uses of Nomenclature in com.softwareag.mdm.ui |
Methods in com.softwareag.mdm.ui with parameters of type Nomenclature | |
void |
UIResponseContext.addUICheckBoxGroup(Path aPath,
String htmlAttributes,
Nomenclature aSpecificNomenclature)
|
void |
UIResponseContext.addUICheckBoxGroup(Path aPath,
String htmlAttributes,
String htmlSeparator,
Nomenclature aSpecificNomenclature)
|
void |
UIResponseContext.addUIDropDownBox(Path aPath,
String htmlAttributes,
Nomenclature aSpecificNomenclature)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
(report a bug)
webMethods MDM 4.2.8 [0558]
Copyright Software AG 2000-2007. All rights reserved.