com.liferay.portlet.social.util
Class SocialRelationTypesImpl
java.lang.Object
com.liferay.portlet.social.util.SocialRelationTypesImpl
- All Implemented Interfaces:
- SocialRelationTypes
public class SocialRelationTypesImpl
- extends Object
- implements SocialRelationTypes
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SocialRelationTypesImpl
public SocialRelationTypesImpl()
getAllSocialRelationTypes
public List<Integer> getAllSocialRelationTypes()
- Specified by:
getAllSocialRelationTypes in interface SocialRelationTypes
getTypeLabel
public String getTypeLabel(int type)
- Specified by:
getTypeLabel in interface SocialRelationTypes
isTypeBi
public boolean isTypeBi(int type)
- Specified by:
isTypeBi in interface SocialRelationTypes
isTypeUni
public boolean isTypeUni(int type)
- Specified by:
isTypeUni in interface SocialRelationTypes