|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
AccessRule | Specifies a programmatic access rule. |
Procedure | This interface must be implemented for updating a repository and performing imports and exports in a safe way. |
ProcedureContext | This container class mainly provides operations for modifying adaptations' content or state. |
ProcedureResult | Represents the result of a procedure's peculiar execution . |
ServicePermission | Attached to a service definition, this interface specifies in which conditions the service may be executed. |
Session | Represents a user session, either a HTTP session or a "programmatic" session. |
SessionPermissions | Defines a facade for checking user's session permissions (access rights or actions) on branches, adaptations and nodes (tables, ...). |
ValidationReport | A validation report is composed of validation items each one is characterized by a severity and has a user message. |
ValidationReportItem | Represents an element of a validation report. |
ValidationReportItemIterator | Iterator over items held by a validation report. |
ValueContextForUpdate | This container-interface provides the possibility to set values on a persistent or transient content whose structure and types conform to an underlying schema. |
Class Summary | |
AccessPermission | Defines the permission to see and modify a resource. |
ActionPermission | Defines the permission for a user to execute or not an action. |
Archive | An instance of this class references an webMethods MDM archive. |
ArchiveExportSpec | Defines the features of an Archive export. |
ArchiveImportSpec | Defines the features of an archive import. |
ExportSpec | Defines the features of an export. |
ImportSpec | Defines the features of an import. |
Profile | Identifies a user profile for permissions management. |
ProgrammaticService | This class provides the ability to log programmatically a user session so as to be able to execute procedures in a well-defined context, for example in a script or in a batch. |
Role | A role is a profile that is not a user reference: several users may have the same role. |
ServiceContext | This class provides the necessary context and navigation functions for integrating UI services into webMethods Master Data Manager. |
ServiceKey | Identifies a service. |
UserReference | Identifies a specific user. |
Exception Summary | |
OperationException | Thrown to indicate that an operation cannot complete normally. |
Provides classes and interfaces for implementing specific services and access rules on webMethods MDM.
On webMethods MDM, there are two type of services:
ServiceContext
.
ProgrammaticService
.
If a service has to perform any update on Master Data, it will have to implement a Procedure
.
On webMethods MDM, access to Master Data may be restricted programmatically – see AccessRule
.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
(report a bug)
webMethods MDM 4.2.8 [0558]
Copyright Software AG 2000-2007. All rights reserved.