@ProviderType public interface CommerceAccountUserRel extends CommerceAccountUserRelModel
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() |
cloneWithOriginalValues, getCommerceAccountId, getCommerceAccountUserId, getCommerceAccountUserUuid, getCompanyId, getCreateDate, getModifiedDate, getPrimaryKey, getUserId, getUserName, getUserUuid, setCommerceAccountId, setCommerceAccountUserId, setCommerceAccountUserUuid, setCompanyId, setCreateDate, setModifiedDate, setPrimaryKey, setUserId, setUserName, setUserUuidclone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringstatic 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