wt.ixb.handlers.netmarkets
Class NMProjectConstants.IndexPolicyRulesInfo

java.lang.Object
  extended bywt.ixb.handlers.netmarkets.NMProjectConstants.IndexPolicyRulesInfo
Enclosing class:
NMProjectConstants

public static final class NMProjectConstants.IndexPolicyRulesInfo
extends Object


Field Summary
static String ACL_CLASS
           
static String ACL_DESCRIPTION
           
static String ACL_DOMAIN
           
static String ACL_GROUPS
           
static String ACL_STATE
           
static String ALL_KEY
           
static String DESCRIPTION
           
static String DOMAIN_NAME
           
static String INDEX_POLICY_RULE
           
 
Constructor Summary
NMProjectConstants.IndexPolicyRulesInfo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INDEX_POLICY_RULE

public static final String INDEX_POLICY_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_STATE

public static final String ACL_STATE
See Also:
Constant Field Values

ACL_GROUPS

public static final String ACL_GROUPS
See Also:
Constant Field Values

ALL_KEY

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

NMProjectConstants.IndexPolicyRulesInfo

public NMProjectConstants.IndexPolicyRulesInfo()