Interface AccountRole

All Superinterfaces:
AccountRoleModel, com.liferay.portal.kernel.model.BaseModel<AccountRole>, com.liferay.portal.kernel.model.ClassedModel, Cloneable, Comparable<AccountRole>, com.liferay.portal.kernel.model.ExternalReferenceCodeModel, com.liferay.portal.kernel.model.MVCCModel, com.liferay.portal.kernel.model.PersistedModel, Serializable, com.liferay.portal.kernel.model.ShardedModel
All Known Implementing Classes:
AccountRoleWrapper

@ProviderType public interface AccountRole extends AccountRoleModel, com.liferay.portal.kernel.model.PersistedModel
The extended model interface for the AccountRole service. Represents a row in the "AccountRole" database table, with each column mapped to a property of this class.
See Also:
Generated:
  • Field Details

    • ACCOUNT_ROLE_ID_ACCESSOR

      static final com.liferay.portal.kernel.util.Accessor<AccountRole,Long> ACCOUNT_ROLE_ID_ACCESSOR
  • Method Details

    • getRole

      com.liferay.portal.kernel.model.Role getRole() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getRoleName

      String getRoleName() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException