com.liferay.portlet.social.util
Class SocialRelationTypesImpl
java.lang.Object
com.liferay.portlet.social.util.SocialRelationTypesImpl
- All Implemented Interfaces:
- com.liferay.social.kernel.util.SocialRelationTypes
public class SocialRelationTypesImpl
- extends Object
- implements com.liferay.social.kernel.util.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 com.liferay.social.kernel.util.SocialRelationTypes
getTypeLabel
public String getTypeLabel(int type)
- Specified by:
getTypeLabel in interface com.liferay.social.kernel.util.SocialRelationTypes
isTypeBi
public boolean isTypeBi(int type)
- Specified by:
isTypeBi in interface com.liferay.social.kernel.util.SocialRelationTypes
isTypeUni
public boolean isTypeUni(int type)
- Specified by:
isTypeUni in interface com.liferay.social.kernel.util.SocialRelationTypes