com.liferay.portlet.social.model
Class SocialRequestConstants
java.lang.Object
com.liferay.portlet.social.model.SocialRequestConstants
public class SocialRequestConstants
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
STATUS_CONFIRM
public static final int STATUS_CONFIRM
- See Also:
- Constant Field Values
STATUS_IGNORE
public static final int STATUS_IGNORE
- See Also:
- Constant Field Values
STATUS_PENDING
public static final int STATUS_PENDING
- See Also:
- Constant Field Values
SocialRequestConstants
public SocialRequestConstants()