Package com.liferay.social.kernel.model
Class SocialRequestConstants
Object
com.liferay.social.kernel.model.SocialRequestConstants
- Author:
- Brian Wing Shun Chan
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
static final int
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
STATUS_CONFIRM
public static final int STATUS_CONFIRM- See Also:
-
STATUS_IGNORE
public static final int STATUS_IGNORE- See Also:
-
STATUS_PENDING
public static final int STATUS_PENDING- See Also:
-
-
Constructor Details
-
SocialRequestConstants
public SocialRequestConstants()
-