@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 |
---|---|
java.util.List<com.liferay.portal.kernel.model.Organization> |
fetchOrganizations() |
java.util.List<com.liferay.portal.kernel.model.User> |
fetchUsers() |
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() |
boolean |
isBusinessAccount() |
boolean |
isGuestAccount() |
boolean |
isPersonalAccount() |
cloneWithOriginalValues, getAccountEntryId, getCompanyId, getCreateDate, getDefaultBillingAddressId, getDefaultCPaymentMethodKey, getDefaultShippingAddressId, getDescription, getDomains, getEmailAddress, getExternalReferenceCode, getLogoId, getModifiedDate, getMvccVersion, getName, getParentAccountEntryId, getPrimaryKey, getRestrictMembership, getStatus, getStatusByUserId, getStatusByUserName, getStatusByUserUuid, getStatusDate, getTaxExemptionCode, getTaxIdNumber, getType, getUserId, getUserName, getUserUuid, getUuid, isApproved, isDenied, isDraft, isExpired, isInactive, isIncomplete, isPending, isRestrictMembership, isScheduled, setAccountEntryId, setCompanyId, setCreateDate, setDefaultBillingAddressId, setDefaultCPaymentMethodKey, setDefaultShippingAddressId, setDescription, setDomains, setEmailAddress, setExternalReferenceCode, setLogoId, setModifiedDate, setMvccVersion, setName, setParentAccountEntryId, setPrimaryKey, setRestrictMembership, setStatus, setStatusByUserId, setStatusByUserName, setStatusByUserUuid, setStatusDate, setTaxExemptionCode, setTaxIdNumber, setType, setUserId, setUserName, setUserUuid, setUuid, toXmlString
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel
clone, getStagedModelType
static final com.liferay.portal.kernel.util.Accessor<AccountEntry,java.lang.Long> ACCOUNT_ENTRY_ID_ACCESSOR
java.util.List<com.liferay.portal.kernel.model.Organization> fetchOrganizations()
java.util.List<com.liferay.portal.kernel.model.User> fetchUsers()
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()
boolean isBusinessAccount()
boolean isGuestAccount()
boolean isPersonalAccount()