com.liferay.portal.model
Class UserConstants

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

public class UserConstants
extends java.lang.Object

View Source

Author:
Amos Fong

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

Field Detail

USERS_EMAIL_ADDRESS_AUTO_SUFFIX

public static final java.lang.String USERS_EMAIL_ADDRESS_AUTO_SUFFIX
Constructor Detail

UserConstants

public UserConstants()