@ProviderType public interface AccountEntryUserRel extends AccountEntryUserRelModel, com.liferay.portal.kernel.model.PersistedModel
AccountEntryUserRelModel
Modifier and Type | Field and Description |
---|---|
static com.liferay.portal.kernel.util.Accessor<AccountEntryUserRel,java.lang.Long> |
ACCOUNT_ENTRY_USER_REL_ID_ACCESSOR |
Modifier and Type | Method and Description |
---|---|
AccountEntry |
fetchAccountEntry() |
com.liferay.portal.kernel.model.User |
fetchUser() |
AccountEntry |
getAccountEntry() |
com.liferay.portal.kernel.model.User |
getUser() |
cloneWithOriginalValues, getAccountEntryId, getAccountEntryUserRelId, getAccountUserId, getAccountUserUuid, getCompanyId, getMvccVersion, getPrimaryKey, setAccountEntryId, setAccountEntryUserRelId, setAccountUserId, setAccountUserUuid, setCompanyId, setMvccVersion, setPrimaryKey
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlString
static final com.liferay.portal.kernel.util.Accessor<AccountEntryUserRel,java.lang.Long> ACCOUNT_ENTRY_USER_REL_ID_ACCESSOR
AccountEntry fetchAccountEntry()
com.liferay.portal.kernel.model.User fetchUser()
AccountEntry getAccountEntry() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.model.User getUser() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException