@ProviderType public interface AccountEntry extends AccountEntryModel, com.liferay.portal.kernel.model.PersistedModel
AccountEntryModel
Modifier and Type | Field and Description |
---|---|
static com.liferay.portal.kernel.util.Accessor<AccountEntry,java.lang.Long> |
ACCOUNT_ENTRY_ID_ACCESSOR |
Modifier and Type | Method and Description |
---|---|
com.liferay.portal.kernel.model.Group |
getAccountEntryGroup() |
long |
getAccountEntryGroupId() |
com.liferay.portal.kernel.model.Address |
getDefaultBillingAddress() |
com.liferay.portal.kernel.model.Address |
getDefaultShippingAddress() |
java.lang.String[] |
getDomainsArray() |
cloneWithOriginalValues, getAccountEntryId, getCompanyId, getCreateDate, getDefaultBillingAddressId, getDefaultDeliveryCTermEntryId, getDefaultPaymentCTermEntryId, getDefaultShippingAddressId, getDescription, getDomains, getEmailAddress, getExternalReferenceCode, getLogoId, getModifiedDate, getMvccVersion, getName, getParentAccountEntryId, getPrimaryKey, getStatus, getTaxExemptionCode, getTaxIdNumber, getType, getUserId, getUserName, getUserUuid, setAccountEntryId, setCompanyId, setCreateDate, setDefaultBillingAddressId, setDefaultDeliveryCTermEntryId, setDefaultPaymentCTermEntryId, setDefaultShippingAddressId, setDescription, setDomains, setEmailAddress, setExternalReferenceCode, setLogoId, setModifiedDate, setMvccVersion, setName, setParentAccountEntryId, setPrimaryKey, setStatus, setTaxExemptionCode, setTaxIdNumber, setType, setUserId, setUserName, setUserUuid
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<AccountEntry,java.lang.Long> ACCOUNT_ENTRY_ID_ACCESSOR
com.liferay.portal.kernel.model.Group getAccountEntryGroup()
long getAccountEntryGroupId()
com.liferay.portal.kernel.model.Address getDefaultBillingAddress()
com.liferay.portal.kernel.model.Address getDefaultShippingAddress()
java.lang.String[] getDomainsArray()