com.liferay.portlet.social.util
Class SocialRelationTypesUtil
java.lang.Object
com.liferay.portlet.social.util.SocialRelationTypesUtil
public class SocialRelationTypesUtil
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SocialRelationTypesUtil
public SocialRelationTypesUtil()
getAllSocialRelationTypes
public static List<Integer> getAllSocialRelationTypes()
getSocialRelationTypes
public static SocialRelationTypes getSocialRelationTypes()
getTypeLabel
public static String getTypeLabel(int type)
isTypeBi
public static boolean isTypeBi(int type)
isTypeUni
public static boolean isTypeUni(int type)
setSocialRelationTypes
public void setSocialRelationTypes(SocialRelationTypes socialRelationTypes)