A B C D E F G H I J K L M N O P R S T U V W X _

A

ADMINISTRATOR - Static variable in class com.softwareag.mdm.service.Profile
Built-in Administrator role.
ALL_ACTIONPERMISSION_NOMENCLATURE - Static variable in class com.softwareag.mdm.service.ActionPermission
 
ALL_READONLY_ACTIONPERMISSION_NOMENCLATURE - Static variable in class com.softwareag.mdm.service.ActionPermission
 
ALWAYS_HIDDEN - Static variable in interface com.softwareag.mdm.service.AccessRule
This rule always returns hidden access permission.
ALWAYS_READ_ONLY - Static variable in interface com.softwareag.mdm.service.AccessRule
This rule always returns read-only access permission.
ALWAYS_READ_WRITE - Static variable in interface com.softwareag.mdm.service.AccessRule
This rule always returns read-write access permission.
AbstractConfigurationFacade - class com.softwareag.mdm.core.service.AbstractConfigurationFacade.
Defines basic services related to an webMethods MDM module.
AccessPermission - class com.softwareag.mdm.service.AccessPermission.
Defines the permission to see and modify a resource.
AccessRule - interface com.softwareag.mdm.service.AccessRule.
Specifies a programmatic access rule.
ActionPermission - class com.softwareag.mdm.service.ActionPermission.
Defines the permission for a user to execute or not an action.
ActivationStatus - class com.softwareag.mdm.adaptation.ActivationStatus.
Tells whether an adaptation may be used by other applications or any external entities.
Adaptation - class com.softwareag.mdm.adaptation.Adaptation.
Provides a read-only access facade to Master Data values.
AdaptationError - exception com.softwareag.mdm.adaptation.AdaptationError.
This abstract class is the superclass of unchecked exceptions thrown when an adaptation has some inconsistency.
AdaptationFilter - interface com.softwareag.mdm.adaptation.AdaptationFilter.
Defines a specific filter over adaptations.
AdaptationHome - class com.softwareag.mdm.adaptation.AdaptationHome.
Represents a branch or a version in a repository.
AdaptationName - class com.softwareag.mdm.adaptation.AdaptationName.
Identifies an adaptation.
AdaptationName() - Constructor for class com.softwareag.mdm.adaptation.AdaptationName
 
AdaptationNode - class com.softwareag.mdm.adaptation.AdaptationNode.
Represents an adaptation node.
AdaptationReference - class com.softwareag.mdm.adaptation.AdaptationReference.
Public and persistent identifier of an adaptation instance, it is displayed as the "reference" in Manager.
AdaptationTable - class com.softwareag.mdm.adaptation.AdaptationTable.
An instance of this class holds the occurrences of a node that has been declared in Schema as mdm:table.
AdaptationValue - interface com.softwareag.mdm.adaptation.AdaptationValue.
Defines specific internal value for inheritance.
AfterCreateInstanceContext - interface com.softwareag.mdm.schema.trigger.AfterCreateInstanceContext.
Provides an execution context for handling after create instance operation.
AfterCreateOccurrenceContext - interface com.softwareag.mdm.schema.trigger.AfterCreateOccurrenceContext.
Provides an execution context for handling after create occurrence operation.
AfterDeleteInstanceContext - interface com.softwareag.mdm.schema.trigger.AfterDeleteInstanceContext.
Provides an execution context for handling after delete instance operation.
AfterDeleteOccurrenceContext - interface com.softwareag.mdm.schema.trigger.AfterDeleteOccurrenceContext.
Provides an execution context for handling after delete occurrence operation.
AfterModifyOccurrenceContext - interface com.softwareag.mdm.schema.trigger.AfterModifyOccurrenceContext.
Provides an execution context for handling after modify occurrence operation.
Archive - class com.softwareag.mdm.service.Archive.
An instance of this class references an webMethods MDM archive.
Archive() - Constructor for class com.softwareag.mdm.service.Archive
 
