Interface UserGroupBlueprint

All Known Implementing Classes:
UserGroupBlueprintImpl

public interface UserGroupBlueprint
  • Method Details

    • getCompanyId

      long getCompanyId()
    • getDescription

      String getDescription()
    • getName

      String getName()
    • getServiceContext

      com.liferay.portal.kernel.service.ServiceContext getServiceContext()
    • getUserId

      long getUserId()