@ProviderType public interface AccountEntryOrganizationRel extends AccountEntryOrganizationRelModel, com.liferay.portal.kernel.model.PersistedModel
AccountEntryOrganizationRelModel
Modifier and Type | Field and Description |
---|---|
static com.liferay.portal.kernel.util.Accessor<AccountEntryOrganizationRel,java.lang.Long> |
ACCOUNT_ENTRY_ORGANIZATION_REL_ID_ACCESSOR |
Modifier and Type | Method and Description |
---|---|
AccountEntry |
fetchAccountEntry() |
com.liferay.portal.kernel.model.Organization |
fetchOrganization() |
AccountEntry |
getAccountEntry() |
com.liferay.portal.kernel.model.Organization |
getOrganization() |
cloneWithOriginalValues, getAccountEntryId, getAccountEntryOrganizationRelId, getCompanyId, getMvccVersion, getOrganizationId, getPrimaryKey, setAccountEntryId, setAccountEntryOrganizationRelId, setCompanyId, setMvccVersion, setOrganizationId, setPrimaryKey, toXmlString
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel
static final com.liferay.portal.kernel.util.Accessor<AccountEntryOrganizationRel,java.lang.Long> ACCOUNT_ENTRY_ORGANIZATION_REL_ID_ACCESSOR
AccountEntry fetchAccountEntry()
com.liferay.portal.kernel.model.Organization fetchOrganization()
AccountEntry getAccountEntry() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.model.Organization getOrganization() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException