Package com.liferay.contacts.util
Class ContactsUtil
java.lang.Object
com.liferay.contacts.util.ContactsUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic com.liferay.portal.kernel.json.JSONObject
getEntryJSONObject
(Entry entry) static long
getGroupId
(String filterBy) static String[]
static long
getSocialRelationType
(String filterBy) static com.liferay.portal.kernel.json.JSONObject
getUserJSONObject
(long userId, com.liferay.portal.kernel.model.User user) static String
getVCard
(com.liferay.portal.kernel.model.User user) static String
-
Constructor Details
-
ContactsUtil
public ContactsUtil()
-
-
Method Details
-
getEntryJSONObject
-
getGroupId
-
getPortalPropsValue
-
getSocialRelationType
-
getUserJSONObject
public static com.liferay.portal.kernel.json.JSONObject getUserJSONObject(long userId, com.liferay.portal.kernel.model.User user) throws com.liferay.portal.kernel.exception.PortalException - Throws:
com.liferay.portal.kernel.exception.PortalException
-
getVCard
- Throws:
Exception
-
getVCards
- Throws:
Exception
-