wt.pdmlink
Class PDMProductConstants.AdHocAclEntrySetInfo

java.lang.Object
  extended bywt.pdmlink.PDMProductConstants.AdHocAclEntrySetInfo
Enclosing class:
PDMProductConstants

public static final class PDMProductConstants.AdHocAclEntrySetInfo
extends Object


Field Summary
static String ACL_PERMISSIONS
           
static String ADHOC_ACL_ENTRY_SET
           
static String ADHOC_ACL_SPEC
           
static String OBJECT_ID
           
static String ROLE
           
static String ROLE_KEY
           
 
Constructor Summary
PDMProductConstants.AdHocAclEntrySetInfo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ADHOC_ACL_ENTRY_SET

public static final String ADHOC_ACL_ENTRY_SET
See Also:
Constant Field Values

ADHOC_ACL_SPEC

public static final String ADHOC_ACL_SPEC
See Also:
Constant Field Values

OBJECT_ID

public static final String OBJECT_ID
See Also:
Constant Field Values

ROLE

public static final String ROLE
See Also:
Constant Field Values

ROLE_KEY

public static final String ROLE_KEY
See Also:
Constant Field Values

ACL_PERMISSIONS

public static final String ACL_PERMISSIONS
See Also:
Constant Field Values
Constructor Detail

PDMProductConstants.AdHocAclEntrySetInfo

public PDMProductConstants.AdHocAclEntrySetInfo()