com.liferay.portlet.social.model
Class SocialActivityCounterConstants
java.lang.Object
com.liferay.portlet.social.model.SocialActivityCounterConstants
public class SocialActivityCounterConstants
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
END_PERIOD_UNDEFINED
public static final int END_PERIOD_UNDEFINED
- See Also:
- Constant Field Values
NAME_ASSET_ACTIVITIES
public static final String NAME_ASSET_ACTIVITIES
- See Also:
- Constant Field Values
NAME_CONTRIBUTION
public static final String NAME_CONTRIBUTION
- See Also:
- Constant Field Values
NAME_PARTICIPATION
public static final String NAME_PARTICIPATION
- See Also:
- Constant Field Values
NAME_POPULARITY
public static final String NAME_POPULARITY
- See Also:
- Constant Field Values
NAME_USER_ACHIEVEMENTS
public static final String NAME_USER_ACHIEVEMENTS
- See Also:
- Constant Field Values
NAME_USER_ACTIVITIES
public static final String NAME_USER_ACTIVITIES
- See Also:
- Constant Field Values
PERIOD_LENGTH_INFINITE
public static final int PERIOD_LENGTH_INFINITE
- See Also:
- Constant Field Values
PERIOD_LENGTH_SYSTEM
public static final int PERIOD_LENGTH_SYSTEM
- See Also:
- Constant Field Values
TYPE_ACTOR
public static final int TYPE_ACTOR
- See Also:
- Constant Field Values
TYPE_ALL
public static final int TYPE_ALL
- See Also:
- Constant Field Values
TYPE_ASSET
public static final int TYPE_ASSET
- See Also:
- Constant Field Values
TYPE_CREATOR
public static final int TYPE_CREATOR
- See Also:
- Constant Field Values
SocialActivityCounterConstants
public SocialActivityCounterConstants()