ArchiveExportSpec - class com.softwareag.mdm.service.ArchiveExportSpec.
Defines the features of an Archive export.
ArchiveExportSpec() - Constructor for class com.softwareag.mdm.service.ArchiveExportSpec
 
ArchiveImportSpec - class com.softwareag.mdm.service.ArchiveImportSpec.
Defines the features of an archive import.
ArchiveImportSpec() - Constructor for class com.softwareag.mdm.service.ArchiveImportSpec
 
AuthenticationException - exception com.softwareag.mdm.service.directory.AuthenticationException.
 
AuthenticationException(UserMessage, Throwable) - Constructor for class com.softwareag.mdm.service.directory.AuthenticationException
Note: message severity is not taken into account.
AuthenticationException(UserMessage) - Constructor for class com.softwareag.mdm.service.directory.AuthenticationException
Note: message severity is not taken into account.
AuthenticationException(String) - Constructor for class com.softwareag.mdm.service.directory.AuthenticationException
Creates an exception with a not localized message.
accept(Adaptation) - Method in interface com.softwareag.mdm.adaptation.AdaptationFilter
Tells whether the adaptation is included in the filter result.
accept(PrimaryKey) - Method in class com.softwareag.mdm.adaptation.PrimaryKeyWildCard
Deprecated.  
add(Path) - Method in class com.softwareag.mdm.adaptation.RequestSortCriteria
Adds the node specified as an ascendant sort criterium.
add(Path, boolean) - Method in class com.softwareag.mdm.adaptation.RequestSortCriteria
Adds the node specified as an ascendant or descendant sort criterium.
add(String) - Method in class com.softwareag.mdm.schema.Path
 
add(Path) - Method in class com.softwareag.mdm.schema.Path
Concatenates this path instance with the path specified.
add(Step) - Method in class com.softwareag.mdm.schema.Path
 
add(String) - Method in class com.softwareag.mdm.ui.UIResponseContext
Writes a string to the HTTP output stream.
add(int) - Method in class com.softwareag.mdm.ui.UIResponseContext
This writes an int to the HTTP output stream.
add(int) - Method in class com.softwareag.mdm.ui.UITableFilterResponseContext
This writes an int to the HTTP output stream.
add(String) - Method in class com.softwareag.mdm.ui.UITableFilterResponseContext
Writes a string to the HTTP output stream.
addDependency(Path) - Method in interface com.softwareag.mdm.schema.ConstraintContext
Specifies that the constraint depends on the node specified.
addDependency(AdaptationName, Path) - Method in interface com.softwareag.mdm.schema.ConstraintContext
Specifies that the constraint depends on the node of the adaptation specified.
addError(String) - Method in interface com.softwareag.mdm.instance.ValueContextForValidation
 
addError(String) - Method in interface com.softwareag.mdm.schema.SchemaNodeContext
Adds the error message specified.
addError(String, Exception) - Method in interface com.softwareag.mdm.schema.SchemaNodeContext
Adds the error message and the exception specified.
addForDisplay(UIResponseContext) - Method in class com.softwareag.mdm.ui.UIBeanEditor
Adds HTML or DHTML content to HTTP response.
addForEdit(UIResponseContext) - Method in class com.softwareag.mdm.ui.UIBeanEditor
Adds HTML or DHTML content to HTTP response.
addForEdit(UITableFilterResponseContext) - Method in class com.softwareag.mdm.ui.UITableFilter
Adds HTML or DHTML for the filter pane, so that it allows the user to set the filter.
addForPrint(UIResponseContext) - Method in class com.softwareag.mdm.ui.UIBeanEditor
Adds HTML or DHTML content to HTTP response.
addForPrint(UITableFilterResponseContext) - Method in class com.softwareag.mdm.ui.UITableFilter
Adds HTML content for displaying information about the current filter's settings on a printable page.
addInfo(String) - Method in interface com.softwareag.mdm.instance.ValueContextForValidation
 
addInfo(String) - Method in interface com.softwareag.mdm.schema.SchemaNodeContext
Adds an information message specified.
addInstance(AdaptationName, boolean) - Method in class com.softwareag.mdm.service.ArchiveExportSpec
Adds an instance to export.
addInstance(AdaptationName, boolean) - Method in class com.softwareag.mdm.service.ArchiveImportSpec
Adds an instance to import.
addItem(NomenclatureItem) - Method in class com.softwareag.mdm.base.text.Nomenclature
Adds a NomenclatureItem to this instance.
addItemSeparator(Object, String[]) - Method in class com.softwareag.mdm.base.text.Nomenclature
Adds a NomenclatureItemSeparator with the content specified to this instance.
addItemSeparator(Object, String) - Method in class com.softwareag.mdm.base.text.Nomenclature
Adds a NomenclatureItemSeparator with the content specified to this instance.
addItemTitle(Object, String[]) - Method in class com.softwareag.mdm.base.text.Nomenclature
Adds a NomenclatureItemTitle with the content specified to this instance.
addItemTitle(Object, String[], int) - Method in class com.softwareag.mdm.base.text.Nomenclature
Adds a NomenclatureItemTitle with the content specified to this instance.
addItemTitle(Object, String) - Method in class com.softwareag.mdm.base.text.Nomenclature
Adds a NomenclatureItemTitle with the content specified to this instance.
addItemTitle(Object, String, int) - Method in class com.softwareag.mdm.base.text.Nomenclature
Adds a NomenclatureItemTitle with the content specified to this instance.
addItemValue(Object, String[]) - Method in class com.softwareag.mdm.base.text.Nomenclature
Adds a NomenclatureItemValue with the content specified to this instance.
addItemValue(Object, String) - Method in class com.softwareag.mdm.base.text.Nomenclature
Adds a NomenclatureItemValue with the content specified to this instance.
addLinkToAdaptationNode(Adaptation, Path, UIContext) - Static method in class com.softwareag.mdm.ui.UIHttpNavigationLink
Writes url link to node at path in a specific instance adaptation.
addLinkToOccurrence(Adaptation, Adaptation, UIContext) - Static method in class com.softwareag.mdm.ui.UIHttpNavigationLink
Writes url link to adaptation occurrence in a specific instance adaptation.
addMessage(UserMessage) - Method in interface com.softwareag.mdm.instance.ValueContextForValidation
Adds the validation message specified.
addMessage(UserMessage) - Method in interface com.softwareag.mdm.schema.SchemaNodeContext
Attaches the message specified to the current component.
addMessage(UserMessage) - Method in class com.softwareag.mdm.service.ServiceContext
Adds a message.
addNomenclature(Nomenclature) - Method in class com.softwareag.mdm.base.text.Nomenclature
Adds all the item of the specified Nomenclature to this instance.
addUIBean(Path, String) - Method in class com.softwareag.mdm.ui.UIResponseContext
The path specified must not refer to an indexed element in its last position.
addUIBestMatchingDisplay(Path, UIRenderingMode, String) - Method in class com.softwareag.mdm.ui.UIResponseContext
 
addUIBestMatchingEditor(Path, String) - Method in class com.softwareag.mdm.ui.UIResponseContext
 
addUICheckBox(Path, String) - Method in class com.softwareag.mdm.ui.UIResponseContext
 
addUICheckBox(int, Path, String) - Method in class com.softwareag.mdm.ui.UIResponseContext
 
addUICheckBoxGroup(Path, String) - Method in class com.softwareag.mdm.ui.UIResponseContext
 
addUICheckBoxGroup(Path, String, String) - Method in class com.softwareag.mdm.ui.UIResponseContext
 
addUICheckBoxGroup(Path, String, Nomenclature) - Method in class com.softwareag.mdm.ui.UIResponseContext
 
