Package com.liferay.portal.kernel.util
Class ScopeUtil
java.lang.Object
com.liferay.portal.kernel.util.ScopeUtil
- Author:
- Georgel Pop
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic LonggetItemGroupId(long companyId, String itemScopeExternalReferenceCode, long scopeGroupId) static StringgetItemScopeExternalReferenceCode(long itemScopeGroupId, long scopeGroupId) static StringgetItemScopeExternalReferenceCode(String itemScopeExternalReferenceCode, long scopeGroupId) static longgetScopeGroupId(long scopeGroupId)
-
Constructor Details
-
ScopeUtil
public ScopeUtil()
-
-
Method Details
-
getItemGroupId
-
getItemScopeExternalReferenceCode
public static String getItemScopeExternalReferenceCode(long itemScopeGroupId, long scopeGroupId) throws PortalException - Throws:
PortalException
-
getItemScopeExternalReferenceCode
public static String getItemScopeExternalReferenceCode(String itemScopeExternalReferenceCode, long scopeGroupId) throws PortalException - Throws:
PortalException
-
getScopeGroupId
public static long getScopeGroupId(long scopeGroupId)
-