com.liferay.portal.model
Class UserGroupConstants

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

public class UserGroupConstants
extends java.lang.Object

View Source

Author:
Alexander Chow

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()