com.liferay.portal.model
Class OrganizationConstants
java.lang.Object
com.liferay.portal.model.OrganizationConstants
public class OrganizationConstants
- extends java.lang.Object
View Source
- Author:
- Brian Wing Shun Chan
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT_PARENT_ORGANIZATION_ID
public static final int DEFAULT_PARENT_ORGANIZATION_ID
- See Also:
- Constant Field Values
ANY_PARENT_ORGANIZATION_ID
public static final int ANY_PARENT_ORGANIZATION_ID
- See Also:
- Constant Field Values
ANY_TYPE
public static final int ANY_TYPE
- See Also:
- Constant Field Values
TYPE_REGULAR
public static final int TYPE_REGULAR
- See Also:
- Constant Field Values
TYPE_REGULAR_LABEL
public static final java.lang.String TYPE_REGULAR_LABEL
- See Also:
- Constant Field Values
TYPE_LOCATION
public static final int TYPE_LOCATION
- See Also:
- Constant Field Values
TYPE_LOCATION_LABEL
public static final java.lang.String TYPE_LOCATION_LABEL
- See Also:
- Constant Field Values
OrganizationConstants
public OrganizationConstants()