|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UserMessage | |
com.softwareag.mdm.base.text | Provides classes for creating user messages and nomenclatures. |
com.softwareag.mdm.instance | Provides interfaces for accessing schema instances. |
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.service.directory | |
com.softwareag.mdm.ui | Provides the capability to create specific user interface components that are integrated within webMethods Master Data Manager. |
Uses of UserMessage in com.softwareag.mdm.base.text |
Subclasses of UserMessage in com.softwareag.mdm.base.text | |
class |
UserMessageRef
Holds a user message that is persisted in a Java "resource bundle". |
class |
UserMessageString
Provides a message based on strings directly set from Java code (not externalized). |
Methods in com.softwareag.mdm.base.text that return UserMessage | |
UserMessage |
UserMessageString.setStringForDefault(String aRawString)
|
UserMessage |
UserMessageString.setString(Locale aLocale,
String aRawString)
|
Uses of UserMessage in com.softwareag.mdm.instance |
Methods in com.softwareag.mdm.instance with parameters of type UserMessage | |
void |
ValueContextForValidation.addMessage(UserMessage msg)
Adds the validation message specified. |
abstract AdaptationHome |
Repository.createHome(AdaptationHome parentBranch,
HomeKey aKey,
Profile owner,
Session aSession,
UserMessage aLabel,
UserMessage aDescription)
Creates the home specified. |
Uses of UserMessage in com.softwareag.mdm.schema |
Methods in com.softwareag.mdm.schema that return UserMessage | |
UserMessage |
SchemaNode.getMandatoryUserMessage()
Returns the mandatory error message (defined by schema element mdm:mandatoryErrorMessage ). |
Methods in com.softwareag.mdm.schema with parameters of type UserMessage | |
void |
SchemaNodeContext.addMessage(UserMessage aMessage)
Attaches the message specified to the current component. |
Uses of UserMessage in com.softwareag.mdm.service |
Methods in com.softwareag.mdm.service that return UserMessage | |
UserMessage |
ValidationReportItem.getMessage()
|
UserMessage |
ActionPermission.getDisabledReason()
Only defined if this state is set as 'disabled' and a specific reason is provided. |
UserMessage |
AccessPermission.getReadOnlyReason()
Only defined if this state is set as 'readOnly' and a specific reason is provided. |
Methods in com.softwareag.mdm.service with parameters of type UserMessage | |
abstract void |
ServiceContext.addMessage(UserMessage aMessage)
Adds a message. |
static OperationException |
OperationException.createError(UserMessage aMessage)
|
static OperationException |
OperationException.createError(UserMessage aMessage,
Throwable ex)
|
static ActionPermission |
ActionPermission.getDisabled(UserMessage disabledReason)
Factory method that specifies that an action cannot be executed in the current session context, however the action is displayed to the user, and the reason specified is given to the user. |
static AccessPermission |
AccessPermission.getReadOnly(UserMessage aReason)
Factory method that specifies that a resource may be displayed but it cannot modified. |
Uses of UserMessage in com.softwareag.mdm.service.directory |
Methods in com.softwareag.mdm.service.directory that return UserMessage | |
UserMessage |
AuthenticationException.getUserMessage()
|
Constructors in com.softwareag.mdm.service.directory with parameters of type UserMessage | |
AuthenticationException(UserMessage aMessage,
Throwable cause)
Note: message severity is not taken into account. |
|
AuthenticationException(UserMessage aMessage)
Note: message severity is not taken into account. |
Uses of UserMessage in com.softwareag.mdm.ui |
Methods in com.softwareag.mdm.ui that return UserMessage | |
UserMessage |
UITableFilter.getLabel()
Returns the label of this filter. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
(report a bug)
webMethods MDM 4.2.8 [0558]
Copyright Software AG 2000-2007. All rights reserved.