wt.pdmlink
Class PDMProductConstants.PolicyRulesInfo

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

public static final class PDMProductConstants.PolicyRulesInfo
extends Object


Field Summary
static String ACL_CLASS
           
static String ACL_DESCRIPTION
           
static String ACL_DOMAIN
           
static String ACL_ON
           
static String ACL_PERMISSION
           
static String ACL_PRINCIPAL
           
static String ACL_RULE
           
static String ACL_STATE
           
static String ALL_KEY
           
static String DESCRIPTION
           
static String DOMAIN_NAME
           
 
Constructor Summary
PDMProductConstants.PolicyRulesInfo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ACL_RULE

public static final String ACL_RULE
See Also:
Constant Field Values

DOMAIN_NAME

public static final String DOMAIN_NAME
See Also:
Constant Field Values

DESCRIPTION

public static final String DESCRIPTION
See Also:
Constant Field Values

ACL_CLASS

public static final String ACL_CLASS
See Also:
Constant Field Values

ACL_DOMAIN

public static final String ACL_DOMAIN
See Also:
Constant Field Values

ACL_DESCRIPTION

public static final String ACL_DESCRIPTION
See Also:
Constant Field Values

ACL_ON

public static final String ACL_ON
See Also:
Constant Field Values

ACL_PRINCIPAL

public static final String ACL_PRINCIPAL
See Also:
Constant Field Values

ACL_PERMISSION

public static final String ACL_PERMISSION
See Also:
Constant Field Values

ACL_STATE

public static final String ACL_STATE
See Also:
Constant Field Values

ALL_KEY

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

PDMProductConstants.PolicyRulesInfo

public PDMProductConstants.PolicyRulesInfo()