wt.ixb.handlers.netmarkets
Class NMProjectConstants.OrgStructureInfo

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

public static final class NMProjectConstants.OrgStructureInfo
extends Object

// *


Field Summary
static String ACL_CLASS
           
static String DESCRIPTION
           
static String DOMAIN_LEVEL
           
static String DOMAIN_NAME
           
static String DOMAIN_STRUCTURE
           
static String FOLDER_STRUCT
           
static String GROUP_NAME
           
static String ORG_DOMAIN
           
static String ORG_GROUP
           
static String ORG_STRUCTURE
           
static String PARENT_DOMAIN
           
static String POLICY_ACLS
           
static String PROJECT_SPEC
           
 
Constructor Summary
NMProjectConstants.OrgStructureInfo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ORG_STRUCTURE

public static final String ORG_STRUCTURE
See Also:
Constant Field Values

ORG_DOMAIN

public static final String ORG_DOMAIN
See Also:
Constant Field Values

FOLDER_STRUCT

public static final String FOLDER_STRUCT
See Also:
Constant Field Values

ORG_GROUP

public static final String ORG_GROUP
See Also:
Constant Field Values

POLICY_ACLS

public static final String POLICY_ACLS
See Also:
Constant Field Values

PROJECT_SPEC

public static final String PROJECT_SPEC
See Also:
Constant Field Values

ACL_CLASS

public static final String ACL_CLASS
See Also:
Constant Field Values

DOMAIN_NAME

public static final String DOMAIN_NAME
See Also:
Constant Field Values

GROUP_NAME

public static final String GROUP_NAME
See Also:
Constant Field Values

DESCRIPTION

public static final String DESCRIPTION
See Also:
Constant Field Values

DOMAIN_LEVEL

public static final String DOMAIN_LEVEL
See Also:
Constant Field Values

PARENT_DOMAIN

public static final String PARENT_DOMAIN
See Also:
Constant Field Values

DOMAIN_STRUCTURE

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

NMProjectConstants.OrgStructureInfo

public NMProjectConstants.OrgStructureInfo()