addUICheckBoxGroup(Path, String, String, Nomenclature) - Method in class com.softwareag.mdm.ui.UIResponseContext
 
addUIComplexEditor(Path, String) - Method in class com.softwareag.mdm.ui.UIResponseContext
The path specified must not refer to an indexed element in its last position.
addUIDescription(Path) - Method in class com.softwareag.mdm.ui.UIResponseContext
 
addUIDisplayValue(Path) - Method in class com.softwareag.mdm.ui.UIResponseContext
 
addUIDropDownBox(Path, String) - Method in class com.softwareag.mdm.ui.UIResponseContext
 
addUIDropDownBox(Path, String, Nomenclature) - Method in class com.softwareag.mdm.ui.UIResponseContext
 
addUIDropDownBoxMultiple(Path, String) - Method in class com.softwareag.mdm.ui.UIResponseContext
 
addUILabel(Path) - Method in class com.softwareag.mdm.ui.UIResponseContext
 
addUIOccurrenceEditor(Path, String) - Method in class com.softwareag.mdm.ui.UIResponseContext
The path specified must refer to an indexed element in its last position.
addUIPasswordInputField(Path, String) - Method in class com.softwareag.mdm.ui.UIResponseContext
 
addUIRadioButton(Path, String, boolean, boolean, int) - Method in class com.softwareag.mdm.ui.UIResponseContext
 
addUIRadioButtonGroup(Path, String) - Method in class com.softwareag.mdm.ui.UIResponseContext
 
addUIRadioButtonGroup(Path, String, String) - Method in class com.softwareag.mdm.ui.UIResponseContext
 
addUITextAreaField(Path, String) - Method in class com.softwareag.mdm.ui.UIResponseContext
 
addUITextHiddenInputField(Path, String) - Method in class com.softwareag.mdm.ui.UIResponseContext
 
addUITextInputField(Path, String) - Method in class com.softwareag.mdm.ui.UIResponseContext
 
addUIValidationMessage(Path) - Method in class com.softwareag.mdm.ui.UIResponseContext
Adds the validation message associated with the node specified.
addWarning(String) - Method in interface com.softwareag.mdm.instance.ValueContextForValidation
 
addWarning(String) - Method in interface com.softwareag.mdm.schema.SchemaNodeContext
Adds the warning message specified.
add_cr(String) - Method in class com.softwareag.mdm.ui.UIResponseContext
Writes a String to the HTTP output stream and adds a carriage return to the HTML source at the end.
add_cr(String) - Method in class com.softwareag.mdm.ui.UITableFilterResponseContext
Writes a String to the HTTP output stream and adds a carriage return to the HTML source at the end.
authenticateUserFromArray(Object[]) - Method in class com.softwareag.mdm.service.directory.Directory
Authenticates a user by an open array.
authenticateUserFromArray(Object[]) - Method in class com.softwareag.mdm.service.directory.DirectoryHandler
 
authenticateUserFromHttpRequest(HttpServletRequest) - Method in class com.softwareag.mdm.service.directory.Directory
Authenticates a user for the purpose of a single sign-on policy.
authenticateUserFromHttpRequest(HttpServletRequest) - Method in class com.softwareag.mdm.service.directory.DirectoryHandler
 
authenticateUserFromLoginPassword(String, String) - Method in class com.softwareag.mdm.service.directory.Directory
Authenticates a user by its login and password.
authenticateUserFromLoginPassword(String, String) - Method in class com.softwareag.mdm.service.directory.DirectoryDefault
 
authenticateUserFromLoginPassword(String, String) - Method in class com.softwareag.mdm.service.directory.DirectoryHandler
 

A B C D E F G H I J K L M N O P R S T U V W X _

(report a bug)
webMethods MDM 4.2.8 [0558]
Copyright Software AG 2000-2007. All rights reserved.