|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IObjectType | |
| com.sap.netweaver.bc.rf.mi.security.acl | Contains repository framework manager interface for ACL based security. |
| Uses of IObjectType in com.sap.netweaver.bc.rf.mi.security.acl |
| Methods in com.sap.netweaver.bc.rf.mi.security.acl that return IObjectType | |
IObjectType |
IAclSecurityManager.getObjectType(IResourceHandle resourceHandle)
Get object type this ACL security sub manager interprets the given resource handle. |
| Methods in com.sap.netweaver.bc.rf.mi.security.acl with parameters of type IObjectType | |
boolean |
IObjectType.equals(IObjectType objectType)
check whether the object type equals another object type return true iff the object type equals the other object type |
void |
IAclSecurityManager.addSupportedPermission(IObjectType objectType,
IAclPermission permission)
Register permission as supported permission for an object type. |
void |
IAclSecurityManager.removeSupportedPermission(IObjectType objectType,
IAclPermission permission)
Unregister permission as no longer supported permission from an object type. |
|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||