com.liferay.portal.model
Class GroupConstants
java.lang.Object
com.liferay.portal.model.GroupConstants
public class GroupConstants
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT_PARENT_GROUP_ID
public static final long DEFAULT_PARENT_GROUP_ID
- See Also:
- Constant Field Values
DEFAULT_LIVE_GROUP_ID
public static final long DEFAULT_LIVE_GROUP_ID
- See Also:
- Constant Field Values
CONTROL_PANEL
public static final String CONTROL_PANEL
- See Also:
- Constant Field Values
CONTROL_PANEL_FRIENDLY_URL
public static final String CONTROL_PANEL_FRIENDLY_URL
- See Also:
- Constant Field Values
DEFAULT
public static final String DEFAULT
- See Also:
- Constant Field Values
GUEST
public static final String GUEST
- See Also:
- Constant Field Values
SYSTEM_GROUPS
public static final String[] SYSTEM_GROUPS
TYPE_COMMUNITY_OPEN
public static final int TYPE_COMMUNITY_OPEN
- See Also:
- Constant Field Values
TYPE_COMMUNITY_OPEN_LABEL
public static final String TYPE_COMMUNITY_OPEN_LABEL
- See Also:
- Constant Field Values
TYPE_COMMUNITY_PRIVATE
public static final int TYPE_COMMUNITY_PRIVATE
- See Also:
- Constant Field Values
TYPE_COMMUNITY_PRIVATE_LABEL
public static final String TYPE_COMMUNITY_PRIVATE_LABEL
- See Also:
- Constant Field Values
TYPE_COMMUNITY_RESTRICTED
public static final int TYPE_COMMUNITY_RESTRICTED
- See Also:
- Constant Field Values
TYPE_COMMUNITY_RESTRICTED_LABEL
public static final String TYPE_COMMUNITY_RESTRICTED_LABEL
- See Also:
- Constant Field Values
TYPE_COMMUNITY_SYSTEM
public static final int TYPE_COMMUNITY_SYSTEM
- See Also:
- Constant Field Values
TYPE_COMMUNITY_SYSTEM_LABEL
public static final String TYPE_COMMUNITY_SYSTEM_LABEL
- See Also:
- Constant Field Values
GroupConstants
public GroupConstants()
getTypeLabel
public static String getTypeLabel(int type)