com.liferay.portal.model
Class OrganizationConstants
java.lang.Object
com.liferay.portal.model.OrganizationConstants
public class OrganizationConstants
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ANY_PARENT_ORGANIZATION_ID
public static final int ANY_PARENT_ORGANIZATION_ID
- See Also:
- Constant Field Values
DEFAULT_PARENT_ORGANIZATION_ID
public static final int DEFAULT_PARENT_ORGANIZATION_ID
- See Also:
- Constant Field Values
NAME_GENERAL_RESTRICTIONS
public static final String NAME_GENERAL_RESTRICTIONS
- See Also:
- Constant Field Values
NAME_LABEL
public static final String NAME_LABEL
- See Also:
- Constant Field Values
NAME_RESERVED_WORDS
public static final String NAME_RESERVED_WORDS
- See Also:
- Constant Field Values
TYPE_LOCATION
public static final String TYPE_LOCATION
- See Also:
- Constant Field Values
TYPE_REGULAR_ORGANIZATION
public static final String TYPE_REGULAR_ORGANIZATION
- See Also:
- Constant Field Values
OrganizationConstants
public OrganizationConstants()