@ProviderType public interface CommerceAccountUserRel extends CommerceAccountUserRelModel, com.liferay.portal.kernel.model.PersistedModel
CommerceAccountUserRelModel| Modifier and Type | Field and Description |
|---|---|
static com.liferay.portal.kernel.util.Accessor<CommerceAccountUserRel,java.lang.Long> |
COMMERCE_ACCOUNT_ID_ACCESSOR |
static com.liferay.portal.kernel.util.Accessor<CommerceAccountUserRel,java.lang.Long> |
COMMERCE_ACCOUNT_USER_ID_ACCESSOR |
| Modifier and Type | Method and Description |
|---|---|
com.liferay.portal.kernel.model.User |
getUser() |
java.util.List<com.liferay.portal.kernel.model.UserGroupRole> |
getUserGroupRoles() |
clone, compareTo, getCommerceAccountId, getCommerceAccountUserId, getCommerceAccountUserUuid, getCompanyId, getCreateDate, getExpandoBridge, getModifiedDate, getPrimaryKey, getPrimaryKeyObj, getUserId, getUserName, getUserUuid, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setCommerceAccountId, setCommerceAccountUserId, setCommerceAccountUserUuid, setCompanyId, setCreateDate, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModifiedDate, setNew, setPrimaryKey, setPrimaryKeyObj, setUserId, setUserName, setUserUuid, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlStringgetModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributesstatic final com.liferay.portal.kernel.util.Accessor<CommerceAccountUserRel,java.lang.Long> COMMERCE_ACCOUNT_ID_ACCESSOR
static final com.liferay.portal.kernel.util.Accessor<CommerceAccountUserRel,java.lang.Long> COMMERCE_ACCOUNT_USER_ID_ACCESSOR
com.liferay.portal.kernel.model.User getUser()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionjava.util.List<com.liferay.portal.kernel.model.UserGroupRole> getUserGroupRoles()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException