Liferay 6.1.2-ce-ga3

com.liferay.portal.model
Class UserGroupConstants

java.lang.Object
  extended by com.liferay.portal.model.UserGroupConstants

public class UserGroupConstants
extends Object


Field Summary
static long DEFAULT_PARENT_USER_GROUP_ID
           
 
Constructor Summary
UserGroupConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_PARENT_USER_GROUP_ID

public static final long DEFAULT_PARENT_USER_GROUP_ID
See Also:
Constant Field Values
Constructor Detail

UserGroupConstants

public UserGroupConstants()

Liferay 6.1.2-ce-ga3