Class ScopeUtil

java.lang.Object
com.liferay.portal.kernel.util.ScopeUtil

public class ScopeUtil extends Object
Author:
Georgel Pop
  • Constructor Details

    • ScopeUtil

      public ScopeUtil()
  • Method Details

    • getItemGroupId

      public static Long getItemGroupId(long companyId, String itemScopeExternalReferenceCode, long scopeGroupId)
    • 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)