|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ActionPermission | |
com.softwareag.mdm.service | Provides classes and interfaces for implementing specific services and access rules on webMethods MDM. |
Uses of ActionPermission in com.softwareag.mdm.service |
Methods in com.softwareag.mdm.service that return ActionPermission | |
ActionPermission |
SessionPermissions.getHomeActionPermissionToCreateChildBranch(AdaptationHome aHome)
Current user's action permission for creating child branches on the home specified. |
ActionPermission |
SessionPermissions.getHomeActionPermissionToCreateChildVersion(AdaptationHome aHome)
Current user's action permission for creating child versions on the home specified. |
ActionPermission |
SessionPermissions.getHomeActionPermissionToInitializeMerge(AdaptationHome aHome)
Current user's action permission for merging the home specified. |
ActionPermission |
SessionPermissions.getHomeActionPermissionToExportArchive(AdaptationHome aHome)
Current user's action permission for archive export of the home specified. |
ActionPermission |
SessionPermissions.getHomeActionPermissionToImportArchive(AdaptationHome aHome)
Current user's action permission for archive import on the home specified. |
ActionPermission |
SessionPermissions.getHomeActionPermissionToCloseHome(AdaptationHome aHome)
Current user's action permission for closing the home specified. |
ActionPermission |
SessionPermissions.getHomeActionPermissionToLockHome(AdaptationHome aHome)
Current user's action permission for locking the home specified. |
ActionPermission |
SessionPermissions.getHomeActionPermissionToUnlockHome(AdaptationHome aHome)
Current user's action permission for unlocking the home specified. |
ActionPermission |
SessionPermissions.getHomeActionPermissionToChangeOwner(AdaptationHome aHome)
Current user's action permission for changing the owner of the home specified. |
ActionPermission |
SessionPermissions.getHomeActionPermissionToChangePermission(AdaptationHome aHome)
Current user's action permission for changing permissions of the home specified. |
ActionPermission |
SessionPermissions.getInstanceActionPermissionToCreateChild(Adaptation anInstance)
Current user's action permission for creating child instances of the adaptation instance specified. |
ActionPermission |
SessionPermissions.getInstanceActionPermissionToManageAgreement(Adaptation anInstance)
Current user's action permission for managing agreements of the adaptation instance specified. |
ActionPermission |
SessionPermissions.getInstanceActionPermissionToCreateDuplicate(Adaptation anInstance)
Current user's action permission for duplicating the adaptation instance specified. |
ActionPermission |
SessionPermissions.getOccurrenceActionPermissionToCreate(AdaptationTable aTable)
Current user's action permission for creating a table record on the adaptation table specified. |
ActionPermission |
SessionPermissions.getOccurrenceActionPermissionToOverwrite(Adaptation occurrence,
AdaptationTable aTable)
Current user's action permission for overwritting the table record specified. |
ActionPermission |
SessionPermissions.getOccurrenceActionPermissionToOccult(Adaptation occurrence,
AdaptationTable aTable)
Current user's action permission for occulting the table record specified. |
ActionPermission |
SessionPermissions.getOccurrenceActionPermissionToDerive(Adaptation occurrence,
AdaptationTable aTable)
Current user's action permission for deriving the table record specified. |
ActionPermission |
SessionPermissions.getOccurrenceActionPermissionToDelete(Adaptation occurrence,
AdaptationTable aTable)
Current user's action permission for deleting the table record specified. |
ActionPermission |
ServicePermission.getPermission(SchemaNode aNode,
Adaptation anAdaptation,
Session aSession)
Returns a permission for the arguments specified. |
static ActionPermission |
ActionPermission.getEnabled()
Factory method that specifies that an action may be executed in the current session context. |
static ActionPermission |
ActionPermission.getDisabled()
Factory method that specifies that an action cannot be executed in the current session context, however the action is displayed to the user, without giving a specific reason. |
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 ActionPermission |
ActionPermission.getHidden()
Factory method that specifies that an action cannot be executed in the current session context and the action is not displayed to the user. |
static ActionPermission |
ActionPermission.parseFlag(String actionFlag)
|
static ActionPermission |
ActionPermission.parseFlag(char accessFlag)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
(report a bug)
webMethods MDM 4.2.8 [0558]
Copyright Software AG 2000-2007. All rights reserved.