Serialized Form
-
Package com.echothree.model.control.accounting.common.choice
-
Class com.echothree.model.control.accounting.common.choice.CurrencyChoicesBean
class CurrencyChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.accounting.common.choice.GlAccountCategoryChoicesBean
class GlAccountCategoryChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.accounting.common.choice.GlAccountChoicesBean
class GlAccountChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.accounting.common.choice.GlAccountClassChoicesBean
class GlAccountClassChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.accounting.common.choice.GlAccountTypeChoicesBean
class GlAccountTypeChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.accounting.common.choice.GlResourceTypeChoicesBean
class GlResourceTypeChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.accounting.common.choice.ItemAccountingCategoryChoicesBean
class ItemAccountingCategoryChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.accounting.common.choice.SymbolPositionChoicesBean
class SymbolPositionChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.accounting.common.choice.TransactionGroupStatusChoicesBean
class TransactionGroupStatusChoicesBean extends BaseWorkflowChoicesBean implements Serializable
-
-
Package com.echothree.model.control.accounting.common.exception
-
Exception com.echothree.model.control.accounting.common.exception.BaseAccountingException
class BaseAccountingException extends BaseException implements Serializable -
Exception com.echothree.model.control.accounting.common.exception.DuplicateGlAccountCategoryNameException
class DuplicateGlAccountCategoryNameException extends BaseOfferException implements Serializable -
Exception com.echothree.model.control.accounting.common.exception.DuplicateGlAccountClassNameException
class DuplicateGlAccountClassNameException extends BaseOfferException implements Serializable -
Exception com.echothree.model.control.accounting.common.exception.DuplicateGlAccountNameException
class DuplicateGlAccountNameException extends BaseOfferException implements Serializable -
Exception com.echothree.model.control.accounting.common.exception.DuplicateGlAccountTypeNameException
class DuplicateGlAccountTypeNameException extends BaseOfferException implements Serializable -
Exception com.echothree.model.control.accounting.common.exception.DuplicateGlResourceTypeNameException
class DuplicateGlResourceTypeNameException extends BaseOfferException implements Serializable -
Exception com.echothree.model.control.accounting.common.exception.DuplicateItemAccountingCategoryNameException
class DuplicateItemAccountingCategoryNameException extends BaseOfferException implements Serializable -
Exception com.echothree.model.control.accounting.common.exception.InvalidCurrencyException
class InvalidCurrencyException extends BaseOfferException implements Serializable -
Exception com.echothree.model.control.accounting.common.exception.MissingDefaultCurrencyException
class MissingDefaultCurrencyException extends BaseOfferException implements Serializable -
Exception com.echothree.model.control.accounting.common.exception.UnknownCurrencyIsoNameException
class UnknownCurrencyIsoNameException extends BaseOfferException implements Serializable -
Exception com.echothree.model.control.accounting.common.exception.UnknownDefaultGlAccountCategoryException
class UnknownDefaultGlAccountCategoryException extends BaseOfferException implements Serializable -
Exception com.echothree.model.control.accounting.common.exception.UnknownDefaultGlAccountClassException
class UnknownDefaultGlAccountClassException extends BaseOfferException implements Serializable -
Exception com.echothree.model.control.accounting.common.exception.UnknownDefaultGlAccountException
class UnknownDefaultGlAccountException extends BaseOfferException implements Serializable -
Exception com.echothree.model.control.accounting.common.exception.UnknownDefaultGlAccountTypeException
class UnknownDefaultGlAccountTypeException extends BaseOfferException implements Serializable -
Exception com.echothree.model.control.accounting.common.exception.UnknownDefaultGlResourceTypeException
class UnknownDefaultGlResourceTypeException extends BaseOfferException implements Serializable -
Exception com.echothree.model.control.accounting.common.exception.UnknownDefaultItemAccountingCategoryException
class UnknownDefaultItemAccountingCategoryException extends BaseOfferException implements Serializable -
Exception com.echothree.model.control.accounting.common.exception.UnknownGlAccountCategoryNameException
class UnknownGlAccountCategoryNameException extends BaseOfferException implements Serializable -
Exception com.echothree.model.control.accounting.common.exception.UnknownGlAccountClassNameException
class UnknownGlAccountClassNameException extends BaseOfferException implements Serializable -
Exception com.echothree.model.control.accounting.common.exception.UnknownGlAccountNameException
class UnknownGlAccountNameException extends BaseOfferException implements Serializable -
Exception com.echothree.model.control.accounting.common.exception.UnknownGlAccountTypeNameException
class UnknownGlAccountTypeNameException extends BaseOfferException implements Serializable -
Exception com.echothree.model.control.accounting.common.exception.UnknownGlResourceTypeNameException
class UnknownGlResourceTypeNameException extends BaseOfferException implements Serializable -
Exception com.echothree.model.control.accounting.common.exception.UnknownItemAccountingCategoryNameException
class UnknownItemAccountingCategoryNameException extends BaseOfferException implements Serializable -
Exception com.echothree.model.control.accounting.common.exception.UnknownSymbolPositionNameException
class UnknownSymbolPositionNameException extends BaseOfferException implements Serializable
-
-
Package com.echothree.model.control.accounting.common.transfer
-
Class com.echothree.model.control.accounting.common.transfer.CurrencyDescriptionTransfer
class CurrencyDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
currency
CurrencyTransfer currency
-
description
String description
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.accounting.common.transfer.CurrencyTransfer
class CurrencyTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
costLineFractionDigits
Integer costLineFractionDigits
-
costUnitFractionDigits
Integer costUnitFractionDigits
-
currencyIsoName
String currencyIsoName
-
defaultFractionDigits
Integer defaultFractionDigits
-
description
String description
-
fractionSeparator
String fractionSeparator
-
groupingSeparator
String groupingSeparator
-
groupingSize
Integer groupingSize
-
isDefault
Boolean isDefault
-
minusSign
String minusSign
-
priceLineFractionDigits
Integer priceLineFractionDigits
-
priceUnitFractionDigits
Integer priceUnitFractionDigits
-
sortOrder
Integer sortOrder
-
symbol
String symbol
-
symbolOnListMember
Boolean symbolOnListMember
-
symbolOnListStart
Boolean symbolOnListStart
-
symbolOnSubtotal
Boolean symbolOnSubtotal
-
symbolOnTotal
Boolean symbolOnTotal
-
symbolPosition
SymbolPositionTransfer symbolPosition
-
-
-
Class com.echothree.model.control.accounting.common.transfer.GlAccountCategoryDescriptionTransfer
class GlAccountCategoryDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
glAccountCategory
GlAccountCategoryTransfer glAccountCategory
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.accounting.common.transfer.GlAccountCategoryTransfer
class GlAccountCategoryTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
glAccountCategoryName
String glAccountCategoryName
-
isDefault
Boolean isDefault
-
parentGlAccountCategory
GlAccountCategoryTransfer parentGlAccountCategory
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.accounting.common.transfer.GlAccountClassDescriptionTransfer
class GlAccountClassDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
glAccountClass
GlAccountClassTransfer glAccountClass
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.accounting.common.transfer.GlAccountClassTransfer
class GlAccountClassTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
glAccountClassName
String glAccountClassName
-
isDefault
Boolean isDefault
-
parentGlAccountClass
GlAccountClassTransfer parentGlAccountClass
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.accounting.common.transfer.GlAccountDescriptionTransfer
class GlAccountDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
glAccount
GlAccountTransfer glAccount
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.accounting.common.transfer.GlAccountTransfer
class GlAccountTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
currency
CurrencyTransfer currency
-
description
String description
-
glAccountCategory
GlAccountCategoryTransfer glAccountCategory
-
glAccountClass
GlAccountClassTransfer glAccountClass
-
glAccountName
String glAccountName
-
glAccountType
GlAccountTypeTransfer glAccountType
-
glResourceType
GlResourceTypeTransfer glResourceType
-
isDefault
Boolean isDefault
-
parentGlAccount
GlAccountTransfer parentGlAccount
-
-
-
Class com.echothree.model.control.accounting.common.transfer.GlAccountTypeTransfer
class GlAccountTypeTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.accounting.common.transfer.GlResourceTypeDescriptionTransfer
class GlResourceTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
glResourceType
GlResourceTypeTransfer glResourceType
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.accounting.common.transfer.GlResourceTypeTransfer
class GlResourceTypeTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.accounting.common.transfer.ItemAccountingCategoryDescriptionTransfer
class ItemAccountingCategoryDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
itemAccountingCategory
ItemAccountingCategoryTransfer itemAccountingCategory
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.accounting.common.transfer.ItemAccountingCategoryTransfer
class ItemAccountingCategoryTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
cogsGlAccount
GlAccountTransfer cogsGlAccount
-
description
String description
-
inventoryGlAccount
GlAccountTransfer inventoryGlAccount
-
isDefault
Boolean isDefault
-
itemAccountingCategoryName
String itemAccountingCategoryName
-
parentItemAccountingCategory
ItemAccountingCategoryTransfer parentItemAccountingCategory
-
returnsCogsGlAccount
GlAccountTransfer returnsCogsGlAccount
-
returnsGlAccount
GlAccountTransfer returnsGlAccount
-
salesGlAccount
GlAccountTransfer salesGlAccount
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.accounting.common.transfer.SymbolPositionDescriptionTransfer
class SymbolPositionDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
symbolPosition
SymbolPositionTransfer symbolPosition
-
-
-
Class com.echothree.model.control.accounting.common.transfer.SymbolPositionTransfer
class SymbolPositionTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.accounting.common.transfer.TransactionEntityRoleTransfer
class TransactionEntityRoleTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
entityInstance
EntityInstanceTransfer entityInstance
-
transaction
TransactionTransfer transaction
-
transactionEntityRoleType
TransactionEntityRoleTypeTransfer transactionEntityRoleType
-
-
-
Class com.echothree.model.control.accounting.common.transfer.TransactionEntityRoleTypeDescriptionTransfer
class TransactionEntityRoleTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
transactionEntityRoleType
TransactionEntityRoleTypeTransfer transactionEntityRoleType
-
-
-
Class com.echothree.model.control.accounting.common.transfer.TransactionEntityRoleTypeTransfer
class TransactionEntityRoleTypeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
entityType
EntityTypeTransfer entityType
-
sortOrder
Integer sortOrder
-
transactionEntityRoleTypeName
String transactionEntityRoleTypeName
-
transactionType
TransactionTypeTransfer transactionType
-
-
-
Class com.echothree.model.control.accounting.common.transfer.TransactionGlAccountCategoryDescriptionTransfer
class TransactionGlAccountCategoryDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
transactionGlAccountCategory
TransactionGlAccountCategoryTransfer transactionGlAccountCategory
-
-
-
Class com.echothree.model.control.accounting.common.transfer.TransactionGlAccountCategoryTransfer
class TransactionGlAccountCategoryTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
glAccount
GlAccountTransfer glAccount
-
glAccountCategory
GlAccountCategoryTransfer glAccountCategory
-
sortOrder
Integer sortOrder
-
transactionGlAccountCategoryName
String transactionGlAccountCategoryName
-
transactionType
TransactionTypeTransfer transactionType
-
-
-
Class com.echothree.model.control.accounting.common.transfer.TransactionGlAccountTransfer
class TransactionGlAccountTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
glAccount
GlAccountTransfer glAccount
-
transactionGlAccountCategory
TransactionGlAccountCategoryTransfer transactionGlAccountCategory
-
-
-
Class com.echothree.model.control.accounting.common.transfer.TransactionGlEntryTransfer
class TransactionGlEntryTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
credit
String credit
-
debit
String debit
-
glAccount
GlAccountTransfer glAccount
-
groupParty
PartyTransfer groupParty
-
originalCredit
String originalCredit
-
originalCurrency
CurrencyTransfer originalCurrency
-
originalDebit
String originalDebit
-
parentTransactionGlEntry
TransactionGlEntryTransfer parentTransactionGlEntry
-
transaction
TransactionTransfer transaction
-
transactionGlAccountCategory
TransactionGlAccountCategoryTransfer transactionGlAccountCategory
-
transactionGlEntrySequence
Integer transactionGlEntrySequence
-
unformattedAmount
Long unformattedAmount
-
unformattedOriginalAmount
Long unformattedOriginalAmount
-
-
-
Class com.echothree.model.control.accounting.common.transfer.TransactionGroupTransfer
class TransactionGroupTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
transactionGroupName
String transactionGroupName
-
transactionGroupStatus
WorkflowEntityStatusTransfer transactionGroupStatus
-
transactions
ListWrapper<TransactionTransfer> transactions
-
-
-
Class com.echothree.model.control.accounting.common.transfer.TransactionTransfer
class TransactionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
groupParty
PartyTransfer groupParty
-
postingTime
String postingTime
-
transactionEntityRoles
ListWrapper<TransactionEntityRoleTransfer> transactionEntityRoles
-
transactionGlEntries
ListWrapper<TransactionGlEntryTransfer> transactionGlEntries
-
transactionGroup
TransactionGroupTransfer transactionGroup
-
transactionName
String transactionName
-
transactionType
TransactionTypeTransfer transactionType
-
unformattedPostingTime
Long unformattedPostingTime
-
-
-
Class com.echothree.model.control.accounting.common.transfer.TransactionTypeDescriptionTransfer
class TransactionTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
transactionType
TransactionTypeTransfer transactionType
-
-
-
Class com.echothree.model.control.accounting.common.transfer.TransactionTypeTransfer
class TransactionTypeTransfer extends BaseTransfer implements Serializable
-
-
Package com.echothree.model.control.associate.common.choice
-
Class com.echothree.model.control.associate.common.choice.AssociateChoicesBean
class AssociateChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.associate.common.choice.AssociatePartyContactMechanismChoicesBean
class AssociatePartyContactMechanismChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.associate.common.choice.AssociateProgramChoicesBean
class AssociateProgramChoicesBean extends BaseChoicesBean implements Serializable
-
-
Package com.echothree.model.control.associate.common.transfer
-
Class com.echothree.model.control.associate.common.transfer.AssociatePartyContactMechanismTransfer
class AssociatePartyContactMechanismTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
associate
AssociateTransfer associate
-
associatePartyContactMechanismName
String associatePartyContactMechanismName
-
isDefault
Boolean isDefault
-
partyContactMechanism
PartyContactMechanismTransfer partyContactMechanism
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.associate.common.transfer.AssociateProgramDescriptionTransfer
class AssociateProgramDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
associateProgram
AssociateProgramTransfer associateProgram
-
description
String description
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.associate.common.transfer.AssociateProgramTransfer
class AssociateProgramTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
associatePartyContactMechanismSequence
SequenceTransfer associatePartyContactMechanismSequence
-
associateProgramName
String associateProgramName
-
associateReferralSequence
SequenceTransfer associateReferralSequence
-
associateSequence
SequenceTransfer associateSequence
-
description
String description
-
isDefault
Boolean isDefault
-
itemDirectSalePercent
String itemDirectSalePercent
-
itemIndirectSalePercent
String itemIndirectSalePercent
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.associate.common.transfer.AssociateReferralTransfer
class AssociateReferralTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
associate
AssociateTransfer associate
-
associateContactMechanism
AssociatePartyContactMechanismTransfer associateContactMechanism
-
associateReferralName
String associateReferralName
-
associateReferralTime
String associateReferralTime
-
targetEntityInstance
EntityInstanceTransfer targetEntityInstance
-
unformattedAssociateReferralTime
Long unformattedAssociateReferralTime
-
-
-
Class com.echothree.model.control.associate.common.transfer.AssociateTransfer
class AssociateTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
associateName
String associateName
-
associateProgram
AssociateProgramTransfer associateProgram
-
description
String description
-
party
PartyTransfer party
-
summary
String summary
-
summaryMimeType
MimeTypeTransfer summaryMimeType
-
-
-
-
Package com.echothree.model.control.batch.common.choice
-
Class com.echothree.model.control.batch.common.choice.BatchAliasTypeChoicesBean
class BatchAliasTypeChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.batch.common.choice.BatchTypeChoicesBean
class BatchTypeChoicesBean extends BaseChoicesBean implements Serializable
-
-
Package com.echothree.model.control.batch.common.exception
-
Exception com.echothree.model.control.batch.common.exception.BaseBatchException
class BaseBatchException extends BaseException implements Serializable -
Exception com.echothree.model.control.batch.common.exception.UnknownBatchAliasTypeNameException
class UnknownBatchAliasTypeNameException extends BaseBatchException implements Serializable -
Exception com.echothree.model.control.batch.common.exception.UnknownBatchTypeEntityTypeException
class UnknownBatchTypeEntityTypeException extends BaseBatchException implements Serializable -
Exception com.echothree.model.control.batch.common.exception.UnknownBatchTypeNameException
class UnknownBatchTypeNameException extends BaseBatchException implements Serializable
-
-
Package com.echothree.model.control.batch.common.transfer
-
Class com.echothree.model.control.batch.common.transfer.BatchAliasTransfer
class BatchAliasTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
alias
String alias
-
batchAliasType
BatchAliasTypeTransfer batchAliasType
-
-
-
Class com.echothree.model.control.batch.common.transfer.BatchAliasTypeDescriptionTransfer
class BatchAliasTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
batchAliasType
BatchAliasTypeTransfer batchAliasType
-
description
String description
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.batch.common.transfer.BatchAliasTypeTransfer
class BatchAliasTypeTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.batch.common.transfer.BatchEntityTransfer
class BatchEntityTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
entityInstance
EntityInstanceTransfer entityInstance
-
-
-
Class com.echothree.model.control.batch.common.transfer.BatchTransfer
class BatchTransfer extends GenericBatchTransfer implements Serializable -
Class com.echothree.model.control.batch.common.transfer.BatchTypeDescriptionTransfer
class BatchTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
batchType
BatchTypeTransfer batchType
-
description
String description
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.batch.common.transfer.BatchTypeEntityTypeTransfer
class BatchTypeEntityTypeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
batchType
BatchTypeTransfer batchType
-
entityType
EntityTypeTransfer entityType
-
-
-
Class com.echothree.model.control.batch.common.transfer.BatchTypeTransfer
class BatchTypeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
batchSequenceType
SequenceTypeTransfer batchSequenceType
-
batchTypeName
String batchTypeName
-
batchWorkflow
WorkflowTransfer batchWorkflow
-
batchWorkflowEntrance
WorkflowEntranceTransfer batchWorkflowEntrance
-
description
String description
-
isDefault
Boolean isDefault
-
parentBatchType
BatchTypeTransfer parentBatchType
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.batch.common.transfer.GenericBatchTransfer
class GenericBatchTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
batchAliases
ListWrapper<BatchAliasTransfer> batchAliases
-
batchEntities
ListWrapper<BatchEntityTransfer> batchEntities
-
batchName
String batchName
-
batchStatus
WorkflowEntityStatusTransfer batchStatus
-
batchType
BatchTypeTransfer batchType
-
-
-
-
Package com.echothree.model.control.campaign.common.choice
-
Class com.echothree.model.control.campaign.common.choice.CampaignChoicesBean
class CampaignChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.campaign.common.choice.CampaignContentChoicesBean
class CampaignContentChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.campaign.common.choice.CampaignContentStatusChoicesBean
class CampaignContentStatusChoicesBean extends BaseWorkflowChoicesBean implements Serializable -
Class com.echothree.model.control.campaign.common.choice.CampaignMediumChoicesBean
class CampaignMediumChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.campaign.common.choice.CampaignMediumStatusChoicesBean
class CampaignMediumStatusChoicesBean extends BaseWorkflowChoicesBean implements Serializable -
Class com.echothree.model.control.campaign.common.choice.CampaignSourceChoicesBean
class CampaignSourceChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.campaign.common.choice.CampaignSourceStatusChoicesBean
class CampaignSourceStatusChoicesBean extends BaseWorkflowChoicesBean implements Serializable -
Class com.echothree.model.control.campaign.common.choice.CampaignStatusChoicesBean
class CampaignStatusChoicesBean extends BaseWorkflowChoicesBean implements Serializable -
Class com.echothree.model.control.campaign.common.choice.CampaignTermChoicesBean
class CampaignTermChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.campaign.common.choice.CampaignTermStatusChoicesBean
class CampaignTermStatusChoicesBean extends BaseWorkflowChoicesBean implements Serializable
-
-
Package com.echothree.model.control.campaign.common.exception
-
Exception com.echothree.model.control.campaign.common.exception.BaseCampaignException
class BaseCampaignException extends BaseException implements Serializable -
Exception com.echothree.model.control.campaign.common.exception.UnknownCampaignContentNameException
class UnknownCampaignContentNameException extends BaseCampaignException implements Serializable -
Exception com.echothree.model.control.campaign.common.exception.UnknownCampaignContentStatusChoiceException
class UnknownCampaignContentStatusChoiceException extends BaseCampaignException implements Serializable -
Exception com.echothree.model.control.campaign.common.exception.UnknownCampaignContentValueException
class UnknownCampaignContentValueException extends BaseCampaignException implements Serializable -
Exception com.echothree.model.control.campaign.common.exception.UnknownCampaignMediumNameException
class UnknownCampaignMediumNameException extends BaseCampaignException implements Serializable -
Exception com.echothree.model.control.campaign.common.exception.UnknownCampaignMediumStatusChoiceException
class UnknownCampaignMediumStatusChoiceException extends BaseCampaignException implements Serializable -
Exception com.echothree.model.control.campaign.common.exception.UnknownCampaignMediumValueException
class UnknownCampaignMediumValueException extends BaseCampaignException implements Serializable -
Exception com.echothree.model.control.campaign.common.exception.UnknownCampaignNameException
class UnknownCampaignNameException extends BaseCampaignException implements Serializable -
Exception com.echothree.model.control.campaign.common.exception.UnknownCampaignSourceNameException
class UnknownCampaignSourceNameException extends BaseCampaignException implements Serializable -
Exception com.echothree.model.control.campaign.common.exception.UnknownCampaignSourceStatusChoiceException
class UnknownCampaignSourceStatusChoiceException extends BaseCampaignException implements Serializable -
Exception com.echothree.model.control.campaign.common.exception.UnknownCampaignSourceValueException
class UnknownCampaignSourceValueException extends BaseCampaignException implements Serializable -
Exception com.echothree.model.control.campaign.common.exception.UnknownCampaignStatusChoiceException
class UnknownCampaignStatusChoiceException extends BaseCampaignException implements Serializable -
Exception com.echothree.model.control.campaign.common.exception.UnknownCampaignTermNameException
class UnknownCampaignTermNameException extends BaseCampaignException implements Serializable -
Exception com.echothree.model.control.campaign.common.exception.UnknownCampaignTermStatusChoiceException
class UnknownCampaignTermStatusChoiceException extends BaseCampaignException implements Serializable -
Exception com.echothree.model.control.campaign.common.exception.UnknownCampaignTermValueException
class UnknownCampaignTermValueException extends BaseCampaignException implements Serializable -
Exception com.echothree.model.control.campaign.common.exception.UnknownCampaignValueException
class UnknownCampaignValueException extends BaseCampaignException implements Serializable
-
-
Package com.echothree.model.control.campaign.common.transfer
-
Class com.echothree.model.control.campaign.common.transfer.CampaignContentDescriptionTransfer
class CampaignContentDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
campaignContent
CampaignContentTransfer campaignContent
-
description
String description
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.campaign.common.transfer.CampaignContentTransfer
class CampaignContentTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.campaign.common.transfer.CampaignDescriptionTransfer
class CampaignDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
campaign
CampaignTransfer campaign
-
description
String description
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.campaign.common.transfer.CampaignMediumDescriptionTransfer
class CampaignMediumDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
campaignMedium
CampaignMediumTransfer campaignMedium
-
description
String description
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.campaign.common.transfer.CampaignMediumTransfer
class CampaignMediumTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.campaign.common.transfer.CampaignSourceDescriptionTransfer
class CampaignSourceDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
campaignSource
CampaignSourceTransfer campaignSource
-
description
String description
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.campaign.common.transfer.CampaignSourceTransfer
class CampaignSourceTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.campaign.common.transfer.CampaignTermDescriptionTransfer
class CampaignTermDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
campaignTerm
CampaignTermTransfer campaignTerm
-
description
String description
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.campaign.common.transfer.CampaignTermTransfer
class CampaignTermTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.campaign.common.transfer.CampaignTransfer
class CampaignTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.campaign.common.transfer.UserVisitCampaignTransfer
class UserVisitCampaignTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
campaign
CampaignTransfer campaign
-
campaignContent
CampaignContentTransfer campaignContent
-
campaignMedium
CampaignMediumTransfer campaignMedium
-
campaignSource
CampaignSourceTransfer campaignSource
-
campaignTerm
CampaignTermTransfer campaignTerm
-
time
String time
-
unformattedTime
Long unformattedTime
-
userVisit
UserVisitTransfer userVisit
-
userVisitCampaignSequence
Integer userVisitCampaignSequence
-
-
-
-
Package com.echothree.model.control.cancellationpolicy.common.choice
-
Class com.echothree.model.control.cancellationpolicy.common.choice.CancellationKindChoicesBean
class CancellationKindChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.cancellationpolicy.common.choice.CancellationPolicyChoicesBean
class CancellationPolicyChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.cancellationpolicy.common.choice.CancellationReasonChoicesBean
class CancellationReasonChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.cancellationpolicy.common.choice.CancellationTypeChoicesBean
class CancellationTypeChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.cancellationpolicy.common.choice.PartyCancellationPolicyStatusChoicesBean
class PartyCancellationPolicyStatusChoicesBean extends BaseWorkflowChoicesBean implements Serializable
-
-
Package com.echothree.model.control.cancellationpolicy.common.exception
-
Exception com.echothree.model.control.cancellationpolicy.common.exception.BaseCancellationPolicyException
class BaseCancellationPolicyException extends BaseException implements Serializable -
Exception com.echothree.model.control.cancellationpolicy.common.exception.DuplicateCancellationKindNameException
class DuplicateCancellationKindNameException extends BaseCancellationPolicyException implements Serializable -
Exception com.echothree.model.control.cancellationpolicy.common.exception.DuplicateCancellationPolicyNameException
class DuplicateCancellationPolicyNameException extends BaseReturnPolicyException implements Serializable -
Exception com.echothree.model.control.cancellationpolicy.common.exception.UnknownCancellationKindNameException
class UnknownCancellationKindNameException extends BaseCancellationPolicyException implements Serializable -
Exception com.echothree.model.control.cancellationpolicy.common.exception.UnknownCancellationPolicyNameException
class UnknownCancellationPolicyNameException extends BaseCancellationPolicyException implements Serializable -
Exception com.echothree.model.control.cancellationpolicy.common.exception.UnknownDefaultCancellationKindException
class UnknownDefaultCancellationKindException extends BaseCancellationPolicyException implements Serializable -
Exception com.echothree.model.control.cancellationpolicy.common.exception.UnknownDefaultCancellationPolicyException
class UnknownDefaultCancellationPolicyException extends BaseReturnPolicyException implements Serializable
-
-
Package com.echothree.model.control.cancellationpolicy.common.transfer
-
Class com.echothree.model.control.cancellationpolicy.common.transfer.CancellationKindDescriptionTransfer
class CancellationKindDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
cancellationKind
CancellationKindTransfer cancellationKind
-
description
String description
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.cancellationpolicy.common.transfer.CancellationKindTransfer
class CancellationKindTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
cancellationKindName
String cancellationKindName
-
cancellationSequenceType
SequenceTypeTransfer cancellationSequenceType
-
description
String description
-
isDefault
Boolean isDefault
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.cancellationpolicy.common.transfer.CancellationPolicyReasonTransfer
class CancellationPolicyReasonTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
cancellationPolicy
CancellationPolicyTransfer cancellationPolicy
-
cancellationReason
CancellationReasonTransfer cancellationReason
-
isDefault
Boolean isDefault
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.cancellationpolicy.common.transfer.CancellationPolicyTransfer
class CancellationPolicyTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
cancellationKind
CancellationKindTransfer cancellationKind
-
cancellationPolicyName
String cancellationPolicyName
-
description
String description
-
isDefault
Boolean isDefault
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.cancellationpolicy.common.transfer.CancellationPolicyTranslationTransfer
class CancellationPolicyTranslationTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
cancellationPolicy
CancellationPolicyTransfer cancellationPolicy
-
description
String description
-
language
LanguageTransfer language
-
policy
String policy
-
policyMimeType
MimeTypeTransfer policyMimeType
-
-
-
Class com.echothree.model.control.cancellationpolicy.common.transfer.CancellationReasonDescriptionTransfer
class CancellationReasonDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
cancellationReason
CancellationReasonTransfer cancellationReason
-
description
String description
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.cancellationpolicy.common.transfer.CancellationReasonTransfer
class CancellationReasonTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
cancellationKind
CancellationKindTransfer cancellationKind
-
cancellationReasonName
String cancellationReasonName
-
description
String description
-
isDefault
Boolean isDefault
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.cancellationpolicy.common.transfer.CancellationReasonTypeTransfer
class CancellationReasonTypeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
cancellationReason
CancellationReasonTransfer cancellationReason
-
cancellationType
CancellationTypeTransfer cancellationType
-
isDefault
Boolean isDefault
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.cancellationpolicy.common.transfer.CancellationTypeDescriptionTransfer
class CancellationTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
cancellationType
CancellationTypeTransfer cancellationType
-
description
String description
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.cancellationpolicy.common.transfer.CancellationTypeTransfer
class CancellationTypeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
cancellationKind
CancellationKindTransfer cancellationKind
-
cancellationSequence
SequenceTransfer cancellationSequence
-
cancellationTypeName
String cancellationTypeName
-
description
String description
-
isDefault
Boolean isDefault
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.cancellationpolicy.common.transfer.PartyCancellationPolicyTransfer
class PartyCancellationPolicyTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
cancellationPolicy
CancellationPolicyTransfer cancellationPolicy
-
party
PartyTransfer party
-
partyCancellationPolicyStatus
WorkflowEntityStatusTransfer partyCancellationPolicyStatus
-
-
-
-
Package com.echothree.model.control.carrier.common.choice
-
Class com.echothree.model.control.carrier.common.choice.CarrierChoicesBean
class CarrierChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.carrier.common.choice.CarrierOptionChoicesBean
class CarrierOptionChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.carrier.common.choice.CarrierServiceChoicesBean
class CarrierServiceChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.carrier.common.choice.CarrierTypeChoicesBean
class CarrierTypeChoicesBean extends BaseChoicesBean implements Serializable
-
-
Package com.echothree.model.control.carrier.common.transfer
-
Class com.echothree.model.control.carrier.common.transfer.CarrierOptionDescriptionTransfer
class CarrierOptionDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
carrierOption
CarrierOptionTransfer carrierOption
-
description
String description
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.carrier.common.transfer.CarrierOptionTransfer
class CarrierOptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
carrier
CarrierTransfer carrier
-
carrierOptionName
String carrierOptionName
-
description
String description
-
isDefault
Boolean isDefault
-
isRecommended
Boolean isRecommended
-
isRequired
Boolean isRequired
-
recommendedGeoCodeSelector
SelectorTransfer recommendedGeoCodeSelector
-
recommendedItemSelector
SelectorTransfer recommendedItemSelector
-
recommendedOrderSelector
SelectorTransfer recommendedOrderSelector
-
recommendedShipmentSelector
SelectorTransfer recommendedShipmentSelector
-
requiredGeoCodeSelector
SelectorTransfer requiredGeoCodeSelector
-
requiredItemSelector
SelectorTransfer requiredItemSelector
-
requiredOrderSelector
SelectorTransfer requiredOrderSelector
-
requiredShipmentSelector
SelectorTransfer requiredShipmentSelector
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.carrier.common.transfer.CarrierServiceDescriptionTransfer
class CarrierServiceDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
carrierService
CarrierServiceTransfer carrierService
-
description
String description
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.carrier.common.transfer.CarrierServiceOptionTransfer
class CarrierServiceOptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
carrierOption
CarrierOptionTransfer carrierOption
-
carrierService
CarrierServiceTransfer carrierService
-
-
-
Class com.echothree.model.control.carrier.common.transfer.CarrierServiceTransfer
class CarrierServiceTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
carrier
CarrierTransfer carrier
-
carrierServiceName
String carrierServiceName
-
description
String description
-
geoCodeSelector
SelectorTransfer geoCodeSelector
-
isDefault
Boolean isDefault
-
itemSelector
SelectorTransfer itemSelector
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.carrier.common.transfer.CarrierTransfer
class CarrierTransfer extends PartyTransfer implements Serializable-
Serialized Fields
-
accountValidationPattern
String accountValidationPattern
-
carrierName
String carrierName
-
carrierType
CarrierTypeTransfer carrierType
-
geoCodeSelector
SelectorTransfer geoCodeSelector
-
isDefault
Boolean isDefault
-
itemSelector
SelectorTransfer itemSelector
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.carrier.common.transfer.CarrierTypeDescriptionTransfer
class CarrierTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
carrierType
CarrierTypeTransfer carrierType
-
description
String description
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.carrier.common.transfer.CarrierTypeTransfer
class CarrierTypeTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.carrier.common.transfer.PartyCarrierAccountTransfer
class PartyCarrierAccountTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
account
String account
-
alwaysUseThirdPartyBilling
Boolean alwaysUseThirdPartyBilling
-
carrier
CarrierTransfer carrier
-
party
PartyTransfer party
-
-
-
Class com.echothree.model.control.carrier.common.transfer.PartyCarrierTransfer
class PartyCarrierTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
carrier
CarrierTransfer carrier
-
party
PartyTransfer party
-
-
-
-
Package com.echothree.model.control.chain.common.choice
-
Class com.echothree.model.control.chain.common.choice.ChainActionSetChoicesBean
class ChainActionSetChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.chain.common.choice.ChainActionTypeChoicesBean
class ChainActionTypeChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.chain.common.choice.ChainChoicesBean
class ChainChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.chain.common.choice.ChainKindChoicesBean
class ChainKindChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.chain.common.choice.ChainTypeChoicesBean
class ChainTypeChoicesBean extends BaseChoicesBean implements Serializable
-
-
Package com.echothree.model.control.chain.common.exception
-
Exception com.echothree.model.control.chain.common.exception.BaseChainException
class BaseChainException extends BaseException implements Serializable -
Exception com.echothree.model.control.chain.common.exception.UnknownChainEntityRoleTypeNameException
class UnknownChainEntityRoleTypeNameException extends BaseChainException implements Serializable -
Exception com.echothree.model.control.chain.common.exception.UnknownChainKindNameException
class UnknownChainKindNameException extends BaseChainException implements Serializable -
Exception com.echothree.model.control.chain.common.exception.UnknownChainTypeNameException
class UnknownChainTypeNameException extends BaseChainException implements Serializable
-
-
Package com.echothree.model.control.chain.common.transfer
-
Class com.echothree.model.control.chain.common.transfer.ChainActionChainActionSetTransfer
class ChainActionChainActionSetTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
chainAction
ChainActionTransfer chainAction
-
delayTime
String delayTime
-
nextChainActionSet
ChainActionSetTransfer nextChainActionSet
-
unformattedDelayTime
Long unformattedDelayTime
-
-
-
Class com.echothree.model.control.chain.common.transfer.ChainActionDescriptionTransfer
class ChainActionDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
chainAction
ChainActionTransfer chainAction
-
description
String description
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.chain.common.transfer.ChainActionLetterTransfer
class ChainActionLetterTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
chainAction
ChainActionTransfer chainAction
-
letter
LetterTransfer letter
-
-
-
Class com.echothree.model.control.chain.common.transfer.ChainActionSetDescriptionTransfer
class ChainActionSetDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
chainActionSet
ChainActionSetTransfer chainActionSet
-
description
String description
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.chain.common.transfer.ChainActionSetTransfer
class ChainActionSetTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
chain
ChainTransfer chain
-
chainActionSetName
String chainActionSetName
-
description
String description
-
isDefault
Boolean isDefault
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.chain.common.transfer.ChainActionSurveyTransfer
class ChainActionSurveyTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
chainAction
ChainActionTransfer chainAction
-
survey
SurveyTransfer survey
-
-
-
Class com.echothree.model.control.chain.common.transfer.ChainActionTransfer
class ChainActionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
chainActionChainActionSet
ChainActionChainActionSetTransfer chainActionChainActionSet
-
chainActionLetter
ChainActionLetterTransfer chainActionLetter
-
chainActionName
String chainActionName
-
chainActionSet
ChainActionSetTransfer chainActionSet
-
chainActionSurvey
ChainActionSurveyTransfer chainActionSurvey
-
chainActionType
ChainActionTypeTransfer chainActionType
-
description
String description
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.chain.common.transfer.ChainActionTypeDescriptionTransfer
class ChainActionTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
chainActionType
ChainActionTypeTransfer chainActionType
-
description
String description
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.chain.common.transfer.ChainActionTypeTransfer
class ChainActionTypeTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.chain.common.transfer.ChainActionTypeUseTransfer
class ChainActionTypeUseTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
chainActionType
ChainActionTypeTransfer chainActionType
-
chainKind
ChainKindTransfer chainKind
-
isDefault
Boolean isDefault
-
-
-
Class com.echothree.model.control.chain.common.transfer.ChainDescriptionTransfer
class ChainDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
chain
ChainTransfer chain
-
description
String description
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.chain.common.transfer.ChainEntityRoleTypeDescriptionTransfer
class ChainEntityRoleTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
chainEntityRoleType
ChainEntityRoleTypeTransfer chainEntityRoleType
-
description
String description
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.chain.common.transfer.ChainEntityRoleTypeTransfer
class ChainEntityRoleTypeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
chainEntityRoleTypeName
String chainEntityRoleTypeName
-
chainType
ChainTypeTransfer chainType
-
description
String description
-
entityType
EntityTypeTransfer entityType
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.chain.common.transfer.ChainInstanceEntityRoleTransfer
class ChainInstanceEntityRoleTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
chainEntityRoleType
ChainEntityRoleTypeTransfer chainEntityRoleType
-
chainInstance
ChainInstanceTransfer chainInstance
-
entityInstance
EntityInstanceTransfer entityInstance
-
-
-
Class com.echothree.model.control.chain.common.transfer.ChainInstanceStatusTransfer
class ChainInstanceStatusTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
chainInstance
ChainInstanceTransfer chainInstance
-
nextChainActionSet
ChainActionSetTransfer nextChainActionSet
-
nextChainActionSetTime
String nextChainActionSetTime
-
queuedLetterSequence
Integer queuedLetterSequence
-
unformattedNextChainActionSetTime
Long unformattedNextChainActionSetTime
-
-
-
Class com.echothree.model.control.chain.common.transfer.ChainInstanceTransfer
class ChainInstanceTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
chain
ChainTransfer chain
-
chainInstanceEntityRoles
MapWrapper<ChainInstanceEntityRoleTransfer> chainInstanceEntityRoles
-
chainInstanceName
String chainInstanceName
-
chainInstanceStatus
ChainInstanceStatusTransfer chainInstanceStatus
-
-
-
Class com.echothree.model.control.chain.common.transfer.ChainKindDescriptionTransfer
class ChainKindDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
chainKind
ChainKindTransfer chainKind
-
description
String description
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.chain.common.transfer.ChainKindTransfer
class ChainKindTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.chain.common.transfer.ChainTransfer
class ChainTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
chainInstanceSequence
SequenceTransfer chainInstanceSequence
-
chainName
String chainName
-
chainType
ChainTypeTransfer chainType
-
description
String description
-
isDefault
Boolean isDefault
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.chain.common.transfer.ChainTypeDescriptionTransfer
class ChainTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
chainType
ChainTypeTransfer chainType
-
description
String description
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.chain.common.transfer.ChainTypeTransfer
class ChainTypeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
chainKind
ChainKindTransfer chainKind
-
chainTypeName
String chainTypeName
-
description
String description
-
isDefault
Boolean isDefault
-
sortOrder
Integer sortOrder
-
-
-
-
Package com.echothree.model.control.club.common.choice
-
Class com.echothree.model.control.club.common.choice.ClubItemTypeChoicesBean
class ClubItemTypeChoicesBean extends BaseChoicesBean implements Serializable
-
-
Package com.echothree.model.control.club.common.transfer
-
Class com.echothree.model.control.club.common.transfer.ClubDescriptionTransfer
class ClubDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
club
ClubTransfer club
-
description
String description
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.club.common.transfer.ClubItemTransfer
class ClubItemTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
club
ClubTransfer club
-
clubItemType
ClubItemTypeTransfer clubItemType
-
item
ItemTransfer item
-
subscriptionTime
String subscriptionTime
-
unformattedSubscriptionTime
Long unformattedSubscriptionTime
-
-
-
Class com.echothree.model.control.club.common.transfer.ClubItemTypeTransfer
class ClubItemTypeTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.club.common.transfer.ClubTransfer
class ClubTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
clubName
String clubName
-
clubPriceFilter
FilterTransfer clubPriceFilter
-
currency
CurrencyTransfer currency
-
description
String description
-
isDefault
Boolean isDefault
-
sortOrder
Integer sortOrder
-
subscriptionType
SubscriptionTypeTransfer subscriptionType
-
-
-
-
Package com.echothree.model.control.comment.common.choice
-
Class com.echothree.model.control.comment.common.choice.CommentStatusChoicesBean
class CommentStatusChoicesBean extends BaseWorkflowChoicesBean implements Serializable
-
-
Package com.echothree.model.control.comment.common.transfer
-
Class com.echothree.model.control.comment.common.transfer.CommentListWrapper
-
Serialized Fields
-
commentType
CommentTypeTransfer commentType
-
-
-
Class com.echothree.model.control.comment.common.transfer.CommentTransfer
class CommentTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
blob
ByteArray blob
-
clob
String clob
-
commentedByEntityInstance
EntityInstanceTransfer commentedByEntityInstance
-
commentedEntityInstance
EntityInstanceTransfer commentedEntityInstance
-
commentName
String commentName
-
commentStatus
WorkflowEntityStatusTransfer commentStatus
-
commentType
CommentTypeTransfer commentType
-
commentUsages
ListWrapper<CommentUsageTransfer> commentUsages
-
description
String description
-
language
LanguageTransfer language
-
mimeType
MimeTypeTransfer mimeType
-
string
String string
-
-
-
Class com.echothree.model.control.comment.common.transfer.CommentTypeDescriptionTransfer
class CommentTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
commentType
CommentTypeTransfer commentType
-
description
String description
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.comment.common.transfer.CommentTypeTransfer
class CommentTypeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
commentSequence
SequenceTransfer commentSequence
-
commentTypeName
String commentTypeName
-
description
String description
-
entityType
EntityTypeTransfer entityType
-
mimeTypeUsageType
MimeTypeUsageTypeTransfer mimeTypeUsageType
-
sortOrder
Integer sortOrder
-
workflowEntrance
WorkflowEntranceTransfer workflowEntrance
-
-
-
Class com.echothree.model.control.comment.common.transfer.CommentUsageTransfer
class CommentUsageTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
comment
CommentTransfer comment
-
commentUsageType
CommentUsageTypeTransfer commentUsageType
-
-
-
Class com.echothree.model.control.comment.common.transfer.CommentUsageTypeDescriptionTransfer
class CommentUsageTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
commentUsageType
CommentUsageTypeTransfer commentUsageType
-
description
String description
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.comment.common.transfer.CommentUsageTypeTransfer
class CommentUsageTypeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
commentType
CommentTypeTransfer commentType
-
commentUsageTypeName
String commentUsageTypeName
-
description
String description
-
selectedByDefault
Boolean selectedByDefault
-
-
-
-
Package com.echothree.model.control.communication.common.choice
-
Class com.echothree.model.control.communication.common.choice.CommunicationEventPurposeChoicesBean
class CommunicationEventPurposeChoicesBean extends BaseChoicesBean implements Serializable
-
-
Package com.echothree.model.control.communication.common.transfer
-
Class com.echothree.model.control.communication.common.transfer.CommunicationEmailSourceTransfer
class CommunicationEmailSourceTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
password
String password
-
receiveWorkEffortScope
WorkEffortScopeTransfer receiveWorkEffortScope
-
reviewEmployeeSelector
SelectorTransfer reviewEmployeeSelector
-
sendWorkEffortScope
WorkEffortScopeTransfer sendWorkEffortScope
-
server
ServerTransfer server
-
username
String username
-
-
-
Class com.echothree.model.control.communication.common.transfer.CommunicationEventPurposeDescriptionTransfer
class CommunicationEventPurposeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
communicationEventPurpose
CommunicationEventPurposeTransfer communicationEventPurpose
-
description
String description
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.communication.common.transfer.CommunicationEventPurposeTransfer
class CommunicationEventPurposeTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.communication.common.transfer.CommunicationEventRoleTransfer
class CommunicationEventRoleTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
communicationEvent
CommunicationEventTransfer communicationEvent
-
communicationEventRoleType
CommunicationEventRoleTypeTransfer communicationEventRoleType
-
party
PartyTransfer party
-
-
-
Class com.echothree.model.control.communication.common.transfer.CommunicationEventRoleTypeTransfer
class CommunicationEventRoleTypeTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.communication.common.transfer.CommunicationEventTransfer
class CommunicationEventTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
communicationEventName
String communicationEventName
-
communicationEventPurpose
CommunicationEventPurposeTransfer communicationEventPurpose
-
communicationEventType
CommunicationEventTypeTransfer communicationEventType
-
communicationSource
CommunicationSourceTransfer communicationSource
-
document
DocumentTransfer document
-
originalCommunicationEvent
CommunicationEventTransfer originalCommunicationEvent
-
parentCommunicationEvent
CommunicationEventTransfer parentCommunicationEvent
-
partyContactMechanism
PartyContactMechanismTransfer partyContactMechanism
-
-
-
Class com.echothree.model.control.communication.common.transfer.CommunicationEventTypeTransfer
class CommunicationEventTypeTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.communication.common.transfer.CommunicationSourceDescriptionTransfer
class CommunicationSourceDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
communicationSource
CommunicationSourceTransfer communicationSource
-
description
String description
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.communication.common.transfer.CommunicationSourceTransfer
class CommunicationSourceTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
communicationEmailSource
CommunicationEmailSourceTransfer communicationEmailSource
-
communicationSourceName
String communicationSourceName
-
communicationSourceType
CommunicationSourceTypeTransfer communicationSourceType
-
description
String description
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.communication.common.transfer.CommunicationSourceTypeTransfer
class CommunicationSourceTypeTransfer extends BaseTransfer implements Serializable
-
-
Package com.echothree.model.control.contact.common.choice
-
Class com.echothree.model.control.contact.common.choice.ContactMechanismAliasTypeChoicesBean
class ContactMechanismAliasTypeChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.contact.common.choice.ContactMechanismChoicesBean
class ContactMechanismChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.contact.common.choice.ContactMechanismPurposeChoicesBean
class ContactMechanismPurposeChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.contact.common.choice.ContactMechanismTypeChoicesBean
class ContactMechanismTypeChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.contact.common.choice.EmailAddressStatusChoicesBean
class EmailAddressStatusChoicesBean extends WorkflowDestinationChoicesBean implements Serializable -
Class com.echothree.model.control.contact.common.choice.EmailAddressVerificationChoicesBean
class EmailAddressVerificationChoicesBean extends WorkflowDestinationChoicesBean implements Serializable -
Class com.echothree.model.control.contact.common.choice.PostalAddressElementTypeChoicesBean
class PostalAddressElementTypeChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.contact.common.choice.PostalAddressFormatChoicesBean
class PostalAddressFormatChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.contact.common.choice.PostalAddressStatusChoicesBean
class PostalAddressStatusChoicesBean extends WorkflowDestinationChoicesBean implements Serializable -
Class com.echothree.model.control.contact.common.choice.TelephoneStatusChoicesBean
class TelephoneStatusChoicesBean extends WorkflowDestinationChoicesBean implements Serializable -
Class com.echothree.model.control.contact.common.choice.WebAddressStatusChoicesBean
class WebAddressStatusChoicesBean extends WorkflowDestinationChoicesBean implements Serializable
-
-
Package com.echothree.model.control.contact.common.exception
-
Exception com.echothree.model.control.contact.common.exception.BaseContactException
class BaseContactException extends BaseException implements Serializable -
Exception com.echothree.model.control.contact.common.exception.CannotDeleteContactMechanismInUseException
class CannotDeleteContactMechanismInUseException extends BaseContactException implements Serializable -
Exception com.echothree.model.control.contact.common.exception.UnknownContactMechanismNameException
class UnknownContactMechanismNameException extends BaseContactException implements Serializable -
Exception com.echothree.model.control.contact.common.exception.UnknownContactMechanismPurposeNameException
class UnknownContactMechanismPurposeNameException extends BaseContactException implements Serializable -
Exception com.echothree.model.control.contact.common.exception.UnknownPartyContactMechanismException
class UnknownPartyContactMechanismException extends BaseContactException implements Serializable
-
-
Package com.echothree.model.control.contact.common.transfer
-
Class com.echothree.model.control.contact.common.transfer.ContactEmailAddressTransfer
class ContactEmailAddressTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
emailAddress
String emailAddress
-
emailAddressStatus
WorkflowEntityStatusTransfer emailAddressStatus
-
emailAddressVerification
WorkflowEntityStatusTransfer emailAddressVerification
-
-
-
Class com.echothree.model.control.contact.common.transfer.ContactInet4AddressTransfer
class ContactInet4AddressTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
inet4Address
String inet4Address
-
-
-
Class com.echothree.model.control.contact.common.transfer.ContactMechanismAliasTransfer
class ContactMechanismAliasTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
alias
String alias
-
contactMechanism
ContactMechanismTransfer contactMechanism
-
contactMechanismAliasType
ContactMechanismAliasTypeTransfer contactMechanismAliasType
-
-
-
Class com.echothree.model.control.contact.common.transfer.ContactMechanismAliasTypeDescriptionTransfer
class ContactMechanismAliasTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
contactMechanismAliasType
ContactMechanismAliasTypeTransfer contactMechanismAliasType
-
description
String description
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.contact.common.transfer.ContactMechanismAliasTypeTransfer
class ContactMechanismAliasTypeTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.contact.common.transfer.ContactMechanismPurposeTransfer
class ContactMechanismPurposeTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.contact.common.transfer.ContactMechanismResultTransfer
class ContactMechanismResultTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
contactMechanism
ContactMechanismTransfer contactMechanism
-
contactMechanismName
String contactMechanismName
-
-
-
Class com.echothree.model.control.contact.common.transfer.ContactMechanismTransfer
class ContactMechanismTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
allowSolicitation
Boolean allowSolicitation
-
contactEmailAddress
ContactEmailAddressTransfer contactEmailAddress
-
contactInet4Address
ContactInet4AddressTransfer contactInet4Address
-
contactMechanismName
String contactMechanismName
-
contactMechanismType
ContactMechanismTypeTransfer contactMechanismType
-
contactPostalAddress
ContactPostalAddressTransfer contactPostalAddress
-
contactTelephone
ContactTelephoneTransfer contactTelephone
-
contactWebAddress
ContactWebAddressTransfer contactWebAddress
-
-
-
Class com.echothree.model.control.contact.common.transfer.ContactMechanismTypeTransfer
class ContactMechanismTypeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
contactMechanismTypeName
String contactMechanismTypeName
-
description
String description
-
isDefault
Boolean isDefault
-
parentContactMechanismType
ContactMechanismTypeTransfer parentContactMechanismType
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.contact.common.transfer.ContactPostalAddressTransfer
class ContactPostalAddressTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
address1
String address1
-
address2
String address2
-
address3
String address3
-
attention
String attention
-
city
String city
-
cityGeoCode
CityTransfer cityGeoCode
-
companyName
String companyName
-
countryGeoCode
CountryTransfer countryGeoCode
-
countyGeoCode
CountyTransfer countyGeoCode
-
firstName
String firstName
-
isCommercial
Boolean isCommercial
-
lastName
String lastName
-
middleName
String middleName
-
nameSuffix
NameSuffixTransfer nameSuffix
-
personalTitle
PersonalTitleTransfer personalTitle
-
postalAddressStatus
WorkflowEntityStatusTransfer postalAddressStatus
-
postalCode
String postalCode
-
postalCodeGeoCode
PostalCodeTransfer postalCodeGeoCode
-
state
String state
-
stateGeoCode
StateTransfer stateGeoCode
-
-
-
Class com.echothree.model.control.contact.common.transfer.ContactTelephoneTransfer
class ContactTelephoneTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
areaCode
String areaCode
-
countryGeoCode
CountryTransfer countryGeoCode
-
telephoneExtension
String telephoneExtension
-
telephoneNumber
String telephoneNumber
-
telephoneStatus
WorkflowEntityStatusTransfer telephoneStatus
-
-
-
Class com.echothree.model.control.contact.common.transfer.ContactWebAddressTransfer
class ContactWebAddressTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
url
String url
-
webAddressStatus
WorkflowEntityStatusTransfer webAddressStatus
-
-
-
Class com.echothree.model.control.contact.common.transfer.PartyContactMechanismAliasTransfer
class PartyContactMechanismAliasTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
alias
String alias
-
contactMechanism
ContactMechanismTransfer contactMechanism
-
contactMechanismAliasType
ContactMechanismAliasTypeTransfer contactMechanismAliasType
-
party
PartyTransfer party
-
-
-
Class com.echothree.model.control.contact.common.transfer.PartyContactMechanismPurposeTransfer
class PartyContactMechanismPurposeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
contactMechanismPurpose
ContactMechanismPurposeTransfer contactMechanismPurpose
-
isDefault
Boolean isDefault
-
partyContactMechanism
PartyContactMechanismTransfer partyContactMechanism
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.contact.common.transfer.PartyContactMechanismRelationshipTransfer
class PartyContactMechanismRelationshipTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
fromPartyContactMechanism
PartyContactMechanismTransfer fromPartyContactMechanism
-
toPartyContactMechanism
PartyContactMechanismTransfer toPartyContactMechanism
-
-
-
Class com.echothree.model.control.contact.common.transfer.PartyContactMechanismTransfer
class PartyContactMechanismTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
contactMechanism
ContactMechanismTransfer contactMechanism
-
description
String description
-
isDefault
Boolean isDefault
-
party
PartyTransfer party
-
partyContactMechanismPurposes
ListWrapper<PartyContactMechanismPurposeTransfer> partyContactMechanismPurposes
-
partyContactMechanismRelationships
ListWrapper<PartyContactMechanismRelationshipTransfer> partyContactMechanismRelationships
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.contact.common.transfer.PostalAddressElementTypeTransfer
class PostalAddressElementTypeTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.contact.common.transfer.PostalAddressFormatDescriptionTransfer
class PostalAddressFormatDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
postalAddressFormat
PostalAddressFormatTransfer postalAddressFormat
-
-
-
Class com.echothree.model.control.contact.common.transfer.PostalAddressFormatTransfer
class PostalAddressFormatTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
isDefault
Boolean isDefault
-
postalAddressFormatName
String postalAddressFormatName
-
postalAddressLines
ListWrapper<PostalAddressLineTransfer> postalAddressLines
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.contact.common.transfer.PostalAddressLineElementTransfer
class PostalAddressLineElementTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
alwaysIncludePrefix
Boolean alwaysIncludePrefix
-
alwaysIncludeSuffix
Boolean alwaysIncludeSuffix
-
postalAddressElementType
PostalAddressElementTypeTransfer postalAddressElementType
-
postalAddressLine
PostalAddressLineTransfer postalAddressLine
-
postalAddressLineElementSortOrder
Integer postalAddressLineElementSortOrder
-
prefix
String prefix
-
suffix
String suffix
-
-
-
Class com.echothree.model.control.contact.common.transfer.PostalAddressLineTransfer
class PostalAddressLineTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
alwaysIncludePrefix
Boolean alwaysIncludePrefix
-
alwaysIncludeSuffix
Boolean alwaysIncludeSuffix
-
collapseIfEmpty
Boolean collapseIfEmpty
-
postalAddressFormat
PostalAddressFormatTransfer postalAddressFormat
-
postalAddressLineElements
ListWrapper<PostalAddressLineElementTransfer> postalAddressLineElements
-
postalAddressLineSortOrder
Integer postalAddressLineSortOrder
-
prefix
String prefix
-
suffix
String suffix
-
-
-
-
Package com.echothree.model.control.contactlist.common.choice
-
Class com.echothree.model.control.contactlist.common.choice.ContactListChoicesBean
class ContactListChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.contactlist.common.choice.ContactListContactMechanismPurposeChoicesBean
class ContactListContactMechanismPurposeChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.contactlist.common.choice.ContactListFrequencyChoicesBean
class ContactListFrequencyChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.contactlist.common.choice.ContactListGroupChoicesBean
class ContactListGroupChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.contactlist.common.choice.ContactListTypeChoicesBean
class ContactListTypeChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.contactlist.common.choice.PartyContactListStatusChoicesBean
class PartyContactListStatusChoicesBean extends BaseWorkflowChoicesBean implements Serializable
-
-
Package com.echothree.model.control.contactlist.common.exception
-
Exception com.echothree.model.control.contactlist.common.exception.BaseContactListException
class BaseContactListException extends BaseException implements Serializable -
Exception com.echothree.model.control.contactlist.common.exception.UnknownContactListContactMechanismPurposeException
class UnknownContactListContactMechanismPurposeException extends BaseContactListException implements Serializable -
Exception com.echothree.model.control.contactlist.common.exception.UnknownContactListGroupNameException
class UnknownContactListGroupNameException extends BaseContactListException implements Serializable -
Exception com.echothree.model.control.contactlist.common.exception.UnknownContactListNameException
class UnknownContactListNameException extends BaseContactListException implements Serializable
-
-
Package com.echothree.model.control.contactlist.common.transfer
-
Class com.echothree.model.control.contactlist.common.transfer.ContactListContactMechanismPurposeTransfer
class ContactListContactMechanismPurposeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
contactList
ContactListTransfer contactList
-
contactMechanismPurpose
ContactMechanismPurposeTransfer contactMechanismPurpose
-
isDefault
Boolean isDefault
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.contactlist.common.transfer.ContactListDescriptionTransfer
class ContactListDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
contactList
ContactListTransfer contactList
-
description
String description
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.contactlist.common.transfer.ContactListFrequencyDescriptionTransfer
class ContactListFrequencyDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
contactListFrequency
ContactListFrequencyTransfer contactListFrequency
-
description
String description
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.contactlist.common.transfer.ContactListFrequencyTransfer
class ContactListFrequencyTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.contactlist.common.transfer.ContactListGroupDescriptionTransfer
class ContactListGroupDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
contactListGroup
ContactListGroupTransfer contactListGroup
-
description
String description
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.contactlist.common.transfer.ContactListGroupTransfer
class ContactListGroupTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.contactlist.common.transfer.ContactListTransfer
class ContactListTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
contactListFrequency
ContactListFrequencyTransfer contactListFrequency
-
contactListGroup
ContactListGroupTransfer contactListGroup
-
contactListName
String contactListName
-
contactListType
ContactListTypeTransfer contactListType
-
defaultPartyContactListStatus
WorkflowEntranceTransfer defaultPartyContactListStatus
-
description
String description
-
isDefault
Boolean isDefault
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.contactlist.common.transfer.ContactListTypeDescriptionTransfer
class ContactListTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
contactListType
ContactListTypeTransfer contactListType
-
description
String description
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.contactlist.common.transfer.ContactListTypeTransfer
class ContactListTypeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
confirmationRequestChain
ChainTransfer confirmationRequestChain
-
contactListTypeName
String contactListTypeName
-
description
String description
-
isDefault
Boolean isDefault
-
sortOrder
Integer sortOrder
-
subscribeChain
ChainTransfer subscribeChain
-
unsubscribeChain
ChainTransfer unsubscribeChain
-
usedForSolicitation
Boolean usedForSolicitation
-
-
-
Class com.echothree.model.control.contactlist.common.transfer.CustomerTypeContactListGroupTransfer
class CustomerTypeContactListGroupTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
addWhenCreated
Boolean addWhenCreated
-
contactListGroup
ContactListGroupTransfer contactListGroup
-
customerType
CustomerTypeTransfer customerType
-
-
-
Class com.echothree.model.control.contactlist.common.transfer.CustomerTypeContactListTransfer
class CustomerTypeContactListTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
addWhenCreated
Boolean addWhenCreated
-
contactList
ContactListTransfer contactList
-
customerType
CustomerTypeTransfer customerType
-
-
-
Class com.echothree.model.control.contactlist.common.transfer.PartyContactListTransfer
class PartyContactListTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
contactList
ContactListTransfer contactList
-
party
PartyTransfer party
-
partyContactListStatus
WorkflowEntityStatusTransfer partyContactListStatus
-
preferredContactListContactMechanismPurpose
ContactListContactMechanismPurposeTransfer preferredContactListContactMechanismPurpose
-
-
-
Class com.echothree.model.control.contactlist.common.transfer.PartyTypeContactListGroupTransfer
class PartyTypeContactListGroupTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
addWhenCreated
Boolean addWhenCreated
-
contactListGroup
ContactListGroupTransfer contactListGroup
-
partyType
PartyTypeTransfer partyType
-
-
-
Class com.echothree.model.control.contactlist.common.transfer.PartyTypeContactListTransfer
class PartyTypeContactListTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
addWhenCreated
Boolean addWhenCreated
-
contactList
ContactListTransfer contactList
-
partyType
PartyTypeTransfer partyType
-
-
-
-
Package com.echothree.model.control.content.common.choice
-
Class com.echothree.model.control.content.common.choice.ContentCatalogChoicesBean
class ContentCatalogChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.content.common.choice.ContentCategoryChoicesBean
class ContentCategoryChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.content.common.choice.ContentCollectionChoicesBean
class ContentCollectionChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.content.common.choice.ContentPageAreaTypeChoicesBean
class ContentPageAreaTypeChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.content.common.choice.ContentPageLayoutChoicesBean
class ContentPageLayoutChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.content.common.choice.ContentSectionChoicesBean
class ContentSectionChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.content.common.choice.ContentWebAddressChoicesBean
class ContentWebAddressChoicesBean extends BaseChoicesBean implements Serializable
-
-
Package com.echothree.model.control.content.common.exception
-
Exception com.echothree.model.control.content.common.exception.BaseContentException
class BaseContentException extends BaseException implements Serializable -
Exception com.echothree.model.control.content.common.exception.DuplicateContentCategoryItemException
class DuplicateContentCategoryItemException extends BaseContentException implements Serializable -
Exception com.echothree.model.control.content.common.exception.DuplicateContentPageAreaTypeNameException
class DuplicateContentPageAreaTypeNameException extends BaseContentException implements Serializable -
Exception com.echothree.model.control.content.common.exception.DuplicateContentPageLayoutNameException
class DuplicateContentPageLayoutNameException extends BaseContentException implements Serializable -
Exception com.echothree.model.control.content.common.exception.MalformedUrlException
class MalformedUrlException extends BaseContentException implements Serializable -
Exception com.echothree.model.control.content.common.exception.UnknownContentPageAreaTypeNameException
class UnknownContentPageAreaTypeNameException extends BaseContentException implements Serializable -
Exception com.echothree.model.control.content.common.exception.UnknownContentPageLayoutNameException
class UnknownContentPageLayoutNameException extends BaseContentException implements Serializable -
Exception com.echothree.model.control.content.common.exception.UnknownContentWebAddressNameException
class UnknownContentWebAddressNameException extends BaseContentException implements Serializable -
Exception com.echothree.model.control.content.common.exception.UnknownDefaultContentPageLayoutException
class UnknownDefaultContentPageLayoutException extends BaseContentException implements Serializable
-
-
Package com.echothree.model.control.content.common.transfer
-
Class com.echothree.model.control.content.common.transfer.ContentCatalogDescriptionTransfer
class ContentCatalogDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
contentCatalog
ContentCatalogTransfer contentCatalog
-
description
String description
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.content.common.transfer.ContentCatalogItemTransfer
class ContentCatalogItemTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
contentCatalog
ContentCatalogTransfer contentCatalog
-
currency
CurrencyTransfer currency
-
inventoryCondition
InventoryConditionTransfer inventoryCondition
-
item
ItemTransfer item
-
maximumUnitPrice
String maximumUnitPrice
-
minimumUnitPrice
String minimumUnitPrice
-
unformattedMaximumUnitPrice
Long unformattedMaximumUnitPrice
-
unformattedMinimumUnitPrice
Long unformattedMinimumUnitPrice
-
unformattedUnitPrice
Long unformattedUnitPrice
-
unformattedUnitPriceIncrement
Long unformattedUnitPriceIncrement
-
unitOfMeasureType
UnitOfMeasureTypeTransfer unitOfMeasureType
-
unitPrice
String unitPrice
-
unitPriceIncrement
String unitPriceIncrement
-
-
-
Class com.echothree.model.control.content.common.transfer.ContentCatalogTransfer
class ContentCatalogTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
contentCatalogItems
ListWrapper<ContentCatalogItemTransfer> contentCatalogItems
-
contentCatalogName
String contentCatalogName
-
contentCategories
ListWrapper<ContentCategoryTransfer> contentCategories
-
contentCollection
ContentCollectionTransfer contentCollection
-
defaultOfferUse
OfferUseTransfer defaultOfferUse
-
description
String description
-
isDefault
Boolean isDefault
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.content.common.transfer.ContentCategoryDescriptionTransfer
class ContentCategoryDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
contentCategory
ContentCategoryTransfer contentCategory
-
description
String description
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.content.common.transfer.ContentCategoryItemTransfer
class ContentCategoryItemTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
contentCatalogItem
ContentCatalogItemTransfer contentCatalogItem
-
contentCategory
ContentCategoryTransfer contentCategory
-
isDefault
Boolean isDefault
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.content.common.transfer.ContentCategoryResultTransfer
class ContentCategoryResultTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
contentCatalogName
String contentCatalogName
-
contentCategory
ContentCategoryTransfer contentCategory
-
contentCategoryName
String contentCategoryName
-
contentCollectionName
String contentCollectionName
-
-
-
Class com.echothree.model.control.content.common.transfer.ContentCategoryTransfer
class ContentCategoryTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
contentCatalog
ContentCatalogTransfer contentCatalog
-
contentCategoryItems
ListWrapper<ContentCategoryItemTransfer> contentCategoryItems
-
contentCategoryItemSelector
SelectorTransfer contentCategoryItemSelector
-
contentCategoryName
String contentCategoryName
-
defaultOfferUse
OfferUseTransfer defaultOfferUse
-
description
String description
-
isDefault
Boolean isDefault
-
parentContentCategory
ContentCategoryTransfer parentContentCategory
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.content.common.transfer.ContentCollectionDescriptionTransfer
class ContentCollectionDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
contentCollection
ContentCollectionTransfer contentCollection
-
description
String description
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.content.common.transfer.ContentCollectionTransfer
class ContentCollectionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
contentCatalogs
ListWrapper<ContentCatalogTransfer> contentCatalogs
-
contentCollectionName
String contentCollectionName
-
contentForums
ListWrapper<ContentForumTransfer> contentForums
-
contentSections
ListWrapper<ContentSectionTransfer> contentSections
-
defaultOfferUse
OfferUseTransfer defaultOfferUse
-
description
String description
-
-
-
Class com.echothree.model.control.content.common.transfer.ContentForumTransfer
class ContentForumTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
contentCollection
ContentCollectionTransfer contentCollection
-
forum
ForumTransfer forum
-
isDefault
Boolean isDefault
-
-
-
Class com.echothree.model.control.content.common.transfer.ContentPageAreaTransfer
class ContentPageAreaTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
blob
ByteArray blob
-
clob
String clob
-
contentPage
ContentPageTransfer contentPage
-
contentPageLayoutArea
ContentPageLayoutAreaTransfer contentPageLayoutArea
-
language
LanguageTransfer language
-
mimeType
MimeTypeTransfer mimeType
-
string
String string
-
url
String url
-
-
-
Class com.echothree.model.control.content.common.transfer.ContentPageAreaTypeTransfer
class ContentPageAreaTypeTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.content.common.transfer.ContentPageDescriptionTransfer
class ContentPageDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
contentPage
ContentPageTransfer contentPage
-
description
String description
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.content.common.transfer.ContentPageLayoutAreaTransfer
class ContentPageLayoutAreaTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
contentPageAreaType
ContentPageAreaTypeTransfer contentPageAreaType
-
contentPageLayout
ContentPageLayoutTransfer contentPageLayout
-
description
String description
-
showDescriptionField
Boolean showDescriptionField
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.content.common.transfer.ContentPageLayoutDescriptionTransfer
class ContentPageLayoutDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
contentPageLayout
ContentPageLayoutTransfer contentPageLayout
-
description
String description
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.content.common.transfer.ContentPageLayoutTransfer
class ContentPageLayoutTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.content.common.transfer.ContentPageTransfer
class ContentPageTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
contentPageAreas
MapWrapper<ContentPageAreaTransfer> contentPageAreas
-
contentPageLayout
ContentPageLayoutTransfer contentPageLayout
-
contentPageName
String contentPageName
-
contentSection
ContentSectionTransfer contentSection
-
description
String description
-
isDefault
Boolean isDefault
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.content.common.transfer.ContentSectionDescriptionTransfer
class ContentSectionDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
contentSection
ContentSectionTransfer contentSection
-
description
String description
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.content.common.transfer.ContentSectionTransfer
class ContentSectionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
contentCollection
ContentCollectionTransfer contentCollection
-
contentPages
ListWrapper<ContentPageTransfer> contentPages
-
contentSectionName
String contentSectionName
-
description
String description
-
isDefault
Boolean isDefault
-
parentContentSection
ContentSectionTransfer parentContentSection
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.content.common.transfer.ContentWebAddressDescriptionTransfer
class ContentWebAddressDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
contentWebAddress
ContentWebAddressTransfer contentWebAddress
-
description
String description
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.content.common.transfer.ContentWebAddressTransfer
class ContentWebAddressTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
contentCollection
ContentCollectionTransfer contentCollection
-
contentWebAddressName
String contentWebAddressName
-
description
String description
-
-
-
-
Package com.echothree.model.control.core.common.choice
-
Class com.echothree.model.control.core.common.choice.AppearanceChoicesBean
class AppearanceChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.core.common.choice.ApplicationChoicesBean
class ApplicationChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.core.common.choice.ApplicationEditorChoicesBean
class ApplicationEditorChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.core.common.choice.ApplicationEditorUseChoicesBean
class ApplicationEditorUseChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.core.common.choice.BaseEncryptionKeyStatusChoicesBean
class BaseEncryptionKeyStatusChoicesBean extends BaseWorkflowChoicesBean implements Serializable -
Class com.echothree.model.control.core.common.choice.ColorChoicesBean
class ColorChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.core.common.choice.CommandMessageTypeChoicesBean
class CommandMessageTypeChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.core.common.choice.EditorChoicesBean
class EditorChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.core.common.choice.EntityAliasTypeChoicesBean
class EntityAliasTypeChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.core.common.choice.EntityAttributeGroupChoicesBean
class EntityAttributeGroupChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.core.common.choice.EntityAttributeTypeChoicesBean
class EntityAttributeTypeChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.core.common.choice.EntityIntegerRangeChoicesBean
class EntityIntegerRangeChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.core.common.choice.EntityListItemChoicesBean
class EntityListItemChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.core.common.choice.EntityLongRangeChoicesBean
class EntityLongRangeChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.core.common.choice.EventGroupStatusChoicesBean
class EventGroupStatusChoicesBean extends BaseWorkflowChoicesBean implements Serializable -
Class com.echothree.model.control.core.common.choice.FontStyleChoicesBean
class FontStyleChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.core.common.choice.FontWeightChoicesBean
class FontWeightChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.core.common.choice.MimeTypeChoicesBean
class MimeTypeChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.core.common.choice.MimeTypeUsageTypeChoicesBean
class MimeTypeUsageTypeChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.core.common.choice.ProtocolChoicesBean
class ProtocolChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.core.common.choice.ServerChoicesBean
class ServerChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.core.common.choice.ServiceChoicesBean
class ServiceChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.core.common.choice.TextDecorationChoicesBean
class TextDecorationChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.core.common.choice.TextTransformationChoicesBean
class TextTransformationChoicesBean extends BaseChoicesBean implements Serializable
-
-
Package com.echothree.model.control.core.common.exception
-
Exception com.echothree.model.control.core.common.exception.BaseCoreException
class BaseCoreException extends BaseException implements Serializable -
Exception com.echothree.model.control.core.common.exception.DuplicateEntityAliasException
class DuplicateEntityAliasException extends BaseCoreException implements Serializable -
Exception com.echothree.model.control.core.common.exception.DuplicateEntityAliasTypeAliasException
class DuplicateEntityAliasTypeAliasException extends BaseCoreException implements Serializable -
Exception com.echothree.model.control.core.common.exception.DuplicateEntityAliasTypeNameException
class DuplicateEntityAliasTypeNameException extends BaseCoreException implements Serializable -
Exception com.echothree.model.control.core.common.exception.DuplicateEntityAttributeGroupNameException
class DuplicateEntityAttributeGroupNameException extends BaseCoreException implements Serializable -
Exception com.echothree.model.control.core.common.exception.DuplicateEntityAttributeNameException
class DuplicateEntityAttributeNameException extends BaseCoreException implements Serializable -
Exception com.echothree.model.control.core.common.exception.DuplicateEntityBooleanAttributeException
class DuplicateEntityBooleanAttributeException extends BaseCoreException implements Serializable -
Exception com.echothree.model.control.core.common.exception.DuplicateEntityClobAttributeException
class DuplicateEntityClobAttributeException extends BaseCoreException implements Serializable -
Exception com.echothree.model.control.core.common.exception.DuplicateEntityDateAttributeException
class DuplicateEntityDateAttributeException extends BaseCoreException implements Serializable -
Exception com.echothree.model.control.core.common.exception.DuplicateEntityIntegerAttributeException
class DuplicateEntityIntegerAttributeException extends BaseCoreException implements Serializable -
Exception com.echothree.model.control.core.common.exception.DuplicateEntityListItemAttributeException
class DuplicateEntityListItemAttributeException extends BaseCoreException implements Serializable -
Exception com.echothree.model.control.core.common.exception.DuplicateEntityListItemNameException
class DuplicateEntityListItemNameException extends BaseCoreException implements Serializable -
Exception com.echothree.model.control.core.common.exception.DuplicateEntityLongAttributeException
class DuplicateEntityLongAttributeException extends BaseCoreException implements Serializable -
Exception com.echothree.model.control.core.common.exception.DuplicateEntityMultipleListItemAttributeException
class DuplicateEntityMultipleListItemAttributeException extends BaseCoreException implements Serializable -
Exception com.echothree.model.control.core.common.exception.DuplicateEntityNameAttributeException
class DuplicateEntityNameAttributeException extends BaseCoreException implements Serializable -
Exception com.echothree.model.control.core.common.exception.DuplicateEntityStringAttributeException
class DuplicateEntityStringAttributeException extends BaseCoreException implements Serializable -
Exception com.echothree.model.control.core.common.exception.DuplicateEntityTimeAttributeException
class DuplicateEntityTimeAttributeException extends BaseCoreException implements Serializable -
Exception com.echothree.model.control.core.common.exception.EntityTypeIsNotExtensibleException
class EntityTypeIsNotExtensibleException extends BaseCoreException implements Serializable -
Exception com.echothree.model.control.core.common.exception.InvalidAliasException
class InvalidAliasException extends BaseCoreException implements Serializable -
Exception com.echothree.model.control.core.common.exception.InvalidComponentVendorException
class InvalidComponentVendorException extends BaseCoreException implements Serializable -
Exception com.echothree.model.control.core.common.exception.InvalidEntityAttributeTypeException
class InvalidEntityAttributeTypeException extends BaseCoreException implements Serializable -
Exception com.echothree.model.control.core.common.exception.InvalidEntityTypeException
class InvalidEntityTypeException extends BaseCoreException implements Serializable -
Exception com.echothree.model.control.core.common.exception.InvalidNameAttributeException
class InvalidNameAttributeException extends BaseCoreException implements Serializable -
Exception com.echothree.model.control.core.common.exception.InvalidParameterCountException
class InvalidParameterCountException extends BaseCoreException implements Serializable -
Exception com.echothree.model.control.core.common.exception.InvalidStringAttributeException
class InvalidStringAttributeException extends BaseCoreException implements Serializable -
Exception com.echothree.model.control.core.common.exception.LowerRangeExceededException
class LowerRangeExceededException extends BaseCoreException implements Serializable -
Exception com.echothree.model.control.core.common.exception.MismatchedEntityAttributeTypeException
class MismatchedEntityAttributeTypeException extends BaseCoreException implements Serializable -
Exception com.echothree.model.control.core.common.exception.MismatchedEntityListItemException
class MismatchedEntityListItemException extends BaseCoreException implements Serializable -
Exception com.echothree.model.control.core.common.exception.MismatchedEntityTypeException
class MismatchedEntityTypeException extends BaseCoreException implements Serializable -
Exception com.echothree.model.control.core.common.exception.UnknownAppearanceNameException
class UnknownAppearanceNameException extends BaseCoreException implements Serializable -
Exception com.echothree.model.control.core.common.exception.UnknownApplicationEditorException
class UnknownApplicationEditorException extends BaseCoreException implements Serializable -
Exception com.echothree.model.control.core.common.exception.UnknownApplicationEditorUseNameException
class UnknownApplicationEditorUseNameException extends BaseCoreException implements Serializable -
Exception com.echothree.model.control.core.common.exception.UnknownApplicationNameException
class UnknownApplicationNameException extends BaseCoreException implements Serializable -
Exception com.echothree.model.control.core.common.exception.UnknownColorNameException
class UnknownColorNameException extends BaseCoreException implements Serializable -
Exception com.echothree.model.control.core.common.exception.UnknownCommandMessageTypeNameException
class UnknownCommandMessageTypeNameException extends BaseCoreException implements Serializable -
Exception com.echothree.model.control.core.common.exception.UnknownComponentVendorNameException
class UnknownComponentVendorNameException extends BaseCoreException implements Serializable -
Exception com.echothree.model.control.core.common.exception.UnknownEditorNameException
class UnknownEditorNameException extends BaseCoreException implements Serializable -
Exception com.echothree.model.control.core.common.exception.UnknownEntityAliasException
class UnknownEntityAliasException extends BaseCoreException implements Serializable -
Exception com.echothree.model.control.core.common.exception.UnknownEntityAliasTypeNameException
class UnknownEntityAliasTypeNameException extends BaseCoreException implements Serializable -
Exception com.echothree.model.control.core.common.exception.UnknownEntityAttributeGroupNameException
class UnknownEntityAttributeGroupNameException extends BaseCoreException implements Serializable -
Exception com.echothree.model.control.core.common.exception.UnknownEntityAttributeNameException
class UnknownEntityAttributeNameException extends BaseCoreException implements Serializable -
Exception com.echothree.model.control.core.common.exception.UnknownEntityAttributeTypeNameException
class UnknownEntityAttributeTypeNameException extends BaseCoreException implements Serializable -
Exception com.echothree.model.control.core.common.exception.UnknownEntityListItemNameException
class UnknownEntityListItemNameException extends BaseCoreException implements Serializable -
Exception com.echothree.model.control.core.common.exception.UnknownEntityRefException
class UnknownEntityRefException extends BaseCoreException implements Serializable -
Exception com.echothree.model.control.core.common.exception.UnknownEntityTypeNameException
class UnknownEntityTypeNameException extends BaseCoreException implements Serializable -
Exception com.echothree.model.control.core.common.exception.UnknownEventTypeNameException
class UnknownEventTypeNameException extends BaseCoreException implements Serializable -
Exception com.echothree.model.control.core.common.exception.UnknownFontStyleNameException
class UnknownFontStyleNameException extends BaseCoreException implements Serializable -
Exception com.echothree.model.control.core.common.exception.UnknownFontWeightNameException
class UnknownFontWeightNameException extends BaseCoreException implements Serializable -
Exception com.echothree.model.control.core.common.exception.UnknownGuidException
class UnknownGuidException extends BaseCoreException implements Serializable -
Exception com.echothree.model.control.core.common.exception.UnknownKeyException
class UnknownKeyException extends BaseCoreException implements Serializable -
Exception com.echothree.model.control.core.common.exception.UnknownMimeTypeNameException
class UnknownMimeTypeNameException extends BaseCoreException implements Serializable -
Exception com.echothree.model.control.core.common.exception.UnknownMimeTypeUsageException
class UnknownMimeTypeUsageException extends BaseCoreException implements Serializable -
Exception com.echothree.model.control.core.common.exception.UnknownMimeTypeUsageTypeNameException
class UnknownMimeTypeUsageTypeNameException extends BaseCoreException implements Serializable -
Exception com.echothree.model.control.core.common.exception.UnknownTextDecorationNameException
class UnknownTextDecorationNameException extends BaseCoreException implements Serializable -
Exception com.echothree.model.control.core.common.exception.UnknownTextTransformationNameException
class UnknownTextTransformationNameException extends BaseCoreException implements Serializable -
Exception com.echothree.model.control.core.common.exception.UnknownUlidException
class UnknownUlidException extends BaseCoreException implements Serializable -
Exception com.echothree.model.control.core.common.exception.UpperRangeExceededException
class UpperRangeExceededException extends BaseCoreException implements Serializable
-
-
Package com.echothree.model.control.core.common.transfer
-
Class com.echothree.model.control.core.common.transfer.AppearanceDescriptionTransfer
class AppearanceDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
appearance
AppearanceTransfer appearance
-
description
String description
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.core.common.transfer.AppearanceTextDecorationTransfer
class AppearanceTextDecorationTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
appearance
AppearanceTransfer appearance
-
textDecoration
TextDecorationTransfer textDecoration
-
-
-
Class com.echothree.model.control.core.common.transfer.AppearanceTextTransformationTransfer
class AppearanceTextTransformationTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
appearance
AppearanceTransfer appearance
-
textTransformation
TextTransformationTransfer textTransformation
-
-
-
Class com.echothree.model.control.core.common.transfer.AppearanceTransfer
class AppearanceTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
appearanceName
String appearanceName
-
appearanceTextDecorations
ListWrapper<AppearanceTextDecorationTransfer> appearanceTextDecorations
-
appearanceTextTransformations
ListWrapper<AppearanceTextTransformationTransfer> appearanceTextTransformations
-
backgroundColor
ColorTransfer backgroundColor
-
description
String description
-
fontStyle
FontStyleTransfer fontStyle
-
fontWeight
FontWeightTransfer fontWeight
-
isDefault
Boolean isDefault
-
sortOrder
Integer sortOrder
-
textColor
ColorTransfer textColor
-
-
-
Class com.echothree.model.control.core.common.transfer.ApplicationDescriptionTransfer
class ApplicationDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
application
ApplicationTransfer application
-
description
String description
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.core.common.transfer.ApplicationEditorTransfer
class ApplicationEditorTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
application
ApplicationTransfer application
-
editor
EditorTransfer editor
-
isDefault
Boolean isDefault
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.core.common.transfer.ApplicationEditorUseDescriptionTransfer
class ApplicationEditorUseDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
applicationEditorUse
ApplicationEditorUseTransfer applicationEditorUse
-
description
String description
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.core.common.transfer.ApplicationEditorUseTransfer
class ApplicationEditorUseTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
application
ApplicationTransfer application
-
applicationEditorUseName
String applicationEditorUseName
-
defaultApplicationEditor
ApplicationEditorTransfer defaultApplicationEditor
-
defaultHeight
Integer defaultHeight
-
defaultWidth
Integer defaultWidth
-
description
String description
-
isDefault
Boolean isDefault
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.core.common.transfer.ApplicationTransfer
class ApplicationTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.core.common.transfer.BaseEncryptionKeyTransfer
class BaseEncryptionKeyTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
baseEncryptionKeyName
String baseEncryptionKeyName
-
baseEncryptionKeyStatus
WorkflowEntityStatusTransfer baseEncryptionKeyStatus
-
-
-
Class com.echothree.model.control.core.common.transfer.CacheEntryDependencyTransfer
class CacheEntryDependencyTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
cacheEntry
CacheEntryTransfer cacheEntry
-
entityInstance
EntityInstanceTransfer entityInstance
-
-
-
Class com.echothree.model.control.core.common.transfer.CacheEntryTransfer
class CacheEntryTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
blob
ByteArray blob
-
cacheEntryDependencies
ListWrapper<CacheEntryDependencyTransfer> cacheEntryDependencies
-
cacheEntryKey
String cacheEntryKey
-
clob
String clob
-
createdTime
String createdTime
-
mimeType
MimeTypeTransfer mimeType
-
unformattedCreatedTime
Long unformattedCreatedTime
-
unformattedValidUntilTime
Long unformattedValidUntilTime
-
validUntilTime
String validUntilTime
-
-
-
Class com.echothree.model.control.core.common.transfer.ColorDescriptionTransfer
class ColorDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
color
ColorTransfer color
-
description
String description
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.core.common.transfer.ColorTransfer
class ColorTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.core.common.transfer.CommandDescriptionTransfer
class CommandDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
command
CommandTransfer command
-
description
String description
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.core.common.transfer.CommandMessageTransfer
class CommandMessageTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
commandMessageKey
String commandMessageKey
-
commandMessageTranslations
MapWrapper<CommandMessageTranslationTransfer> commandMessageTranslations
-
commandMessageType
CommandMessageTypeTransfer commandMessageType
-
translation
String translation
-
-
-
Class com.echothree.model.control.core.common.transfer.CommandMessageTranslationTransfer
class CommandMessageTranslationTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
commandMessage
CommandMessageTransfer commandMessage
-
language
LanguageTransfer language
-
translation
String translation
-
-
-
Class com.echothree.model.control.core.common.transfer.CommandMessageTypeDescriptionTransfer
class CommandMessageTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
commandMessageType
CommandMessageTypeTransfer commandMessageType
-
description
String description
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.core.common.transfer.CommandMessageTypeTransfer
class CommandMessageTypeTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.core.common.transfer.CommandTransfer
class CommandTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
commandName
String commandName
-
componentVendor
ComponentVendorTransfer componentVendor
-
description
String description
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.core.common.transfer.ComponentVendorTransfer
class ComponentVendorTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.core.common.transfer.EditorDescriptionTransfer
class EditorDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
editor
EditorTransfer editor
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.core.common.transfer.EditorTransfer
class EditorTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
defaultHeight
Integer defaultHeight
-
defaultWidth
Integer defaultWidth
-
description
String description
-
editorName
String editorName
-
hasDimensions
Boolean hasDimensions
-
isDefault
Boolean isDefault
-
maximumHeight
Integer maximumHeight
-
maximumWidth
Integer maximumWidth
-
minimumHeight
Integer minimumHeight
-
minimumWidth
Integer minimumWidth
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.core.common.transfer.EntityAliasTransfer
class EntityAliasTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
attribute
String attribute
-
entityAliasType
EntityAliasTypeTransfer entityAliasType
-
entityInstance
EntityInstanceTransfer entityInstance
-
-
-
Class com.echothree.model.control.core.common.transfer.EntityAliasTypeDescriptionTransfer
class EntityAliasTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
entityAliasType
EntityAliasTypeTransfer entityAliasType
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.core.common.transfer.EntityAliasTypeTransfer
class EntityAliasTypeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
entityAliasTypeName
String entityAliasTypeName
-
entityType
EntityTypeTransfer entityType
-
isDefault
boolean isDefault
-
sortOrder
Integer sortOrder
-
validationPattern
String validationPattern
-
-
-
Class com.echothree.model.control.core.common.transfer.EntityAppearanceTransfer
class EntityAppearanceTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
appearance
AppearanceTransfer appearance
-
entityInstance
EntityInstanceTransfer entityInstance
-
-
-
Class com.echothree.model.control.core.common.transfer.EntityAttributeDescriptionTransfer
class EntityAttributeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
entityAttribute
EntityAttributeTransfer entityAttribute
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.core.common.transfer.EntityAttributeEntityAttributeGroupTransfer
class EntityAttributeEntityAttributeGroupTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
entityAttribute
EntityAttributeTransfer entityAttribute
-
entityAttributeGroup
EntityAttributeGroupTransfer entityAttributeGroup
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.core.common.transfer.EntityAttributeEntityTypeTransfer
class EntityAttributeEntityTypeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
allowedEntityType
EntityTypeTransfer allowedEntityType
-
entityAttribute
EntityAttributeTransfer entityAttribute
-
-
-
Class com.echothree.model.control.core.common.transfer.EntityAttributeGroupDescriptionTransfer
class EntityAttributeGroupDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
entityAttributeGroup
EntityAttributeGroupTransfer entityAttributeGroup
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.core.common.transfer.EntityAttributeGroupTransfer
class EntityAttributeGroupTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
entityAttributeGroupName
String entityAttributeGroupName
-
entityAttributes
MapWrapper<EntityAttributeTransfer> entityAttributes
-
isDefault
Boolean isDefault
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.core.common.transfer.EntityAttributeTransfer
class EntityAttributeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
checkContentWebAddress
boolean checkContentWebAddress
-
description
String description
-
entityAttributeEntityTypes
ListWrapper<EntityAttributeEntityTypeTransfer> entityAttributeEntityTypes
-
entityAttributeEntityTypesCount
Long entityAttributeEntityTypesCount
-
entityAttributeName
String entityAttributeName
-
entityAttributeType
EntityAttributeTypeTransfer entityAttributeType
-
entityBlobAttribute
EntityBlobAttributeTransfer entityBlobAttribute
-
entityBooleanAttribute
EntityBooleanAttributeTransfer entityBooleanAttribute
-
entityClobAttribute
EntityClobAttributeTransfer entityClobAttribute
-
entityCollectionAttributes
ListWrapper<EntityCollectionAttributeTransfer> entityCollectionAttributes
-
entityDateAttribute
EntityDateAttributeTransfer entityDateAttribute
-
entityEntityAttribute
EntityEntityAttributeTransfer entityEntityAttribute
-
entityGeoPointAttribute
EntityGeoPointAttributeTransfer entityGeoPointAttribute
-
entityIntegerAttribute
EntityIntegerAttributeTransfer entityIntegerAttribute
-
entityListItemAttribute
EntityListItemAttributeTransfer entityListItemAttribute
-
entityListItems
ListWrapper<EntityListItemTransfer> entityListItems
-
entityListItemsCount
Long entityListItemsCount
-
entityListItemSequence
SequenceTransfer entityListItemSequence
-
entityLongAttribute
EntityLongAttributeTransfer entityLongAttribute
-
entityMultipleListItemAttributes
ListWrapper<EntityMultipleListItemAttributeTransfer> entityMultipleListItemAttributes
-
entityNameAttribute
EntityNameAttributeTransfer entityNameAttribute
-
entityStringAttribute
EntityStringAttributeTransfer entityStringAttribute
-
entityTimeAttribute
EntityTimeAttributeTransfer entityTimeAttribute
-
entityType
EntityTypeTransfer entityType
-
lowerLimitIntegerValue
Integer lowerLimitIntegerValue
-
lowerLimitLongValue
Long lowerLimitLongValue
-
lowerRangeIntegerValue
Integer lowerRangeIntegerValue
-
lowerRangeLongValue
Long lowerRangeLongValue
-
sortOrder
Integer sortOrder
-
trackRevisions
boolean trackRevisions
-
unitOfMeasureType
UnitOfMeasureTypeTransfer unitOfMeasureType
-
upperLimitIntegerValue
Integer upperLimitIntegerValue
-
upperLimitLongValue
Long upperLimitLongValue
-
upperRangeIntegerValue
Integer upperRangeIntegerValue
-
upperRangeLongValue
Long upperRangeLongValue
-
validationPattern
String validationPattern
-
-
-
Class com.echothree.model.control.core.common.transfer.EntityAttributeTypeTransfer
class EntityAttributeTypeTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.core.common.transfer.EntityBlobAttributeTransfer
class EntityBlobAttributeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
blobAttribute
ByteArray blobAttribute
-
entityAttribute
EntityAttributeTransfer entityAttribute
-
entityInstance
EntityInstanceTransfer entityInstance
-
eTag
String eTag
-
language
LanguageTransfer language
-
mimeType
MimeTypeTransfer mimeType
-
-
-
Class com.echothree.model.control.core.common.transfer.EntityBooleanAttributeTransfer
class EntityBooleanAttributeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
booleanAttribute
Boolean booleanAttribute
-
entityAttribute
EntityAttributeTransfer entityAttribute
-
entityInstance
EntityInstanceTransfer entityInstance
-
-
-
Class com.echothree.model.control.core.common.transfer.EntityClobAttributeTransfer
class EntityClobAttributeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
clobAttribute
String clobAttribute
-
entityAttribute
EntityAttributeTransfer entityAttribute
-
entityInstance
EntityInstanceTransfer entityInstance
-
eTag
String eTag
-
language
LanguageTransfer language
-
mimeType
MimeTypeTransfer mimeType
-
-
-
Class com.echothree.model.control.core.common.transfer.EntityCollectionAttributeTransfer
class EntityCollectionAttributeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
entityAttribute
EntityAttributeTransfer entityAttribute
-
entityInstance
EntityInstanceTransfer entityInstance
-
entityInstanceAttribute
EntityInstanceTransfer entityInstanceAttribute
-
-
-
Class com.echothree.model.control.core.common.transfer.EntityDateAttributeTransfer
class EntityDateAttributeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
dateAttribute
String dateAttribute
-
entityAttribute
EntityAttributeTransfer entityAttribute
-
entityInstance
EntityInstanceTransfer entityInstance
-
unformattedDateAttribute
Integer unformattedDateAttribute
-
-
-
Class com.echothree.model.control.core.common.transfer.EntityEntityAttributeTransfer
class EntityEntityAttributeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
entityAttribute
EntityAttributeTransfer entityAttribute
-
entityInstance
EntityInstanceTransfer entityInstance
-
entityInstanceAttribute
EntityInstanceTransfer entityInstanceAttribute
-
-
-
Class com.echothree.model.control.core.common.transfer.EntityGeoPointAttributeTransfer
class EntityGeoPointAttributeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
altitude
String altitude
-
elevation
String elevation
-
entityAttribute
EntityAttributeTransfer entityAttribute
-
entityInstance
EntityInstanceTransfer entityInstance
-
latitude
String latitude
-
longitude
String longitude
-
unformattedLatitude
Integer unformattedLatitude
-
unformattedLongitude
Integer unformattedLongitude
-
-
-
Class com.echothree.model.control.core.common.transfer.EntityInstanceTransfer
class EntityInstanceTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
entityAppearance
EntityAppearanceTransfer entityAppearance
-
entityNames
EntityNames entityNames
-
entityRef
String entityRef
-
entityTime
EntityTimeTransfer entityTime
-
entityType
EntityTypeTransfer entityType
-
entityUniqueId
Long entityUniqueId
-
entityVisit
EntityVisitTransfer entityVisit
-
guid
String guid
-
key
String key
-
ulid
String ulid
-
-
-
Class com.echothree.model.control.core.common.transfer.EntityIntegerAttributeTransfer
class EntityIntegerAttributeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
entityAttribute
EntityAttributeTransfer entityAttribute
-
entityInstance
EntityInstanceTransfer entityInstance
-
integerAttribute
Integer integerAttribute
-
-
-
Class com.echothree.model.control.core.common.transfer.EntityIntegerRangeDescriptionTransfer
class EntityIntegerRangeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
entityIntegerRange
EntityIntegerRangeTransfer entityIntegerRange
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.core.common.transfer.EntityIntegerRangeTransfer
class EntityIntegerRangeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
-
Class com.echothree.model.control.core.common.transfer.EntityListItemAttributeTransfer
class EntityListItemAttributeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
entityAttribute
EntityAttributeTransfer entityAttribute
-
entityInstance
EntityInstanceTransfer entityInstance
-
entityListItem
EntityListItemTransfer entityListItem
-
-
-
Class com.echothree.model.control.core.common.transfer.EntityListItemDescriptionTransfer
class EntityListItemDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
entityListItem
EntityListItemTransfer entityListItem
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.core.common.transfer.EntityListItemResultTransfer
class EntityListItemResultTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
componentVendorName
String componentVendorName
-
entityAttributeName
String entityAttributeName
-
entityListItem
EntityListItemTransfer entityListItem
-
entityListItemName
String entityListItemName
-
entityTypeName
String entityTypeName
-
-
-
Class com.echothree.model.control.core.common.transfer.EntityListItemTransfer
class EntityListItemTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
entityAttribute
EntityAttributeTransfer entityAttribute
-
entityListItemName
String entityListItemName
-
isDefault
Boolean isDefault
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.core.common.transfer.EntityLockTransfer
class EntityLockTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
expirationTime
String expirationTime
-
lockedByEntityInstance
EntityInstanceTransfer lockedByEntityInstance
-
lockedTime
String lockedTime
-
lockTargetEntityInstance
EntityInstanceTransfer lockTargetEntityInstance
-
unformattedExpirationTime
Long unformattedExpirationTime
-
unformattedLockedTime
Long unformattedLockedTime
-
-
-
Class com.echothree.model.control.core.common.transfer.EntityLongAttributeTransfer
class EntityLongAttributeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
entityAttribute
EntityAttributeTransfer entityAttribute
-
entityInstance
EntityInstanceTransfer entityInstance
-
longAttribute
Long longAttribute
-
-
-
Class com.echothree.model.control.core.common.transfer.EntityLongRangeDescriptionTransfer
class EntityLongRangeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
entityLongRange
EntityLongRangeTransfer entityLongRange
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.core.common.transfer.EntityLongRangeTransfer
class EntityLongRangeTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.core.common.transfer.EntityMultipleListItemAttributeTransfer
class EntityMultipleListItemAttributeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
entityAttribute
EntityAttributeTransfer entityAttribute
-
entityInstance
EntityInstanceTransfer entityInstance
-
entityListItem
EntityListItemTransfer entityListItem
-
-
-
Class com.echothree.model.control.core.common.transfer.EntityNameAttributeTransfer
class EntityNameAttributeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
entityAttribute
EntityAttributeTransfer entityAttribute
-
entityInstance
EntityInstanceTransfer entityInstance
-
nameAttribute
String nameAttribute
-
-
-
Class com.echothree.model.control.core.common.transfer.EntityStringAttributeTransfer
class EntityStringAttributeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
entityAttribute
EntityAttributeTransfer entityAttribute
-
entityInstance
EntityInstanceTransfer entityInstance
-
language
LanguageTransfer language
-
stringAttribute
String stringAttribute
-
-
-
Class com.echothree.model.control.core.common.transfer.EntityTimeAttributeTransfer
class EntityTimeAttributeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
entityAttribute
EntityAttributeTransfer entityAttribute
-
entityInstance
EntityInstanceTransfer entityInstance
-
timeAttribute
String timeAttribute
-
unformattedTimeAttribute
Long unformattedTimeAttribute
-
-
-
Class com.echothree.model.control.core.common.transfer.EntityTimeTransfer
class EntityTimeTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.core.common.transfer.EntityTypeDescriptionTransfer
class EntityTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
entityType
EntityTypeTransfer entityType
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.core.common.transfer.EntityTypeResultTransfer
class EntityTypeResultTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
componentVendorName
String componentVendorName
-
entityType
EntityTypeTransfer entityType
-
entityTypeName
String entityTypeName
-
-
-
Class com.echothree.model.control.core.common.transfer.EntityTypeTransfer
class EntityTypeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
commentTypes
ListWrapper<CommentTypeTransfer> commentTypes
-
componentVendor
ComponentVendorTransfer componentVendor
-
description
String description
-
entityAttributes
ListWrapper<EntityAttributeTransfer> entityAttributes
-
entityInstances
ListWrapper<EntityInstanceTransfer> entityInstances
-
entityInstancesCount
Long entityInstancesCount
-
entityTypeName
String entityTypeName
-
indexTypes
ListWrapper<IndexTypeTransfer> indexTypes
-
indexTypesCount
Long indexTypesCount
-
isExtensible
Boolean isExtensible
-
keepAllHistory
Boolean keepAllHistory
-
lockTimeout
String lockTimeout
-
messageTypes
ListWrapper<MessageTypeTransfer> messageTypes
-
ratingTypes
ListWrapper<RatingTypeTransfer> ratingTypes
-
sortOrder
Integer sortOrder
-
unformattedLockTimeout
Long unformattedLockTimeout
-
-
-
Class com.echothree.model.control.core.common.transfer.EntityVisitTransfer
class EntityVisitTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
entityInstance
EntityInstanceTransfer entityInstance
-
unformattedVisitedTime
Long unformattedVisitedTime
-
visitedEntityInstance
EntityInstanceTransfer visitedEntityInstance
-
visitedTime
String visitedTime
-
-
-
Class com.echothree.model.control.core.common.transfer.EventGroupTransfer
class EventGroupTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
eventGroupName
String eventGroupName
-
eventGroupStatus
WorkflowEntityStatusTransfer eventGroupStatus
-
-
-
Class com.echothree.model.control.core.common.transfer.EventTransfer
class EventTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
createdBy
EntityInstanceTransfer createdBy
-
entityInstance
EntityInstanceTransfer entityInstance
-
eventTime
String eventTime
-
eventTimeSequence
Integer eventTimeSequence
-
eventType
EventTypeTransfer eventType
-
relatedEntityInstance
EntityInstanceTransfer relatedEntityInstance
-
relatedEventType
EventTypeTransfer relatedEventType
-
unformattedEventTime
Long unformattedEventTime
-
-
-
Class com.echothree.model.control.core.common.transfer.EventTypeTransfer
class EventTypeTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.core.common.transfer.FontStyleDescriptionTransfer
class FontStyleDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
fontStyle
FontStyleTransfer fontStyle
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.core.common.transfer.FontStyleTransfer
class FontStyleTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.core.common.transfer.FontWeightDescriptionTransfer
class FontWeightDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
fontWeight
FontWeightTransfer fontWeight
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.core.common.transfer.FontWeightTransfer
class FontWeightTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.core.common.transfer.MimeTypeDescriptionTransfer
class MimeTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
mimeType
MimeTypeTransfer mimeType
-
-
-
Class com.echothree.model.control.core.common.transfer.MimeTypeFileExtensionTransfer
class MimeTypeFileExtensionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
fileExtension
String fileExtension
-
isDefault
Boolean isDefault
-
mimeType
MimeTypeTransfer mimeType
-
-
-
Class com.echothree.model.control.core.common.transfer.MimeTypeTransfer
class MimeTypeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
entityAttributeType
EntityAttributeTypeTransfer entityAttributeType
-
isDefault
Boolean isDefault
-
mimeTypeFileExtensions
ListWrapper<MimeTypeFileExtensionTransfer> mimeTypeFileExtensions
-
mimeTypeName
String mimeTypeName
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.core.common.transfer.MimeTypeUsageTransfer
class MimeTypeUsageTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
mimeType
MimeTypeTransfer mimeType
-
mimeTypeUsageType
MimeTypeUsageTypeTransfer mimeTypeUsageType
-
-
-
Class com.echothree.model.control.core.common.transfer.MimeTypeUsageTypeTransfer
class MimeTypeUsageTypeTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.core.common.transfer.PartyApplicationEditorUseTransfer
class PartyApplicationEditorUseTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
applicationEditor
ApplicationEditorTransfer applicationEditor
-
applicationEditorUse
ApplicationEditorUseTransfer applicationEditorUse
-
party
PartyTransfer party
-
preferredHeight
Integer preferredHeight
-
preferredWidth
Integer preferredWidth
-
-
-
Class com.echothree.model.control.core.common.transfer.PartyEntityTypeTransfer
class PartyEntityTypeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
confirmDelete
Boolean confirmDelete
-
entityType
EntityTypeTransfer entityType
-
party
PartyTransfer party
-
-
-
Class com.echothree.model.control.core.common.transfer.ProtocolDescriptionTransfer
class ProtocolDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
protocol
ProtocolTransfer protocol
-
-
-
Class com.echothree.model.control.core.common.transfer.ProtocolTransfer
class ProtocolTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.core.common.transfer.ServerDescriptionTransfer
class ServerDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
server
ServerTransfer server
-
-
-
Class com.echothree.model.control.core.common.transfer.ServerServiceTransfer
class ServerServiceTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
server
ServerTransfer server
-
service
ServiceTransfer service
-
-
-
Class com.echothree.model.control.core.common.transfer.ServerTransfer
class ServerTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.core.common.transfer.ServiceDescriptionTransfer
class ServiceDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
service
ServiceTransfer service
-
-
-
Class com.echothree.model.control.core.common.transfer.ServiceTransfer
class ServiceTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.core.common.transfer.TextDecorationDescriptionTransfer
class TextDecorationDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
textDecoration
TextDecorationTransfer textDecoration
-
-
-
Class com.echothree.model.control.core.common.transfer.TextDecorationTransfer
class TextDecorationTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.core.common.transfer.TextTransformationDescriptionTransfer
class TextTransformationDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
textTransformation
TextTransformationTransfer textTransformation
-
-
-
Class com.echothree.model.control.core.common.transfer.TextTransformationTransfer
class TextTransformationTransfer extends BaseTransfer implements Serializable
-
-
Package com.echothree.model.control.customer.common.choice
-
Class com.echothree.model.control.customer.common.choice.CustomerCreditStatusChoicesBean
class CustomerCreditStatusChoicesBean extends BaseWorkflowChoicesBean implements Serializable -
Class com.echothree.model.control.customer.common.choice.CustomerStatusChoicesBean
class CustomerStatusChoicesBean extends BaseWorkflowChoicesBean implements Serializable -
Class com.echothree.model.control.customer.common.choice.CustomerTypeChoicesBean
class CustomerTypeChoicesBean extends BaseChoicesBean implements Serializable
-
-
Package com.echothree.model.control.customer.common.exception
-
Exception com.echothree.model.control.customer.common.exception.BaseCustomerException
class BaseCustomerException extends BaseException implements Serializable -
Exception com.echothree.model.control.customer.common.exception.DuplicateCustomerTypeNameException
class DuplicateCustomerTypeNameException extends BaseCustomerException implements Serializable -
Exception com.echothree.model.control.customer.common.exception.MissingDefaultCustomerTypeException
class MissingDefaultCustomerTypeException extends BaseCustomerException implements Serializable -
Exception com.echothree.model.control.customer.common.exception.UnknownCustomerNameException
class UnknownCustomerNameException extends BaseCustomerException implements Serializable -
Exception com.echothree.model.control.customer.common.exception.UnknownCustomerStatusChoiceException
class UnknownCustomerStatusChoiceException extends BaseCustomerException implements Serializable -
Exception com.echothree.model.control.customer.common.exception.UnknownCustomerTypeNameException
class UnknownCustomerTypeNameException extends BaseCustomerException implements Serializable -
Exception com.echothree.model.control.customer.common.exception.UnknownCustomerTypePaymentMethodException
class UnknownCustomerTypePaymentMethodException extends BaseCustomerException implements Serializable -
Exception com.echothree.model.control.customer.common.exception.UnknownCustomerTypeShippingMethodException
class UnknownCustomerTypeShippingMethodException extends BaseCustomerException implements Serializable -
Exception com.echothree.model.control.customer.common.exception.UnknownDefaultCustomerTypeException
class UnknownDefaultCustomerTypeException extends BaseCustomerException implements Serializable
-
-
Package com.echothree.model.control.customer.common.transfer
-
Class com.echothree.model.control.customer.common.transfer.CustomerResultTransfer
class CustomerResultTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
customer
CustomerTransfer customer
-
partyName
String partyName
-
-
-
Class com.echothree.model.control.customer.common.transfer.CustomerTransfer
class CustomerTransfer extends PartyTransfer implements Serializable-
Serialized Fields
-
allowBackorders
Boolean allowBackorders
-
allowCombiningShipments
Boolean allowCombiningShipments
-
allowReferenceDuplicates
Boolean allowReferenceDuplicates
-
allowSubstitutions
Boolean allowSubstitutions
-
arGlAccount
GlAccountTransfer arGlAccount
-
customerCreditStatus
WorkflowEntityStatusTransfer customerCreditStatus
-
customerName
String customerName
-
customerStatus
WorkflowEntityStatusTransfer customerStatus
-
customerType
CustomerTypeTransfer customerType
-
holdUntilComplete
Boolean holdUntilComplete
-
initialOfferUse
OfferUseTransfer initialOfferUse
-
referenceValidationPattern
String referenceValidationPattern
-
requireReference
Boolean requireReference
-
-
-
Class com.echothree.model.control.customer.common.transfer.CustomerTypeDescriptionTransfer
class CustomerTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
customerType
CustomerTypeTransfer customerType
-
description
String description
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.customer.common.transfer.CustomerTypePaymentMethodTransfer
class CustomerTypePaymentMethodTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
customerType
CustomerTypeTransfer customerType
-
defaultSelectionPriority
Integer defaultSelectionPriority
-
isDefault
Boolean isDefault
-
paymentMethod
PaymentMethodTransfer paymentMethod
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.customer.common.transfer.CustomerTypeShippingMethodTransfer
class CustomerTypeShippingMethodTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
customerType
CustomerTypeTransfer customerType
-
defaultSelectionPriority
Integer defaultSelectionPriority
-
isDefault
Boolean isDefault
-
shippingMethod
ShippingMethodTransfer shippingMethod
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.customer.common.transfer.CustomerTypeTransfer
class CustomerTypeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
allocationPriority
AllocationPriorityTransfer allocationPriority
-
customerSequence
SequenceTransfer customerSequence
-
customerTypeName
String customerTypeName
-
defaultAllowBackorders
Boolean defaultAllowBackorders
-
defaultAllowCombiningShipments
Boolean defaultAllowCombiningShipments
-
defaultAllowReferenceDuplicates
Boolean defaultAllowReferenceDuplicates
-
defaultAllowSubstitutions
Boolean defaultAllowSubstitutions
-
defaultArGlAccount
GlAccountTransfer defaultArGlAccount
-
defaultCancellationPolicy
CancellationPolicyTransfer defaultCancellationPolicy
-
defaultFreeOnBoardTransfer
FreeOnBoardTransfer defaultFreeOnBoardTransfer
-
defaultHoldUntilComplete
Boolean defaultHoldUntilComplete
-
defaultOfferUse
OfferUseTransfer defaultOfferUse
-
defaultReferenceValidationPattern
String defaultReferenceValidationPattern
-
defaultRequireReference
Boolean defaultRequireReference
-
defaultReturnPolicy
ReturnPolicyTransfer defaultReturnPolicy
-
defaultTaxable
Boolean defaultTaxable
-
defaultTerm
TermTransfer defaultTerm
-
description
String description
-
isDefault
Boolean isDefault
-
sortOrder
Integer sortOrder
-
-
-
-
Package com.echothree.model.control.document.common.choice
-
Class com.echothree.model.control.document.common.choice.DocumentChoicesBean
class DocumentChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.document.common.choice.DocumentTypeChoicesBean
class DocumentTypeChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.document.common.choice.DocumentTypeUsageTypeChoicesBean
class DocumentTypeUsageTypeChoicesBean extends BaseChoicesBean implements Serializable
-
-
Package com.echothree.model.control.document.common.transfer
-
Class com.echothree.model.control.document.common.transfer.DocumentDescriptionTransfer
class DocumentDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
document
DocumentTransfer document
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.document.common.transfer.DocumentTransfer
class DocumentTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
blob
ByteArray blob
-
clob
String clob
-
description
String description
-
documentName
String documentName
-
documentType
DocumentTypeTransfer documentType
-
eTag
String eTag
-
mimeType
MimeTypeTransfer mimeType
-
pages
Integer pages
-
-
-
Class com.echothree.model.control.document.common.transfer.DocumentTypeDescriptionTransfer
class DocumentTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
documentType
DocumentTypeTransfer documentType
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.document.common.transfer.DocumentTypeTransfer
class DocumentTypeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
documentTypeName
String documentTypeName
-
isDefault
Boolean isDefault
-
maximumPages
Integer maximumPages
-
mimeTypeUsageType
MimeTypeUsageTypeTransfer mimeTypeUsageType
-
parentDocumentType
DocumentTypeTransfer parentDocumentType
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.document.common.transfer.DocumentTypeUsageTransfer
class DocumentTypeUsageTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
documentType
DocumentTypeTransfer documentType
-
documentTypeUsageType
DocumentTypeUsageTypeTransfer documentTypeUsageType
-
isDefault
Boolean isDefault
-
maximumInstances
Integer maximumInstances
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.document.common.transfer.DocumentTypeUsageTypeDescriptionTransfer
class DocumentTypeUsageTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
documentTypeUsageType
DocumentTypeUsageTypeTransfer documentTypeUsageType
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.document.common.transfer.DocumentTypeUsageTypeTransfer
class DocumentTypeUsageTypeTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.document.common.transfer.PartyDocumentTransfer
class PartyDocumentTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
document
DocumentTransfer document
-
isDefault
Boolean isDefault
-
party
PartyTransfer party
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.document.common.transfer.PartyTypeDocumentTypeUsageTypeTransfer
class PartyTypeDocumentTypeUsageTypeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
documentTypeUsageType
DocumentTypeUsageTypeTransfer documentTypeUsageType
-
isDefault
Boolean isDefault
-
partyType
PartyTypeTransfer partyType
-
sortOrder
Integer sortOrder
-
-
-
-
Package com.echothree.model.control.employee.common.choice
-
Class com.echothree.model.control.employee.common.choice.EmployeeAvailabilityChoicesBean
class EmployeeAvailabilityChoicesBean extends BaseWorkflowChoicesBean implements Serializable -
Class com.echothree.model.control.employee.common.choice.EmployeeStatusChoicesBean
class EmployeeStatusChoicesBean extends BaseWorkflowChoicesBean implements Serializable -
Class com.echothree.model.control.employee.common.choice.EmployeeTypeChoicesBean
class EmployeeTypeChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.employee.common.choice.LeaveReasonChoicesBean
class LeaveReasonChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.employee.common.choice.LeaveStatusChoicesBean
class LeaveStatusChoicesBean extends BaseWorkflowChoicesBean implements Serializable -
Class com.echothree.model.control.employee.common.choice.LeaveTypeChoicesBean
class LeaveTypeChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.employee.common.choice.ResponsibilityTypeChoicesBean
class ResponsibilityTypeChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.employee.common.choice.SkillTypeChoicesBean
class SkillTypeChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.employee.common.choice.TerminationReasonChoicesBean
class TerminationReasonChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.employee.common.choice.TerminationTypeChoicesBean
class TerminationTypeChoicesBean extends BaseChoicesBean implements Serializable
-
-
Package com.echothree.model.control.employee.common.exception
-
Exception com.echothree.model.control.employee.common.exception.BaseEmployeeException
class BaseEmployeeException extends BaseException implements Serializable -
Exception com.echothree.model.control.employee.common.exception.InvalidLeaveStatusException
class InvalidLeaveStatusException extends BaseEmployeeException implements Serializable -
Exception com.echothree.model.control.employee.common.exception.UnknownLeaveReasonNameException
class UnknownLeaveReasonNameException extends BaseEmployeeException implements Serializable -
Exception com.echothree.model.control.employee.common.exception.UnknownLeaveTypeNameException
class UnknownLeaveTypeNameException extends BaseEmployeeException implements Serializable
-
-
Package com.echothree.model.control.employee.common.transfer
-
Class com.echothree.model.control.employee.common.transfer.EmployeeResultTransfer
class EmployeeResultTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
employee
EmployeeTransfer employee
-
partyName
String partyName
-
-
-
Class com.echothree.model.control.employee.common.transfer.EmployeeTransfer
class EmployeeTransfer extends PartyTransfer implements Serializable-
Serialized Fields
-
employeeAvailability
WorkflowEntityStatusTransfer employeeAvailability
-
employeeName
String employeeName
-
employeeStatus
WorkflowEntityStatusTransfer employeeStatus
-
employeeType
EmployeeTypeTransfer employeeType
-
-
-
Class com.echothree.model.control.employee.common.transfer.EmployeeTypeDescriptionTransfer
class EmployeeTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
employeeType
EmployeeTypeTransfer employeeType
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.employee.common.transfer.EmployeeTypeTransfer
class EmployeeTypeTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.employee.common.transfer.EmploymentTransfer
class EmploymentTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
company
CompanyTransfer company
-
employmentName
String employmentName
-
endTime
String endTime
-
party
PartyTransfer party
-
startTime
String startTime
-
terminationReason
TerminationReasonTransfer terminationReason
-
terminationType
TerminationTypeTransfer terminationType
-
unformattedEndTime
Long unformattedEndTime
-
unformattedStartTime
Long unformattedStartTime
-
-
-
Class com.echothree.model.control.employee.common.transfer.LeaveReasonDescriptionTransfer
class LeaveReasonDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
leaveReason
LeaveReasonTransfer leaveReason
-
-
-
Class com.echothree.model.control.employee.common.transfer.LeaveReasonTransfer
class LeaveReasonTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.employee.common.transfer.LeaveResultTransfer
class LeaveResultTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
leave
LeaveTransfer leave
-
leaveName
String leaveName
-
-
-
Class com.echothree.model.control.employee.common.transfer.LeaveTransfer
class LeaveTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
company
CompanyTransfer company
-
endTime
String endTime
-
leaveName
String leaveName
-
leaveReason
LeaveReasonTransfer leaveReason
-
leaveStatus
WorkflowEntityStatusTransfer leaveStatus
-
leaveType
LeaveTypeTransfer leaveType
-
party
PartyTransfer party
-
startTime
String startTime
-
totalTime
String totalTime
-
unformattedEndTime
Long unformattedEndTime
-
unformattedStartTime
Long unformattedStartTime
-
unformattedTotalTime
Long unformattedTotalTime
-
-
-
Class com.echothree.model.control.employee.common.transfer.LeaveTypeDescriptionTransfer
class LeaveTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
leaveType
LeaveTypeTransfer leaveType
-
-
-
Class com.echothree.model.control.employee.common.transfer.LeaveTypeTransfer
class LeaveTypeTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.employee.common.transfer.PartyResponsibilityTransfer
class PartyResponsibilityTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
party
PartyTransfer party
-
responsibilityType
ResponsibilityTypeTransfer responsibilityType
-
-
-
Class com.echothree.model.control.employee.common.transfer.PartySkillTransfer
class PartySkillTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
party
PartyTransfer party
-
skillType
SkillTypeTransfer skillType
-
-
-
Class com.echothree.model.control.employee.common.transfer.ResponsibilityTypeDescriptionTransfer
class ResponsibilityTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
responsibilityType
ResponsibilityTypeTransfer responsibilityType
-
-
-
Class com.echothree.model.control.employee.common.transfer.ResponsibilityTypeTransfer
class ResponsibilityTypeTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.employee.common.transfer.SkillTypeDescriptionTransfer
class SkillTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
skillType
SkillTypeTransfer skillType
-
-
-
Class com.echothree.model.control.employee.common.transfer.SkillTypeTransfer
class SkillTypeTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.employee.common.transfer.TerminationReasonDescriptionTransfer
class TerminationReasonDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
terminationReason
TerminationReasonTransfer terminationReason
-
-
-
Class com.echothree.model.control.employee.common.transfer.TerminationReasonTransfer
class TerminationReasonTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.employee.common.transfer.TerminationTypeDescriptionTransfer
class TerminationTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
terminationType
TerminationTypeTransfer terminationType
-
-
-
Class com.echothree.model.control.employee.common.transfer.TerminationTypeTransfer
class TerminationTypeTransfer extends BaseTransfer implements Serializable
-
-
Package com.echothree.model.control.filter.common.choice
-
Class com.echothree.model.control.filter.common.choice.FilterAdjustmentChoicesBean
class FilterAdjustmentChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.filter.common.choice.FilterAdjustmentSourceChoicesBean
class FilterAdjustmentSourceChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.filter.common.choice.FilterAdjustmentTypeChoicesBean
class FilterAdjustmentTypeChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.filter.common.choice.FilterChoicesBean
class FilterChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.filter.common.choice.FilterKindChoicesBean
class FilterKindChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.filter.common.choice.FilterStepChoicesBean
class FilterStepChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.filter.common.choice.FilterTypeChoicesBean
class FilterTypeChoicesBean extends BaseChoicesBean implements Serializable
-
-
Package com.echothree.model.control.filter.common.exception
-
Exception com.echothree.model.control.filter.common.exception.BaseFilterException
class BaseFilterException extends BaseException implements Serializable -
Exception com.echothree.model.control.filter.common.exception.CannotDeleteFilterAdjustmentInUseException
class CannotDeleteFilterAdjustmentInUseException extends BaseFilterException implements Serializable -
Exception com.echothree.model.control.filter.common.exception.CannotDeleteFilterInUseException
class CannotDeleteFilterInUseException extends BaseFilterException implements Serializable -
Exception com.echothree.model.control.filter.common.exception.DuplicateFilterAdjustmentNameException
class DuplicateFilterAdjustmentNameException extends BaseFilterException implements Serializable -
Exception com.echothree.model.control.filter.common.exception.DuplicateFilterAdjustmentSourceNameException
class DuplicateFilterAdjustmentSourceNameException extends BaseFilterException implements Serializable -
Exception com.echothree.model.control.filter.common.exception.DuplicateFilterAdjustmentTypeNameException
class DuplicateFilterAdjustmentTypeNameException extends BaseFilterException implements Serializable -
Exception com.echothree.model.control.filter.common.exception.DuplicateFilterKindNameException
class DuplicateFilterKindNameException extends BaseFilterException implements Serializable -
Exception com.echothree.model.control.filter.common.exception.DuplicateFilterNameException
class DuplicateFilterNameException extends BaseFilterException implements Serializable -
Exception com.echothree.model.control.filter.common.exception.DuplicateFilterStepNameException
class DuplicateFilterStepNameException extends BaseFilterException implements Serializable -
Exception com.echothree.model.control.filter.common.exception.DuplicateFilterTypeNameException
class DuplicateFilterTypeNameException extends BaseFilterException implements Serializable -
Exception com.echothree.model.control.filter.common.exception.UnknownDefaultFilterAdjustmentException
class UnknownDefaultFilterAdjustmentException extends BaseFilterException implements Serializable -
Exception com.echothree.model.control.filter.common.exception.UnknownDefaultFilterAdjustmentSourceException
class UnknownDefaultFilterAdjustmentSourceException extends BaseFilterException implements Serializable -
Exception com.echothree.model.control.filter.common.exception.UnknownDefaultFilterAdjustmentTypeException
class UnknownDefaultFilterAdjustmentTypeException extends BaseFilterException implements Serializable -
Exception com.echothree.model.control.filter.common.exception.UnknownDefaultFilterException
class UnknownDefaultFilterException extends BaseFilterException implements Serializable -
Exception com.echothree.model.control.filter.common.exception.UnknownDefaultFilterKindException
class UnknownDefaultFilterKindException extends BaseFilterException implements Serializable -
Exception com.echothree.model.control.filter.common.exception.UnknownDefaultFilterTypeException
class UnknownDefaultFilterTypeException extends BaseFilterException implements Serializable -
Exception com.echothree.model.control.filter.common.exception.UnknownFilterAdjustmentNameException
class UnknownFilterAdjustmentNameException extends BaseFilterException implements Serializable -
Exception com.echothree.model.control.filter.common.exception.UnknownFilterAdjustmentSourceNameException
class UnknownFilterAdjustmentSourceNameException extends BaseFilterException implements Serializable -
Exception com.echothree.model.control.filter.common.exception.UnknownFilterAdjustmentTypeNameException
class UnknownFilterAdjustmentTypeNameException extends BaseFilterException implements Serializable -
Exception com.echothree.model.control.filter.common.exception.UnknownFilterKindNameException
class UnknownFilterKindNameException extends BaseFilterException implements Serializable -
Exception com.echothree.model.control.filter.common.exception.UnknownFilterNameException
class UnknownFilterNameException extends BaseFilterException implements Serializable -
Exception com.echothree.model.control.filter.common.exception.UnknownFilterStepNameException
class UnknownFilterStepNameException extends BaseFilterException implements Serializable -
Exception com.echothree.model.control.filter.common.exception.UnknownFilterTypeNameException
class UnknownFilterTypeNameException extends BaseFilterException implements Serializable
-
-
Package com.echothree.model.control.filter.common.transfer
-
Class com.echothree.model.control.filter.common.transfer.FilterAdjustmentAmountTransfer
class FilterAdjustmentAmountTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
amount
String amount
-
currency
CurrencyTransfer currency
-
filterAdjustment
FilterAdjustmentTransfer filterAdjustment
-
unformattedAmount
Long unformattedAmount
-
unitOfMeasureType
UnitOfMeasureTypeTransfer unitOfMeasureType
-
-
-
Class com.echothree.model.control.filter.common.transfer.FilterAdjustmentDescriptionTransfer
class FilterAdjustmentDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
filterAdjustment
FilterAdjustmentTransfer filterAdjustment
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.filter.common.transfer.FilterAdjustmentFixedAmountTransfer
class FilterAdjustmentFixedAmountTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
currency
CurrencyTransfer currency
-
filterAdjustment
FilterAdjustmentTransfer filterAdjustment
-
unformattedUnitAmount
Long unformattedUnitAmount
-
unitAmount
String unitAmount
-
unitOfMeasureType
UnitOfMeasureTypeTransfer unitOfMeasureType
-
-
-
Class com.echothree.model.control.filter.common.transfer.FilterAdjustmentPercentTransfer
class FilterAdjustmentPercentTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
currency
CurrencyTransfer currency
-
filterAdjustment
FilterAdjustmentTransfer filterAdjustment
-
percent
String percent
-
unitOfMeasureType
UnitOfMeasureTypeTransfer unitOfMeasureType
-
-
-
Class com.echothree.model.control.filter.common.transfer.FilterAdjustmentSourceTransfer
class FilterAdjustmentSourceTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.filter.common.transfer.FilterAdjustmentTransfer
class FilterAdjustmentTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
filterAdjustmentAmounts
ListWrapper<FilterAdjustmentAmountTransfer> filterAdjustmentAmounts
-
filterAdjustmentFixedAmounts
ListWrapper<FilterAdjustmentFixedAmountTransfer> filterAdjustmentFixedAmounts
-
filterAdjustmentName
String filterAdjustmentName
-
filterAdjustmentPercents
ListWrapper<FilterAdjustmentPercentTransfer> filterAdjustmentPercents
-
filterAdjustmentSource
FilterAdjustmentSourceTransfer filterAdjustmentSource
-
filterAdjustmentType
FilterAdjustmentTypeTransfer filterAdjustmentType
-
filterKind
FilterKindTransfer filterKind
-
isDefault
Boolean isDefault
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.filter.common.transfer.FilterAdjustmentTypeTransfer
class FilterAdjustmentTypeTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.filter.common.transfer.FilterDescriptionTransfer
class FilterDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
filter
FilterTransfer filter
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.filter.common.transfer.FilterEntranceStepTransfer
class FilterEntranceStepTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
filter
FilterTransfer filter
-
filterStep
FilterStepTransfer filterStep
-
-
-
Class com.echothree.model.control.filter.common.transfer.FilterKindDescriptionTransfer
class FilterKindDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
filterKind
FilterKindTransfer filterKind
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.filter.common.transfer.FilterKindTransfer
class FilterKindTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.filter.common.transfer.FilterStepDescriptionTransfer
class FilterStepDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
filterStep
FilterStepTransfer filterStep
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.filter.common.transfer.FilterStepDestinationTransfer
class FilterStepDestinationTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
fromFilterStep
FilterStepTransfer fromFilterStep
-
toFilterStep
FilterStepTransfer toFilterStep
-
-
-
Class com.echothree.model.control.filter.common.transfer.FilterStepElementDescriptionTransfer
class FilterStepElementDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
filterStepElement
FilterStepElementTransfer filterStepElement
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.filter.common.transfer.FilterStepElementTransfer
class FilterStepElementTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
filterAdjustment
FilterAdjustmentTransfer filterAdjustment
-
filterItemSelector
SelectorTransfer filterItemSelector
-
filterStep
FilterStepTransfer filterStep
-
filterStepElementName
String filterStepElementName
-
-
-
Class com.echothree.model.control.filter.common.transfer.FilterStepTransfer
class FilterStepTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
filter
FilterTransfer filter
-
filterItemSelector
SelectorTransfer filterItemSelector
-
filterStepDestinations
ListWrapper<FilterStepDestinationTransfer> filterStepDestinations
-
filterStepElements
ListWrapper<FilterStepElementTransfer> filterStepElements
-
filterStepName
String filterStepName
-
-
-
Class com.echothree.model.control.filter.common.transfer.FilterTransfer
class FilterTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
filterEntranceSteps
ListWrapper<FilterEntranceStepTransfer> filterEntranceSteps
-
filterItemSelector
SelectorTransfer filterItemSelector
-
filterName
String filterName
-
filterSteps
ListWrapper<FilterStepTransfer> filterSteps
-
filterType
FilterTypeTransfer filterType
-
initialFilterAdjustment
FilterAdjustmentTransfer initialFilterAdjustment
-
isDefault
Boolean isDefault
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.filter.common.transfer.FilterTypeDescriptionTransfer
class FilterTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
filterType
FilterTypeTransfer filterType
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.filter.common.transfer.FilterTypeTransfer
class FilterTypeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
filterKind
FilterKindTransfer filterKind
-
filterTypeName
String filterTypeName
-
isDefault
Boolean isDefault
-
sortOrder
Integer sortOrder
-
-
-
-
Package com.echothree.model.control.financial.common.choice
-
Class com.echothree.model.control.financial.common.choice.FinancialAccountAliasTypeChoicesBean
class FinancialAccountAliasTypeChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.financial.common.choice.FinancialAccountTransactionTypeChoicesBean
class FinancialAccountTransactionTypeChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.financial.common.choice.FinancialAccountTypeChoicesBean
class FinancialAccountTypeChoicesBean extends BaseChoicesBean implements Serializable
-
-
Package com.echothree.model.control.financial.common.transfer
-
Class com.echothree.model.control.financial.common.transfer.FinancialAccountAliasTransfer
class FinancialAccountAliasTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
alias
String alias
-
financialAccount
FinancialAccountTransfer financialAccount
-
financialAccountAliasType
FinancialAccountAliasTypeTransfer financialAccountAliasType
-
-
-
Class com.echothree.model.control.financial.common.transfer.FinancialAccountAliasTypeDescriptionTransfer
class FinancialAccountAliasTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
financialAccountAliasType
FinancialAccountAliasTypeTransfer financialAccountAliasType
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.financial.common.transfer.FinancialAccountAliasTypeTransfer
class FinancialAccountAliasTypeTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.financial.common.transfer.FinancialAccountRoleTransfer
class FinancialAccountRoleTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
financialAccount
FinancialAccountTransfer financialAccount
-
financialAccountRoleType
FinancialAccountRoleTypeTransfer financialAccountRoleType
-
party
PartyTransfer party
-
-
-
Class com.echothree.model.control.financial.common.transfer.FinancialAccountRoleTypeTransfer
class FinancialAccountRoleTypeTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.financial.common.transfer.FinancialAccountTransactionTransfer
class FinancialAccountTransactionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
amount
String amount
-
comment
String comment
-
financialAccount
FinancialAccountTransfer financialAccount
-
financialAccountTransactionName
String financialAccountTransactionName
-
financialAccountTransactionType
FinancialAccountTransactionTypeTransfer financialAccountTransactionType
-
unformattedAmount
Long unformattedAmount
-
-
-
Class com.echothree.model.control.financial.common.transfer.FinancialAccountTransactionTypeDescriptionTransfer
class FinancialAccountTransactionTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
financialAccountTransactionType
FinancialAccountTransactionTypeTransfer financialAccountTransactionType
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.financial.common.transfer.FinancialAccountTransactionTypeTransfer
class FinancialAccountTransactionTypeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
financialAccountTransactionTypeName
String financialAccountTransactionTypeName
-
financialAccountType
FinancialAccountTypeTransfer financialAccountType
-
glAccount
GlAccountTransfer glAccount
-
isDefault
Boolean isDefault
-
parentFinancialAccountTransactionType
FinancialAccountTransactionTypeTransfer parentFinancialAccountTransactionType
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.financial.common.transfer.FinancialAccountTransfer
class FinancialAccountTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
actualBalance
String actualBalance
-
availableBalance
String availableBalance
-
currency
CurrencyTransfer currency
-
description
String description
-
financialAccountName
String financialAccountName
-
financialAccountRoles
MapWrapper<FinancialAccountRoleTransfer> financialAccountRoles
-
financialAccountTransactions
ListWrapper<FinancialAccountTransactionTransfer> financialAccountTransactions
-
financialAccountType
FinancialAccountTypeTransfer financialAccountType
-
glAccount
GlAccountTransfer glAccount
-
reference
String reference
-
unformattedActualBalance
Long unformattedActualBalance
-
unformattedAvailableBalance
Long unformattedAvailableBalance
-
-
-
Class com.echothree.model.control.financial.common.transfer.FinancialAccountTypeDescriptionTransfer
class FinancialAccountTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
financialAccountType
FinancialAccountTypeTransfer financialAccountType
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.financial.common.transfer.FinancialAccountTypeTransfer
class FinancialAccountTypeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
defaultGlAccount
GlAccountTransfer defaultGlAccount
-
description
String description
-
financialAccountSequenceType
SequenceTypeTransfer financialAccountSequenceType
-
financialAccountTransactionSequenceType
SequenceTypeTransfer financialAccountTransactionSequenceType
-
financialAccountTypeName
String financialAccountTypeName
-
financialAccountWorkflow
WorkflowTransfer financialAccountWorkflow
-
financialAccountWorkflowEntrance
WorkflowEntranceTransfer financialAccountWorkflowEntrance
-
isDefault
Boolean isDefault
-
parentFinancialAccountType
FinancialAccountTypeTransfer parentFinancialAccountType
-
sortOrder
Integer sortOrder
-
-
-
-
Package com.echothree.model.control.forum.common.choice
-
Class com.echothree.model.control.forum.common.choice.ForumChoicesBean
class ForumChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.forum.common.choice.ForumGroupChoicesBean
class ForumGroupChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.forum.common.choice.ForumMessageTypeChoicesBean
class ForumMessageTypeChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.forum.common.choice.ForumRoleTypeChoicesBean
class ForumRoleTypeChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.forum.common.choice.ForumTypeChoicesBean
class ForumTypeChoicesBean extends BaseChoicesBean implements Serializable
-
-
Package com.echothree.model.control.forum.common.exception
-
Exception com.echothree.model.control.forum.common.exception.BaseForumException
class BaseForumException extends BaseException implements Serializable -
Exception com.echothree.model.control.forum.common.exception.UnknownForumPartyRoleException
class UnknownForumPartyRoleException extends BaseForumException implements Serializable -
Exception com.echothree.model.control.forum.common.exception.UnknownForumPartyTypeRoleException
class UnknownForumPartyTypeRoleException extends BaseForumException implements Serializable -
Exception com.echothree.model.control.forum.common.exception.UnknownForumRoleTypeNameException
class UnknownForumRoleTypeNameException extends BaseForumException implements Serializable
-
-
Package com.echothree.model.control.forum.common.transfer
-
Class com.echothree.model.control.forum.common.transfer.ForumDescriptionTransfer
class ForumDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
forum
ForumTransfer forum
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.forum.common.transfer.ForumForumThreadTransfer
class ForumForumThreadTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
forum
ForumTransfer forum
-
forumThread
ForumThreadTransfer forumThread
-
isDefault
Boolean isDefault
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.forum.common.transfer.ForumGroupDescriptionTransfer
class ForumGroupDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
forumGroup
ForumGroupTransfer forumGroup
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.forum.common.transfer.ForumGroupForumTransfer
class ForumGroupForumTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
forum
ForumTransfer forum
-
forumGroup
ForumGroupTransfer forumGroup
-
isDefault
Boolean isDefault
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.forum.common.transfer.ForumGroupTransfer
class ForumGroupTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
forumGroupName
String forumGroupName
-
forums
ListWrapper<ForumTransfer> forums
-
icon
IconTransfer icon
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.forum.common.transfer.ForumMessageAttachmentDescriptionTransfer
class ForumMessageAttachmentDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
forumMessageAttachment
ForumMessageAttachmentTransfer forumMessageAttachment
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.forum.common.transfer.ForumMessageAttachmentTransfer
class ForumMessageAttachmentTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
blob
ByteArray blob
-
clob
String clob
-
description
String description
-
eTag
String eTag
-
forumMessage
ForumMessageTransfer forumMessage
-
forumMessageAttachmentSequence
Integer forumMessageAttachmentSequence
-
mimeType
MimeTypeTransfer mimeType
-
-
-
Class com.echothree.model.control.forum.common.transfer.ForumMessagePartTransfer
class ForumMessagePartTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
blob
ByteArray blob
-
clob
String clob
-
forumMessage
ForumMessageTransfer forumMessage
-
forumMessagePartType
ForumMessagePartTypeTransfer forumMessagePartType
-
language
LanguageTransfer language
-
mimeType
MimeTypeTransfer mimeType
-
string
String string
-
-
-
Class com.echothree.model.control.forum.common.transfer.ForumMessagePartTypeTransfer
class ForumMessagePartTypeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
forumMessagePartTypeName
String forumMessagePartTypeName
-
mimeTypeUsageType
MimeTypeUsageTypeTransfer mimeTypeUsageType
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.forum.common.transfer.ForumMessageResultTransfer
class ForumMessageResultTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
forumMessage
ForumMessageTransfer forumMessage
-
forumMessageName
String forumMessageName
-
-
-
Class com.echothree.model.control.forum.common.transfer.ForumMessageRoleTransfer
class ForumMessageRoleTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
forumMessage
ForumMessageTransfer forumMessage
-
forumRoleType
ForumRoleTypeTransfer forumRoleType
-
party
PartyTransfer party
-
-
-
Class com.echothree.model.control.forum.common.transfer.ForumMessageTransfer
class ForumMessageTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
forumMessageAttachments
ListWrapper<ForumMessageAttachmentTransfer> forumMessageAttachments
-
forumMessageName
String forumMessageName
-
forumMessageParts
MapWrapper<ForumMessagePartTransfer> forumMessageParts
-
forumMessageRoles
ListWrapper<ForumMessageRoleTransfer> forumMessageRoles
-
forumMessageType
ForumMessageTypeTransfer forumMessageType
-
forumThread
ForumThreadTransfer forumThread
-
icon
IconTransfer icon
-
parentForumMessage
ForumMessageTransfer parentForumMessage
-
postedTime
String postedTime
-
unformattedPostedTime
Long unformattedPostedTime
-
-
-
Class com.echothree.model.control.forum.common.transfer.ForumMessageTypePartTypeTransfer
class ForumMessageTypePartTypeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
forumMessagePartType
ForumMessagePartTypeTransfer forumMessagePartType
-
forumMessageType
ForumMessageTypeTransfer forumMessageType
-
indexDefault
Boolean indexDefault
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.forum.common.transfer.ForumMessageTypeTransfer
class ForumMessageTypeTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.forum.common.transfer.ForumMimeTypeTransfer
class ForumMimeTypeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
forum
ForumTransfer forum
-
isDefault
Boolean isDefault
-
mimeType
MimeTypeTransfer mimeType
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.forum.common.transfer.ForumPartyRoleTransfer
class ForumPartyRoleTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
forum
ForumTransfer forum
-
forumRoleType
ForumRoleTypeTransfer forumRoleType
-
party
PartyTransfer party
-
-
-
Class com.echothree.model.control.forum.common.transfer.ForumPartyTypeRoleTransfer
class ForumPartyTypeRoleTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
forum
ForumTransfer forum
-
forumRoleType
ForumRoleTypeTransfer forumRoleType
-
partyType
PartyTypeTransfer partyType
-
-
-
Class com.echothree.model.control.forum.common.transfer.ForumRoleTypeTransfer
class ForumRoleTypeTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.forum.common.transfer.ForumThreadTransfer
class ForumThreadTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
forumForumThreads
ListWrapper<ForumForumThreadTransfer> forumForumThreads
-
forumMessageCount
Long forumMessageCount
-
forumMessages
ListWrapper<ForumMessageTransfer> forumMessages
-
forumThreadName
String forumThreadName
-
icon
IconTransfer icon
-
postedTime
String postedTime
-
sortOrder
Integer sortOrder
-
unformattedPostedTime
Long unformattedPostedTime
-
-
-
Class com.echothree.model.control.forum.common.transfer.ForumTransfer
class ForumTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
forumGroups
ListWrapper<ForumGroupTransfer> forumGroups
-
forumMessageSequence
SequenceTransfer forumMessageSequence
-
forumName
String forumName
-
forumThreads
ListWrapper<ForumThreadTransfer> forumThreads
-
forumThreadSequence
SequenceTransfer forumThreadSequence
-
forumType
ForumTypeTransfer forumType
-
icon
IconTransfer icon
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.forum.common.transfer.ForumTypeTransfer
class ForumTypeTransfer extends BaseTransfer implements Serializable
-
-
Package com.echothree.model.control.geo.common.choice
-
Class com.echothree.model.control.geo.common.choice.CityChoicesBean
class CityChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.geo.common.choice.CountryChoicesBean
class CountryChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.geo.common.choice.CountyChoicesBean
class CountyChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.geo.common.choice.GeoCodeAliasTypeChoicesBean
class GeoCodeAliasTypeChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.geo.common.choice.GeoCodeScopeChoicesBean
class GeoCodeScopeChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.geo.common.choice.GeoCodeTypeChoicesBean
class GeoCodeTypeChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.geo.common.choice.StateChoicesBean
class StateChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.geo.common.choice.ZipCodeChoicesBean
class ZipCodeChoicesBean extends BaseChoicesBean implements Serializable
-
-
Package com.echothree.model.control.geo.common.exception
-
Exception com.echothree.model.control.geo.common.exception.BaseGeoException
class BaseGeoException extends BaseException implements Serializable -
Exception com.echothree.model.control.geo.common.exception.DuplicateGeoCodeScopeNameException
class DuplicateGeoCodeScopeNameException extends BaseGeoException implements Serializable -
Exception com.echothree.model.control.geo.common.exception.DuplicateGeoCodeTypeNameException
class DuplicateGeoCodeTypeNameException extends BaseGeoException implements Serializable -
Exception com.echothree.model.control.geo.common.exception.UnknownDefaultGeoCodeScopeException
class UnknownDefaultGeoCodeScopeException extends BaseGeoException implements Serializable -
Exception com.echothree.model.control.geo.common.exception.UnknownDefaultGeoCodeTypeException
class UnknownDefaultGeoCodeTypeException extends BaseGeoException implements Serializable -
Exception com.echothree.model.control.geo.common.exception.UnknownGeoCodeAliasTypeNameException
class UnknownGeoCodeAliasTypeNameException extends BaseGeoException implements Serializable -
Exception com.echothree.model.control.geo.common.exception.UnknownGeoCodeNameException
class UnknownGeoCodeNameException extends BaseGeoException implements Serializable -
Exception com.echothree.model.control.geo.common.exception.UnknownGeoCodeScopeNameException
class UnknownGeoCodeScopeNameException extends BaseGeoException implements Serializable -
Exception com.echothree.model.control.geo.common.exception.UnknownGeoCodeTypeNameException
class UnknownGeoCodeTypeNameException extends BaseGeoException implements Serializable
-
-
Package com.echothree.model.control.geo.common.transfer
-
Class com.echothree.model.control.geo.common.transfer.BaseGeoCodeTransfer
class BaseGeoCodeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
geoCodeAliases
MapWrapper<GeoCodeAliasTransfer> geoCodeAliases
-
-
-
Class com.echothree.model.control.geo.common.transfer.CityTransfer
class CityTransfer extends GeoCodeTransfer implements Serializable-
Serialized Fields
-
state
StateTransfer state
-
-
-
Class com.echothree.model.control.geo.common.transfer.CountryTransfer
class CountryTransfer extends GeoCodeTransfer implements Serializable-
Serialized Fields
-
areaCodeExample
String areaCodeExample
-
areaCodePattern
String areaCodePattern
-
areaCodeRequired
Boolean areaCodeRequired
-
cityGeoCodeRequired
Boolean cityGeoCodeRequired
-
cityRequired
Boolean cityRequired
-
postalAddressFormat
PostalAddressFormatTransfer postalAddressFormat
-
postalCodeExample
String postalCodeExample
-
postalCodeGeoCodeLength
Integer postalCodeGeoCodeLength
-
postalCodeGeoCodeRequired
Boolean postalCodeGeoCodeRequired
-
postalCodeLength
Integer postalCodeLength
-
postalCodePattern
String postalCodePattern
-
postalCodeRequired
Boolean postalCodeRequired
-
stateGeoCodeRequired
Boolean stateGeoCodeRequired
-
stateRequired
Boolean stateRequired
-
telephoneCode
String telephoneCode
-
telephoneNumberExample
String telephoneNumberExample
-
telephoneNumberPattern
String telephoneNumberPattern
-
-
-
Class com.echothree.model.control.geo.common.transfer.CountyTransfer
class CountyTransfer extends GeoCodeTransfer implements Serializable-
Serialized Fields
-
state
StateTransfer state
-
-
-
Class com.echothree.model.control.geo.common.transfer.GeoCodeAliasTransfer
class GeoCodeAliasTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
alias
String alias
-
geoCode
GeoCodeTransfer geoCode
-
geoCodeAliasType
GeoCodeAliasTypeTransfer geoCodeAliasType
-
geoCodeScope
GeoCodeScopeTransfer geoCodeScope
-
-
-
Class com.echothree.model.control.geo.common.transfer.GeoCodeAliasTypeDescriptionTransfer
class GeoCodeAliasTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
geoCodeAliasType
GeoCodeAliasTypeTransfer geoCodeAliasType
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.geo.common.transfer.GeoCodeAliasTypeTransfer
class GeoCodeAliasTypeTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.geo.common.transfer.GeoCodeCurrencyTransfer
class GeoCodeCurrencyTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
currency
CurrencyTransfer currency
-
geoCode
GeoCodeTransfer geoCode
-
isDefault
Boolean isDefault
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.geo.common.transfer.GeoCodeDateTimeFormatTransfer
class GeoCodeDateTimeFormatTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
dateTimeFormat
DateTimeFormatTransfer dateTimeFormat
-
geoCode
GeoCodeTransfer geoCode
-
isDefault
Boolean isDefault
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.geo.common.transfer.GeoCodeDescriptionTransfer
class GeoCodeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
geoCode
GeoCodeTransfer geoCode
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.geo.common.transfer.GeoCodeLanguageTransfer
class GeoCodeLanguageTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
geoCode
GeoCodeTransfer geoCode
-
isDefault
Boolean isDefault
-
language
LanguageTransfer language
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.geo.common.transfer.GeoCodeRelationshipTransfer
class GeoCodeRelationshipTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
fromGeoCode
GeoCodeTransfer fromGeoCode
-
toGeoCode
GeoCodeTransfer toGeoCode
-
-
-
Class com.echothree.model.control.geo.common.transfer.GeoCodeScopeDescriptionTransfer
class GeoCodeScopeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
geoCodeScope
GeoCodeScopeTransfer geoCodeScope
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.geo.common.transfer.GeoCodeScopeTransfer
class GeoCodeScopeTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.geo.common.transfer.GeoCodeTimeZoneTransfer
class GeoCodeTimeZoneTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
geoCode
GeoCodeTransfer geoCode
-
isDefault
Boolean isDefault
-
sortOrder
Integer sortOrder
-
timeZone
TimeZoneTransfer timeZone
-
-
-
Class com.echothree.model.control.geo.common.transfer.GeoCodeTransfer
class GeoCodeTransfer extends BaseGeoCodeTransfer implements Serializable-
Serialized Fields
-
description
String description
-
geoCodeName
String geoCodeName
-
geoCodeScope
GeoCodeScopeTransfer geoCodeScope
-
geoCodeType
GeoCodeTypeTransfer geoCodeType
-
isDefault
Boolean isDefault
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.geo.common.transfer.GeoCodeTypeDescriptionTransfer
class GeoCodeTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
geoCodeType
GeoCodeTypeTransfer geoCodeType
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.geo.common.transfer.GeoCodeTypeTransfer
class GeoCodeTypeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
geoCodeTypeName
String geoCodeTypeName
-
isDefault
Boolean isDefault
-
parentGeoCodeType
GeoCodeTypeTransfer parentGeoCodeType
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.geo.common.transfer.PostalCodeTransfer
class PostalCodeTransfer extends GeoCodeTransfer implements Serializable-
Serialized Fields
-
country
CountryTransfer country
-
-
-
Class com.echothree.model.control.geo.common.transfer.StateTransfer
class StateTransfer extends GeoCodeTransfer implements Serializable-
Serialized Fields
-
country
CountryTransfer country
-
-
-
-
Package com.echothree.model.control.graphql.common.exception
-
Exception com.echothree.model.control.graphql.common.exception.BaseGraphQlException
class BaseGraphQlException extends BaseException implements Serializable
-
-
Package com.echothree.model.control.icon.common.choice
-
Class com.echothree.model.control.icon.common.choice.IconChoicesBean
class IconChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.icon.common.choice.IconUsageTypeChoicesBean
class IconUsageTypeChoicesBean extends BaseChoicesBean implements Serializable
-
-
Package com.echothree.model.control.icon.common.transfer
-
Class com.echothree.model.control.icon.common.transfer.IconTransfer
class IconTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
document
DocumentTransfer document
-
iconName
String iconName
-
isDefault
Boolean isDefault
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.icon.common.transfer.IconUsageTransfer
class IconUsageTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
icon
IconTransfer icon
-
iconUsageType
IconUsageTypeTransfer iconUsageType
-
isDefault
Boolean isDefault
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.icon.common.transfer.IconUsageTypeDescriptionTransfer
class IconUsageTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
iconUsageType
IconUsageTypeTransfer iconUsageType
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.icon.common.transfer.IconUsageTypeTransfer
class IconUsageTypeTransfer extends BaseTransfer implements Serializable
-
-
Package com.echothree.model.control.index.common.choice
-
Class com.echothree.model.control.index.common.choice.IndexChoicesBean
class IndexChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.index.common.choice.IndexFieldChoicesBean
class IndexFieldChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.index.common.choice.IndexTypeChoicesBean
class IndexTypeChoicesBean extends BaseChoicesBean implements Serializable
-
-
Package com.echothree.model.control.index.common.exception
-
Exception com.echothree.model.control.index.common.exception.BaseIndexException
class BaseIndexException extends BaseException implements Serializable -
Exception com.echothree.model.control.index.common.exception.IndexIOErrorException
class IndexIOErrorException extends BaseIndexException implements Serializable -
Exception com.echothree.model.control.index.common.exception.UnknownIndexNameException
class UnknownIndexNameException extends BaseIndexException implements Serializable -
Exception com.echothree.model.control.index.common.exception.UnknownIndexTypeNameException
class UnknownIndexTypeNameException extends BaseIndexException implements Serializable
-
-
Package com.echothree.model.control.index.common.transfer
-
Class com.echothree.model.control.index.common.transfer.IndexDescriptionTransfer
class IndexDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
index
IndexTransfer index
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.index.common.transfer.IndexFieldDescriptionTransfer
class IndexFieldDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
indexField
IndexFieldTransfer indexField
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.index.common.transfer.IndexFieldTransfer
class IndexFieldTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
indexFieldName
String indexFieldName
-
indexType
IndexTypeTransfer indexType
-
isDefault
Boolean isDefault
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.index.common.transfer.IndexTransfer
class IndexTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
createdTime
String createdTime
-
description
String description
-
directory
String directory
-
indexName
String indexName
-
indexType
IndexTypeTransfer indexType
-
isDefault
Boolean isDefault
-
language
LanguageTransfer language
-
sortOrder
Integer sortOrder
-
unformattedCreatedTime
Long unformattedCreatedTime
-
-
-
Class com.echothree.model.control.index.common.transfer.IndexTypeDescriptionTransfer
class IndexTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
indexType
IndexTypeTransfer indexType
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.index.common.transfer.IndexTypeTransfer
class IndexTypeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
entityType
EntityTypeTransfer entityType
-
indexTypeName
String indexTypeName
-
isDefault
Boolean isDefault
-
sortOrder
Integer sortOrder
-
-
-
-
Package com.echothree.model.control.inventory.common.choice
-
Class com.echothree.model.control.inventory.common.choice.AllocationPriorityChoicesBean
class AllocationPriorityChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.inventory.common.choice.InventoryConditionChoicesBean
class InventoryConditionChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.inventory.common.choice.InventoryConditionUseTypeChoicesBean
class InventoryConditionUseTypeChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.inventory.common.choice.InventoryLocationGroupChoicesBean
class InventoryLocationGroupChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.inventory.common.choice.InventoryLocationGroupStatusChoicesBean
class InventoryLocationGroupStatusChoicesBean extends WorkflowDestinationChoicesBean implements Serializable -
Class com.echothree.model.control.inventory.common.choice.LotAliasTypeChoicesBean
class LotAliasTypeChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.inventory.common.choice.LotTimeTypeChoicesBean
class LotTimeTypeChoicesBean extends BaseChoicesBean implements Serializable
-
-
Package com.echothree.model.control.inventory.common.exception
-
Exception com.echothree.model.control.inventory.common.exception.BaseInventoryException
class BaseInventoryException extends BaseException implements Serializable -
Exception com.echothree.model.control.inventory.common.exception.DuplicateAllocationPriorityNameException
class DuplicateAllocationPriorityNameException extends BaseInventoryException implements Serializable -
Exception com.echothree.model.control.inventory.common.exception.DuplicateInventoryConditionNameException
class DuplicateInventoryConditionNameException extends BaseInventoryException implements Serializable -
Exception com.echothree.model.control.inventory.common.exception.DuplicateLotNameException
class DuplicateLotNameException extends BaseInventoryException implements Serializable -
Exception com.echothree.model.control.inventory.common.exception.MissingDefaultAllocationPriorityException
class MissingDefaultAllocationPriorityException extends BaseInventoryException implements Serializable -
Exception com.echothree.model.control.inventory.common.exception.UnknownAllocationPriorityNameException
class UnknownAllocationPriorityNameException extends BaseInventoryException implements Serializable -
Exception com.echothree.model.control.inventory.common.exception.UnknownDefaultAllocationPriorityException
class UnknownDefaultAllocationPriorityException extends BaseInventoryException implements Serializable -
Exception com.echothree.model.control.inventory.common.exception.UnknownDefaultInventoryConditionException
class UnknownDefaultInventoryConditionException extends BaseInventoryException implements Serializable -
Exception com.echothree.model.control.inventory.common.exception.UnknownInventoryConditionNameException
class UnknownInventoryConditionNameException extends BaseInventoryException implements Serializable -
Exception com.echothree.model.control.inventory.common.exception.UnknownLotNameException
class UnknownLotNameException extends BaseInventoryException implements Serializable
-
-
Package com.echothree.model.control.inventory.common.transfer
-
Class com.echothree.model.control.inventory.common.transfer.AllocationPriorityDescriptionTransfer
class AllocationPriorityDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
allocationPriority
AllocationPriorityTransfer allocationPriority
-
description
String description
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.inventory.common.transfer.AllocationPriorityTransfer
class AllocationPriorityTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.inventory.common.transfer.InventoryConditionDescriptionTransfer
class InventoryConditionDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
inventoryCondition
InventoryConditionTransfer inventoryCondition
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.inventory.common.transfer.InventoryConditionGlAccountTransfer
class InventoryConditionGlAccountTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
cogsGlAccount
GlAccountTransfer cogsGlAccount
-
inventoryCondition
InventoryConditionTransfer inventoryCondition
-
inventoryGlAccount
GlAccountTransfer inventoryGlAccount
-
itemAccountingCategory
ItemAccountingCategoryTransfer itemAccountingCategory
-
returnsCogsGlAccount
GlAccountTransfer returnsCogsGlAccount
-
returnsGlAccount
GlAccountTransfer returnsGlAccount
-
salesGlAccount
GlAccountTransfer salesGlAccount
-
-
-
Class com.echothree.model.control.inventory.common.transfer.InventoryConditionTransfer
class InventoryConditionTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.inventory.common.transfer.InventoryConditionUseTransfer
class InventoryConditionUseTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
inventoryCondition
InventoryConditionTransfer inventoryCondition
-
inventoryConditionUseType
InventoryConditionUseTypeTransfer inventoryConditionUseType
-
isDefault
Boolean isDefault
-
-
-
Class com.echothree.model.control.inventory.common.transfer.InventoryConditionUseTypeTransfer
class InventoryConditionUseTypeTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.inventory.common.transfer.InventoryLocationGroupCapacityTransfer
class InventoryLocationGroupCapacityTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
capacity
Long capacity
-
inventoryInventoryLocationGroupGroup
InventoryLocationGroupTransfer inventoryInventoryLocationGroupGroup
-
unitOfMeasureType
UnitOfMeasureTypeTransfer unitOfMeasureType
-
-
-
Class com.echothree.model.control.inventory.common.transfer.InventoryLocationGroupDescriptionTransfer
class InventoryLocationGroupDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
inventoryLocationGroup
InventoryLocationGroupTransfer inventoryLocationGroup
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.inventory.common.transfer.InventoryLocationGroupTransfer
class InventoryLocationGroupTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
inventoryLocationGroupCapacities
ListWrapper<InventoryLocationGroupCapacityTransfer> inventoryLocationGroupCapacities
-
inventoryLocationGroupName
String inventoryLocationGroupName
-
inventoryLocationGroupStatus
WorkflowEntityStatusTransfer inventoryLocationGroupStatus
-
inventoryLocationGroupVolume
InventoryLocationGroupVolumeTransfer inventoryLocationGroupVolume
-
isDefault
Boolean isDefault
-
sortOrder
Integer sortOrder
-
warehouse
WarehouseTransfer warehouse
-
-
-
Class com.echothree.model.control.inventory.common.transfer.InventoryLocationGroupVolumeTransfer
class InventoryLocationGroupVolumeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
depth
String depth
-
height
String height
-
inventoryLocationGroup
InventoryLocationGroupTransfer inventoryLocationGroup
-
width
String width
-
-
-
Class com.echothree.model.control.inventory.common.transfer.LotAliasTransfer
class LotAliasTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
alias
String alias
-
lotAliasType
LotAliasTypeTransfer lotAliasType
-
-
-
Class com.echothree.model.control.inventory.common.transfer.LotAliasTypeDescriptionTransfer
class LotAliasTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
lotAliasType
LotAliasTypeTransfer lotAliasType
-
-
-
Class com.echothree.model.control.inventory.common.transfer.LotAliasTypeTransfer
class LotAliasTypeTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.inventory.common.transfer.LotTimeTransfer
class LotTimeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
lotTimeType
LotTimeTypeTransfer lotTimeType
-
time
String time
-
unformattedTime
Long unformattedTime
-
-
-
Class com.echothree.model.control.inventory.common.transfer.LotTimeTypeDescriptionTransfer
class LotTimeTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
orderTimeType
LotTimeTypeTransfer orderTimeType
-
-
-
Class com.echothree.model.control.inventory.common.transfer.LotTimeTypeTransfer
class LotTimeTypeTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.inventory.common.transfer.LotTransfer
class LotTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
currency
CurrencyTransfer currency
-
inventoryCondition
InventoryConditionTransfer inventoryCondition
-
item
ItemTransfer item
-
lotAliases
MapWrapper<LotAliasTransfer> lotAliases
-
lotName
String lotName
-
lotTimes
MapWrapper<LotTimeTransfer> lotTimes
-
ownerParty
PartyTransfer ownerParty
-
quantity
Long quantity
-
unformattedUnitCost
Long unformattedUnitCost
-
unitCost
String unitCost
-
unitOfMeasureType
UnitOfMeasureTypeTransfer unitOfMeasureType
-
-
-
Class com.echothree.model.control.inventory.common.transfer.PartyInventoryLevelTransfer
class PartyInventoryLevelTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
inventoryCondition
InventoryConditionTransfer inventoryCondition
-
item
ItemTransfer item
-
maximumInventory
String maximumInventory
-
minimumInventory
String minimumInventory
-
party
PartyTransfer party
-
reorderQuantity
String reorderQuantity
-
-
-
-
Package com.echothree.model.control.invoice.common.choice
-
Class com.echothree.model.control.invoice.common.choice.InvoiceAliasTypeChoicesBean
class InvoiceAliasTypeChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.invoice.common.choice.InvoiceLineTypeChoicesBean
class InvoiceLineTypeChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.invoice.common.choice.InvoiceTimeTypeChoicesBean
class InvoiceTimeTypeChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.invoice.common.choice.InvoiceTypeChoicesBean
class InvoiceTypeChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.invoice.common.choice.PurchaseInvoiceStatusChoicesBean
class PurchaseInvoiceStatusChoicesBean extends BaseWorkflowChoicesBean implements Serializable
-
-
Package com.echothree.model.control.invoice.common.exception
-
Exception com.echothree.model.control.invoice.common.exception.BaseInvoiceException
class BaseInvoiceException extends BaseException implements Serializable -
Exception com.echothree.model.control.invoice.common.exception.UnknownInvoiceRoleTypeNameException
class UnknownInvoiceRoleTypeNameException extends BaseInvoiceException implements Serializable -
Exception com.echothree.model.control.invoice.common.exception.UnknownInvoiceSequenceException
class UnknownInvoiceSequenceException extends BaseInvoiceException implements Serializable -
Exception com.echothree.model.control.invoice.common.exception.UnknownInvoiceSequenceTypeException
class UnknownInvoiceSequenceTypeException extends BaseInvoiceException implements Serializable -
Exception com.echothree.model.control.invoice.common.exception.UnknownInvoiceTypeNameException
class UnknownInvoiceTypeNameException extends BaseInvoiceException implements Serializable
-
-
Package com.echothree.model.control.invoice.common.transfer
-
Class com.echothree.model.control.invoice.common.transfer.InvoiceAliasTransfer
class InvoiceAliasTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
alias
String alias
-
invoice
InvoiceTransfer invoice
-
invoiceAliasType
InvoiceAliasTypeTransfer invoiceAliasType
-
-
-
Class com.echothree.model.control.invoice.common.transfer.InvoiceAliasTypeDescriptionTransfer
class InvoiceAliasTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
invoiceAliasType
InvoiceAliasTypeTransfer invoiceAliasType
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.invoice.common.transfer.InvoiceAliasTypeTransfer
class InvoiceAliasTypeTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.invoice.common.transfer.InvoiceLineGlAccountTransfer
class InvoiceLineGlAccountTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
glAccount
GlAccountTransfer glAccount
-
invoiceLine
InvoiceLineTransfer invoiceLine
-
-
-
Class com.echothree.model.control.invoice.common.transfer.InvoiceLineItemTransfer
class InvoiceLineItemTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
inventoryCondition
InventoryConditionTransfer inventoryCondition
-
invoiceLine
InvoiceLineTransfer invoiceLine
-
item
ItemTransfer item
-
quantity
Integer quantity
-
unitOfMeasureType
UnitOfMeasureTypeTransfer unitOfMeasureType
-
-
-
Class com.echothree.model.control.invoice.common.transfer.InvoiceLineTransfer
class InvoiceLineTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
amount
String amount
-
description
String description
-
invoice
InvoiceTransfer invoice
-
invoiceLineGlAccount
InvoiceLineGlAccountTransfer invoiceLineGlAccount
-
invoiceLineItem
InvoiceLineItemTransfer invoiceLineItem
-
invoiceLineSequence
Integer invoiceLineSequence
-
invoiceLineType
InvoiceLineTypeTransfer invoiceLineType
-
invoiceLineUseType
InvoiceLineUseTypeTransfer invoiceLineUseType
-
parentInvoiceLine
InvoiceLineTransfer parentInvoiceLine
-
unformattedAmount
Long unformattedAmount
-
-
-
Class com.echothree.model.control.invoice.common.transfer.InvoiceLineTypeDescriptionTransfer
class InvoiceLineTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
invoiceLineType
InvoiceLineTypeTransfer invoiceLineType
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.invoice.common.transfer.InvoiceLineTypeTransfer
class InvoiceLineTypeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
invoiceLineTypeName
String invoiceLineTypeName
-
invoiceType
InvoiceTypeTransfer invoiceType
-
isDefault
Boolean isDefault
-
parentInvoiceLineType
InvoiceLineTypeTransfer parentInvoiceLineType
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.invoice.common.transfer.InvoiceLineUseTypeTransfer
class InvoiceLineUseTypeTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.invoice.common.transfer.InvoiceRoleTransfer
class InvoiceRoleTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
invoice
InvoiceTransfer invoice
-
invoiceRoleType
InvoiceRoleTypeTransfer invoiceRoleType
-
party
PartyTransfer party
-
partyContactMechanism
PartyContactMechanismTransfer partyContactMechanism
-
-
-
Class com.echothree.model.control.invoice.common.transfer.InvoiceRoleTypeTransfer
class InvoiceRoleTypeTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.invoice.common.transfer.InvoiceTimeTransfer
class InvoiceTimeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
invoiceTimeType
InvoiceTimeTypeTransfer invoiceTimeType
-
time
String time
-
unformattedTime
Long unformattedTime
-
-
-
Class com.echothree.model.control.invoice.common.transfer.InvoiceTimeTypeDescriptionTransfer
class InvoiceTimeTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
invoiceTimeType
InvoiceTimeTypeTransfer invoiceTimeType
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.invoice.common.transfer.InvoiceTimeTypeTransfer
class InvoiceTimeTypeTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.invoice.common.transfer.InvoiceTransfer
class InvoiceTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
billingAccount
BillingAccountTransfer billingAccount
-
description
String description
-
glAccount
GlAccountTransfer glAccount
-
invoiceAliases
ListWrapper<InvoiceAliasTransfer> invoiceAliases
-
invoiceLines
ListWrapper<InvoiceLineTransfer> invoiceLines
-
invoiceName
String invoiceName
-
invoiceRoles
MapWrapper<InvoiceRoleTransfer> invoiceRoles
-
invoiceStatus
WorkflowEntityStatusTransfer invoiceStatus
-
invoiceTimes
MapWrapper<InvoiceTimeTransfer> invoiceTimes
-
invoiceType
InvoiceTypeTransfer invoiceType
-
reference
String reference
-
term
TermTransfer term
-
-
-
Class com.echothree.model.control.invoice.common.transfer.InvoiceTypeDescriptionTransfer
class InvoiceTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
invoiceType
InvoiceTypeTransfer invoiceType
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.invoice.common.transfer.InvoiceTypeTransfer
class InvoiceTypeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
invoiceTypeName
String invoiceTypeName
-
isDefault
Boolean isDefault
-
parentInvoiceType
InvoiceTypeTransfer parentInvoiceType
-
sortOrder
Integer sortOrder
-
-
-
-
Package com.echothree.model.control.item.common.choice
-
Class com.echothree.model.control.item.common.choice.HarmonizedTariffScheduleCodeChoicesBean
class HarmonizedTariffScheduleCodeChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.item.common.choice.HarmonizedTariffScheduleCodeUnitChoicesBean
class HarmonizedTariffScheduleCodeUnitChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.item.common.choice.HarmonizedTariffScheduleCodeUseTypeChoicesBean
class HarmonizedTariffScheduleCodeUseTypeChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.item.common.choice.ItemAliasChecksumTypeChoicesBean
class ItemAliasChecksumTypeChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.item.common.choice.ItemAliasTypeChoicesBean
class ItemAliasTypeChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.item.common.choice.ItemCategoryChoicesBean
class ItemCategoryChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.item.common.choice.ItemDeliveryTypeChoicesBean
class ItemDeliveryTypeChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.item.common.choice.ItemDescriptionTypeChoicesBean
class ItemDescriptionTypeChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.item.common.choice.ItemDescriptionTypeUseTypeChoicesBean
class ItemDescriptionTypeUseTypeChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.item.common.choice.ItemImageTypeChoicesBean
class ItemImageTypeChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.item.common.choice.ItemInventoryTypeChoicesBean
class ItemInventoryTypeChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.item.common.choice.ItemPriceTypeChoicesBean
class ItemPriceTypeChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.item.common.choice.ItemStatusChoicesBean
class ItemStatusChoicesBean extends BaseWorkflowChoicesBean implements Serializable -
Class com.echothree.model.control.item.common.choice.ItemTypeChoicesBean
class ItemTypeChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.item.common.choice.ItemUseTypeChoicesBean
class ItemUseTypeChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.item.common.choice.RelatedItemTypeChoicesBean
class RelatedItemTypeChoicesBean extends BaseChoicesBean implements Serializable
-
-
Package com.echothree.model.control.item.common.exception
-
Exception com.echothree.model.control.item.common.exception.BaseItemException
class BaseItemException extends BaseException implements Serializable -
Exception com.echothree.model.control.item.common.exception.DuplicateItemAliasTypeNameException
class DuplicateItemAliasTypeNameException extends BaseItemException implements Serializable -
Exception com.echothree.model.control.item.common.exception.DuplicateItemDescriptionTypeNameException
class DuplicateItemDescriptionTypeNameException extends BaseItemException implements Serializable -
Exception com.echothree.model.control.item.common.exception.DuplicateItemDescriptionTypeUseTypeNameException
class DuplicateItemDescriptionTypeUseTypeNameException extends BaseItemException implements Serializable -
Exception com.echothree.model.control.item.common.exception.DuplicateItemImageTypeNameException
class DuplicateItemImageTypeNameException extends BaseItemException implements Serializable -
Exception com.echothree.model.control.item.common.exception.DuplicateItemNameException
class DuplicateItemNameException extends BaseItemException implements Serializable -
Exception com.echothree.model.control.item.common.exception.DuplicateRelatedItemTypeNameException
class DuplicateRelatedItemTypeNameException extends BaseItemException implements Serializable -
Exception com.echothree.model.control.item.common.exception.InvalidItemDescriptionTypeException
class InvalidItemDescriptionTypeException extends BaseItemException implements Serializable -
Exception com.echothree.model.control.item.common.exception.MissingDefaultItemCategoryException
class MissingDefaultItemCategoryException extends BaseItemException implements Serializable -
Exception com.echothree.model.control.item.common.exception.MissingDefaultItemDeliveryTypeException
class MissingDefaultItemDeliveryTypeException extends BaseItemException implements Serializable -
Exception com.echothree.model.control.item.common.exception.MissingDefaultItemInventoryTypeException
class MissingDefaultItemInventoryTypeException extends BaseItemException implements Serializable -
Exception com.echothree.model.control.item.common.exception.MissingDefaultItemPriceTypeException
class MissingDefaultItemPriceTypeException extends BaseItemException implements Serializable -
Exception com.echothree.model.control.item.common.exception.MissingDefaultItemTypeException
class MissingDefaultItemTypeException extends BaseItemException implements Serializable -
Exception com.echothree.model.control.item.common.exception.MissingDefaultItemUseTypeException
class MissingDefaultItemUseTypeException extends BaseItemException implements Serializable -
Exception com.echothree.model.control.item.common.exception.MissingMaximumUnitPriceException
class MissingMaximumUnitPriceException extends BaseItemException implements Serializable -
Exception com.echothree.model.control.item.common.exception.MissingMinimumUnitPriceException
class MissingMinimumUnitPriceException extends BaseItemException implements Serializable -
Exception com.echothree.model.control.item.common.exception.MissingUnitPriceException
class MissingUnitPriceException extends BaseItemException implements Serializable -
Exception com.echothree.model.control.item.common.exception.MissingUnitPriceIncrementException
class MissingUnitPriceIncrementException extends BaseItemException implements Serializable -
Exception com.echothree.model.control.item.common.exception.UnknownDefaultItemAliasChecksumTypeException
class UnknownDefaultItemAliasChecksumTypeException extends BaseItemException implements Serializable -
Exception com.echothree.model.control.item.common.exception.UnknownDefaultItemAliasTypeException
class UnknownDefaultItemAliasTypeException extends BaseItemException implements Serializable -
Exception com.echothree.model.control.item.common.exception.UnknownDefaultItemDescriptionTypeException
class UnknownDefaultItemDescriptionTypeException extends BaseItemException implements Serializable -
Exception com.echothree.model.control.item.common.exception.UnknownDefaultItemDescriptionTypeUseTypeException
class UnknownDefaultItemDescriptionTypeUseTypeException extends BaseItemException implements Serializable -
Exception com.echothree.model.control.item.common.exception.UnknownDefaultItemImageTypeException
class UnknownDefaultItemImageTypeException extends BaseItemException implements Serializable -
Exception com.echothree.model.control.item.common.exception.UnknownDefaultItemUnitOfMeasureTypeException
class UnknownDefaultItemUnitOfMeasureTypeException extends BaseItemException implements Serializable -
Exception com.echothree.model.control.item.common.exception.UnknownDefaultRelatedItemTypeException
class UnknownDefaultRelatedItemTypeException extends BaseItemException implements Serializable -
Exception com.echothree.model.control.item.common.exception.UnknownHarmonizedTariffScheduleCodeUnitNameException
class UnknownHarmonizedTariffScheduleCodeUnitNameException extends BaseItemException implements Serializable -
Exception com.echothree.model.control.item.common.exception.UnknownHarmonizedTariffScheduleCodeUseTypeNameException
class UnknownHarmonizedTariffScheduleCodeUseTypeNameException extends BaseItemException implements Serializable -
Exception com.echothree.model.control.item.common.exception.UnknownItemAliasChecksumTypeNameException
class UnknownItemAliasChecksumTypeNameException extends BaseItemException implements Serializable -
Exception com.echothree.model.control.item.common.exception.UnknownItemAliasTypeNameException
class UnknownItemAliasTypeNameException extends BaseItemException implements Serializable -
Exception com.echothree.model.control.item.common.exception.UnknownItemCategoryNameException
class UnknownItemCategoryNameException extends BaseItemException implements Serializable -
Exception com.echothree.model.control.item.common.exception.UnknownItemDeliveryTypeNameException
class UnknownItemDeliveryTypeNameException extends BaseItemException implements Serializable -
Exception com.echothree.model.control.item.common.exception.UnknownItemDescriptionException
class UnknownItemDescriptionException extends BaseItemException implements Serializable -
Exception com.echothree.model.control.item.common.exception.UnknownItemDescriptionTypeNameException
class UnknownItemDescriptionTypeNameException extends BaseItemException implements Serializable -
Exception com.echothree.model.control.item.common.exception.UnknownItemDescriptionTypeUseTypeNameException
class UnknownItemDescriptionTypeUseTypeNameException extends BaseItemException implements Serializable -
Exception com.echothree.model.control.item.common.exception.UnknownItemImageTypeNameException
class UnknownItemImageTypeNameException extends BaseItemException implements Serializable -
Exception com.echothree.model.control.item.common.exception.UnknownItemInventoryTypeNameException
class UnknownItemInventoryTypeNameException extends BaseItemException implements Serializable -
Exception com.echothree.model.control.item.common.exception.UnknownItemNameException
class UnknownItemNameException extends BaseItemException implements Serializable -
Exception com.echothree.model.control.item.common.exception.UnknownItemNameOrAliasException
class UnknownItemNameOrAliasException extends BaseItemException implements Serializable -
Exception com.echothree.model.control.item.common.exception.UnknownItemPriceException
class UnknownItemPriceException extends BaseItemException implements Serializable -
Exception com.echothree.model.control.item.common.exception.UnknownItemPriceTypeException
class UnknownItemPriceTypeException extends BaseItemException implements Serializable -
Exception com.echothree.model.control.item.common.exception.UnknownItemPriceTypeNameException
class UnknownItemPriceTypeNameException extends BaseItemException implements Serializable -
Exception com.echothree.model.control.item.common.exception.UnknownItemStatusChoiceException
class UnknownItemStatusChoiceException extends BaseItemException implements Serializable -
Exception com.echothree.model.control.item.common.exception.UnknownItemTypeNameException
class UnknownItemTypeNameException extends BaseItemException implements Serializable -
Exception com.echothree.model.control.item.common.exception.UnknownItemUseTypeNameException
class UnknownItemUseTypeNameException extends BaseItemException implements Serializable -
Exception com.echothree.model.control.item.common.exception.UnknownRelatedItemTypeNameException
class UnknownRelatedItemTypeNameException extends BaseItemException implements Serializable
-
-
Package com.echothree.model.control.item.common.transfer
-
Class com.echothree.model.control.item.common.transfer.HarmonizedTariffScheduleCodeResultTransfer
class HarmonizedTariffScheduleCodeResultTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
countryGeoCodeName
String countryGeoCodeName
-
harmonizedTariffScheduleCode
HarmonizedTariffScheduleCodeTransfer harmonizedTariffScheduleCode
-
harmonizedTariffScheduleCodeName
String harmonizedTariffScheduleCodeName
-
-
-
Class com.echothree.model.control.item.common.transfer.HarmonizedTariffScheduleCodeTransfer
class HarmonizedTariffScheduleCodeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
countryGeoCode
CountryTransfer countryGeoCode
-
description
String description
-
firstHarmonizedTariffScheduleCodeUnit
HarmonizedTariffScheduleCodeUnitTransfer firstHarmonizedTariffScheduleCodeUnit
-
harmonizedTariffScheduleCodeName
String harmonizedTariffScheduleCodeName
-
harmonizedTariffScheduleCodeUses
MapWrapper<HarmonizedTariffScheduleCodeUseTransfer> harmonizedTariffScheduleCodeUses
-
isDefault
Boolean isDefault
-
secondHarmonizedTariffScheduleCodeUnit
HarmonizedTariffScheduleCodeUnitTransfer secondHarmonizedTariffScheduleCodeUnit
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.item.common.transfer.HarmonizedTariffScheduleCodeTranslationTransfer
class HarmonizedTariffScheduleCodeTranslationTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
harmonizedTariffScheduleCode
HarmonizedTariffScheduleCodeTransfer harmonizedTariffScheduleCode
-
language
LanguageTransfer language
-
overview
String overview
-
overviewMimeType
MimeTypeTransfer overviewMimeType
-
-
-
Class com.echothree.model.control.item.common.transfer.HarmonizedTariffScheduleCodeUnitDescriptionTransfer
class HarmonizedTariffScheduleCodeUnitDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
harmonizedTariffScheduleCodeUnit
HarmonizedTariffScheduleCodeUnitTransfer harmonizedTariffScheduleCodeUnit
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.item.common.transfer.HarmonizedTariffScheduleCodeUnitTransfer
class HarmonizedTariffScheduleCodeUnitTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.item.common.transfer.HarmonizedTariffScheduleCodeUseTransfer
class HarmonizedTariffScheduleCodeUseTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
harmonizedTariffScheduleCode
HarmonizedTariffScheduleCodeTransfer harmonizedTariffScheduleCode
-
harmonizedTariffScheduleCodeUseType
HarmonizedTariffScheduleCodeUseTypeTransfer harmonizedTariffScheduleCodeUseType
-
-
-
Class com.echothree.model.control.item.common.transfer.HarmonizedTariffScheduleCodeUseTypeDescriptionTransfer
class HarmonizedTariffScheduleCodeUseTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
harmonizedTariffScheduleCodeUseType
HarmonizedTariffScheduleCodeUseTypeTransfer harmonizedTariffScheduleCodeUseType
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.item.common.transfer.HarmonizedTariffScheduleCodeUseTypeTransfer
class HarmonizedTariffScheduleCodeUseTypeTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.item.common.transfer.ItemAliasChecksumTypeTransfer
class ItemAliasChecksumTypeTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.item.common.transfer.ItemAliasTransfer
class ItemAliasTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
alias
String alias
-
item
ItemTransfer item
-
itemAliasType
ItemAliasTypeTransfer itemAliasType
-
unitOfMeasureType
UnitOfMeasureTypeTransfer unitOfMeasureType
-
-
-
Class com.echothree.model.control.item.common.transfer.ItemAliasTypeDescriptionTransfer
class ItemAliasTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
itemAliasType
ItemAliasTypeTransfer itemAliasType
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.item.common.transfer.ItemAliasTypeTransfer
class ItemAliasTypeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
-
Class com.echothree.model.control.item.common.transfer.ItemCategoryDescriptionTransfer
class ItemCategoryDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
itemCategory
ItemCategoryTransfer itemCategory
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.item.common.transfer.ItemCategoryTransfer
class ItemCategoryTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
isDefault
Boolean isDefault
-
itemCategoryName
String itemCategoryName
-
parentItemCategory
ItemCategoryTransfer parentItemCategory
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.item.common.transfer.ItemCountryOfOriginTransfer
class ItemCountryOfOriginTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
countryGeoCode
CountryTransfer countryGeoCode
-
item
ItemTransfer item
-
percent
String percent
-
unformattedPercent
Integer unformattedPercent
-
-
-
Class com.echothree.model.control.item.common.transfer.ItemDeliveryTypeTransfer
class ItemDeliveryTypeTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.item.common.transfer.ItemDescriptionTransfer
class ItemDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
blobDescription
ByteArray blobDescription
-
clobDescription
String clobDescription
-
eTag
String eTag
-
height
Integer height
-
item
ItemTransfer item
-
itemDescriptionType
ItemDescriptionTypeTransfer itemDescriptionType
-
itemImageType
ItemImageTypeTransfer itemImageType
-
language
LanguageTransfer language
-
mimeType
MimeTypeTransfer mimeType
-
scaledFromParent
Boolean scaledFromParent
-
stringDescription
String stringDescription
-
width
Integer width
-
-
-
Class com.echothree.model.control.item.common.transfer.ItemDescriptionTypeDescriptionTransfer
class ItemDescriptionTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
itemDescriptionType
ItemDescriptionTypeTransfer itemDescriptionType
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.item.common.transfer.ItemDescriptionTypeTransfer
class ItemDescriptionTypeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
checkContentWebAddress
Boolean checkContentWebAddress
-
description
String description
-
includeInIndex
Boolean includeInIndex
-
indexDefault
Boolean indexDefault
-
isDefault
Boolean isDefault
-
itemDescriptionTypeName
String itemDescriptionTypeName
-
maximumHeight
Integer maximumHeight
-
maximumWidth
Integer maximumWidth
-
mimeTypeUsageType
MimeTypeUsageTypeTransfer mimeTypeUsageType
-
minimumHeight
Integer minimumHeight
-
minimumWidth
Integer minimumWidth
-
parentItemDescriptionType
ItemDescriptionTypeTransfer parentItemDescriptionType
-
preferredHeight
Integer preferredHeight
-
preferredMimeType
MimeTypeTransfer preferredMimeType
-
preferredWidth
Integer preferredWidth
-
quality
Integer quality
-
scaleFromParent
Boolean scaleFromParent
-
sortOrder
Integer sortOrder
-
useParentIfMissing
Boolean useParentIfMissing
-
-
-
Class com.echothree.model.control.item.common.transfer.ItemDescriptionTypeUseTransfer
class ItemDescriptionTypeUseTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
itemDescriptionType
ItemDescriptionTypeTransfer itemDescriptionType
-
itemDescriptionTypeUseType
ItemDescriptionTypeUseTypeTransfer itemDescriptionTypeUseType
-
-
-
Class com.echothree.model.control.item.common.transfer.ItemDescriptionTypeUseTypeDescriptionTransfer
class ItemDescriptionTypeUseTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
itemDescriptionTypeUseType
ItemDescriptionTypeUseTypeTransfer itemDescriptionTypeUseType
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.item.common.transfer.ItemDescriptionTypeUseTypeTransfer
class ItemDescriptionTypeUseTypeTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.item.common.transfer.ItemHarmonizedTariffScheduleCodeTransfer
class ItemHarmonizedTariffScheduleCodeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
countryGeoCode
CountryTransfer countryGeoCode
-
harmonizedTariffScheduleCode
HarmonizedTariffScheduleCodeTransfer harmonizedTariffScheduleCode
-
harmonizedTariffScheduleCodeUseType
HarmonizedTariffScheduleCodeUseTypeTransfer harmonizedTariffScheduleCodeUseType
-
item
ItemTransfer item
-
-
-
Class com.echothree.model.control.item.common.transfer.ItemImageTypeDescriptionTransfer
class ItemImageTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
itemImageType
ItemImageTypeTransfer itemImageType
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.item.common.transfer.ItemImageTypeTransfer
class ItemImageTypeTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.item.common.transfer.ItemInventoryTypeTransfer
class ItemInventoryTypeTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.item.common.transfer.ItemKitMemberTransfer
class ItemKitMemberTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
inventoryCondition
InventoryConditionTransfer inventoryCondition
-
item
ItemTransfer item
-
memberInventoryCondition
InventoryConditionTransfer memberInventoryCondition
-
memberItem
ItemTransfer memberItem
-
memberUnitOfMeasureType
UnitOfMeasureTypeTransfer memberUnitOfMeasureType
-
quantity
String quantity
-
unitOfMeasureType
UnitOfMeasureTypeTransfer unitOfMeasureType
-
-
-
Class com.echothree.model.control.item.common.transfer.ItemPackCheckRequirementTransfer
class ItemPackCheckRequirementTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
item
ItemTransfer item
-
maximumQuantity
String maximumQuantity
-
minimumQuantity
String minimumQuantity
-
unitOfMeasureType
UnitOfMeasureTypeTransfer unitOfMeasureType
-
-
-
Class com.echothree.model.control.item.common.transfer.ItemPriceTransfer
class ItemPriceTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
currency
CurrencyTransfer currency
-
inventoryCondition
InventoryConditionTransfer inventoryCondition
-
item
ItemTransfer item
-
maximumUnitPrice
String maximumUnitPrice
-
minimumUnitPrice
String minimumUnitPrice
-
unformattedMaximumUnitPrice
Long unformattedMaximumUnitPrice
-
unformattedMinimumUnitPrice
Long unformattedMinimumUnitPrice
-
unformattedUnitPrice
Long unformattedUnitPrice
-
unformattedUnitPriceIncrement
Long unformattedUnitPriceIncrement
-
unitOfMeasureType
UnitOfMeasureTypeTransfer unitOfMeasureType
-
unitPrice
String unitPrice
-
unitPriceIncrement
String unitPriceIncrement
-
-
-
Class com.echothree.model.control.item.common.transfer.ItemPriceTypeTransfer
class ItemPriceTypeTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.item.common.transfer.ItemResultTransfer
class ItemResultTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
item
ItemTransfer item
-
itemName
String itemName
-
-
-
Class com.echothree.model.control.item.common.transfer.ItemShippingTimeTransfer
class ItemShippingTimeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
customerType
CustomerTypeTransfer customerType
-
item
ItemTransfer item
-
shippingEndTime
String shippingEndTime
-
shippingStartTime
String shippingStartTime
-
unformattedShippingEndTime
Long unformattedShippingEndTime
-
unformattedShippingStartTime
Long unformattedShippingStartTime
-
-
-
Class com.echothree.model.control.item.common.transfer.ItemTransfer
class ItemTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
allowAssociatePayments
Boolean allowAssociatePayments
-
allowClubDiscounts
Boolean allowClubDiscounts
-
allowCouponDiscounts
Boolean allowCouponDiscounts
-
cancellationPolicy
CancellationPolicyTransfer cancellationPolicy
-
company
CompanyTransfer company
-
description
String description
-
inventorySerialized
Boolean inventorySerialized
-
itemAccountingCategory
ItemAccountingCategoryTransfer itemAccountingCategory
-
itemAliases
ListWrapper<ItemAliasTransfer> itemAliases
-
itemCategory
ItemCategoryTransfer itemCategory
-
itemCountryOfOrigins
MapWrapper<ItemCountryOfOriginTransfer> itemCountryOfOrigins
-
itemDeliveryType
ItemDeliveryTypeTransfer itemDeliveryType
-
itemDescriptions
ListWrapper<ItemDescriptionTransfer> itemDescriptions
-
itemHarmonizedTariffScheduleCodes
ListWrapper<ItemHarmonizedTariffScheduleCodeTransfer> itemHarmonizedTariffScheduleCodes
-
itemInventoryType
ItemInventoryTypeTransfer itemInventoryType
-
itemKitMembers
ListWrapper<ItemKitMemberTransfer> itemKitMembers
-
itemName
String itemName
-
itemPackCheckRequirements
ListWrapper<ItemPackCheckRequirementTransfer> itemPackCheckRequirements
-
itemPrices
ListWrapper<ItemPriceTransfer> itemPrices
-
itemPriceType
ItemPriceTypeTransfer itemPriceType
-
itemPurchasingCategory
ItemPurchasingCategoryTransfer itemPurchasingCategory
-
itemShippingTimes
ListWrapper<ItemShippingTimeTransfer> itemShippingTimes
-
itemStatus
WorkflowEntityStatusTransfer itemStatus
-
itemTaxClassifications
ListWrapper<ItemTaxClassificationTransfer> itemTaxClassifications
-
itemType
ItemTypeTransfer itemType
-
itemUnitCustomerTypeLimits
ListWrapper<ItemUnitCustomerTypeLimitTransfer> itemUnitCustomerTypeLimits
-
itemUnitLimits
ListWrapper<ItemUnitLimitTransfer> itemUnitLimits
-
itemUnitOfMeasureTypes
ListWrapper<ItemUnitOfMeasureTypeTransfer> itemUnitOfMeasureTypes
-
itemUnitPriceLimits
ListWrapper<ItemUnitPriceLimitTransfer> itemUnitPriceLimits
-
itemUseType
ItemUseTypeTransfer itemUseType
-
itemVolumes
ListWrapper<ItemVolumeTransfer> itemVolumes
-
itemWeights
ListWrapper<ItemWeightTransfer> itemWeights
-
offerItems
ListWrapper<OfferItemTransfer> offerItems
-
purchaseOrderEndTime
String purchaseOrderEndTime
-
purchaseOrderStartTime
String purchaseOrderStartTime
-
relatedItems
MapWrapper<ListWrapper<RelatedItemTransfer>> relatedItems
-
returnPolicy
ReturnPolicyTransfer returnPolicy
-
salesOrderEndTime
String salesOrderEndTime
-
salesOrderStartTime
String salesOrderStartTime
-
serialNumberSequence
SequenceTransfer serialNumberSequence
-
shippingChargeExempt
Boolean shippingChargeExempt
-
shippingEndTime
String shippingEndTime
-
shippingStartTime
String shippingStartTime
-
unformattedPurchaseOrderEndTime
Long unformattedPurchaseOrderEndTime
-
unformattedPurchaseOrderStartTime
Long unformattedPurchaseOrderStartTime
-
unformattedSalesOrderEndTime
Long unformattedSalesOrderEndTime
-
unformattedSalesOrderStartTime
Long unformattedSalesOrderStartTime
-
unformattedShippingEndTime
Long unformattedShippingEndTime
-
unformattedShippingStartTime
Long unformattedShippingStartTime
-
unitOfMeasureKind
UnitOfMeasureKindTransfer unitOfMeasureKind
-
vendorItems
ListWrapper<VendorItemTransfer> vendorItems
-
-
-
Class com.echothree.model.control.item.common.transfer.ItemTypeTransfer
class ItemTypeTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.item.common.transfer.ItemUnitCustomerTypeLimitTransfer
class ItemUnitCustomerTypeLimitTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
customerType
CustomerTypeTransfer customerType
-
inventoryCondition
InventoryConditionTransfer inventoryCondition
-
item
ItemTransfer item
-
maximumQuantity
String maximumQuantity
-
minimumQuantity
String minimumQuantity
-
unitOfMeasureType
UnitOfMeasureTypeTransfer unitOfMeasureType
-
-
-
Class com.echothree.model.control.item.common.transfer.ItemUnitLimitTransfer
class ItemUnitLimitTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
inventoryCondition
InventoryConditionTransfer inventoryCondition
-
item
ItemTransfer item
-
maximumQuantity
String maximumQuantity
-
minimumQuantity
String minimumQuantity
-
unitOfMeasureType
UnitOfMeasureTypeTransfer unitOfMeasureType
-
-
-
Class com.echothree.model.control.item.common.transfer.ItemUnitOfMeasureTypeTransfer
class ItemUnitOfMeasureTypeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
isDefault
Boolean isDefault
-
item
ItemTransfer item
-
sortOrder
Integer sortOrder
-
unitOfMeasureType
UnitOfMeasureTypeTransfer unitOfMeasureType
-
-
-
Class com.echothree.model.control.item.common.transfer.ItemUnitPriceLimitTransfer
class ItemUnitPriceLimitTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
currency
CurrencyTransfer currency
-
inventoryCondition
InventoryConditionTransfer inventoryCondition
-
item
ItemTransfer item
-
maximumUnitPrice
String maximumUnitPrice
-
minimumUnitPrice
String minimumUnitPrice
-
unformattedMaximumUnitPrice
Long unformattedMaximumUnitPrice
-
unformattedMinimumUnitPrice
Long unformattedMinimumUnitPrice
-
unitOfMeasureType
UnitOfMeasureTypeTransfer unitOfMeasureType
-
-
-
Class com.echothree.model.control.item.common.transfer.ItemUseTypeTransfer
class ItemUseTypeTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.item.common.transfer.ItemVolumeTransfer
class ItemVolumeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
depth
String depth
-
height
String height
-
item
ItemTransfer item
-
unitOfMeasureType
UnitOfMeasureTypeTransfer unitOfMeasureType
-
width
String width
-
-
-
Class com.echothree.model.control.item.common.transfer.ItemWeightTransfer
class ItemWeightTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
item
ItemTransfer item
-
unitOfMeasureType
UnitOfMeasureTypeTransfer unitOfMeasureType
-
weight
String weight
-
-
-
Class com.echothree.model.control.item.common.transfer.RelatedItemTransfer
class RelatedItemTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
fromItem
ItemTransfer fromItem
-
relatedItemType
RelatedItemTypeTransfer relatedItemType
-
sortOrder
Integer sortOrder
-
toItem
ItemTransfer toItem
-
-
-
Class com.echothree.model.control.item.common.transfer.RelatedItemTypeDescriptionTransfer
class RelatedItemTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
relatedItemType
RelatedItemTypeTransfer relatedItemType
-
-
-
Class com.echothree.model.control.item.common.transfer.RelatedItemTypeTransfer
class RelatedItemTypeTransfer extends BaseTransfer implements Serializable
-
-
Package com.echothree.model.control.job.common.choice
-
Class com.echothree.model.control.job.common.choice.JobStatusChoicesBean
class JobStatusChoicesBean extends BaseWorkflowChoicesBean implements Serializable
-
-
Package com.echothree.model.control.job.common.transfer
-
Class com.echothree.model.control.job.common.transfer.JobDescriptionTransfer
class JobDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
job
JobTransfer job
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.job.common.transfer.JobTransfer
class JobTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
jobName
String jobName
-
jobStatus
WorkflowEntityStatusTransfer jobStatus
-
lastEndTime
String lastEndTime
-
lastStartTime
String lastStartTime
-
runAsParty
PartyTransfer runAsParty
-
sortOrder
Integer sortOrder
-
unformattedLastEndTime
Long unformattedLastEndTime
-
unformattedLastStartTime
Long unformattedLastStartTime
-
-
-
-
Package com.echothree.model.control.letter.common.choice
-
Class com.echothree.model.control.letter.common.choice.LetterChoicesBean
class LetterChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.letter.common.choice.LetterSourceChoicesBean
class LetterSourceChoicesBean extends BaseChoicesBean implements Serializable
-
-
Package com.echothree.model.control.letter.common.transfer
-
Class com.echothree.model.control.letter.common.transfer.LetterContactMechanismPurposeTransfer
class LetterContactMechanismPurposeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
contactMechanismPurpose
ContactMechanismPurposeTransfer contactMechanismPurpose
-
letter
LetterTransfer letter
-
priority
Integer priority
-
-
-
Class com.echothree.model.control.letter.common.transfer.LetterDescriptionTransfer
class LetterDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
letter
LetterTransfer letter
-
-
-
Class com.echothree.model.control.letter.common.transfer.LetterSourceDescriptionTransfer
class LetterSourceDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
letterSource
LetterSourceTransfer letterSource
-
-
-
Class com.echothree.model.control.letter.common.transfer.LetterSourceTransfer
class LetterSourceTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
company
CompanyTransfer company
-
description
String description
-
emailAddressPartyContactMechanism
PartyContactMechanismTransfer emailAddressPartyContactMechanism
-
isDefault
Boolean isDefault
-
letterSourceName
String letterSourceName
-
letterSourcePartyContactMechanism
PartyContactMechanismTransfer letterSourcePartyContactMechanism
-
postalAddressPartyContactMechanism
PartyContactMechanismTransfer postalAddressPartyContactMechanism
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.letter.common.transfer.LetterTransfer
class LetterTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
chainType
ChainTypeTransfer chainType
-
contactList
ContactListTransfer contactList
-
description
String description
-
isDefault
Boolean isDefault
-
letterName
String letterName
-
letterSource
LetterSourceTransfer letterSource
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.letter.common.transfer.QueuedLetterTransfer
class QueuedLetterTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
chainInstance
ChainInstanceTransfer chainInstance
-
letter
LetterTransfer letter
-
-
-
-
Package com.echothree.model.control.license.common.choice
-
Class com.echothree.model.control.license.common.choice.LicenseTypeChoicesBean
class LicenseTypeChoicesBean extends BaseChoicesBean implements Serializable
-
-
Package com.echothree.model.control.license.common.exception
-
Exception com.echothree.model.control.license.common.exception.BaseLicenseException
class BaseLicenseException extends BaseException implements Serializable -
Exception com.echothree.model.control.license.common.exception.UnknownLicenseTypeNameException
class UnknownLicenseTypeNameException extends BaseLicenseException implements Serializable
-
-
Package com.echothree.model.control.license.common.transfer
-
Class com.echothree.model.control.license.common.transfer.LicenseTypeDescriptionTransfer
class LicenseTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
licenseType
LicenseTypeTransfer licenseType
-
-
-
Class com.echothree.model.control.license.common.transfer.LicenseTypeTransfer
class LicenseTypeTransfer extends BaseTransfer implements Serializable
-
-
Package com.echothree.model.control.message.common.choice
-
Class com.echothree.model.control.message.common.choice.MessageChoicesBean
class MessageChoicesBean extends BaseChoicesBean implements Serializable
-
-
Package com.echothree.model.control.message.common.transfer
-
Class com.echothree.model.control.message.common.transfer.EntityMessageTransfer
class EntityMessageTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
entityInstance
EntityInstanceTransfer entityInstance
-
message
MessageTransfer message
-
-
-
Class com.echothree.model.control.message.common.transfer.MessageBlobTransfer
class MessageBlobTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
blob
ByteArray blob
-
language
LanguageTransfer language
-
message
MessageTransfer message
-
mimeType
MimeTypeTransfer mimeType
-
-
-
Class com.echothree.model.control.message.common.transfer.MessageClobTransfer
class MessageClobTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
clob
String clob
-
language
LanguageTransfer language
-
message
MessageTransfer message
-
mimeType
MimeTypeTransfer mimeType
-
-
-
Class com.echothree.model.control.message.common.transfer.MessageDescriptionTransfer
class MessageDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
message
MessageTransfer message
-
-
-
Class com.echothree.model.control.message.common.transfer.MessageStringTransfer
class MessageStringTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
language
LanguageTransfer language
-
message
MessageTransfer message
-
string
String string
-
-
-
Class com.echothree.model.control.message.common.transfer.MessageTransfer
class MessageTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
includeByDefault
Boolean includeByDefault
-
isDefault
Boolean isDefault
-
messageBlobs
ListWrapper<MessageBlobTransfer> messageBlobs
-
messageClobs
ListWrapper<MessageClobTransfer> messageClobs
-
messageName
String messageName
-
messageStrings
ListWrapper<MessageStringTransfer> messageStrings
-
messageType
MessageTypeTransfer messageType
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.message.common.transfer.MessageTypeDescriptionTransfer
class MessageTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
messageType
MessageTypeTransfer messageType
-
-
-
Class com.echothree.model.control.message.common.transfer.MessageTypeTransfer
class MessageTypeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
entityType
EntityTypeTransfer entityType
-
messageTypeName
String messageTypeName
-
mimeTypeUsageType
MimeTypeUsageTypeTransfer mimeTypeUsageType
-
sortOrder
Integer sortOrder
-
-
-
-
Package com.echothree.model.control.offer.common.choice
-
Class com.echothree.model.control.offer.common.choice.OfferChoicesBean
class OfferChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.offer.common.choice.OfferNameElementChoicesBean
class OfferNameElementChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.offer.common.choice.SourceChoicesBean
class SourceChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.offer.common.choice.UseChoicesBean
class UseChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.offer.common.choice.UseTypeChoicesBean
class UseTypeChoicesBean extends BaseChoicesBean implements Serializable
-
-
Package com.echothree.model.control.offer.common.exception
-
Exception com.echothree.model.control.offer.common.exception.BaseOfferException
class BaseOfferException extends BaseException implements Serializable -
Exception com.echothree.model.control.offer.common.exception.CannotDeleteOfferInUseException
class CannotDeleteOfferInUseException extends BaseOfferException implements Serializable -
Exception com.echothree.model.control.offer.common.exception.CannotDeleteOfferUseInUseException
class CannotDeleteOfferUseInUseException extends BaseOfferException implements Serializable -
Exception com.echothree.model.control.offer.common.exception.CannotDeleteUseInUseException
class CannotDeleteUseInUseException extends BaseOfferException implements Serializable -
Exception com.echothree.model.control.offer.common.exception.CannotDeleteUseTypeInUseException
class CannotDeleteUseTypeInUseException extends BaseOfferException implements Serializable -
Exception com.echothree.model.control.offer.common.exception.CannotManuallyCreateOfferItemPriceWhenOfferItemPriceFilterSetException
class CannotManuallyCreateOfferItemPriceWhenOfferItemPriceFilterSetException extends BaseOfferException implements Serializable -
Exception com.echothree.model.control.offer.common.exception.CannotManuallyCreateOfferItemWhenOfferItemSelectorSetException
class CannotManuallyCreateOfferItemWhenOfferItemSelectorSetException extends BaseOfferException implements Serializable -
Exception com.echothree.model.control.offer.common.exception.CannotManuallyDeleteOfferItemPriceWhenOfferItemPriceFilterSetException
class CannotManuallyDeleteOfferItemPriceWhenOfferItemPriceFilterSetException extends BaseOfferException implements Serializable -
Exception com.echothree.model.control.offer.common.exception.CannotManuallyDeleteOfferItemWhenOfferItemSelectorSetException
class CannotManuallyDeleteOfferItemWhenOfferItemSelectorSetException extends BaseOfferException implements Serializable -
Exception com.echothree.model.control.offer.common.exception.CannotManuallyEditOfferItemPriceWhenOfferItemPriceFilterSetException
class CannotManuallyEditOfferItemPriceWhenOfferItemPriceFilterSetException extends BaseOfferException implements Serializable -
Exception com.echothree.model.control.offer.common.exception.DuplicateOfferItemException
class DuplicateOfferItemException extends BaseOfferException implements Serializable -
Exception com.echothree.model.control.offer.common.exception.DuplicateOfferItemPriceException
class DuplicateOfferItemPriceException extends BaseOfferException implements Serializable -
Exception com.echothree.model.control.offer.common.exception.DuplicateOfferNameElementNameException
class DuplicateOfferNameElementNameException extends BaseOfferException implements Serializable -
Exception com.echothree.model.control.offer.common.exception.DuplicateOfferNameException
class DuplicateOfferNameException extends BaseOfferException implements Serializable -
Exception com.echothree.model.control.offer.common.exception.DuplicateUseNameElementNameException
class DuplicateUseNameElementNameException extends BaseOfferException implements Serializable -
Exception com.echothree.model.control.offer.common.exception.DuplicateUseNameException
class DuplicateUseNameException extends BaseOfferException implements Serializable -
Exception com.echothree.model.control.offer.common.exception.DuplicateUseTypeNameException
class DuplicateUseTypeNameException extends BaseOfferException implements Serializable -
Exception com.echothree.model.control.offer.common.exception.InvalidItemCompanyException
class InvalidItemCompanyException extends BaseOfferException implements Serializable -
Exception com.echothree.model.control.offer.common.exception.MissingDefaultSourceException
class MissingDefaultSourceException extends BaseOfferException implements Serializable -
Exception com.echothree.model.control.offer.common.exception.UnknownDefaultOfferException
class UnknownDefaultOfferException extends BaseOfferException implements Serializable -
Exception com.echothree.model.control.offer.common.exception.UnknownDefaultUseException
class UnknownDefaultUseException extends BaseOfferException implements Serializable -
Exception com.echothree.model.control.offer.common.exception.UnknownDefaultUseTypeException
class UnknownDefaultUseTypeException extends BaseOfferException implements Serializable -
Exception com.echothree.model.control.offer.common.exception.UnknownOfferItemException
class UnknownOfferItemException extends BaseOfferException implements Serializable -
Exception com.echothree.model.control.offer.common.exception.UnknownOfferItemPriceException
class UnknownOfferItemPriceException extends BaseOfferException implements Serializable -
Exception com.echothree.model.control.offer.common.exception.UnknownOfferNameElementNameException
class UnknownOfferNameElementNameException extends BaseOfferException implements Serializable -
Exception com.echothree.model.control.offer.common.exception.UnknownOfferNameException
class UnknownOfferNameException extends BaseOfferException implements Serializable -
Exception com.echothree.model.control.offer.common.exception.UnknownOfferUseException
class UnknownOfferUseException extends BaseOfferException implements Serializable -
Exception com.echothree.model.control.offer.common.exception.UnknownSourceNameException
class UnknownSourceNameException extends BaseOfferException implements Serializable -
Exception com.echothree.model.control.offer.common.exception.UnknownUseNameElementNameException
class UnknownUseNameElementNameException extends BaseOfferException implements Serializable -
Exception com.echothree.model.control.offer.common.exception.UnknownUseNameException
class UnknownUseNameException extends BaseOfferException implements Serializable -
Exception com.echothree.model.control.offer.common.exception.UnknownUseTypeNameException
class UnknownUseTypeNameException extends BaseOfferException implements Serializable
-
-
Package com.echothree.model.control.offer.common.transfer
-
Class com.echothree.model.control.offer.common.transfer.OfferChainTypeTransfer
class OfferChainTypeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
chain
ChainTransfer chain
-
chainType
ChainTypeTransfer chainType
-
offer
OfferTransfer offer
-
-
-
Class com.echothree.model.control.offer.common.transfer.OfferCustomerTypeTransfer
class OfferCustomerTypeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
customerType
CustomerTypeTransfer customerType
-
isDefault
Boolean isDefault
-
offer
OfferTransfer offer
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.offer.common.transfer.OfferDescriptionTransfer
class OfferDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
offer
OfferTransfer offer
-
-
-
Class com.echothree.model.control.offer.common.transfer.OfferItemPriceTransfer
class OfferItemPriceTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
currency
CurrencyTransfer currency
-
inventoryCondition
InventoryConditionTransfer inventoryCondition
-
maximumUnitPrice
String maximumUnitPrice
-
minimumUnitPrice
String minimumUnitPrice
-
offerItem
OfferItemTransfer offerItem
-
unformattedMaximumUnitPrice
Long unformattedMaximumUnitPrice
-
unformattedMinimumUnitPrice
Long unformattedMinimumUnitPrice
-
unformattedUnitPrice
Long unformattedUnitPrice
-
unformattedUnitPriceIncrement
Long unformattedUnitPriceIncrement
-
unitOfMeasureType
UnitOfMeasureTypeTransfer unitOfMeasureType
-
unitPrice
String unitPrice
-
unitPriceIncrement
String unitPriceIncrement
-
-
-
Class com.echothree.model.control.offer.common.transfer.OfferItemTransfer
class OfferItemTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
item
ItemTransfer item
-
offer
OfferTransfer offer
-
offerItemPrices
ListWrapper<OfferItemPriceTransfer> offerItemPrices
-
-
-
Class com.echothree.model.control.offer.common.transfer.OfferNameElementDescriptionTransfer
class OfferNameElementDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
offerNameElement
OfferNameElementTransfer offerNameElement
-
-
-
Class com.echothree.model.control.offer.common.transfer.OfferNameElementTransfer
class OfferNameElementTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.offer.common.transfer.OfferResultTransfer
class OfferResultTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
offer
OfferTransfer offer
-
offerName
String offerName
-
-
-
Class com.echothree.model.control.offer.common.transfer.OfferTransfer
class OfferTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
department
DepartmentTransfer department
-
description
String description
-
isDefault
Boolean isDefault
-
offerCustomerTypes
ListWrapper<OfferCustomerTypeTransfer> offerCustomerTypes
-
offerItemPriceFilter
FilterTransfer offerItemPriceFilter
-
offerItemSelector
SelectorTransfer offerItemSelector
-
offerName
String offerName
-
offerNameElements
ListWrapper<OfferNameElementTransfer> offerNameElements
-
salesOrderSequence
SequenceTransfer salesOrderSequence
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.offer.common.transfer.OfferUseTransfer
class OfferUseTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
offer
OfferTransfer offer
-
salesOrderSequence
SequenceTransfer salesOrderSequence
-
use
UseTransfer use
-
-
-
Class com.echothree.model.control.offer.common.transfer.SourceTransfer
class SourceTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
isDefault
Boolean isDefault
-
offerUse
OfferUseTransfer offerUse
-
sortOrder
Integer sortOrder
-
sourceName
String sourceName
-
-
-
Class com.echothree.model.control.offer.common.transfer.UseDescriptionTransfer
class UseDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
use
UseTransfer use
-
-
-
Class com.echothree.model.control.offer.common.transfer.UseNameElementDescriptionTransfer
class UseNameElementDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
useNameElement
UseNameElementTransfer useNameElement
-
-
-
Class com.echothree.model.control.offer.common.transfer.UseNameElementTransfer
class UseNameElementTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.offer.common.transfer.UseResultTransfer
class UseResultTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
use
UseTransfer use
-
useName
String useName
-
-
-
Class com.echothree.model.control.offer.common.transfer.UseTransfer
class UseTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
isDefault
Boolean isDefault
-
sortOrder
Integer sortOrder
-
useName
String useName
-
useType
UseTypeTransfer useType
-
-
-
Class com.echothree.model.control.offer.common.transfer.UseTypeDescriptionTransfer
class UseTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
useType
UseTypeTransfer useType
-
-
-
Class com.echothree.model.control.offer.common.transfer.UseTypeResultTransfer
class UseTypeResultTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
useType
UseTypeTransfer useType
-
useTypeName
String useTypeName
-
-
-
Class com.echothree.model.control.offer.common.transfer.UseTypeTransfer
class UseTypeTransfer extends BaseTransfer implements Serializable
-
-
Package com.echothree.model.control.order.common.choice
-
Class com.echothree.model.control.order.common.choice.OrderAdjustmentTypeChoicesBean
class OrderAdjustmentTypeChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.order.common.choice.OrderAliasTypeChoicesBean
class OrderAliasTypeChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.order.common.choice.OrderLineAdjustmentTypeChoicesBean
class OrderLineAdjustmentTypeChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.order.common.choice.OrderPriorityChoicesBean
class OrderPriorityChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.order.common.choice.OrderTimeTypeChoicesBean
class OrderTimeTypeChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.order.common.choice.OrderTypeChoicesBean
class OrderTypeChoicesBean extends BaseChoicesBean implements Serializable
-
-
Package com.echothree.model.control.order.common.exception
-
Exception com.echothree.model.control.order.common.exception.BaseOrderException
class BaseOrderException extends BaseException implements Serializable -
Exception com.echothree.model.control.order.common.exception.CannotSpecifyPartyPaymentMethodException
class CannotSpecifyPartyPaymentMethodException extends BaseOrderException implements Serializable -
Exception com.echothree.model.control.order.common.exception.CannotSpecifyPaymentMethodAndPartyPaymentMethodException
class CannotSpecifyPaymentMethodAndPartyPaymentMethodException extends BaseOrderException implements Serializable -
Exception com.echothree.model.control.order.common.exception.CannotSpecifyWasPresentException
class CannotSpecifyWasPresentException extends BaseOrderException implements Serializable -
Exception com.echothree.model.control.order.common.exception.DuplicateOrderLineSequenceException
class DuplicateOrderLineSequenceException extends BaseOrderException implements Serializable -
Exception com.echothree.model.control.order.common.exception.DuplicateOrderLineTimeException
class DuplicateOrderLineTimeException extends BaseOrderException implements Serializable -
Exception com.echothree.model.control.order.common.exception.DuplicateOrderPaymentPreferenceSequenceException
class DuplicateOrderPaymentPreferenceSequenceException extends BaseOrderException implements Serializable -
Exception com.echothree.model.control.order.common.exception.DuplicateOrderPriorityNameException
class DuplicateOrderPriorityNameException extends BaseOrderException implements Serializable -
Exception com.echothree.model.control.order.common.exception.DuplicateOrderShipmentGroupSequenceException
class DuplicateOrderShipmentGroupSequenceException extends BaseOrderException implements Serializable -
Exception com.echothree.model.control.order.common.exception.DuplicateOrderTimeException
class DuplicateOrderTimeException extends BaseOrderException implements Serializable -
Exception com.echothree.model.control.order.common.exception.DuplicateOrderTimeTypeNameException
class DuplicateOrderTimeTypeNameException extends BaseOrderException implements Serializable -
Exception com.echothree.model.control.order.common.exception.DuplicateOrderTypeNameException
class DuplicateOrderTypeNameException extends BaseOrderException implements Serializable -
Exception com.echothree.model.control.order.common.exception.MissingDefaultOrderPriorityException
class MissingDefaultOrderPriorityException extends BaseOrderException implements Serializable -
Exception com.echothree.model.control.order.common.exception.MissingRequiredBillToPartyException
class MissingRequiredBillToPartyException extends BaseOrderException implements Serializable -
Exception com.echothree.model.control.order.common.exception.MustSpecifyPartyPaymentMethodException
class MustSpecifyPartyPaymentMethodException extends BaseOrderException implements Serializable -
Exception com.echothree.model.control.order.common.exception.MustSpecifyPaymentMethodOrPartyPaymentMethodException
class MustSpecifyPaymentMethodOrPartyPaymentMethodException extends BaseOrderException implements Serializable -
Exception com.echothree.model.control.order.common.exception.MustSpecifyWasPresentException
class MustSpecifyWasPresentException extends BaseOrderException implements Serializable -
Exception com.echothree.model.control.order.common.exception.UnknownDefaultOrderPriorityException
class UnknownDefaultOrderPriorityException extends BaseOrderException implements Serializable -
Exception com.echothree.model.control.order.common.exception.UnknownDefaultOrderTimeTypeException
class UnknownDefaultOrderTimeTypeException extends BaseOrderException implements Serializable -
Exception com.echothree.model.control.order.common.exception.UnknownDefaultOrderTypeException
class UnknownDefaultOrderTypeException extends BaseOrderException implements Serializable -
Exception com.echothree.model.control.order.common.exception.UnknownOrderAliasTypeNameException
class UnknownOrderAliasTypeNameException extends BaseOrderException implements Serializable -
Exception com.echothree.model.control.order.common.exception.UnknownOrderLineSequenceException
class UnknownOrderLineSequenceException extends BaseOrderException implements Serializable -
Exception com.echothree.model.control.order.common.exception.UnknownOrderLineTimeException
class UnknownOrderLineTimeException extends BaseOrderException implements Serializable -
Exception com.echothree.model.control.order.common.exception.UnknownOrderNameException
class UnknownOrderNameException extends BaseOrderException implements Serializable -
Exception com.echothree.model.control.order.common.exception.UnknownOrderPaymentPreferenceSequenceException
class UnknownOrderPaymentPreferenceSequenceException extends BaseOrderException implements Serializable -
Exception com.echothree.model.control.order.common.exception.UnknownOrderPriorityNameException
class UnknownOrderPriorityNameException extends BaseOrderException implements Serializable -
Exception com.echothree.model.control.order.common.exception.UnknownOrderRoleTypeNameException
class UnknownOrderRoleTypeNameException extends BaseOrderException implements Serializable -
Exception com.echothree.model.control.order.common.exception.UnknownOrderSequenceException
class UnknownOrderSequenceException extends BaseOrderException implements Serializable -
Exception com.echothree.model.control.order.common.exception.UnknownOrderSequenceTypeException
class UnknownOrderSequenceTypeException extends BaseOrderException implements Serializable -
Exception com.echothree.model.control.order.common.exception.UnknownOrderTimeException
class UnknownOrderTimeException extends BaseOrderException implements Serializable -
Exception com.echothree.model.control.order.common.exception.UnknownOrderTimeTypeNameException
class UnknownOrderTimeTypeNameException extends BaseOrderException implements Serializable -
Exception com.echothree.model.control.order.common.exception.UnknownOrderTypeNameException
class UnknownOrderTypeNameException extends BaseOrderException implements Serializable
-
-
Package com.echothree.model.control.order.common.transfer
-
Class com.echothree.model.control.order.common.transfer.OrderAdjustmentTypeDescriptionTransfer
class OrderAdjustmentTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
orderAdjustmentType
OrderAdjustmentTypeTransfer orderAdjustmentType
-
-
-
Class com.echothree.model.control.order.common.transfer.OrderAdjustmentTypeTransfer
class OrderAdjustmentTypeTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.order.common.transfer.OrderAliasTransfer
class OrderAliasTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
alias
String alias
-
orderAliasType
OrderAliasTypeTransfer orderAliasType
-
-
-
Class com.echothree.model.control.order.common.transfer.OrderAliasTypeDescriptionTransfer
class OrderAliasTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
orderAliasType
OrderAliasTypeTransfer orderAliasType
-
-
-
Class com.echothree.model.control.order.common.transfer.OrderAliasTypeTransfer
class OrderAliasTypeTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.order.common.transfer.OrderBatchTransfer
class OrderBatchTransfer extends GenericBatchTransfer implements Serializable-
Serialized Fields
-
amount
String amount
-
count
Long count
-
currency
CurrencyTransfer currency
-
-
-
Class com.echothree.model.control.order.common.transfer.OrderLineAdjustmentTypeDescriptionTransfer
class OrderLineAdjustmentTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
orderLineAdjustmentType
OrderLineAdjustmentTypeTransfer orderLineAdjustmentType
-
-
-
Class com.echothree.model.control.order.common.transfer.OrderLineAdjustmentTypeTransfer
class OrderLineAdjustmentTypeTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.order.common.transfer.OrderLineTimeTransfer
class OrderLineTimeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
orderTimeType
OrderTimeTypeTransfer orderTimeType
-
time
String time
-
unformattedTime
Long unformattedTime
-
-
-
Class com.echothree.model.control.order.common.transfer.OrderLineTransfer
class OrderLineTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
cancellationPolicy
CancellationPolicyTransfer cancellationPolicy
-
description
String description
-
inventoryCondition
InventoryConditionTransfer inventoryCondition
-
item
ItemTransfer item
-
order
O extends OrderTransfer order
-
orderLineSequence
Integer orderLineSequence
-
orderTimes
MapWrapper<OrderLineTimeTransfer> orderTimes
-
quantity
Long quantity
-
returnPolicy
ReturnPolicyTransfer returnPolicy
-
taxable
Boolean taxable
-
unformattedUnitAmount
Long unformattedUnitAmount
-
unitAmount
String unitAmount
-
unitOfMeasureType
UnitOfMeasureTypeTransfer unitOfMeasureType
-
-
-
Class com.echothree.model.control.order.common.transfer.OrderPaymentPreferenceTransfer
class OrderPaymentPreferenceTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
maximumAmount
String maximumAmount
-
orderPaymentPreferenceSequence
Integer orderPaymentPreferenceSequence
-
partyPaymentMethod
PartyPaymentMethodTransfer partyPaymentMethod
-
paymentMethod
PaymentMethodTransfer paymentMethod
-
sortOrder
Integer sortOrder
-
unformattedMaximumAmount
Long unformattedMaximumAmount
-
wasPresent
Boolean wasPresent
-
-
-
Class com.echothree.model.control.order.common.transfer.OrderPriorityDescriptionTransfer
class OrderPriorityDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
orderPriority
OrderPriorityTransfer orderPriority
-
-
-
Class com.echothree.model.control.order.common.transfer.OrderPriorityTransfer
class OrderPriorityTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.order.common.transfer.OrderRoleTransfer
class OrderRoleTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
orderRoleType
OrderRoleTypeTransfer orderRoleType
-
party
PartyTransfer party
-
-
-
Class com.echothree.model.control.order.common.transfer.OrderRoleTypeTransfer
class OrderRoleTypeTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.order.common.transfer.OrderShipmentGroupTransfer
class OrderShipmentGroupTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
holdUntilComplete
Boolean holdUntilComplete
-
isDefault
Boolean isDefault
-
itemDeliveryType
ItemDeliveryTypeTransfer itemDeliveryType
-
orderShipmentGroupSequence
Integer orderShipmentGroupSequence
-
partyContactMechanism
PartyContactMechanismTransfer partyContactMechanism
-
shippingMethod
ShippingMethodTransfer shippingMethod
-
-
-
Class com.echothree.model.control.order.common.transfer.OrderTimeTransfer
class OrderTimeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
orderTimeType
OrderTimeTypeTransfer orderTimeType
-
time
String time
-
unformattedTime
Long unformattedTime
-
-
-
Class com.echothree.model.control.order.common.transfer.OrderTimeTypeDescriptionTransfer
class OrderTimeTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
orderTimeType
OrderTimeTypeTransfer orderTimeType
-
-
-
Class com.echothree.model.control.order.common.transfer.OrderTimeTypeTransfer
class OrderTimeTypeTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.order.common.transfer.OrderTransfer
class OrderTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
allowBackorders
Boolean allowBackorders
-
allowCombiningShipments
Boolean allowCombiningShipments
-
allowSubstitutions
Boolean allowSubstitutions
-
cancellationPolicy
CancellationPolicyTransfer cancellationPolicy
-
currency
CurrencyTransfer currency
-
description
String description
-
holdUntilComplete
Boolean holdUntilComplete
-
orderName
String orderName
-
orderPriority
OrderPriorityTransfer orderPriority
-
orderRoles
MapWrapper<OrderRoleTransfer> orderRoles
-
orderTimes
MapWrapper<OrderTimeTransfer> orderTimes
-
orderType
OrderTypeTransfer orderType
-
reference
String reference
-
returnPolicy
ReturnPolicyTransfer returnPolicy
-
taxable
Boolean taxable
-
term
TermTransfer term
-
-
-
Class com.echothree.model.control.order.common.transfer.OrderTypeDescriptionTransfer
class OrderTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
orderType
OrderTypeTransfer orderType
-
-
-
Class com.echothree.model.control.order.common.transfer.OrderTypeTransfer
class OrderTypeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
isDefault
Boolean isDefault
-
orderSequenceType
SequenceTypeTransfer orderSequenceType
-
orderTypeName
String orderTypeName
-
orderWorkflow
WorkflowTransfer orderWorkflow
-
orderWorkflowEntrance
WorkflowEntranceTransfer orderWorkflowEntrance
-
parentOrderType
OrderTypeTransfer parentOrderType
-
sortOrder
Integer sortOrder
-
-
-
-
Package com.echothree.model.control.party.common.choice
-
Class com.echothree.model.control.party.common.choice.BirthdayFormatChoicesBean
class BirthdayFormatChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.party.common.choice.CompanyChoicesBean
class CompanyChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.party.common.choice.DateTimeFormatChoicesBean
class DateTimeFormatChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.party.common.choice.DepartmentChoicesBean
class DepartmentChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.party.common.choice.DivisionChoicesBean
class DivisionChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.party.common.choice.GenderChoicesBean
class GenderChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.party.common.choice.LanguageChoicesBean
class LanguageChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.party.common.choice.MoodChoicesBean
class MoodChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.party.common.choice.NameSuffixChoicesBean
class NameSuffixChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.party.common.choice.PartyAliasTypeChoicesBean
class PartyAliasTypeChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.party.common.choice.PartyTypeChoicesBean
class PartyTypeChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.party.common.choice.PersonalTitleChoicesBean
class PersonalTitleChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.party.common.choice.TimeZoneChoicesBean
class TimeZoneChoicesBean extends BaseChoicesBean implements Serializable
-
-
Package com.echothree.model.control.party.common.exception
-
Exception com.echothree.model.control.party.common.exception.BasePartyException
class BasePartyException extends BaseException implements Serializable -
Exception com.echothree.model.control.party.common.exception.CannotDeleteNameSuffixInUseException
class CannotDeleteNameSuffixInUseException extends BasePartyException implements Serializable -
Exception com.echothree.model.control.party.common.exception.CannotDeletePersonalTitleInUseException
class CannotDeletePersonalTitleInUseException extends BasePartyException implements Serializable -
Exception com.echothree.model.control.party.common.exception.DuplicatePartyAliasTypeNameException
class DuplicatePartyAliasTypeNameException extends BasePartyException implements Serializable -
Exception com.echothree.model.control.party.common.exception.DuplicatePartyRelationshipException
class DuplicatePartyRelationshipException extends BasePartyException implements Serializable -
Exception com.echothree.model.control.party.common.exception.DuplicatePartyTypeNameException
class DuplicatePartyTypeNameException extends BasePartyException implements Serializable -
Exception com.echothree.model.control.party.common.exception.InvalidPartyTypeException
class InvalidPartyTypeException extends BasePartyException implements Serializable -
Exception com.echothree.model.control.party.common.exception.NotAnEmployeeOfDepartmentsDivisionException
class NotAnEmployeeOfDepartmentsDivisionException extends BasePartyException implements Serializable -
Exception com.echothree.model.control.party.common.exception.NotAnEmployeeOfDivisionsCompanyException
class NotAnEmployeeOfDivisionsCompanyException extends BasePartyException implements Serializable -
Exception com.echothree.model.control.party.common.exception.PartyRequiredException
class PartyRequiredException extends BasePartyException implements Serializable -
Exception com.echothree.model.control.party.common.exception.UnknownCompanyNameException
class UnknownCompanyNameException extends BasePartyException implements Serializable -
Exception com.echothree.model.control.party.common.exception.UnknownDateTimeFormatNameException
class UnknownDateTimeFormatNameException extends BasePartyException implements Serializable -
Exception com.echothree.model.control.party.common.exception.UnknownDefaultPartyAliasTypeException
class UnknownDefaultPartyAliasTypeException extends BasePartyException implements Serializable -
Exception com.echothree.model.control.party.common.exception.UnknownDefaultPartyTypeException
class UnknownDefaultPartyTypeException extends BasePartyException implements Serializable -
Exception com.echothree.model.control.party.common.exception.UnknownDepartmentNameException
class UnknownDepartmentNameException extends BasePartyException implements Serializable -
Exception com.echothree.model.control.party.common.exception.UnknownDivisionNameException
class UnknownDivisionNameException extends BasePartyException implements Serializable -
Exception com.echothree.model.control.party.common.exception.UnknownEmployeeNameException
class UnknownEmployeeNameException extends BasePartyException implements Serializable -
Exception com.echothree.model.control.party.common.exception.UnknownEmployeeStatusChoiceException
class UnknownEmployeeStatusChoiceException extends BasePartyException implements Serializable -
Exception com.echothree.model.control.party.common.exception.UnknownJavaTimeZoneNameException
class UnknownJavaTimeZoneNameException extends BasePartyException implements Serializable -
Exception com.echothree.model.control.party.common.exception.UnknownLanguageIsoNameException
class UnknownLanguageIsoNameException extends BasePartyException implements Serializable -
Exception com.echothree.model.control.party.common.exception.UnknownNameSuffixIdException
class UnknownNameSuffixIdException extends BasePartyException implements Serializable -
Exception com.echothree.model.control.party.common.exception.UnknownPartyAliasTypeNameException
class UnknownPartyAliasTypeNameException extends BasePartyException implements Serializable -
Exception com.echothree.model.control.party.common.exception.UnknownPartyNameException
class UnknownPartyNameException extends BasePartyException implements Serializable -
Exception com.echothree.model.control.party.common.exception.UnknownPartyRelationshipException
class UnknownPartyRelationshipException extends BasePartyException implements Serializable -
Exception com.echothree.model.control.party.common.exception.UnknownPartyRelationshipTypeNameException
class UnknownPartyRelationshipTypeNameException extends BasePartyException implements Serializable -
Exception com.echothree.model.control.party.common.exception.UnknownPartyTypeNameException
class UnknownPartyTypeNameException extends BasePartyException implements Serializable -
Exception com.echothree.model.control.party.common.exception.UnknownPersonalTitleIdException
class UnknownPersonalTitleIdException extends BasePartyException implements Serializable -
Exception com.echothree.model.control.party.common.exception.UnknownRoleTypeNameException
class UnknownRoleTypeNameException extends BasePartyException implements Serializable -
Exception com.echothree.model.control.party.common.exception.UseOfDepartmentNameRequiresDivisionNameException
class UseOfDepartmentNameRequiresDivisionNameException extends BasePartyException implements Serializable -
Exception com.echothree.model.control.party.common.exception.UseOfDivisionNameRequiresCompanyNameException
class UseOfDivisionNameRequiresCompanyNameException extends BasePartyException implements Serializable
-
-
Package com.echothree.model.control.party.common.transfer
-
Class com.echothree.model.control.party.common.transfer.BirthdayFormatDescriptionTransfer
class BirthdayFormatDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
birthdayFormat
BirthdayFormatTransfer birthdayFormat
-
description
String description
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.party.common.transfer.BirthdayFormatTransfer
class BirthdayFormatTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.party.common.transfer.CompanyTransfer
class CompanyTransfer extends PartyTransfer implements Serializable -
Class com.echothree.model.control.party.common.transfer.DateTimeFormatDescriptionTransfer
class DateTimeFormatDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
dateTimeFormat
DateTimeFormatTransfer dateTimeFormat
-
description
String description
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.party.common.transfer.DateTimeFormatTransfer
class DateTimeFormatTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
dateTimeFormatName
String dateTimeFormatName
-
description
String description
-
isDefault
Boolean isDefault
-
javaAbbrevDateFormat
String javaAbbrevDateFormat
-
javaAbbrevDateFormatWeekday
String javaAbbrevDateFormatWeekday
-
javaLongDateFormat
String javaLongDateFormat
-
javaLongDateFormatWeekday
String javaLongDateFormatWeekday
-
javaShortDateFormat
String javaShortDateFormat
-
javaTimeFormat
String javaTimeFormat
-
javaTimeFormatSeconds
String javaTimeFormatSeconds
-
shortDateSeparator
String shortDateSeparator
-
sortOrder
Integer sortOrder
-
timeSeparator
String timeSeparator
-
unixAbbrevDateFormat
String unixAbbrevDateFormat
-
unixAbbrevDateFormatWeekday
String unixAbbrevDateFormatWeekday
-
unixLongDateFormat
String unixLongDateFormat
-
unixLongDateFormatWeekday
String unixLongDateFormatWeekday
-
unixShortDateFormat
String unixShortDateFormat
-
unixTimeFormat
String unixTimeFormat
-
unixTimeFormatSeconds
String unixTimeFormatSeconds
-
-
-
Class com.echothree.model.control.party.common.transfer.DepartmentTransfer
class DepartmentTransfer extends PartyTransfer implements Serializable-
Serialized Fields
-
departmentName
String departmentName
-
division
DivisionTransfer division
-
isDefault
String isDefault
-
sortOrder
String sortOrder
-
-
-
Class com.echothree.model.control.party.common.transfer.DivisionTransfer
class DivisionTransfer extends PartyTransfer implements Serializable-
Serialized Fields
-
company
CompanyTransfer company
-
divisionName
String divisionName
-
isDefault
String isDefault
-
sortOrder
String sortOrder
-
-
-
Class com.echothree.model.control.party.common.transfer.GenderDescriptionTransfer
class GenderDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
gender
GenderTransfer gender
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.party.common.transfer.GenderTransfer
class GenderTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.party.common.transfer.LanguageTransfer
class LanguageTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.party.common.transfer.MoodDescriptionTransfer
class MoodDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
mood
MoodTransfer mood
-
-
-
Class com.echothree.model.control.party.common.transfer.MoodTransfer
class MoodTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
icon
IconTransfer icon
-
isDefault
Boolean isDefault
-
moodName
String moodName
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.party.common.transfer.NameSuffixTransfer
class NameSuffixTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.party.common.transfer.PartyAliasTransfer
class PartyAliasTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
alias
String alias
-
party
PartyTransfer party
-
partyAliasType
PartyAliasTypeTransfer partyAliasType
-
-
-
Class com.echothree.model.control.party.common.transfer.PartyAliasTypeDescriptionTransfer
class PartyAliasTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
partyAliasType
PartyAliasTypeTransfer partyAliasType
-
-
-
Class com.echothree.model.control.party.common.transfer.PartyAliasTypeTransfer
class PartyAliasTypeTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.party.common.transfer.PartyGroupTransfer
class PartyGroupTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
name
String name
-
-
-
Class com.echothree.model.control.party.common.transfer.PartyRelationshipTransfer
class PartyRelationshipTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
fromParty
PartyTransfer fromParty
-
fromRoleType
RoleTypeTransfer fromRoleType
-
toParty
PartyTransfer toParty
-
toRoleType
RoleTypeTransfer toRoleType
-
-
-
Class com.echothree.model.control.party.common.transfer.PartyTransfer
class PartyTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
billingAccounts
ListWrapper<BillingAccountTransfer> billingAccounts
-
cancellationPolicy
CancellationPolicyTransfer cancellationPolicy
-
communicationEvents
ListWrapper<CommunicationEventTransfer> communicationEvents
-
communicationEventsCount
Long communicationEventsCount
-
description
String description
-
employments
ListWrapper<EmploymentTransfer> employments
-
invoicesFrom
ListWrapper<InvoiceTransfer> invoicesFrom
-
invoicesFromCount
Long invoicesFromCount
-
invoicesTo
ListWrapper<InvoiceTransfer> invoicesTo
-
invoicesToCount
Long invoicesToCount
-
leaves
ListWrapper<LeaveTransfer> leaves
-
partyAliases
ListWrapper<PartyAliasTransfer> partyAliases
-
partyApplicationEditorUses
ListWrapper<PartyApplicationEditorUseTransfer> partyApplicationEditorUses
-
partyCancellationPolicies
ListWrapper<PartyCancellationPolicyTransfer> partyCancellationPolicies
-
partyCarrierAccounts
ListWrapper<PartyCarrierAccountTransfer> partyCarrierAccounts
-
partyCarriers
ListWrapper<PartyCarrierTransfer> partyCarriers
-
partyContactLists
ListWrapper<PartyContactListTransfer> partyContactLists
-
partyContactMechanisms
ListWrapper<PartyContactMechanismTransfer> partyContactMechanisms
-
partyCreditLimits
ListWrapper<PartyCreditLimitTransfer> partyCreditLimits
-
partyDocuments
ListWrapper<PartyDocumentTransfer> partyDocuments
-
partyEntityTypes
ListWrapper<PartyEntityTypeTransfer> partyEntityTypes
-
partyFreeOnBoard
PartyFreeOnBoardTransfer partyFreeOnBoard
-
partyGroup
PartyGroupTransfer partyGroup
-
partyName
String partyName
-
partyPaymentMethods
ListWrapper<PartyPaymentMethodTransfer> partyPaymentMethods
-
partyPrinterGroupUses
ListWrapper<PartyPrinterGroupUseTransfer> partyPrinterGroupUses
-
partyRelationships
ListWrapper<PartyRelationshipTransfer> partyRelationships
-
partyResponsibilities
ListWrapper<PartyResponsibilityTransfer> partyResponsibilities
-
partyReturnPolicies
ListWrapper<PartyReturnPolicyTransfer> partyReturnPolicies
-
partyScaleUses
ListWrapper<PartyScaleUseTransfer> partyScaleUses
-
partySkills
ListWrapper<PartySkillTransfer> partySkills
-
partyTerm
PartyTermTransfer partyTerm
-
partyTrainingClasses
ListWrapper<PartyTrainingClassTransfer> partyTrainingClasses
-
partyType
PartyTypeTransfer partyType
-
person
PersonTransfer person
-
preferredCurrency
CurrencyTransfer preferredCurrency
-
preferredDateTimeFormat
DateTimeFormatTransfer preferredDateTimeFormat
-
preferredLanguage
LanguageTransfer preferredLanguage
-
preferredTimeZone
TimeZoneTransfer preferredTimeZone
-
profile
ProfileTransfer profile
-
recoveryAnswer
RecoveryAnswerTransfer recoveryAnswer
-
returnPolicy
ReturnPolicyTransfer returnPolicy
-
subscriptions
ListWrapper<SubscriptionTransfer> subscriptions
-
userLogin
UserLoginTransfer userLogin
-
-
-
Class com.echothree.model.control.party.common.transfer.PartyTypeAuditPolicyTransfer
class PartyTypeAuditPolicyTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
auditCommands
Boolean auditCommands
-
partyType
PartyTypeTransfer partyType
-
retainUserVisitsTime
String retainUserVisitsTime
-
unformattedRetainUserVisitsTime
Long unformattedRetainUserVisitsTime
-
-
-
Class com.echothree.model.control.party.common.transfer.PartyTypeLockoutPolicyTransfer
class PartyTypeLockoutPolicyTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
lockoutFailureCount
Integer lockoutFailureCount
-
lockoutInactiveTime
String lockoutInactiveTime
-
manualLockoutReset
Boolean manualLockoutReset
-
partyType
PartyTypeTransfer partyType
-
resetFailureCountTime
String resetFailureCountTime
-
unformattedLockoutInactiveTime
Long unformattedLockoutInactiveTime
-
unformattedResetFailureCountTime
Long unformattedResetFailureCountTime
-
-
-
Class com.echothree.model.control.party.common.transfer.PartyTypePasswordStringPolicyTransfer
class PartyTypePasswordStringPolicyTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
allowChange
Boolean allowChange
-
expirationWarningTime
String expirationWarningTime
-
expiredLoginsPermitted
Integer expiredLoginsPermitted
-
forceChangeAfterCreate
Boolean forceChangeAfterCreate
-
forceChangeAfterReset
Boolean forceChangeAfterReset
-
maximumLength
Integer maximumLength
-
maximumPasswordLifetime
String maximumPasswordLifetime
-
maximumRepeated
Integer maximumRepeated
-
minimumCharacterTypes
Integer minimumCharacterTypes
-
minimumLength
Integer minimumLength
-
minimumPasswordLifetime
String minimumPasswordLifetime
-
partyType
PartyTypeTransfer partyType
-
passwordHistory
Integer passwordHistory
-
requiredDigitCount
Integer requiredDigitCount
-
requiredLetterCount
Integer requiredLetterCount
-
requiredLowerCaseCount
Integer requiredLowerCaseCount
-
requiredUpperCaseCount
Integer requiredUpperCaseCount
-
unformattedExpirationWarningTime
Long unformattedExpirationWarningTime
-
unformattedMaximumPasswordLifetime
Long unformattedMaximumPasswordLifetime
-
unformattedMinimumPasswordLifetime
Long unformattedMinimumPasswordLifetime
-
-
-
Class com.echothree.model.control.party.common.transfer.PartyTypeTransfer
class PartyTypeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
allowPartyAliases
Boolean allowPartyAliases
-
allowUserLogins
Boolean allowUserLogins
-
billingAccountSequenceType
SequenceTypeTransfer billingAccountSequenceType
-
description
String description
-
isDefault
Boolean isDefault
-
parentPartyType
PartyTypeTransfer parentPartyType
-
partyAliasTypes
ListWrapper<PartyAliasTypeTransfer> partyAliasTypes
-
partyTypeAuditPolicy
PartyTypeAuditPolicyTransfer partyTypeAuditPolicy
-
partyTypeLockoutPolicy
PartyTypeLockoutPolicyTransfer partyTypeLockoutPolicy
-
partyTypeName
String partyTypeName
-
partyTypePasswordStringPolicy
PartyTypePasswordStringPolicyTransfer partyTypePasswordStringPolicy
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.party.common.transfer.PersonalTitleTransfer
class PersonalTitleTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.party.common.transfer.PersonTransfer
class PersonTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
firstName
String firstName
-
lastName
String lastName
-
middleName
String middleName
-
nameSuffix
NameSuffixTransfer nameSuffix
-
personalTitle
PersonalTitleTransfer personalTitle
-
-
-
Class com.echothree.model.control.party.common.transfer.ProfileTransfer
class ProfileTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
bio
String bio
-
bioMimeType
MimeTypeTransfer bioMimeType
-
birthday
String birthday
-
birthdayFormat
BirthdayFormatTransfer birthdayFormat
-
gender
GenderTransfer gender
-
hobbies
String hobbies
-
icon
IconTransfer icon
-
location
String location
-
nickname
String nickname
-
occupation
String occupation
-
pronouns
String pronouns
-
pronunciation
String pronunciation
-
signature
String signature
-
signatureMimeType
MimeTypeTransfer signatureMimeType
-
unformattedBirthday
Integer unformattedBirthday
-
-
-
Class com.echothree.model.control.party.common.transfer.RoleTypeTransfer
class RoleTypeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
parentRoleType
RoleTypeTransfer parentRoleType
-
roleTypeName
String roleTypeName
-
-
-
Class com.echothree.model.control.party.common.transfer.TimeZoneDescriptionTransfer
class TimeZoneDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
timeZone
TimeZoneTransfer timeZone
-
-
-
Class com.echothree.model.control.party.common.transfer.TimeZoneTransfer
class TimeZoneTransfer extends BaseTransfer implements Serializable
-
-
Package com.echothree.model.control.payment.common.choice
-
Class com.echothree.model.control.payment.common.choice.PartyPaymentMethodChoicesBean
class PartyPaymentMethodChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.payment.common.choice.PaymentMethodChoicesBean
class PaymentMethodChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.payment.common.choice.PaymentMethodTypeChoicesBean
class PaymentMethodTypeChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.payment.common.choice.PaymentMethodTypePartyTypeChoicesBean
class PaymentMethodTypePartyTypeChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.payment.common.choice.PaymentProcessorActionTypeChoicesBean
class PaymentProcessorActionTypeChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.payment.common.choice.PaymentProcessorChoicesBean
class PaymentProcessorChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.payment.common.choice.PaymentProcessorResultCodeChoicesBean
class PaymentProcessorResultCodeChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.payment.common.choice.PaymentProcessorTypeActionChoicesBean
class PaymentProcessorTypeActionChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.payment.common.choice.PaymentProcessorTypeChoicesBean
class PaymentProcessorTypeChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.payment.common.choice.PaymentProcessorTypeCodeChoicesBean
class PaymentProcessorTypeCodeChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.payment.common.choice.PaymentProcessorTypeCodeTypeChoicesBean
class PaymentProcessorTypeCodeTypeChoicesBean extends BaseChoicesBean implements Serializable
-
-
Package com.echothree.model.control.payment.common.exception
-
Exception com.echothree.model.control.payment.common.exception.BasePaymentException
class BasePaymentException extends BaseException implements Serializable -
Exception com.echothree.model.control.payment.common.exception.DuplicatePaymentMethodTypeNameException
class DuplicatePaymentMethodTypeNameException extends BasePaymentException implements Serializable -
Exception com.echothree.model.control.payment.common.exception.DuplicatePaymentMethodTypePartyTypeException
class DuplicatePaymentMethodTypePartyTypeException extends BasePaymentException implements Serializable -
Exception com.echothree.model.control.payment.common.exception.DuplicatePaymentProcessorActionException
class DuplicatePaymentProcessorActionException extends BasePaymentException implements Serializable -
Exception com.echothree.model.control.payment.common.exception.DuplicatePaymentProcessorActionTypeNameException
class DuplicatePaymentProcessorActionTypeNameException extends BasePaymentException implements Serializable -
Exception com.echothree.model.control.payment.common.exception.DuplicatePaymentProcessorNameException
class DuplicatePaymentProcessorNameException extends BasePaymentException implements Serializable -
Exception com.echothree.model.control.payment.common.exception.DuplicatePaymentProcessorResultCodeNameException
class DuplicatePaymentProcessorResultCodeNameException extends BasePaymentException implements Serializable -
Exception com.echothree.model.control.payment.common.exception.DuplicatePaymentProcessorTransactionNameException
class DuplicatePaymentProcessorTransactionNameException extends BasePaymentException implements Serializable -
Exception com.echothree.model.control.payment.common.exception.DuplicatePaymentProcessorTypeActionException
class DuplicatePaymentProcessorTypeActionException extends BasePaymentException implements Serializable -
Exception com.echothree.model.control.payment.common.exception.DuplicatePaymentProcessorTypeCodeDescriptionException
class DuplicatePaymentProcessorTypeCodeDescriptionException extends BasePaymentException implements Serializable -
Exception com.echothree.model.control.payment.common.exception.DuplicatePaymentProcessorTypeCodeNameException
class DuplicatePaymentProcessorTypeCodeNameException extends BasePaymentException implements Serializable -
Exception com.echothree.model.control.payment.common.exception.DuplicatePaymentProcessorTypeCodeTypeDescriptionException
class DuplicatePaymentProcessorTypeCodeTypeDescriptionException extends BasePaymentException implements Serializable -
Exception com.echothree.model.control.payment.common.exception.DuplicatePaymentProcessorTypeCodeTypeNameException
class DuplicatePaymentProcessorTypeCodeTypeNameException extends BasePaymentException implements Serializable -
Exception com.echothree.model.control.payment.common.exception.DuplicatePaymentProcessorTypeNameException
class DuplicatePaymentProcessorTypeNameException extends BasePaymentException implements Serializable -
Exception com.echothree.model.control.payment.common.exception.ItemNotAcceptibleForPaymentMethodException
class ItemNotAcceptibleForPaymentMethodException extends BasePaymentException implements Serializable -
Exception com.echothree.model.control.payment.common.exception.UnknownDefaultPaymentMethodTypeException
class UnknownDefaultPaymentMethodTypeException extends BasePaymentException implements Serializable -
Exception com.echothree.model.control.payment.common.exception.UnknownDefaultPaymentMethodTypePartyTypeException
class UnknownDefaultPaymentMethodTypePartyTypeException extends BasePaymentException implements Serializable -
Exception com.echothree.model.control.payment.common.exception.UnknownDefaultPaymentProcessorActionTypeException
class UnknownDefaultPaymentProcessorActionTypeException extends BasePaymentException implements Serializable -
Exception com.echothree.model.control.payment.common.exception.UnknownDefaultPaymentProcessorException
class UnknownDefaultPaymentProcessorException extends BasePaymentException implements Serializable -
Exception com.echothree.model.control.payment.common.exception.UnknownDefaultPaymentProcessorResultCodeException
class UnknownDefaultPaymentProcessorResultCodeException extends BasePaymentException implements Serializable -
Exception com.echothree.model.control.payment.common.exception.UnknownDefaultPaymentProcessorTypeActionException
class UnknownDefaultPaymentProcessorTypeActionException extends BasePaymentException implements Serializable -
Exception com.echothree.model.control.payment.common.exception.UnknownDefaultPaymentProcessorTypeCodeException
class UnknownDefaultPaymentProcessorTypeCodeException extends BasePaymentException implements Serializable -
Exception com.echothree.model.control.payment.common.exception.UnknownDefaultPaymentProcessorTypeCodeTypeException
class UnknownDefaultPaymentProcessorTypeCodeTypeException extends BasePaymentException implements Serializable -
Exception com.echothree.model.control.payment.common.exception.UnknownDefaultPaymentProcessorTypeException
class UnknownDefaultPaymentProcessorTypeException extends BasePaymentException implements Serializable -
Exception com.echothree.model.control.payment.common.exception.UnknownPartyPaymentMethodNameException
class UnknownPartyPaymentMethodNameException extends BasePaymentException implements Serializable -
Exception com.echothree.model.control.payment.common.exception.UnknownPaymentMethodNameException
class UnknownPaymentMethodNameException extends BasePaymentException implements Serializable -
Exception com.echothree.model.control.payment.common.exception.UnknownPaymentMethodTypeNameException
class UnknownPaymentMethodTypeNameException extends BasePaymentException implements Serializable -
Exception com.echothree.model.control.payment.common.exception.UnknownPaymentMethodTypePartyTypeException
class UnknownPaymentMethodTypePartyTypeException extends BasePaymentException implements Serializable -
Exception com.echothree.model.control.payment.common.exception.UnknownPaymentProcessorActionException
class UnknownPaymentProcessorActionException extends BasePaymentException implements Serializable -
Exception com.echothree.model.control.payment.common.exception.UnknownPaymentProcessorActionTypeNameException
class UnknownPaymentProcessorActionTypeNameException extends BasePaymentException implements Serializable -
Exception com.echothree.model.control.payment.common.exception.UnknownPaymentProcessorNameException
class UnknownPaymentProcessorNameException extends BasePaymentException implements Serializable -
Exception com.echothree.model.control.payment.common.exception.UnknownPaymentProcessorResultCodeNameException
class UnknownPaymentProcessorResultCodeNameException extends BasePaymentException implements Serializable -
Exception com.echothree.model.control.payment.common.exception.UnknownPaymentProcessorTransactionNameException
class UnknownPaymentProcessorTransactionNameException extends BasePaymentException implements Serializable -
Exception com.echothree.model.control.payment.common.exception.UnknownPaymentProcessorTypeActionException
class UnknownPaymentProcessorTypeActionException extends BasePaymentException implements Serializable -
Exception com.echothree.model.control.payment.common.exception.UnknownPaymentProcessorTypeCodeNameException
class UnknownPaymentProcessorTypeCodeNameException extends BasePaymentException implements Serializable -
Exception com.echothree.model.control.payment.common.exception.UnknownPaymentProcessorTypeCodeTypeNameException
class UnknownPaymentProcessorTypeCodeTypeNameException extends BasePaymentException implements Serializable -
Exception com.echothree.model.control.payment.common.exception.UnknownPaymentProcessorTypeNameException
class UnknownPaymentProcessorTypeNameException extends BasePaymentException implements Serializable
-
-
Package com.echothree.model.control.payment.common.transfer
-
Class com.echothree.model.control.payment.common.transfer.BillingAccountRoleTransfer
class BillingAccountRoleTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
billingAccount
BillingAccountTransfer billingAccount
-
billingAccountRoleType
BillingAccountRoleTypeTransfer billingAccountRoleType
-
party
PartyTransfer party
-
partyContactMechanism
PartyContactMechanismTransfer partyContactMechanism
-
-
-
Class com.echothree.model.control.payment.common.transfer.BillingAccountRoleTypeTransfer
class BillingAccountRoleTypeTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.payment.common.transfer.BillingAccountTransfer
class BillingAccountTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
billingAccountName
String billingAccountName
-
billingAccountRoles
MapWrapper<BillingAccountRoleTransfer> billingAccountRoles
-
creditLimit
String creditLimit
-
currency
CurrencyTransfer currency
-
description
String description
-
potentialCreditLimit
String potentialCreditLimit
-
reference
String reference
-
-
-
Class com.echothree.model.control.payment.common.transfer.PartyPaymentMethodContactMechanismTransfer
class PartyPaymentMethodContactMechanismTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
partyContactMechanismPurpose
PartyContactMechanismPurposeTransfer partyContactMechanismPurpose
-
partyPaymentMethod
PartyPaymentMethodTransfer partyPaymentMethod
-
partyPaymentMethodContactMechanismStatus
WorkflowEntityStatusTransfer partyPaymentMethodContactMechanismStatus
-
-
-
Class com.echothree.model.control.payment.common.transfer.PartyPaymentMethodTransfer
class PartyPaymentMethodTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
billingPartyContactMechanism
PartyContactMechanismTransfer billingPartyContactMechanism
-
deleteWhenUnused
Boolean deleteWhenUnused
-
description
String description
-
expirationMonth
Integer expirationMonth
-
expirationYear
Integer expirationYear
-
firstName
String firstName
-
isDefault
Boolean isDefault
-
issuerName
String issuerName
-
issuerPartyContactMechanism
PartyContactMechanismTransfer issuerPartyContactMechanism
-
lastName
String lastName
-
middleName
String middleName
-
name
String name
-
nameSuffix
NameSuffixTransfer nameSuffix
-
number
String number
-
party
PartyTransfer party
-
partyPaymentMethodContactMechanisms
ListWrapper<PartyPaymentMethodContactMechanismTransfer> partyPaymentMethodContactMechanisms
-
partyPaymentMethodName
String partyPaymentMethodName
-
partyPaymentMethodStatus
WorkflowEntityStatusTransfer partyPaymentMethodStatus
-
paymentMethod
PaymentMethodTransfer paymentMethod
-
personalTitle
PersonalTitleTransfer personalTitle
-
securityCode
String securityCode
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.payment.common.transfer.PaymentMethodDescriptionTransfer
class PaymentMethodDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
paymentMethod
PaymentMethodTransfer paymentMethod
-
-
-
Class com.echothree.model.control.payment.common.transfer.PaymentMethodTransfer
class PaymentMethodTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
cardNumberValidationPattern
String cardNumberValidationPattern
-
checkCardNumber
Boolean checkCardNumber
-
checkExpirationDate
Boolean checkExpirationDate
-
description
String description
-
holdDays
Integer holdDays
-
isDefault
Boolean isDefault
-
paymentMethodName
String paymentMethodName
-
paymentMethodType
PaymentMethodTypeTransfer paymentMethodType
-
paymentProcessor
PaymentProcessorTransfer paymentProcessor
-
requestBilling
Boolean requestBilling
-
requestExpirationDate
Boolean requestExpirationDate
-
requestIssuer
Boolean requestIssuer
-
requestNameOnCard
Boolean requestNameOnCard
-
requestSecurityCode
Boolean requestSecurityCode
-
requireBilling
Boolean requireBilling
-
requireExpirationDate
Boolean requireExpirationDate
-
requireIssuer
Boolean requireIssuer
-
requireNameOnCard
Boolean requireNameOnCard
-
requireSecurityCode
Boolean requireSecurityCode
-
retainCreditCard
Boolean retainCreditCard
-
retainSecurityCode
Boolean retainSecurityCode
-
securityCodeValidationPattern
String securityCodeValidationPattern
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.payment.common.transfer.PaymentMethodTypeDescriptionTransfer
class PaymentMethodTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
paymentMethodType
PaymentMethodTypeTransfer paymentMethodType
-
-
-
Class com.echothree.model.control.payment.common.transfer.PaymentMethodTypePartyTypeTransfer
class PaymentMethodTypePartyTypeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
partyContactMechanismWorkflow
WorkflowTransfer partyContactMechanismWorkflow
-
partyPaymentMethodWorkflow
WorkflowTransfer partyPaymentMethodWorkflow
-
partyType
PartyTypeTransfer partyType
-
paymentMethodType
PaymentMethodTypeTransfer paymentMethodType
-
-
-
Class com.echothree.model.control.payment.common.transfer.PaymentMethodTypeTransfer
class PaymentMethodTypeTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.payment.common.transfer.PaymentProcessorActionTransfer
class PaymentProcessorActionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
paymentProcessorTransfer
PaymentProcessorTransfer paymentProcessorTransfer
-
paymentProcessorTypeActionTransfer
PaymentProcessorTypeActionTransfer paymentProcessorTypeActionTransfer
-
-
-
Class com.echothree.model.control.payment.common.transfer.PaymentProcessorActionTypeDescriptionTransfer
class PaymentProcessorActionTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
paymentProcessorActionType
PaymentProcessorActionTypeTransfer paymentProcessorActionType
-
-
-
Class com.echothree.model.control.payment.common.transfer.PaymentProcessorActionTypeTransfer
class PaymentProcessorActionTypeTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.payment.common.transfer.PaymentProcessorDescriptionTransfer
class PaymentProcessorDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
paymentProcessor
PaymentProcessorTransfer paymentProcessor
-
-
-
Class com.echothree.model.control.payment.common.transfer.PaymentProcessorResultCodeDescriptionTransfer
class PaymentProcessorResultCodeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
paymentProcessorResultCode
PaymentProcessorResultCodeTransfer paymentProcessorResultCode
-
-
-
Class com.echothree.model.control.payment.common.transfer.PaymentProcessorResultCodeTransfer
class PaymentProcessorResultCodeTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.payment.common.transfer.PaymentProcessorTransactionCodeTransfer
class PaymentProcessorTransactionCodeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
paymentProcessorTransaction
PaymentProcessorTransactionTransfer paymentProcessorTransaction
-
paymentProcessorTypeCode
PaymentProcessorTypeCodeTransfer paymentProcessorTypeCode
-
-
-
Class com.echothree.model.control.payment.common.transfer.PaymentProcessorTransactionTransfer
class PaymentProcessorTransactionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
paymentProcessor
PaymentProcessorTransfer paymentProcessor
-
paymentProcessorActionType
PaymentProcessorActionTypeTransfer paymentProcessorActionType
-
paymentProcessorActionTypeName
String paymentProcessorActionTypeName
-
paymentProcessorResultCode
PaymentProcessorResultCodeTransfer paymentProcessorResultCode
-
paymentProcessorTransactionCodes
ListWrapper<PaymentProcessorTransactionCodeTransfer> paymentProcessorTransactionCodes
-
-
-
Class com.echothree.model.control.payment.common.transfer.PaymentProcessorTransfer
class PaymentProcessorTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
isDefault
Boolean isDefault
-
paymentProcessorName
String paymentProcessorName
-
paymentProcessorTransactions
ListWrapper<PaymentProcessorTransactionTransfer> paymentProcessorTransactions
-
paymentProcessorType
PaymentProcessorTypeTransfer paymentProcessorType
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.payment.common.transfer.PaymentProcessorTypeActionTransfer
class PaymentProcessorTypeActionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
isDefault
Boolean isDefault
-
paymentProcessorActionTypeTransfer
PaymentProcessorActionTypeTransfer paymentProcessorActionTypeTransfer
-
paymentProcessorTypeTransfer
PaymentProcessorTypeTransfer paymentProcessorTypeTransfer
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.payment.common.transfer.PaymentProcessorTypeCodeDescriptionTransfer
class PaymentProcessorTypeCodeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
paymentProcessorTypeCode
PaymentProcessorTypeCodeTransfer paymentProcessorTypeCode
-
-
-
Class com.echothree.model.control.payment.common.transfer.PaymentProcessorTypeCodeTransfer
class PaymentProcessorTypeCodeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
isDefault
Boolean isDefault
-
paymentProcessorTypeCodeName
String paymentProcessorTypeCodeName
-
paymentProcessorTypeCodeTypeTransfer
PaymentProcessorTypeCodeTypeTransfer paymentProcessorTypeCodeTypeTransfer
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.payment.common.transfer.PaymentProcessorTypeCodeTypeDescriptionTransfer
class PaymentProcessorTypeCodeTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
paymentProcessorTypeCodeType
PaymentProcessorTypeCodeTypeTransfer paymentProcessorTypeCodeType
-
-
-
Class com.echothree.model.control.payment.common.transfer.PaymentProcessorTypeCodeTypeTransfer
class PaymentProcessorTypeCodeTypeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
isDefault
Boolean isDefault
-
paymentProcessorTypeCodeTypeName
String paymentProcessorTypeCodeTypeName
-
paymentProcessorTypeTransfer
PaymentProcessorTypeTransfer paymentProcessorTypeTransfer
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.payment.common.transfer.PaymentProcessorTypeDescriptionTransfer
class PaymentProcessorTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
paymentProcessorType
PaymentProcessorTypeTransfer paymentProcessorType
-
-
-
Class com.echothree.model.control.payment.common.transfer.PaymentProcessorTypePartyTypeTransfer
class PaymentProcessorTypePartyTypeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
partyContactMechanismWorkflow
WorkflowTransfer partyContactMechanismWorkflow
-
partyPaymentMethodWorkflow
WorkflowTransfer partyPaymentMethodWorkflow
-
partyType
PartyTypeTransfer partyType
-
paymentProcessorType
PaymentProcessorTypeTransfer paymentProcessorType
-
-
-
Class com.echothree.model.control.payment.common.transfer.PaymentProcessorTypeTransfer
class PaymentProcessorTypeTransfer extends BaseTransfer implements Serializable
-
-
Package com.echothree.model.control.period.common.choice
-
Class com.echothree.model.control.period.common.choice.FiscalPeriodStatusChoicesBean
class FiscalPeriodStatusChoicesBean extends BaseWorkflowChoicesBean implements Serializable -
Class com.echothree.model.control.period.common.choice.PeriodKindChoicesBean
class PeriodKindChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.period.common.choice.PeriodTypeChoicesBean
class PeriodTypeChoicesBean extends BaseChoicesBean implements Serializable
-
-
Package com.echothree.model.control.period.common.transfer
-
Class com.echothree.model.control.period.common.transfer.PeriodDescriptionTransfer
class PeriodDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
period
PeriodTransfer period
-
-
-
Class com.echothree.model.control.period.common.transfer.PeriodKindDescriptionTransfer
class PeriodKindDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
periodKind
PeriodKindTransfer periodKind
-
-
-
Class com.echothree.model.control.period.common.transfer.PeriodKindTransfer
class PeriodKindTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.period.common.transfer.PeriodTransfer
class PeriodTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
endTime
String endTime
-
parentPeriod
PeriodTransfer parentPeriod
-
periodKind
PeriodKindTransfer periodKind
-
periodName
String periodName
-
periodType
PeriodTypeTransfer periodType
-
startTime
String startTime
-
status
WorkflowEntityStatusTransfer status
-
unformattedEndTime
Long unformattedEndTime
-
unformattedStartTime
Long unformattedStartTime
-
-
-
Class com.echothree.model.control.period.common.transfer.PeriodTypeDescriptionTransfer
class PeriodTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
periodType
PeriodTypeTransfer periodType
-
-
-
Class com.echothree.model.control.period.common.transfer.PeriodTypeTransfer
class PeriodTypeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
isDefault
Boolean isDefault
-
periodKind
PeriodKindTransfer periodKind
-
periodTypeName
String periodTypeName
-
sortOrder
Integer sortOrder
-
-
-
-
Package com.echothree.model.control.picklist.common.choice
-
Class com.echothree.model.control.picklist.common.choice.PicklistAliasTypeChoicesBean
class PicklistAliasTypeChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.picklist.common.choice.PicklistTimeTypeChoicesBean
class PicklistTimeTypeChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.picklist.common.choice.PicklistTypeChoicesBean
class PicklistTypeChoicesBean extends BaseChoicesBean implements Serializable
-
-
Package com.echothree.model.control.picklist.common.transfer
-
Class com.echothree.model.control.picklist.common.transfer.PicklistAliasTransfer
class PicklistAliasTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
alias
String alias
-
picklist
PicklistTransfer picklist
-
picklistAliasType
PicklistAliasTypeTransfer picklistAliasType
-
-
-
Class com.echothree.model.control.picklist.common.transfer.PicklistAliasTypeDescriptionTransfer
class PicklistAliasTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
picklistAliasType
PicklistAliasTypeTransfer picklistAliasType
-
-
-
Class com.echothree.model.control.picklist.common.transfer.PicklistAliasTypeTransfer
class PicklistAliasTypeTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.picklist.common.transfer.PicklistTimeTransfer
class PicklistTimeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
picklistTimeType
PicklistTimeTypeTransfer picklistTimeType
-
time
String time
-
unformattedTime
Long unformattedTime
-
-
-
Class com.echothree.model.control.picklist.common.transfer.PicklistTimeTypeDescriptionTransfer
class PicklistTimeTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
orderTimeType
PicklistTimeTypeTransfer orderTimeType
-
-
-
Class com.echothree.model.control.picklist.common.transfer.PicklistTimeTypeTransfer
class PicklistTimeTypeTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.picklist.common.transfer.PicklistTransfer
class PicklistTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.picklist.common.transfer.PicklistTypeDescriptionTransfer
class PicklistTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
picklistType
PicklistTypeTransfer picklistType
-
-
-
Class com.echothree.model.control.picklist.common.transfer.PicklistTypeTransfer
class PicklistTypeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
isDefault
Boolean isDefault
-
parentPicklistType
PicklistTypeTransfer parentPicklistType
-
picklistSequenceType
SequenceTypeTransfer picklistSequenceType
-
picklistTypeName
String picklistTypeName
-
picklistWorkflow
WorkflowTransfer picklistWorkflow
-
picklistWorkflowEntrance
WorkflowEntranceTransfer picklistWorkflowEntrance
-
sortOrder
Integer sortOrder
-
-
-
-
Package com.echothree.model.control.printer.common.choice
-
Class com.echothree.model.control.printer.common.choice.PrinterGroupChoicesBean
class PrinterGroupChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.printer.common.choice.PrinterGroupJobStatusChoicesBean
class PrinterGroupJobStatusChoicesBean extends WorkflowDestinationChoicesBean implements Serializable -
Class com.echothree.model.control.printer.common.choice.PrinterGroupStatusChoicesBean
class PrinterGroupStatusChoicesBean extends WorkflowDestinationChoicesBean implements Serializable -
Class com.echothree.model.control.printer.common.choice.PrinterGroupUseTypeChoicesBean
class PrinterGroupUseTypeChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.printer.common.choice.PrinterStatusChoicesBean
class PrinterStatusChoicesBean extends WorkflowDestinationChoicesBean implements Serializable
-
-
Package com.echothree.model.control.printer.common.transfer
-
Class com.echothree.model.control.printer.common.transfer.PartyPrinterGroupUseTransfer
class PartyPrinterGroupUseTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
party
PartyTransfer party
-
printerGroup
PrinterGroupTransfer printerGroup
-
printerGroupUseType
PrinterGroupUseTypeTransfer printerGroupUseType
-
-
-
Class com.echothree.model.control.printer.common.transfer.PrinterDescriptionTransfer
class PrinterDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
printer
PrinterTransfer printer
-
-
-
Class com.echothree.model.control.printer.common.transfer.PrinterGroupDescriptionTransfer
class PrinterGroupDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
printerGroup
PrinterGroupTransfer printerGroup
-
-
-
Class com.echothree.model.control.printer.common.transfer.PrinterGroupJobTransfer
class PrinterGroupJobTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
copies
Integer copies
-
document
DocumentTransfer document
-
printerGroup
PrinterGroupTransfer printerGroup
-
printerGroupJobName
String printerGroupJobName
-
printerGroupJobStatus
WorkflowEntityStatusTransfer printerGroupJobStatus
-
priority
Integer priority
-
-
-
Class com.echothree.model.control.printer.common.transfer.PrinterGroupTransfer
class PrinterGroupTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
isDefault
Boolean isDefault
-
keepPrintedJobsTime
String keepPrintedJobsTime
-
printerGroupName
String printerGroupName
-
printerGroupStatus
WorkflowEntityStatusTransfer printerGroupStatus
-
printers
ListWrapper<PrinterTransfer> printers
-
sortOrder
Integer sortOrder
-
unformattedKeepPrintedJobsTime
Long unformattedKeepPrintedJobsTime
-
-
-
Class com.echothree.model.control.printer.common.transfer.PrinterGroupUseTypeDescriptionTransfer
class PrinterGroupUseTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
printerGroupUseType
PrinterGroupUseTypeTransfer printerGroupUseType
-
-
-
Class com.echothree.model.control.printer.common.transfer.PrinterGroupUseTypeTransfer
class PrinterGroupUseTypeTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.printer.common.transfer.PrinterTransfer
class PrinterTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
printerGroup
PrinterGroupTransfer printerGroup
-
printerName
String printerName
-
printerStatus
WorkflowEntityStatusTransfer printerStatus
-
priority
Integer priority
-
-
-
-
Package com.echothree.model.control.purchase.common.choice
-
Class com.echothree.model.control.purchase.common.choice.PurchaseOrderStatusChoicesBean
class PurchaseOrderStatusChoicesBean extends BaseWorkflowChoicesBean implements Serializable
-
-
Package com.echothree.model.control.purchase.common.exception
-
Exception com.echothree.model.control.purchase.common.exception.BasePurchaseException
class BasePurchaseException extends BaseException implements Serializable -
Exception com.echothree.model.control.purchase.common.exception.DuplicateHandlingInPurchaseOrderStatusTransitionException
class DuplicateHandlingInPurchaseOrderStatusTransitionException extends BasePurchaseException implements Serializable -
Exception com.echothree.model.control.purchase.common.exception.InvalidPurchaseOrderReferenceException
class InvalidPurchaseOrderReferenceException extends BasePurchaseException implements Serializable -
Exception com.echothree.model.control.purchase.common.exception.InvalidPurchaseOrderStatusException
class InvalidPurchaseOrderStatusException extends BaseSalesException implements Serializable -
Exception com.echothree.model.control.purchase.common.exception.PurchaseOrderDuplicateReferenceException
class PurchaseOrderDuplicateReferenceException extends BasePurchaseException implements Serializable -
Exception com.echothree.model.control.purchase.common.exception.PurchaseOrderReferenceRequiredException
class PurchaseOrderReferenceRequiredException extends BasePurchaseException implements Serializable -
Exception com.echothree.model.control.purchase.common.exception.UnhandledPurchaseOrderStatusTransitionException
class UnhandledPurchaseOrderStatusTransitionException extends BasePurchaseException implements Serializable -
Exception com.echothree.model.control.purchase.common.exception.UnknownPurchaseOrderStatusChoiceException
class UnknownPurchaseOrderStatusChoiceException extends BasePurchaseException implements Serializable
-
-
Package com.echothree.model.control.queue.common.choice
-
Class com.echothree.model.control.queue.common.choice.QueueTypeChoicesBean
class QueueTypeChoicesBean extends BaseChoicesBean implements Serializable
-
-
Package com.echothree.model.control.queue.common.exception
-
Exception com.echothree.model.control.queue.common.exception.BaseQueueException
class BaseQueueException extends BaseException implements Serializable -
Exception com.echothree.model.control.queue.common.exception.UnknownQueueTypeNameException
class UnknownQueueTypeNameException extends BaseQueueException implements Serializable
-
-
Package com.echothree.model.control.queue.common.transfer
-
Class com.echothree.model.control.queue.common.transfer.QueuedEntityTransfer
class QueuedEntityTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
entityInstance
EntityInstanceTransfer entityInstance
-
queueType
QueueTypeTransfer queueType
-
-
-
Class com.echothree.model.control.queue.common.transfer.QueueTypeDescriptionTransfer
class QueueTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
queueType
QueueTypeTransfer queueType
-
-
-
Class com.echothree.model.control.queue.common.transfer.QueueTypeTransfer
class QueueTypeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
isDefault
Boolean isDefault
-
latestQueuedEntityTime
String latestQueuedEntityTime
-
oldestQueuedEntityTime
String oldestQueuedEntityTime
-
queuedEntities
ListWrapper<QueuedEntityTransfer> queuedEntities
-
queuedEntityCount
Long queuedEntityCount
-
queueTypeName
String queueTypeName
-
sortOrder
Integer sortOrder
-
unformattedLatestQueuedEntityTime
Long unformattedLatestQueuedEntityTime
-
unformattedOldestQueuedEntityTime
Long unformattedOldestQueuedEntityTime
-
-
-
-
Package com.echothree.model.control.rating.common.choice
-
Class com.echothree.model.control.rating.common.choice.RatingTypeListItemChoicesBean
class RatingTypeListItemChoicesBean extends BaseChoicesBean implements Serializable
-
-
Package com.echothree.model.control.rating.common.exception
-
Exception com.echothree.model.control.rating.common.exception.BaseRatingException
class BaseRatingException extends BaseException implements Serializable -
Exception com.echothree.model.control.rating.common.exception.UnknownRatingNameException
class UnknownRatingNameException extends BaseRatingException implements Serializable -
Exception com.echothree.model.control.rating.common.exception.UnknownRatingTypeListItemNameException
class UnknownRatingTypeListItemNameException extends BaseRatingException implements Serializable -
Exception com.echothree.model.control.rating.common.exception.UnknownRatingTypeNameException
class UnknownRatingTypeNameException extends BaseRatingException implements Serializable
-
-
Package com.echothree.model.control.rating.common.transfer
-
Class com.echothree.model.control.rating.common.transfer.RatingListWrapper
-
Serialized Fields
-
ratingType
RatingTypeTransfer ratingType
-
-
-
Class com.echothree.model.control.rating.common.transfer.RatingTransfer
class RatingTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
ratedByEntityInstance
EntityInstanceTransfer ratedByEntityInstance
-
ratedEntityInstance
EntityInstanceTransfer ratedEntityInstance
-
ratingName
String ratingName
-
ratingTypeListItem
RatingTypeListItemTransfer ratingTypeListItem
-
-
-
Class com.echothree.model.control.rating.common.transfer.RatingTypeDescriptionTransfer
class RatingTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
ratingType
RatingTypeTransfer ratingType
-
-
-
Class com.echothree.model.control.rating.common.transfer.RatingTypeListItemDescriptionTransfer
class RatingTypeListItemDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
ratingTypeListItem
RatingTypeListItemTransfer ratingTypeListItem
-
-
-
Class com.echothree.model.control.rating.common.transfer.RatingTypeListItemTransfer
class RatingTypeListItemTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
isDefault
Boolean isDefault
-
ratingType
RatingTypeTransfer ratingType
-
ratingTypeListItemName
String ratingTypeListItemName
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.rating.common.transfer.RatingTypeTransfer
class RatingTypeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
entityType
EntityTypeTransfer entityType
-
ratingSequence
SequenceTransfer ratingSequence
-
ratingTypeName
String ratingTypeName
-
sortOrder
Integer sortOrder
-
-
-
-
Package com.echothree.model.control.returnpolicy.common.choice
-
Class com.echothree.model.control.returnpolicy.common.choice.PartyReturnPolicyStatusChoicesBean
class PartyReturnPolicyStatusChoicesBean extends BaseWorkflowChoicesBean implements Serializable -
Class com.echothree.model.control.returnpolicy.common.choice.ReturnKindChoicesBean
class ReturnKindChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.returnpolicy.common.choice.ReturnPolicyChoicesBean
class ReturnPolicyChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.returnpolicy.common.choice.ReturnReasonChoicesBean
class ReturnReasonChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.returnpolicy.common.choice.ReturnTypeChoicesBean
class ReturnTypeChoicesBean extends BaseChoicesBean implements Serializable
-
-
Package com.echothree.model.control.returnpolicy.common.exception
-
Exception com.echothree.model.control.returnpolicy.common.exception.BaseReturnPolicyException
class BaseReturnPolicyException extends BaseException implements Serializable -
Exception com.echothree.model.control.returnpolicy.common.exception.DuplicateReturnKindNameException
class DuplicateReturnKindNameException extends BaseReturnPolicyException implements Serializable -
Exception com.echothree.model.control.returnpolicy.common.exception.DuplicateReturnPolicyNameException
class DuplicateReturnPolicyNameException extends BaseReturnPolicyException implements Serializable -
Exception com.echothree.model.control.returnpolicy.common.exception.UnknownDefaultReturnKindException
class UnknownDefaultReturnKindException extends BaseReturnPolicyException implements Serializable -
Exception com.echothree.model.control.returnpolicy.common.exception.UnknownDefaultReturnPolicyException
class UnknownDefaultReturnPolicyException extends BaseReturnPolicyException implements Serializable -
Exception com.echothree.model.control.returnpolicy.common.exception.UnknownReturnKindNameException
class UnknownReturnKindNameException extends BaseReturnPolicyException implements Serializable -
Exception com.echothree.model.control.returnpolicy.common.exception.UnknownReturnPolicyNameException
class UnknownReturnPolicyNameException extends BaseReturnPolicyException implements Serializable
-
-
Package com.echothree.model.control.returnpolicy.common.transfer
-
Class com.echothree.model.control.returnpolicy.common.transfer.PartyReturnPolicyTransfer
class PartyReturnPolicyTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
party
PartyTransfer party
-
partyReturnPolicyStatus
WorkflowEntityStatusTransfer partyReturnPolicyStatus
-
returnPolicy
ReturnPolicyTransfer returnPolicy
-
-
-
Class com.echothree.model.control.returnpolicy.common.transfer.ReturnKindDescriptionTransfer
class ReturnKindDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
returnKind
ReturnKindTransfer returnKind
-
-
-
Class com.echothree.model.control.returnpolicy.common.transfer.ReturnKindTransfer
class ReturnKindTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
isDefault
Boolean isDefault
-
returnKindName
String returnKindName
-
returnSequenceType
SequenceTypeTransfer returnSequenceType
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.returnpolicy.common.transfer.ReturnPolicyReasonTransfer
class ReturnPolicyReasonTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
isDefault
Boolean isDefault
-
returnPolicy
ReturnPolicyTransfer returnPolicy
-
returnReason
ReturnReasonTransfer returnReason
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.returnpolicy.common.transfer.ReturnPolicyTransfer
class ReturnPolicyTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
isDefault
Boolean isDefault
-
returnKind
ReturnKindTransfer returnKind
-
returnPolicyName
String returnPolicyName
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.returnpolicy.common.transfer.ReturnPolicyTranslationTransfer
class ReturnPolicyTranslationTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
policy
String policy
-
policyMimeType
MimeTypeTransfer policyMimeType
-
returnPolicy
ReturnPolicyTransfer returnPolicy
-
-
-
Class com.echothree.model.control.returnpolicy.common.transfer.ReturnReasonDescriptionTransfer
class ReturnReasonDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
returnReason
ReturnReasonTransfer returnReason
-
-
-
Class com.echothree.model.control.returnpolicy.common.transfer.ReturnReasonTransfer
class ReturnReasonTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
isDefault
Boolean isDefault
-
returnKind
ReturnKindTransfer returnKind
-
returnReasonName
String returnReasonName
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.returnpolicy.common.transfer.ReturnReasonTypeTransfer
class ReturnReasonTypeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
isDefault
Boolean isDefault
-
returnReason
ReturnReasonTransfer returnReason
-
returnType
ReturnTypeTransfer returnType
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.returnpolicy.common.transfer.ReturnTypeDescriptionTransfer
class ReturnTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
returnType
ReturnTypeTransfer returnType
-
-
-
Class com.echothree.model.control.returnpolicy.common.transfer.ReturnTypeShippingMethodTransfer
class ReturnTypeShippingMethodTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
isDefault
Boolean isDefault
-
returnType
ReturnTypeTransfer returnType
-
shippingMethod
ShippingMethodTransfer shippingMethod
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.returnpolicy.common.transfer.ReturnTypeTransfer
class ReturnTypeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
isDefault
Boolean isDefault
-
returnKind
ReturnKindTransfer returnKind
-
returnSequence
SequenceTransfer returnSequence
-
returnTypeName
String returnTypeName
-
sortOrder
Integer sortOrder
-
-
-
-
Package com.echothree.model.control.sales.common.choice
-
Class com.echothree.model.control.sales.common.choice.SalesOrderBatchStatusChoicesBean
class SalesOrderBatchStatusChoicesBean extends BaseWorkflowChoicesBean implements Serializable -
Class com.echothree.model.control.sales.common.choice.SalesOrderStatusChoicesBean
class SalesOrderStatusChoicesBean extends BaseWorkflowChoicesBean implements Serializable
-
-
Package com.echothree.model.control.sales.common.exception
-
Exception com.echothree.model.control.sales.common.exception.BaseSalesException
class BaseSalesException extends BaseException implements Serializable -
Exception com.echothree.model.control.sales.common.exception.BillToPartyMustMatchPartyPaymentMethodsPartyException
class BillToPartyMustMatchPartyPaymentMethodsPartyException extends BaseSalesException implements Serializable -
Exception com.echothree.model.control.sales.common.exception.BillToRequiredWhenUsingPartyPaymentMethodException
class BillToRequiredWhenUsingPartyPaymentMethodException extends BaseSalesException implements Serializable -
Exception com.echothree.model.control.sales.common.exception.CannotDeleteSalesOrderBatchInUseException
class CannotDeleteSalesOrderBatchInUseException extends BaseSalesException implements Serializable -
Exception com.echothree.model.control.sales.common.exception.CurrentTimeAfterSalesOrderEndTimeException
class CurrentTimeAfterSalesOrderEndTimeException extends BaseSalesException implements Serializable -
Exception com.echothree.model.control.sales.common.exception.CurrentTimeBeforeSalesOrderStartTimeException
class CurrentTimeBeforeSalesOrderStartTimeException extends BaseSalesException implements Serializable -
Exception com.echothree.model.control.sales.common.exception.IncorrectSalesOrderBatchAmountException
class IncorrectSalesOrderBatchAmountException extends BaseSalesException implements Serializable -
Exception com.echothree.model.control.sales.common.exception.IncorrectSalesOrderBatchCountException
class IncorrectSalesOrderBatchCountException extends BaseSalesException implements Serializable -
Exception com.echothree.model.control.sales.common.exception.InvalidSalesOrderBatchStatusException
class InvalidSalesOrderBatchStatusException extends BaseSalesException implements Serializable -
Exception com.echothree.model.control.sales.common.exception.InvalidSalesOrderReferenceException
class InvalidSalesOrderReferenceException extends BaseSalesException implements Serializable -
Exception com.echothree.model.control.sales.common.exception.InvalidSalesOrderStatusException
class InvalidSalesOrderStatusException extends BaseSalesException implements Serializable -
Exception com.echothree.model.control.sales.common.exception.ItemDiscontinuedException
class ItemDiscontinuedException extends BaseSalesException implements Serializable -
Exception com.echothree.model.control.sales.common.exception.QuantityAboveMaximumItemUnitCustomerTypeLimitException
class QuantityAboveMaximumItemUnitCustomerTypeLimitException extends BaseSalesException implements Serializable -
Exception com.echothree.model.control.sales.common.exception.QuantityAboveMaximumItemUnitLimitException
class QuantityAboveMaximumItemUnitLimitException extends BaseSalesException implements Serializable -
Exception com.echothree.model.control.sales.common.exception.QuantityBelowMinimumItemUnitCustomerTypeLimitException
class QuantityBelowMinimumItemUnitCustomerTypeLimitException extends BaseSalesException implements Serializable -
Exception com.echothree.model.control.sales.common.exception.QuantityBelowMinimumItemUnitLimitException
class QuantityBelowMinimumItemUnitLimitException extends BaseSalesException implements Serializable -
Exception com.echothree.model.control.sales.common.exception.SalesOrderDuplicateReferenceException
class SalesOrderDuplicateReferenceException extends BaseSalesException implements Serializable -
Exception com.echothree.model.control.sales.common.exception.SalesOrderReferenceRequiredException
class SalesOrderReferenceRequiredException extends BaseSalesException implements Serializable -
Exception com.echothree.model.control.sales.common.exception.UnitAmountAboveMaximumItemUnitPriceLimitException
class UnitAmountAboveMaximumItemUnitPriceLimitException extends BaseSalesException implements Serializable -
Exception com.echothree.model.control.sales.common.exception.UnitAmountAboveMaximumUnitPriceException
class UnitAmountAboveMaximumUnitPriceException extends BaseSalesException implements Serializable -
Exception com.echothree.model.control.sales.common.exception.UnitAmountBelowMinimumItemUnitPriceLimitException
class UnitAmountBelowMinimumItemUnitPriceLimitException extends BaseSalesException implements Serializable -
Exception com.echothree.model.control.sales.common.exception.UnitAmountBelowMinimumUnitPriceException
class UnitAmountBelowMinimumUnitPriceException extends BaseSalesException implements Serializable -
Exception com.echothree.model.control.sales.common.exception.UnitAmountNotMultipleOfUnitPriceIncrementException
class UnitAmountNotMultipleOfUnitPriceIncrementException extends BaseSalesException implements Serializable -
Exception com.echothree.model.control.sales.common.exception.UnitAmountRequiredException
class UnitAmountRequiredException extends BaseSalesException implements Serializable -
Exception com.echothree.model.control.sales.common.exception.UnknownSalesOrderBatchStatusChoiceException
class UnknownSalesOrderBatchStatusChoiceException extends BaseSalesException implements Serializable -
Exception com.echothree.model.control.sales.common.exception.UnknownSalesOrderStatusChoiceException
class UnknownSalesOrderStatusChoiceException extends BaseSalesException implements Serializable
-
-
Package com.echothree.model.control.sales.common.transfer
-
Class com.echothree.model.control.sales.common.transfer.SalesOrderBatchResultTransfer
class SalesOrderBatchResultTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
batchName
String batchName
-
salesOrderBatch
SalesOrderBatchTransfer salesOrderBatch
-
-
-
Class com.echothree.model.control.sales.common.transfer.SalesOrderBatchTransfer
class SalesOrderBatchTransfer extends OrderBatchTransfer implements Serializable-
Serialized Fields
-
paymentMethod
PaymentMethodTransfer paymentMethod
-
-
-
Class com.echothree.model.control.sales.common.transfer.SalesOrderResultTransfer
class SalesOrderResultTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
orderName
String orderName
-
orderStatus
WorkflowEntityStatusTransfer orderStatus
-
-
-
-
Package com.echothree.model.control.scale.common.choice
-
Class com.echothree.model.control.scale.common.choice.ScaleChoicesBean
class ScaleChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.scale.common.choice.ScaleTypeChoicesBean
class ScaleTypeChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.scale.common.choice.ScaleUseTypeChoicesBean
class ScaleUseTypeChoicesBean extends BaseChoicesBean implements Serializable
-
-
Package com.echothree.model.control.scale.common.transfer
-
Class com.echothree.model.control.scale.common.transfer.PartyScaleUseTransfer
class PartyScaleUseTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
party
PartyTransfer party
-
scale
ScaleTransfer scale
-
scaleUseType
ScaleUseTypeTransfer scaleUseType
-
-
-
Class com.echothree.model.control.scale.common.transfer.ScaleDescriptionTransfer
class ScaleDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
scale
ScaleTransfer scale
-
-
-
Class com.echothree.model.control.scale.common.transfer.ScaleTransfer
class ScaleTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
isDefault
Boolean isDefault
-
scaleName
String scaleName
-
scaleType
ScaleTypeTransfer scaleType
-
serverService
ServerServiceTransfer serverService
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.scale.common.transfer.ScaleTypeDescriptionTransfer
class ScaleTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
scaleType
ScaleTypeTransfer scaleType
-
-
-
Class com.echothree.model.control.scale.common.transfer.ScaleTypeTransfer
class ScaleTypeTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.scale.common.transfer.ScaleUseTypeDescriptionTransfer
class ScaleUseTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
scaleUseType
ScaleUseTypeTransfer scaleUseType
-
-
-
Class com.echothree.model.control.scale.common.transfer.ScaleUseTypeTransfer
class ScaleUseTypeTransfer extends BaseTransfer implements Serializable
-
-
Package com.echothree.model.control.search.common.choice
-
Class com.echothree.model.control.search.common.choice.SearchCheckSpellingActionTypeChoicesBean
class SearchCheckSpellingActionTypeChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.search.common.choice.SearchDefaultOperatorChoicesBean
class SearchDefaultOperatorChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.search.common.choice.SearchKindChoicesBean
class SearchKindChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.search.common.choice.SearchResultActionTypeChoicesBean
class SearchResultActionTypeChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.search.common.choice.SearchSortDirectionChoicesBean
class SearchSortDirectionChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.search.common.choice.SearchSortOrderChoicesBean
class SearchSortOrderChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.search.common.choice.SearchTypeChoicesBean
class SearchTypeChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.search.common.choice.SearchUseTypeChoicesBean
class SearchUseTypeChoicesBean extends BaseChoicesBean implements Serializable
-
-
Package com.echothree.model.control.search.common.exception
-
Exception com.echothree.model.control.search.common.exception.BaseSearchException
class BaseSearchException extends BaseException implements Serializable -
Exception com.echothree.model.control.search.common.exception.ComplexQueriesUnsupportedException
class ComplexQueriesUnsupportedException extends BaseSearchException implements Serializable -
Exception com.echothree.model.control.search.common.exception.DuplicateSearchResultActionException
class DuplicateSearchResultActionException extends BaseSearchException implements Serializable -
Exception com.echothree.model.control.search.common.exception.DuplicateSearchResultActionTypeNameException
class DuplicateSearchResultActionTypeNameException extends BaseSearchException implements Serializable -
Exception com.echothree.model.control.search.common.exception.FieldRequiredException
class FieldRequiredException extends BaseSearchException implements Serializable -
Exception com.echothree.model.control.search.common.exception.LanguageRequiredException
class LanguageRequiredException extends BaseSearchException implements Serializable -
Exception com.echothree.model.control.search.common.exception.LanguageUnsupportedException
class LanguageUnsupportedException extends BaseSearchException implements Serializable -
Exception com.echothree.model.control.search.common.exception.MissingRequiredSubfieldException
class MissingRequiredSubfieldException extends BaseSearchException implements Serializable -
Exception com.echothree.model.control.search.common.exception.MissingValueException
class MissingValueException extends BaseSearchException implements Serializable -
Exception com.echothree.model.control.search.common.exception.MissingValueUnitOfMeasureTypeNameException
class MissingValueUnitOfMeasureTypeNameException extends BaseSearchException implements Serializable -
Exception com.echothree.model.control.search.common.exception.MultipleFieldsUnsupportedException
class MultipleFieldsUnsupportedException extends BaseSearchException implements Serializable -
Exception com.echothree.model.control.search.common.exception.SearchIOErrorException
class SearchIOErrorException extends BaseSearchException implements Serializable -
Exception com.echothree.model.control.search.common.exception.SearchParseErrorException
class SearchParseErrorException extends BaseSearchException implements Serializable -
Exception com.echothree.model.control.search.common.exception.UnknownCachedExecutedSearchResultException
class UnknownCachedExecutedSearchResultException extends BaseSearchException implements Serializable -
Exception com.echothree.model.control.search.common.exception.UnknownDefaultSearchDefaultOperatorException
class UnknownDefaultSearchDefaultOperatorException extends BaseSearchException implements Serializable -
Exception com.echothree.model.control.search.common.exception.UnknownDefaultSearchResultActionTypeException
class UnknownDefaultSearchResultActionTypeException extends BaseSearchException implements Serializable -
Exception com.echothree.model.control.search.common.exception.UnknownDefaultSearchSortDirectionException
class UnknownDefaultSearchSortDirectionException extends BaseSearchException implements Serializable -
Exception com.echothree.model.control.search.common.exception.UnknownDefaultSearchSortOrderException
class UnknownDefaultSearchSortOrderException extends BaseSearchException implements Serializable -
Exception com.echothree.model.control.search.common.exception.UnknownSearchCheckSpellingActionTypeNameException
class UnknownSearchCheckSpellingActionTypeNameException extends BaseSearchException implements Serializable -
Exception com.echothree.model.control.search.common.exception.UnknownSearchDefaultOperatorNameException
class UnknownSearchDefaultOperatorNameException extends BaseSearchException implements Serializable -
Exception com.echothree.model.control.search.common.exception.UnknownSearchKindNameException
class UnknownSearchKindNameException extends BaseSearchException implements Serializable -
Exception com.echothree.model.control.search.common.exception.UnknownSearchResultActionTypeNameException
class UnknownSearchResultActionTypeNameException extends BaseSearchException implements Serializable -
Exception com.echothree.model.control.search.common.exception.UnknownSearchResultException
class UnknownSearchResultException extends BaseSearchException implements Serializable -
Exception com.echothree.model.control.search.common.exception.UnknownSearchSortDirectionNameException
class UnknownSearchSortDirectionNameException extends BaseSearchException implements Serializable -
Exception com.echothree.model.control.search.common.exception.UnknownSearchSortOrderNameException
class UnknownSearchSortOrderNameException extends BaseSearchException implements Serializable -
Exception com.echothree.model.control.search.common.exception.UnknownSearchTypeNameException
class UnknownSearchTypeNameException extends BaseSearchException implements Serializable -
Exception com.echothree.model.control.search.common.exception.UnknownSearchUseTypeNameException
class UnknownSearchUseTypeNameException extends BaseSearchException implements Serializable -
Exception com.echothree.model.control.search.common.exception.UnknownSubfieldException
class UnknownSubfieldException extends BaseSearchException implements Serializable -
Exception com.echothree.model.control.search.common.exception.UnknownUserVisitSearchException
class UnknownUserVisitSearchException extends BaseSearchException implements Serializable -
Exception com.echothree.model.control.search.common.exception.UnknownValueUnitOfMeasureTypeNameException
class UnknownValueUnitOfMeasureTypeNameException extends BaseSearchException implements Serializable
-
-
Package com.echothree.model.control.search.common.transfer
-
Class com.echothree.model.control.search.common.transfer.CheckSpellingSuggestionTransfer
class CheckSpellingSuggestionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
suggestion
String suggestion
-
-
-
Class com.echothree.model.control.search.common.transfer.CheckSpellingWordTransfer
class CheckSpellingWordTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
checkSpellingSuggestions
ListWrapper<CheckSpellingSuggestionTransfer> checkSpellingSuggestions
-
searchCheckSpellingActionType
SearchCheckSpellingActionTypeTransfer searchCheckSpellingActionType
-
word
String word
-
-
-
Class com.echothree.model.control.search.common.transfer.SearchCheckSpellingActionTypeDescriptionTransfer
class SearchCheckSpellingActionTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
searchCheckSpellingActionType
SearchCheckSpellingActionTypeTransfer searchCheckSpellingActionType
-
-
-
Class com.echothree.model.control.search.common.transfer.SearchCheckSpellingActionTypeTransfer
class SearchCheckSpellingActionTypeTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.search.common.transfer.SearchDefaultOperatorDescriptionTransfer
class SearchDefaultOperatorDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
searchDefaultOperator
SearchDefaultOperatorTransfer searchDefaultOperator
-
-
-
Class com.echothree.model.control.search.common.transfer.SearchDefaultOperatorTransfer
class SearchDefaultOperatorTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.search.common.transfer.SearchKindDescriptionTransfer
class SearchKindDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
searchKind
SearchKindTransfer searchKind
-
-
-
Class com.echothree.model.control.search.common.transfer.SearchKindTransfer
class SearchKindTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.search.common.transfer.SearchResultActionTypeDescriptionTransfer
class SearchResultActionTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
searchResultActionType
SearchResultActionTypeTransfer searchResultActionType
-
-
-
Class com.echothree.model.control.search.common.transfer.SearchResultActionTypeTransfer
class SearchResultActionTypeTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.search.common.transfer.SearchSortDirectionDescriptionTransfer
class SearchSortDirectionDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
searchSortDirection
SearchSortDirectionTransfer searchSortDirection
-
-
-
Class com.echothree.model.control.search.common.transfer.SearchSortDirectionTransfer
class SearchSortDirectionTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.search.common.transfer.SearchSortOrderDescriptionTransfer
class SearchSortOrderDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
searchSortOrder
SearchSortOrderTransfer searchSortOrder
-
-
-
Class com.echothree.model.control.search.common.transfer.SearchSortOrderTransfer
class SearchSortOrderTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
isDefault
Boolean isDefault
-
searchKind
SearchKindTransfer searchKind
-
searchSortOrderName
String searchSortOrderName
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.search.common.transfer.SearchTypeDescriptionTransfer
class SearchTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
searchType
SearchTypeTransfer searchType
-
-
-
Class com.echothree.model.control.search.common.transfer.SearchTypeTransfer
class SearchTypeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
isDefault
Boolean isDefault
-
searchKind
SearchKindTransfer searchKind
-
searchTypeName
String searchTypeName
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.search.common.transfer.SearchUseTypeDescriptionTransfer
class SearchUseTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
searchUseType
SearchUseTypeTransfer searchUseType
-
-
-
Class com.echothree.model.control.search.common.transfer.SearchUseTypeTransfer
class SearchUseTypeTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.search.common.transfer.UserVisitSearchFacetIntegerTransfer
class UserVisitSearchFacetIntegerTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
count
Long count
-
entityIntegerRange
EntityIntegerRangeTransfer entityIntegerRange
-
-
-
Class com.echothree.model.control.search.common.transfer.UserVisitSearchFacetListItemTransfer
class UserVisitSearchFacetListItemTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
count
Long count
-
entityListItem
EntityListItemTransfer entityListItem
-
-
-
Class com.echothree.model.control.search.common.transfer.UserVisitSearchFacetLongTransfer
class UserVisitSearchFacetLongTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
count
Long count
-
entityLongRange
EntityLongRangeTransfer entityLongRange
-
-
-
Class com.echothree.model.control.search.common.transfer.UserVisitSearchFacetTransfer
class UserVisitSearchFacetTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
entityAttribute
EntityAttributeTransfer entityAttribute
-
userVisitSearchFacetIntegers
ListWrapper<UserVisitSearchFacetIntegerTransfer> userVisitSearchFacetIntegers
-
userVisitSearchFacetListItems
ListWrapper<UserVisitSearchFacetListItemTransfer> userVisitSearchFacetListItems
-
userVisitSearchFacetLongs
ListWrapper<UserVisitSearchFacetLongTransfer> userVisitSearchFacetLongs
-
-
-
-
Package com.echothree.model.control.security.common.choice
-
Class com.echothree.model.control.security.common.choice.PartySecurityRoleTemplateChoicesBean
class PartySecurityRoleTemplateChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.security.common.choice.SecurityRoleChoicesBean
class SecurityRoleChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.security.common.choice.SecurityRoleGroupChoicesBean
class SecurityRoleGroupChoicesBean extends BaseChoicesBean implements Serializable
-
-
Package com.echothree.model.control.security.common.exception
-
Exception com.echothree.model.control.security.common.exception.BaseSecurityException
class BaseSecurityException extends BaseException implements Serializable -
Exception com.echothree.model.control.security.common.exception.DuplicateSecurityRoleGroupNameException
class DuplicateSecurityRoleGroupNameException extends BaseSecurityException implements Serializable -
Exception com.echothree.model.control.security.common.exception.MissingRequiredSecurityRoleGroupNameException
class MissingRequiredSecurityRoleGroupNameException extends BaseSecurityException implements Serializable -
Exception com.echothree.model.control.security.common.exception.UnknownDefaultSecurityRoleException
class UnknownDefaultSecurityRoleException extends BaseSecurityException implements Serializable -
Exception com.echothree.model.control.security.common.exception.UnknownDefaultSecurityRoleGroupException
class UnknownDefaultSecurityRoleGroupException extends BaseSecurityException implements Serializable -
Exception com.echothree.model.control.security.common.exception.UnknownSecurityRoleGroupNameException
class UnknownSecurityRoleGroupNameException extends BaseSecurityException implements Serializable -
Exception com.echothree.model.control.security.common.exception.UnknownSecurityRoleNameException
class UnknownSecurityRoleNameException extends BaseSecurityException implements Serializable
-
-
Package com.echothree.model.control.security.common.transfer
-
Class com.echothree.model.control.security.common.transfer.PartySecurityRoleTemplateDescriptionTransfer
class PartySecurityRoleTemplateDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
partySecurityRoleTemplate
PartySecurityRoleTemplateTransfer partySecurityRoleTemplate
-
-
-
Class com.echothree.model.control.security.common.transfer.PartySecurityRoleTemplateRoleTransfer
class PartySecurityRoleTemplateRoleTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
partySecurityRoleTemplate
PartySecurityRoleTemplateTransfer partySecurityRoleTemplate
-
securityRole
SecurityRoleTransfer securityRole
-
-
-
Class com.echothree.model.control.security.common.transfer.PartySecurityRoleTemplateTrainingClassTransfer
class PartySecurityRoleTemplateTrainingClassTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
partySecurityRoleTemplate
PartySecurityRoleTemplateTransfer partySecurityRoleTemplate
-
trainingClass
TrainingClassTransfer trainingClass
-
-
-
Class com.echothree.model.control.security.common.transfer.PartySecurityRoleTemplateTransfer
class PartySecurityRoleTemplateTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.security.common.transfer.SecurityRoleDescriptionTransfer
class SecurityRoleDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
securityRole
SecurityRoleTransfer securityRole
-
-
-
Class com.echothree.model.control.security.common.transfer.SecurityRoleGroupDescriptionTransfer
class SecurityRoleGroupDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
securityRoleGroup
SecurityRoleGroupTransfer securityRoleGroup
-
-
-
Class com.echothree.model.control.security.common.transfer.SecurityRoleGroupResultTransfer
class SecurityRoleGroupResultTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
securityRoleGroup
SecurityRoleGroupTransfer securityRoleGroup
-
securityRoleGroupName
String securityRoleGroupName
-
-
-
Class com.echothree.model.control.security.common.transfer.SecurityRoleGroupTransfer
class SecurityRoleGroupTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
isDefault
Boolean isDefault
-
parentSecurityRoleGroup
SecurityRoleGroupTransfer parentSecurityRoleGroup
-
securityRoleCount
Long securityRoleCount
-
securityRoleGroupName
String securityRoleGroupName
-
securityRoles
MapWrapper<SecurityRoleTransfer> securityRoles
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.security.common.transfer.SecurityRolePartyTypeTransfer
class SecurityRolePartyTypeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
partySelector
SelectorTransfer partySelector
-
partyType
PartyTypeTransfer partyType
-
securityRole
SecurityRoleTransfer securityRole
-
-
-
Class com.echothree.model.control.security.common.transfer.SecurityRoleResultTransfer
class SecurityRoleResultTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
securityRole
SecurityRoleTransfer securityRole
-
securityRoleGroupName
String securityRoleGroupName
-
securityRoleName
String securityRoleName
-
-
-
Class com.echothree.model.control.security.common.transfer.SecurityRoleTransfer
class SecurityRoleTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
isDefault
Boolean isDefault
-
securityRoleGroup
SecurityRoleGroupTransfer securityRoleGroup
-
securityRoleName
String securityRoleName
-
sortOrder
Integer sortOrder
-
-
-
-
Package com.echothree.model.control.selector.common.choice
-
Class com.echothree.model.control.selector.common.choice.SelectorBooleanTypeChoicesBean
class SelectorBooleanTypeChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.selector.common.choice.SelectorChoicesBean
class SelectorChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.selector.common.choice.SelectorComparisonTypeChoicesBean
class SelectorComparisonTypeChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.selector.common.choice.SelectorKindChoicesBean
class SelectorKindChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.selector.common.choice.SelectorNodeChoicesBean
class SelectorNodeChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.selector.common.choice.SelectorTextSearchTypeChoicesBean
class SelectorTextSearchTypeChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.selector.common.choice.SelectorTypeChoicesBean
class SelectorTypeChoicesBean extends BaseChoicesBean implements Serializable
-
-
Package com.echothree.model.control.selector.common.exception
-
Exception com.echothree.model.control.selector.common.exception.BaseSelectorException
class BaseSelectorException extends BaseException implements Serializable -
Exception com.echothree.model.control.selector.common.exception.DuplicateSelectorKindNameException
class DuplicateSelectorKindNameException extends BaseSelectorException implements Serializable -
Exception com.echothree.model.control.selector.common.exception.DuplicateSelectorNameException
class DuplicateSelectorNameException extends BaseSelectorException implements Serializable -
Exception com.echothree.model.control.selector.common.exception.DuplicateSelectorTypeNameException
class DuplicateSelectorTypeNameException extends BaseSelectorException implements Serializable -
Exception com.echothree.model.control.selector.common.exception.UnknownDefaultSelectorException
class UnknownDefaultSelectorException extends BaseSelectorException implements Serializable -
Exception com.echothree.model.control.selector.common.exception.UnknownDefaultSelectorKindException
class UnknownDefaultSelectorKindException extends BaseSelectorException implements Serializable -
Exception com.echothree.model.control.selector.common.exception.UnknownDefaultSelectorTypeException
class UnknownDefaultSelectorTypeException extends BaseSelectorException implements Serializable -
Exception com.echothree.model.control.selector.common.exception.UnknownSelectorKindNameException
class UnknownSelectorKindNameException extends BaseSelectorException implements Serializable -
Exception com.echothree.model.control.selector.common.exception.UnknownSelectorNameException
class UnknownSelectorNameException extends BaseSelectorException implements Serializable -
Exception com.echothree.model.control.selector.common.exception.UnknownSelectorNodeTypeNameException
class UnknownSelectorNodeTypeNameException extends BaseSelectorException implements Serializable -
Exception com.echothree.model.control.selector.common.exception.UnknownSelectorTypeNameException
class UnknownSelectorTypeNameException extends BaseSelectorException implements Serializable
-
-
Package com.echothree.model.control.selector.common.transfer
-
Class com.echothree.model.control.selector.common.transfer.SelectorDescriptionTransfer
class SelectorDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
selector
SelectorTransfer selector
-
-
-
Class com.echothree.model.control.selector.common.transfer.SelectorKindDescriptionTransfer
class SelectorKindDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
selectorKind
SelectorKindTransfer selectorKind
-
-
-
Class com.echothree.model.control.selector.common.transfer.SelectorKindTransfer
class SelectorKindTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.selector.common.transfer.SelectorNodeDescriptionTransfer
class SelectorNodeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
selectorNode
SelectorNodeTransfer selectorNode
-
-
-
Class com.echothree.model.control.selector.common.transfer.SelectorNodeTransfer
class SelectorNodeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
isRootSelectorNode
Boolean isRootSelectorNode
-
negate
Boolean negate
-
selector
SelectorTransfer selector
-
selectorNodeName
String selectorNodeName
-
selectorNodeType
SelectorNodeTypeTransfer selectorNodeType
-
-
-
Class com.echothree.model.control.selector.common.transfer.SelectorNodeTypeTransfer
class SelectorNodeTypeTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.selector.common.transfer.SelectorPartyTransfer
class SelectorPartyTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
party
PartyTransfer party
-
selector
SelectorTransfer selector
-
-
-
Class com.echothree.model.control.selector.common.transfer.SelectorTransfer
class SelectorTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
isDefault
Boolean isDefault
-
selectorName
String selectorName
-
selectorType
SelectorTypeTransfer selectorType
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.selector.common.transfer.SelectorTypeDescriptionTransfer
class SelectorTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
selectorType
SelectorTypeTransfer selectorType
-
-
-
Class com.echothree.model.control.selector.common.transfer.SelectorTypeTransfer
class SelectorTypeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
isDefault
Boolean isDefault
-
selectorKind
SelectorKindTransfer selectorKind
-
selectorTypeName
String selectorTypeName
-
sortOrder
Integer sortOrder
-
-
-
-
Package com.echothree.model.control.sequence.common.choice
-
Class com.echothree.model.control.sequence.common.choice.SequenceChecksumTypeChoicesBean
class SequenceChecksumTypeChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.sequence.common.choice.SequenceChoicesBean
class SequenceChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.sequence.common.choice.SequenceEncoderTypeChoicesBean
class SequenceEncoderTypeChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.sequence.common.choice.SequenceTypeChoicesBean
class SequenceTypeChoicesBean extends BaseChoicesBean implements Serializable
-
-
Package com.echothree.model.control.sequence.common.exception
-
Exception com.echothree.model.control.sequence.common.exception.BaseSequenceException
class BaseSequenceException extends BaseException implements Serializable -
Exception com.echothree.model.control.sequence.common.exception.DuplicateSequenceNameException
class DuplicateSequenceNameException extends BaseSequenceException implements Serializable -
Exception com.echothree.model.control.sequence.common.exception.DuplicateSequenceTypeNameException
class DuplicateSequenceTypeNameException extends BaseSequenceException implements Serializable -
Exception com.echothree.model.control.sequence.common.exception.InvalidValueLengthException
class InvalidValueLengthException extends BaseSequenceException implements Serializable -
Exception com.echothree.model.control.sequence.common.exception.MissingDefaultSequenceException
class MissingDefaultSequenceException extends BaseSequenceException implements Serializable -
Exception com.echothree.model.control.sequence.common.exception.UnimplementedSequenceChecksumTypeException
class UnimplementedSequenceChecksumTypeException extends BaseSequenceException implements Serializable -
Exception com.echothree.model.control.sequence.common.exception.UnimplementedSequenceEncoderTypeException
class UnimplementedSequenceEncoderTypeException extends BaseSequenceException implements Serializable -
Exception com.echothree.model.control.sequence.common.exception.UnknownDefaultSequenceException
class UnknownDefaultSequenceException extends BaseSequenceException implements Serializable -
Exception com.echothree.model.control.sequence.common.exception.UnknownDefaultSequenceTypeException
class UnknownDefaultSequenceTypeException extends BaseSequenceException implements Serializable -
Exception com.echothree.model.control.sequence.common.exception.UnknownSequenceChecksumTypeNameException
class UnknownSequenceChecksumTypeNameException extends BaseSequenceException implements Serializable -
Exception com.echothree.model.control.sequence.common.exception.UnknownSequenceEncoderTypeNameException
class UnknownSequenceEncoderTypeNameException extends BaseSequenceException implements Serializable -
Exception com.echothree.model.control.sequence.common.exception.UnknownSequenceNameException
class UnknownSequenceNameException extends BaseSequenceException implements Serializable -
Exception com.echothree.model.control.sequence.common.exception.UnknownSequenceTypeNameException
class UnknownSequenceTypeNameException extends BaseSequenceException implements Serializable
-
-
Package com.echothree.model.control.sequence.common.transfer
-
Class com.echothree.model.control.sequence.common.transfer.SequenceChecksumTypeTransfer
class SequenceChecksumTypeTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.sequence.common.transfer.SequenceDescriptionTransfer
class SequenceDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
sequence
SequenceTransfer sequence
-
-
-
Class com.echothree.model.control.sequence.common.transfer.SequenceEncoderTypeTransfer
class SequenceEncoderTypeTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.sequence.common.transfer.SequenceTransfer
class SequenceTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.sequence.common.transfer.SequenceTypeDescriptionTransfer
class SequenceTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
sequenceType
SequenceTypeTransfer sequenceType
-
-
-
Class com.echothree.model.control.sequence.common.transfer.SequenceTypeTransfer
class SequenceTypeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
chunkSize
Integer chunkSize
-
description
String description
-
isDefault
Boolean isDefault
-
prefix
String prefix
-
sequenceChecksumType
SequenceChecksumTypeTransfer sequenceChecksumType
-
sequenceEncoderType
SequenceEncoderTypeTransfer sequenceEncoderType
-
sequenceTypeName
String sequenceTypeName
-
sortOrder
Integer sortOrder
-
suffix
String suffix
-
-
-
-
Package com.echothree.model.control.shipment.common.choice
-
Class com.echothree.model.control.shipment.common.choice.FreeOnBoardChoicesBean
class FreeOnBoardChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.shipment.common.choice.ShipmentAliasTypeChoicesBean
class ShipmentAliasTypeChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.shipment.common.choice.ShipmentTimeTypeChoicesBean
class ShipmentTimeTypeChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.shipment.common.choice.ShipmentTypeChoicesBean
class ShipmentTypeChoicesBean extends BaseChoicesBean implements Serializable
-
-
Package com.echothree.model.control.shipment.common.exception
-
Exception com.echothree.model.control.shipment.common.exception.BaseShipmentException
class BaseShipmentException extends BaseException implements Serializable -
Exception com.echothree.model.control.shipment.common.exception.DuplicateFreeOnBoardNameException
class DuplicateFreeOnBoardNameException extends BaseShipmentException implements Serializable -
Exception com.echothree.model.control.shipment.common.exception.UnknownDefaultFreeOnBoardException
class UnknownDefaultFreeOnBoardException extends BaseShipmentException implements Serializable -
Exception com.echothree.model.control.shipment.common.exception.UnknownFreeOnBoardNameException
class UnknownFreeOnBoardNameException extends BaseShipmentException implements Serializable -
Exception com.echothree.model.control.shipment.common.exception.UnknownPartyFreeOnBoardException
class UnknownPartyFreeOnBoardException extends BaseShipmentException implements Serializable
-
-
Package com.echothree.model.control.shipment.common.transfer
-
Class com.echothree.model.control.shipment.common.transfer.FreeOnBoardDescriptionTransfer
class FreeOnBoardDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
freeOnBoard
FreeOnBoardTransfer freeOnBoard
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.shipment.common.transfer.FreeOnBoardTransfer
class FreeOnBoardTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.shipment.common.transfer.PartyFreeOnBoardTransfer
class PartyFreeOnBoardTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
freeOnBoard
FreeOnBoardTransfer freeOnBoard
-
party
PartyTransfer party
-
-
-
Class com.echothree.model.control.shipment.common.transfer.ShipmentAliasTransfer
class ShipmentAliasTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
alias
String alias
-
shipmentAliasType
ShipmentAliasTypeTransfer shipmentAliasType
-
-
-
Class com.echothree.model.control.shipment.common.transfer.ShipmentAliasTypeDescriptionTransfer
class ShipmentAliasTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
shipmentAliasType
ShipmentAliasTypeTransfer shipmentAliasType
-
-
-
Class com.echothree.model.control.shipment.common.transfer.ShipmentAliasTypeTransfer
class ShipmentAliasTypeTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.shipment.common.transfer.ShipmentTimeTransfer
class ShipmentTimeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
shipmentTimeType
ShipmentTimeTypeTransfer shipmentTimeType
-
time
String time
-
unformattedTime
Long unformattedTime
-
-
-
Class com.echothree.model.control.shipment.common.transfer.ShipmentTimeTypeDescriptionTransfer
class ShipmentTimeTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
orderTimeType
ShipmentTimeTypeTransfer orderTimeType
-
-
-
Class com.echothree.model.control.shipment.common.transfer.ShipmentTimeTypeTransfer
class ShipmentTimeTypeTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.shipment.common.transfer.ShipmentTransfer
class ShipmentTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.shipment.common.transfer.ShipmentTypeDescriptionTransfer
class ShipmentTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
shipmentType
ShipmentTypeTransfer shipmentType
-
-
-
Class com.echothree.model.control.shipment.common.transfer.ShipmentTypeShippingMethodTransfer
class ShipmentTypeShippingMethodTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
isDefault
Boolean isDefault
-
shipmentType
ShipmentTypeTransfer shipmentType
-
shippingMethod
ShippingMethodTransfer shippingMethod
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.shipment.common.transfer.ShipmentTypeTransfer
class ShipmentTypeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
isDefault
Boolean isDefault
-
parentShipmentType
ShipmentTypeTransfer parentShipmentType
-
shipmentSequenceType
SequenceTypeTransfer shipmentSequenceType
-
shipmentTypeName
String shipmentTypeName
-
shipmentWorkflow
WorkflowTransfer shipmentWorkflow
-
shipmentWorkflowEntrance
WorkflowEntranceTransfer shipmentWorkflowEntrance
-
sortOrder
Integer sortOrder
-
-
-
-
Package com.echothree.model.control.shipping.common.choice
-
Class com.echothree.model.control.shipping.common.choice.ShippingMethodChoicesBean
class ShippingMethodChoicesBean extends BaseChoicesBean implements Serializable
-
-
Package com.echothree.model.control.shipping.common.exception
-
Exception com.echothree.model.control.shipping.common.exception.BaseShippingException
class BaseShippingException extends BaseException implements Serializable -
Exception com.echothree.model.control.shipping.common.exception.ItemNotAcceptibleForShippingMethodException
class ItemNotAcceptibleForShippingMethodException extends BaseShippingException implements Serializable -
Exception com.echothree.model.control.shipping.common.exception.UnknownShippingMethodNameException
class UnknownShippingMethodNameException extends BaseShippingException implements Serializable
-
-
Package com.echothree.model.control.shipping.common.transfer
-
Class com.echothree.model.control.shipping.common.transfer.ShippingMethodCarrierServiceTransfer
class ShippingMethodCarrierServiceTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
carrierService
CarrierServiceTransfer carrierService
-
shippingMethod
ShippingMethodTransfer shippingMethod
-
-
-
Class com.echothree.model.control.shipping.common.transfer.ShippingMethodDescriptionTransfer
class ShippingMethodDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
shippingMethod
ShippingMethodTransfer shippingMethod
-
-
-
Class com.echothree.model.control.shipping.common.transfer.ShippingMethodTransfer
class ShippingMethodTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
geoCodeSelector
SelectorTransfer geoCodeSelector
-
itemSelector
SelectorTransfer itemSelector
-
shippingMethodName
String shippingMethodName
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.shipping.common.transfer.ShippingRestrictionTransfer
class ShippingRestrictionTransfer extends BaseTransfer implements Serializable
-
-
Package com.echothree.model.control.subscription.common.choice
-
Class com.echothree.model.control.subscription.common.choice.SubscriptionKindChoicesBean
class SubscriptionKindChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.subscription.common.choice.SubscriptionTypeChoicesBean
class SubscriptionTypeChoicesBean extends BaseChoicesBean implements Serializable
-
-
Package com.echothree.model.control.subscription.common.transfer
-
Class com.echothree.model.control.subscription.common.transfer.SubscriptionKindDescriptionTransfer
class SubscriptionKindDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
subscriptionKind
SubscriptionKindTransfer subscriptionKind
-
-
-
Class com.echothree.model.control.subscription.common.transfer.SubscriptionKindTransfer
class SubscriptionKindTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.subscription.common.transfer.SubscriptionTransfer
class SubscriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
endTime
String endTime
-
party
PartyTransfer party
-
startTime
String startTime
-
subscriptionName
String subscriptionName
-
subscriptionType
SubscriptionTypeTransfer subscriptionType
-
unformattedEndTime
Long unformattedEndTime
-
unformattedStartTime
Long unformattedStartTime
-
-
-
Class com.echothree.model.control.subscription.common.transfer.SubscriptionTypeChainTransfer
class SubscriptionTypeChainTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
chain
ChainTransfer chain
-
remainingTime
String remainingTime
-
subscriptionType
SubscriptionTypeTransfer subscriptionType
-
unformattedRemainingTime
Long unformattedRemainingTime
-
-
-
Class com.echothree.model.control.subscription.common.transfer.SubscriptionTypeDescriptionTransfer
class SubscriptionTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
subscriptionType
SubscriptionTypeTransfer subscriptionType
-
-
-
Class com.echothree.model.control.subscription.common.transfer.SubscriptionTypeTransfer
class SubscriptionTypeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
isDefault
Boolean isDefault
-
sortOrder
Integer sortOrder
-
subscriptionKind
SubscriptionKindTransfer subscriptionKind
-
subscriptionSequence
SequenceTransfer subscriptionSequence
-
subscriptionTypeName
String subscriptionTypeName
-
-
-
-
Package com.echothree.model.control.survey.common.transfer
-
Class com.echothree.model.control.survey.common.transfer.SurveyTransfer
class SurveyTransfer extends BaseTransfer implements Serializable
-
-
Package com.echothree.model.control.tag.common.choice
-
Class com.echothree.model.control.tag.common.choice.TagChoicesBean
class TagChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.tag.common.choice.TagScopeChoicesBean
class TagScopeChoicesBean extends BaseChoicesBean implements Serializable
-
-
Package com.echothree.model.control.tag.common.exception
-
Exception com.echothree.model.control.tag.common.exception.BaseTagException
class BaseTagException extends BaseException implements Serializable -
Exception com.echothree.model.control.tag.common.exception.DuplicateTagNameException
class DuplicateTagNameException extends BaseTagException implements Serializable -
Exception com.echothree.model.control.tag.common.exception.DuplicateTagScopeNameException
class DuplicateTagScopeNameException extends BaseTagException implements Serializable -
Exception com.echothree.model.control.tag.common.exception.UnknownDefaultTagScopeException
class UnknownDefaultTagScopeException extends BaseTagException implements Serializable -
Exception com.echothree.model.control.tag.common.exception.UnknownTagNameException
class UnknownTagNameException extends BaseTagException implements Serializable -
Exception com.echothree.model.control.tag.common.exception.UnknownTagScopeNameException
class UnknownTagScopeNameException extends BaseTagException implements Serializable
-
-
Package com.echothree.model.control.tag.common.transfer
-
Class com.echothree.model.control.tag.common.transfer.EntityTagTransfer
class EntityTagTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
tag
TagTransfer tag
-
taggedEntityInstance
EntityInstanceTransfer taggedEntityInstance
-
-
-
Class com.echothree.model.control.tag.common.transfer.TagScopeDescriptionTransfer
class TagScopeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
tagScope
TagScopeTransfer tagScope
-
-
-
Class com.echothree.model.control.tag.common.transfer.TagScopeEntityTypeTransfer
class TagScopeEntityTypeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
entityType
EntityTypeTransfer entityType
-
tagScope
TagScopeTransfer tagScope
-
-
-
Class com.echothree.model.control.tag.common.transfer.TagScopeTransfer
class TagScopeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
isDefault
Boolean isDefault
-
sortOrder
Integer sortOrder
-
tags
ListWrapper<TagTransfer> tags
-
tagScopeName
String tagScopeName
-
-
-
Class com.echothree.model.control.tag.common.transfer.TagTransfer
class TagTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
tagName
String tagName
-
tagScope
TagScopeTransfer tagScope
-
usageCount
Long usageCount
-
-
-
-
Package com.echothree.model.control.tax.common.choice
-
Class com.echothree.model.control.tax.common.choice.TaxClassificationChoicesBean
class TaxClassificationChoicesBean extends BaseChoicesBean implements Serializable
-
-
Package com.echothree.model.control.tax.common.exception
-
Exception com.echothree.model.control.tax.common.exception.BaseTaxException
class BaseTaxException extends BaseException implements Serializable -
Exception com.echothree.model.control.tax.common.exception.UnknownTaxClassificationNameException
class UnknownTaxClassificationNameException extends BaseTaxException implements Serializable
-
-
Package com.echothree.model.control.tax.common.transfer
-
Class com.echothree.model.control.tax.common.transfer.GeoCodeTaxTransfer
class GeoCodeTaxTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
geoCode
GeoCodeTransfer geoCode
-
tax
TaxTransfer tax
-
-
-
Class com.echothree.model.control.tax.common.transfer.ItemTaxClassificationTransfer
class ItemTaxClassificationTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
countryGeoCode
CountryTransfer countryGeoCode
-
item
ItemTransfer item
-
taxClassification
TaxClassificationTransfer taxClassification
-
-
-
Class com.echothree.model.control.tax.common.transfer.TaxClassificationTransfer
class TaxClassificationTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
countryGeoCode
CountryTransfer countryGeoCode
-
description
String description
-
isDefault
Boolean isDefault
-
sortOrder
Integer sortOrder
-
taxClassificationName
String taxClassificationName
-
-
-
Class com.echothree.model.control.tax.common.transfer.TaxClassificationTranslationTransfer
class TaxClassificationTranslationTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
overview
String overview
-
overviewMimeType
MimeTypeTransfer overviewMimeType
-
taxClassification
TaxClassificationTransfer taxClassification
-
-
-
Class com.echothree.model.control.tax.common.transfer.TaxDescriptionTransfer
class TaxDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
tax
TaxTransfer tax
-
-
-
Class com.echothree.model.control.tax.common.transfer.TaxTransfer
class TaxTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
contactMechanismPurpose
ContactMechanismPurposeTransfer contactMechanismPurpose
-
description
String description
-
glAccount
GlAccountTransfer glAccount
-
isDefault
Boolean isDefault
-
percent
String percent
-
sortOrder
Integer sortOrder
-
taxName
String taxName
-
-
-
-
Package com.echothree.model.control.term.common.choice
-
Class com.echothree.model.control.term.common.choice.TermChoicesBean
class TermChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.term.common.choice.TermTypeChoicesBean
class TermTypeChoicesBean extends BaseChoicesBean implements Serializable
-
-
Package com.echothree.model.control.term.common.exception
-
Exception com.echothree.model.control.term.common.exception.BaseTermException
class BaseTermException extends BaseException implements Serializable -
Exception com.echothree.model.control.term.common.exception.DuplicateTermNameException
class DuplicateTermNameException extends BaseTermException implements Serializable -
Exception com.echothree.model.control.term.common.exception.DuplicateTermTypeNameException
class DuplicateTermTypeNameException extends BaseTermException implements Serializable -
Exception com.echothree.model.control.term.common.exception.UnknownDefaultTermException
class UnknownDefaultTermException extends BaseTermException implements Serializable -
Exception com.echothree.model.control.term.common.exception.UnknownDefaultTermTypeException
class UnknownDefaultTermTypeException extends BaseTermException implements Serializable -
Exception com.echothree.model.control.term.common.exception.UnknownPartyTermException
class UnknownPartyTermException extends BaseTermException implements Serializable -
Exception com.echothree.model.control.term.common.exception.UnknownTermNameException
class UnknownTermNameException extends BaseTermException implements Serializable -
Exception com.echothree.model.control.term.common.exception.UnknownTermTypeNameException
class UnknownTermTypeNameException extends BaseTermException implements Serializable
-
-
Package com.echothree.model.control.term.common.transfer
-
Class com.echothree.model.control.term.common.transfer.CustomerTypeCreditLimitTransfer
class CustomerTypeCreditLimitTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
creditLimit
String creditLimit
-
currency
CurrencyTransfer currency
-
customerType
CustomerTypeTransfer customerType
-
potentialCreditLimit
String potentialCreditLimit
-
-
-
Class com.echothree.model.control.term.common.transfer.PartyCreditLimitTransfer
class PartyCreditLimitTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
creditLimit
String creditLimit
-
currency
CurrencyTransfer currency
-
party
PartyTransfer party
-
potentialCreditLimit
String potentialCreditLimit
-
-
-
Class com.echothree.model.control.term.common.transfer.PartyTermTransfer
class PartyTermTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
party
PartyTransfer party
-
taxable
Boolean taxable
-
term
TermTransfer term
-
-
-
Class com.echothree.model.control.term.common.transfer.TermDescriptionTransfer
class TermDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
term
TermTransfer term
-
-
-
Class com.echothree.model.control.term.common.transfer.TermTransfer
class TermTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
discountBeforeDayOfMonth
String discountBeforeDayOfMonth
-
discountDays
String discountDays
-
discountPercentage
String discountPercentage
-
dueNextMonthDays
String dueNextMonthDays
-
isDefault
Boolean isDefault
-
netDueDayOfMonth
String netDueDayOfMonth
-
netDueDays
String netDueDays
-
sortOrder
Integer sortOrder
-
termName
String termName
-
termType
TermTypeTransfer termType
-
-
-
Class com.echothree.model.control.term.common.transfer.TermTypeTransfer
class TermTypeTransfer extends BaseTransfer implements Serializable
-
-
Package com.echothree.model.control.track.common.choice
-
Class com.echothree.model.control.track.common.choice.TrackChoicesBean
class TrackChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.track.common.choice.TrackStatusChoicesBean
class TrackStatusChoicesBean extends BaseWorkflowChoicesBean implements Serializable
-
-
Package com.echothree.model.control.track.common.exception
-
Exception com.echothree.model.control.track.common.exception.BaseTrackException
class BaseTrackException extends BaseException implements Serializable -
Exception com.echothree.model.control.track.common.exception.UnknownTrackNameException
class UnknownTrackNameException extends BaseTrackException implements Serializable -
Exception com.echothree.model.control.track.common.exception.UnknownTrackStatusChoiceException
class UnknownTrackStatusChoiceException extends BaseTrackException implements Serializable -
Exception com.echothree.model.control.track.common.exception.UnknownTrackValueException
class UnknownTrackValueException extends BaseTrackException implements Serializable
-
-
Package com.echothree.model.control.track.common.transfer
-
Class com.echothree.model.control.track.common.transfer.TrackDescriptionTransfer
class TrackDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
track
TrackTransfer track
-
-
-
Class com.echothree.model.control.track.common.transfer.TrackTransfer
class TrackTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.track.common.transfer.UserVisitTrackTransfer
class UserVisitTrackTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
time
String time
-
track
TrackTransfer track
-
unformattedTime
Long unformattedTime
-
userVisit
UserVisitTransfer userVisit
-
userVisitTrackSequence
Integer userVisitTrackSequence
-
-
-
-
Package com.echothree.model.control.training.common.choice
-
Class com.echothree.model.control.training.common.choice.PartyTrainingClassStatusChoicesBean
class PartyTrainingClassStatusChoicesBean extends BaseWorkflowChoicesBean implements Serializable -
Class com.echothree.model.control.training.common.choice.TrainingClassChoicesBean
class TrainingClassChoicesBean extends BaseChoicesBean implements Serializable
-
-
Package com.echothree.model.control.training.common.exception
-
Exception com.echothree.model.control.training.common.exception.BaseTrainingException
class BaseTrainingException extends BaseException implements Serializable -
Exception com.echothree.model.control.training.common.exception.UnknownPartyTrainingClassNameException
class UnknownPartyTrainingClassNameException extends BaseTrainingException implements Serializable -
Exception com.echothree.model.control.training.common.exception.UnknownPartyTrainingClassSessionAnswerException
class UnknownPartyTrainingClassSessionAnswerException extends BaseTrainingException implements Serializable -
Exception com.echothree.model.control.training.common.exception.UnknownPartyTrainingClassSessionPageException
class UnknownPartyTrainingClassSessionPageException extends BaseTrainingException implements Serializable -
Exception com.echothree.model.control.training.common.exception.UnknownPartyTrainingClassSessionQuestionException
class UnknownPartyTrainingClassSessionQuestionException extends BaseTrainingException implements Serializable -
Exception com.echothree.model.control.training.common.exception.UnknownPartyTrainingClassSessionSequenceException
class UnknownPartyTrainingClassSessionSequenceException extends BaseTrainingException implements Serializable -
Exception com.echothree.model.control.training.common.exception.UnknownPartyTrainingClassSessionStatusException
class UnknownPartyTrainingClassSessionStatusException extends BaseTrainingException implements Serializable -
Exception com.echothree.model.control.training.common.exception.UnknownTrainingClassAnswerNameException
class UnknownTrainingClassAnswerNameException extends BaseTrainingException implements Serializable -
Exception com.echothree.model.control.training.common.exception.UnknownTrainingClassNameException
class UnknownTrainingClassNameException extends BaseTrainingException implements Serializable -
Exception com.echothree.model.control.training.common.exception.UnknownTrainingClassQuestionNameException
class UnknownTrainingClassQuestionNameException extends BaseTrainingException implements Serializable -
Exception com.echothree.model.control.training.common.exception.UnknownTrainingClassSectionNameException
class UnknownTrainingClassSectionNameException extends BaseTrainingException implements Serializable
-
-
Package com.echothree.model.control.training.common.transfer
-
Class com.echothree.model.control.training.common.transfer.PartyTrainingClassSessionAnswerTransfer
class PartyTrainingClassSessionAnswerTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
partyTrainingClassSessionAnswerSequence
Integer partyTrainingClassSessionAnswerSequence
-
partyTrainingClassSessionQuestion
PartyTrainingClassSessionQuestionTransfer partyTrainingClassSessionQuestion
-
questionEndTime
String questionEndTime
-
questionStartTime
String questionStartTime
-
trainingClassAnswer
TrainingClassAnswerTransfer trainingClassAnswer
-
unformattedQuestionEndTime
Long unformattedQuestionEndTime
-
unformattedQuestionStartTime
Long unformattedQuestionStartTime
-
-
-
Class com.echothree.model.control.training.common.transfer.PartyTrainingClassSessionPageTransfer
class PartyTrainingClassSessionPageTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
partyTrainingClassSession
PartyTrainingClassSessionTransfer partyTrainingClassSession
-
partyTrainingClassSessionPageSequence
Integer partyTrainingClassSessionPageSequence
-
readingEndTime
String readingEndTime
-
readingStartTime
String readingStartTime
-
trainingClassPage
TrainingClassPageTransfer trainingClassPage
-
unformattedReadingEndTime
Long unformattedReadingEndTime
-
unformattedReadingStartTime
Long unformattedReadingStartTime
-
-
-
Class com.echothree.model.control.training.common.transfer.PartyTrainingClassSessionQuestionTransfer
class PartyTrainingClassSessionQuestionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
partyTrainingClassSession
PartyTrainingClassSessionTransfer partyTrainingClassSession
-
partyTrainingClassSessionAnswers
ListWrapper<PartyTrainingClassSessionAnswerTransfer> partyTrainingClassSessionAnswers
-
sortOrder
Integer sortOrder
-
trainingClassQuestion
TrainingClassQuestionTransfer trainingClassQuestion
-
-
-
Class com.echothree.model.control.training.common.transfer.PartyTrainingClassSessionSectionTransfer
class PartyTrainingClassSessionSectionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
partyTrainingClassSession
PartyTrainingClassSessionTransfer partyTrainingClassSession
-
partyTrainingClassSessionSectionSequence
Integer partyTrainingClassSessionSectionSequence
-
readingEndTime
String readingEndTime
-
readingStartTime
String readingStartTime
-
trainingClassSection
TrainingClassSectionTransfer trainingClassSection
-
unformattedReadingEndTime
Long unformattedReadingEndTime
-
unformattedReadingStartTime
Long unformattedReadingStartTime
-
-
-
Class com.echothree.model.control.training.common.transfer.PartyTrainingClassSessionTransfer
class PartyTrainingClassSessionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
lastPartyTrainingClassSessionPage
PartyTrainingClassSessionPageTransfer lastPartyTrainingClassSessionPage
-
lastPartyTrainingClassSessionQuestion
PartyTrainingClassSessionQuestionTransfer lastPartyTrainingClassSessionQuestion
-
lastPartyTrainingClassSessionSection
PartyTrainingClassSessionSectionTransfer lastPartyTrainingClassSessionSection
-
partyTrainingClass
PartyTrainingClassTransfer partyTrainingClass
-
partyTrainingClassSessionPages
ListWrapper<PartyTrainingClassSessionPageTransfer> partyTrainingClassSessionPages
-
partyTrainingClassSessionQuestions
ListWrapper<PartyTrainingClassSessionQuestionTransfer> partyTrainingClassSessionQuestions
-
partyTrainingClassSessionSequence
Integer partyTrainingClassSessionSequence
-
-
-
Class com.echothree.model.control.training.common.transfer.PartyTrainingClassTransfer
class PartyTrainingClassTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
completedTime
String completedTime
-
party
PartyTransfer party
-
partyTrainingClassName
String partyTrainingClassName
-
partyTrainingClassSessions
ListWrapper<PartyTrainingClassSessionTransfer> partyTrainingClassSessions
-
partyTrainingClassStatus
WorkflowEntityStatusTransfer partyTrainingClassStatus
-
trainingClass
TrainingClassTransfer trainingClass
-
unformattedCompletedTime
Long unformattedCompletedTime
-
unformattedValidUntilTime
Long unformattedValidUntilTime
-
validUntilTime
String validUntilTime
-
-
-
Class com.echothree.model.control.training.common.transfer.TrainingClassAnswerTransfer
class TrainingClassAnswerTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
isCorrect
Boolean isCorrect
-
sortOrder
Integer sortOrder
-
trainingClassAnswerName
String trainingClassAnswerName
-
trainingClassQuestion
TrainingClassQuestionTransfer trainingClassQuestion
-
-
-
Class com.echothree.model.control.training.common.transfer.TrainingClassAnswerTranslationTransfer
class TrainingClassAnswerTranslationTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
answer
String answer
-
answerMimeType
MimeTypeTransfer answerMimeType
-
language
LanguageTransfer language
-
selected
String selected
-
selectedMimeType
MimeTypeTransfer selectedMimeType
-
trainingClassAnswer
TrainingClassAnswerTransfer trainingClassAnswer
-
-
-
Class com.echothree.model.control.training.common.transfer.TrainingClassPageTransfer
class TrainingClassPageTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
sortOrder
Integer sortOrder
-
trainingClassPageName
String trainingClassPageName
-
trainingClassSection
TrainingClassSectionTransfer trainingClassSection
-
-
-
Class com.echothree.model.control.training.common.transfer.TrainingClassPageTranslationTransfer
class TrainingClassPageTranslationTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
page
String page
-
pageMimeType
MimeTypeTransfer pageMimeType
-
trainingClassPage
TrainingClassPageTransfer trainingClassPage
-
-
-
Class com.echothree.model.control.training.common.transfer.TrainingClassQuestionTransfer
class TrainingClassQuestionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
askingRequired
Boolean askingRequired
-
passingRequired
Boolean passingRequired
-
sortOrder
Integer sortOrder
-
trainingClassAnswers
ListWrapper<TrainingClassAnswerTransfer> trainingClassAnswers
-
trainingClassQuestionName
String trainingClassQuestionName
-
trainingClassSection
TrainingClassSectionTransfer trainingClassSection
-
-
-
Class com.echothree.model.control.training.common.transfer.TrainingClassQuestionTranslationTransfer
class TrainingClassQuestionTranslationTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
language
LanguageTransfer language
-
question
String question
-
questionMimeType
MimeTypeTransfer questionMimeType
-
trainingClassQuestion
TrainingClassQuestionTransfer trainingClassQuestion
-
-
-
Class com.echothree.model.control.training.common.transfer.TrainingClassSectionTransfer
class TrainingClassSectionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
percentageToPass
String percentageToPass
-
questionCount
Integer questionCount
-
sortOrder
Integer sortOrder
-
trainingClass
TrainingClassTransfer trainingClass
-
trainingClassPages
ListWrapper<TrainingClassPageTransfer> trainingClassPages
-
trainingClassQuestions
ListWrapper<TrainingClassQuestionTransfer> trainingClassQuestions
-
trainingClassSectionName
String trainingClassSectionName
-
unformattedPercentageToPass
Integer unformattedPercentageToPass
-
-
-
Class com.echothree.model.control.training.common.transfer.TrainingClassSectionTranslationTransfer
class TrainingClassSectionTranslationTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
introduction
String introduction
-
introductionMimeType
MimeTypeTransfer introductionMimeType
-
language
LanguageTransfer language
-
overview
String overview
-
overviewMimeType
MimeTypeTransfer overviewMimeType
-
trainingClassSection
TrainingClassSectionTransfer trainingClassSection
-
-
-
Class com.echothree.model.control.training.common.transfer.TrainingClassTransfer
class TrainingClassTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
alwaysReassignOnExpiration
Boolean alwaysReassignOnExpiration
-
defaultPercentageToPass
String defaultPercentageToPass
-
description
String description
-
estimatedReadingTime
String estimatedReadingTime
-
estimatedTestingTime
String estimatedTestingTime
-
expiredRetentionTime
String expiredRetentionTime
-
isDefault
Boolean isDefault
-
overallQuestionCount
Integer overallQuestionCount
-
partyTrainingClasses
ListWrapper<PartyTrainingClassTransfer> partyTrainingClasses
-
readingTimeAllowed
String readingTimeAllowed
-
requiredCompletionTime
String requiredCompletionTime
-
sortOrder
Integer sortOrder
-
testingTimeAllowed
String testingTimeAllowed
-
testingValidityTime
String testingValidityTime
-
trainingClassName
String trainingClassName
-
trainingClassSections
ListWrapper<TrainingClassSectionTransfer> trainingClassSections
-
unformattedDefaultPercentageToPass
Integer unformattedDefaultPercentageToPass
-
unformattedEstimatedReadingTime
Long unformattedEstimatedReadingTime
-
unformattedEstimatedTestingTime
Long unformattedEstimatedTestingTime
-
unformattedExpiredRetentionTime
Long unformattedExpiredRetentionTime
-
unformattedReadingTimeAllowed
Long unformattedReadingTimeAllowed
-
unformattedRequiredCompletionTime
Long unformattedRequiredCompletionTime
-
unformattedTestingTimeAllowed
Long unformattedTestingTimeAllowed
-
unformattedTestingValidityTime
Long unformattedTestingValidityTime
-
workEffortScope
WorkEffortScopeTransfer workEffortScope
-
-
-
Class com.echothree.model.control.training.common.transfer.TrainingClassTranslationTransfer
class TrainingClassTranslationTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
introduction
String introduction
-
introductionMimeType
MimeTypeTransfer introductionMimeType
-
language
LanguageTransfer language
-
overview
String overview
-
overviewMimeType
MimeTypeTransfer overviewMimeType
-
trainingClass
TrainingClassTransfer trainingClass
-
-
-
-
Package com.echothree.model.control.uom.common.choice
-
Class com.echothree.model.control.uom.common.choice.UnitOfMeasureChoicesBean
class UnitOfMeasureChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.uom.common.choice.UnitOfMeasureKindChoicesBean
class UnitOfMeasureKindChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.uom.common.choice.UnitOfMeasureKindUseTypeChoicesBean
class UnitOfMeasureKindUseTypeChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.uom.common.choice.UnitOfMeasureTypeChoicesBean
class UnitOfMeasureTypeChoicesBean extends BaseChoicesBean implements Serializable
-
-
Package com.echothree.model.control.uom.common.exception
-
Exception com.echothree.model.control.uom.common.exception.BaseUomException
class BaseUomException extends BaseException implements Serializable -
Exception com.echothree.model.control.uom.common.exception.InvalidUnitOfMeasureSpecificationException
class InvalidUnitOfMeasureSpecificationException extends BaseUomException implements Serializable -
Exception com.echothree.model.control.uom.common.exception.UnknownUnitOfMeasureKindNameException
class UnknownUnitOfMeasureKindNameException extends BaseUomException implements Serializable -
Exception com.echothree.model.control.uom.common.exception.UnknownUnitOfMeasureKindUseException
class UnknownUnitOfMeasureKindUseException extends BaseUomException implements Serializable -
Exception com.echothree.model.control.uom.common.exception.UnknownUnitOfMeasureKindUseTypeNameException
class UnknownUnitOfMeasureKindUseTypeNameException extends BaseUomException implements Serializable -
Exception com.echothree.model.control.uom.common.exception.UnknownUnitOfMeasureTypeNameException
class UnknownUnitOfMeasureTypeNameException extends BaseUomException implements Serializable
-
-
Package com.echothree.model.control.uom.common.transfer
-
Class com.echothree.model.control.uom.common.transfer.UnitOfMeasureEquivalentTransfer
class UnitOfMeasureEquivalentTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
fromUnitOfMeasureType
UnitOfMeasureTypeTransfer fromUnitOfMeasureType
-
toQuantity
Long toQuantity
-
toUnitOfMeasureType
UnitOfMeasureTypeTransfer toUnitOfMeasureType
-
-
-
Class com.echothree.model.control.uom.common.transfer.UnitOfMeasureKindDescriptionTransfer
class UnitOfMeasureKindDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
unitOfMeasureKind
UnitOfMeasureKindTransfer unitOfMeasureKind
-
-
-
Class com.echothree.model.control.uom.common.transfer.UnitOfMeasureKindTransfer
class UnitOfMeasureKindTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.uom.common.transfer.UnitOfMeasureKindUseTransfer
class UnitOfMeasureKindUseTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
isDefault
Boolean isDefault
-
sortOrder
Integer sortOrder
-
unitOfMeasureKind
UnitOfMeasureKindTransfer unitOfMeasureKind
-
unitOfMeasureKindUseType
UnitOfMeasureKindUseTypeTransfer unitOfMeasureKindUseType
-
-
-
Class com.echothree.model.control.uom.common.transfer.UnitOfMeasureKindUseTypeTransfer
class UnitOfMeasureKindUseTypeTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.uom.common.transfer.UnitOfMeasureTypeDescriptionTransfer
class UnitOfMeasureTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
language
LanguageTransfer language
-
pluralDescription
String pluralDescription
-
singularDescription
String singularDescription
-
symbol
String symbol
-
unitOfMeasureType
UnitOfMeasureTypeTransfer unitOfMeasureType
-
-
-
Class com.echothree.model.control.uom.common.transfer.UnitOfMeasureTypeTransfer
class UnitOfMeasureTypeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
isDefault
Boolean isDefault
-
sortOrder
Integer sortOrder
-
suppressSymbolSeparator
Boolean suppressSymbolSeparator
-
symbolPosition
SymbolPositionTransfer symbolPosition
-
unitOfMeasureKind
UnitOfMeasureKindTransfer unitOfMeasureKind
-
unitOfMeasureTypeName
String unitOfMeasureTypeName
-
unitOfMeasureTypeVolume
UnitOfMeasureTypeVolumeTransfer unitOfMeasureTypeVolume
-
unitOfMeasureTypeWeight
UnitOfMeasureTypeWeightTransfer unitOfMeasureTypeWeight
-
-
-
Class com.echothree.model.control.uom.common.transfer.UnitOfMeasureTypeVolumeTransfer
class UnitOfMeasureTypeVolumeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
depth
String depth
-
height
String height
-
unitOfMeasureType
UnitOfMeasureTypeTransfer unitOfMeasureType
-
width
String width
-
-
-
Class com.echothree.model.control.uom.common.transfer.UnitOfMeasureTypeWeightTransfer
class UnitOfMeasureTypeWeightTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
unitOfMeasureType
UnitOfMeasureTypeTransfer unitOfMeasureType
-
weight
String weight
-
-
-
-
Package com.echothree.model.control.user.common.choice
-
Class com.echothree.model.control.user.common.choice.RecoveryQuestionChoicesBean
class RecoveryQuestionChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.user.common.choice.UserVisitGroupStatusChoicesBean
class UserVisitGroupStatusChoicesBean extends BaseWorkflowChoicesBean implements Serializable
-
-
Package com.echothree.model.control.user.common.exception
-
Exception com.echothree.model.control.user.common.exception.BaseUserException
class BaseUserException extends BaseException implements Serializable -
Exception com.echothree.model.control.user.common.exception.UnknownRecoveryQuestionNameException
class UnknownRecoveryQuestionNameException extends BaseUserException implements Serializable -
Exception com.echothree.model.control.user.common.exception.UnknownUsernameException
class UnknownUsernameException extends BaseUserException implements Serializable
-
-
Package com.echothree.model.control.user.common.transfer
-
Class com.echothree.model.control.user.common.transfer.RecoveryAnswerTransfer
class RecoveryAnswerTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
answer
String answer
-
party
PartyTransfer party
-
recoveryQuestion
RecoveryQuestionTransfer recoveryQuestion
-
-
-
Class com.echothree.model.control.user.common.transfer.RecoveryQuestionDescriptionTransfer
class RecoveryQuestionDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
recoveryQuestion
RecoveryQuestionTransfer recoveryQuestion
-
-
-
Class com.echothree.model.control.user.common.transfer.RecoveryQuestionTransfer
class RecoveryQuestionTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.user.common.transfer.UserKeyTransfer
class UserKeyTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
party
PartyTransfer party
-
partyRelationship
PartyRelationshipTransfer partyRelationship
-
userKeyName
String userKeyName
-
-
-
Class com.echothree.model.control.user.common.transfer.UserLoginPasswordEncoderTypeTransfer
class UserLoginPasswordEncoderTypeTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.user.common.transfer.UserLoginPasswordTransfer
class UserLoginPasswordTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
changedTime
String changedTime
-
party
PartyTransfer party
-
password
String password
-
unformattedChangedTime
Long unformattedChangedTime
-
userLoginPasswordType
UserLoginPasswordTypeTransfer userLoginPasswordType
-
wasReset
Boolean wasReset
-
-
-
Class com.echothree.model.control.user.common.transfer.UserLoginPasswordTypeTransfer
class UserLoginPasswordTypeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
userLoginPasswordEncoderType
UserLoginPasswordEncoderTypeTransfer userLoginPasswordEncoderType
-
userLoginPasswordTypeName
String userLoginPasswordTypeName
-
-
-
Class com.echothree.model.control.user.common.transfer.UserLoginTransfer
class UserLoginTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
expiredCount
Integer expiredCount
-
failureCount
Integer failureCount
-
firstFailureTime
String firstFailureTime
-
forceChange
Boolean forceChange
-
lastFailureTime
String lastFailureTime
-
lastLoginTime
String lastLoginTime
-
party
PartyTransfer party
-
unformattedFirstFailureTime
Long unformattedFirstFailureTime
-
unformattedLastFailureTime
Long unformattedLastFailureTime
-
unformattedLastLoginTime
Long unformattedLastLoginTime
-
userLoginPasswords
MapWrapper<UserLoginPasswordTransfer> userLoginPasswords
-
username
String username
-
-
-
Class com.echothree.model.control.user.common.transfer.UserSessionTransfer
class UserSessionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
identityVerifiedTime
String identityVerifiedTime
-
party
PartyTransfer party
-
partyRelationship
PartyRelationshipTransfer partyRelationship
-
unformattedIdentityVerifiedTime
Long unformattedIdentityVerifiedTime
-
userVisit
UserVisitTransfer userVisit
-
-
-
Class com.echothree.model.control.user.common.transfer.UserVisitGroupTransfer
class UserVisitGroupTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
userVisitGroupName
String userVisitGroupName
-
userVisitGroupStatus
WorkflowEntityStatusTransfer userVisitGroupStatus
-
-
-
Class com.echothree.model.control.user.common.transfer.UserVisitTransfer
class UserVisitTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
associateReferral
AssociateReferralTransfer associateReferral
-
lastCommandTime
String lastCommandTime
-
offerUse
OfferUseTransfer offerUse
-
preferredCurrency
CurrencyTransfer preferredCurrency
-
preferredDateTimeFormat
DateTimeFormatTransfer preferredDateTimeFormat
-
preferredLanguage
LanguageTransfer preferredLanguage
-
preferredTimeZone
TimeZoneTransfer preferredTimeZone
-
retainUntilTime
String retainUntilTime
-
unformattedLastCommandTime
Long unformattedLastCommandTime
-
unformattedRetainUntilTime
Long unformattedRetainUntilTime
-
userKey
UserKeyTransfer userKey
-
userVisitCampaigns
ListWrapper<UserVisitCampaignTransfer> userVisitCampaigns
-
-
-
-
Package com.echothree.model.control.vendor.common.choice
-
Class com.echothree.model.control.vendor.common.choice.ItemPurchasingCategoryChoicesBean
class ItemPurchasingCategoryChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.vendor.common.choice.VendorItemStatusChoicesBean
class VendorItemStatusChoicesBean extends BaseWorkflowChoicesBean implements Serializable -
Class com.echothree.model.control.vendor.common.choice.VendorStatusChoicesBean
class VendorStatusChoicesBean extends BaseWorkflowChoicesBean implements Serializable -
Class com.echothree.model.control.vendor.common.choice.VendorTypeChoicesBean
class VendorTypeChoicesBean extends BaseChoicesBean implements Serializable
-
-
Package com.echothree.model.control.vendor.common.exception
-
Exception com.echothree.model.control.vendor.common.exception.BaseVendorException
class BaseVendorException extends BaseException implements Serializable -
Exception com.echothree.model.control.vendor.common.exception.CannotSpecifyVendorNameAndPartyNameException
class CannotSpecifyVendorNameAndPartyNameException extends BaseVendorException implements Serializable -
Exception com.echothree.model.control.vendor.common.exception.DuplicateVendorTypeNameException
class DuplicateVendorTypeNameException extends BaseVendorException implements Serializable -
Exception com.echothree.model.control.vendor.common.exception.MustSpecifyVendorNameOrPartyNameException
class MustSpecifyVendorNameOrPartyNameException extends BaseVendorException implements Serializable -
Exception com.echothree.model.control.vendor.common.exception.UnknownDefaultItemPurchasingCategoryException
class UnknownDefaultItemPurchasingCategoryException extends BaseVendorException implements Serializable -
Exception com.echothree.model.control.vendor.common.exception.UnknownDefaultVendorTypeException
class UnknownDefaultVendorTypeException extends BaseVendorException implements Serializable -
Exception com.echothree.model.control.vendor.common.exception.UnknownItemPurchasingCategoryNameException
class UnknownItemPurchasingCategoryNameException extends BaseVendorException implements Serializable -
Exception com.echothree.model.control.vendor.common.exception.UnknownVendorItemNameException
class UnknownVendorItemNameException extends BaseVendorException implements Serializable -
Exception com.echothree.model.control.vendor.common.exception.UnknownVendorNameException
class UnknownVendorNameException extends BaseVendorException implements Serializable -
Exception com.echothree.model.control.vendor.common.exception.UnknownVendorStatusChoiceException
class UnknownVendorStatusChoiceException extends BaseVendorException implements Serializable -
Exception com.echothree.model.control.vendor.common.exception.UnknownVendorTypeNameException
class UnknownVendorTypeNameException extends BaseVendorException implements Serializable
-
-
Package com.echothree.model.control.vendor.common.transfer
-
Class com.echothree.model.control.vendor.common.transfer.ItemPurchasingCategoryDescriptionTransfer
class ItemPurchasingCategoryDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
itemPurchasingCategory
ItemPurchasingCategoryTransfer itemPurchasingCategory
-
language
LanguageTransfer language
-
-
-
Class com.echothree.model.control.vendor.common.transfer.ItemPurchasingCategoryTransfer
class ItemPurchasingCategoryTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
isDefault
Boolean isDefault
-
itemPurchasingCategoryName
String itemPurchasingCategoryName
-
parentItemPurchasingCategory
ItemPurchasingCategoryTransfer parentItemPurchasingCategory
-
sortOrder
Integer sortOrder
-
-
-
Class com.echothree.model.control.vendor.common.transfer.VendorItemCostTransfer
class VendorItemCostTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
inventoryCondition
InventoryConditionTransfer inventoryCondition
-
unformattedUnitCost
Long unformattedUnitCost
-
unitCost
String unitCost
-
unitOfMeasureType
UnitOfMeasureTypeTransfer unitOfMeasureType
-
vendorItem
VendorItemTransfer vendorItem
-
-
-
Class com.echothree.model.control.vendor.common.transfer.VendorItemTransfer
class VendorItemTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
cancellationPolicy
CancellationPolicyTransfer cancellationPolicy
-
description
String description
-
item
ItemTransfer item
-
priority
Integer priority
-
returnPolicy
ReturnPolicyTransfer returnPolicy
-
vendor
VendorTransfer vendor
-
vendorItemCosts
ListWrapper<VendorItemCostTransfer> vendorItemCosts
-
vendorItemName
String vendorItemName
-
vendorItemStatus
WorkflowEntityStatusTransfer vendorItemStatus
-
-
-
Class com.echothree.model.control.vendor.common.transfer.VendorResultTransfer
class VendorResultTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
partyName
String partyName
-
vendor
VendorTransfer vendor
-
-
-
Class com.echothree.model.control.vendor.common.transfer.VendorTransfer
class VendorTransfer extends PartyTransfer implements Serializable-
Serialized Fields
-
allowBackorders
Boolean allowBackorders
-
allowCombiningShipments
Boolean allowCombiningShipments
-
allowReferenceDuplicates
Boolean allowReferenceDuplicates
-
allowSubstitutions
Boolean allowSubstitutions
-
apGlAccount
GlAccountTransfer apGlAccount
-
defaultItemAliasType
ItemAliasTypeTransfer defaultItemAliasType
-
holdUntilComplete
Boolean holdUntilComplete
-
maximumPurchaseOrderAmount
String maximumPurchaseOrderAmount
-
maximumPurchaseOrderLines
Integer maximumPurchaseOrderLines
-
minimumPurchaseOrderAmount
String minimumPurchaseOrderAmount
-
minimumPurchaseOrderLines
Integer minimumPurchaseOrderLines
-
referenceValidationPattern
String referenceValidationPattern
-
requireReference
Boolean requireReference
-
unformattedMaximumPurchaseOrderAmount
Long unformattedMaximumPurchaseOrderAmount
-
unformattedMinimumPurchaseOrderAmount
Long unformattedMinimumPurchaseOrderAmount
-
useItemPurchasingCategories
Boolean useItemPurchasingCategories
-
vendorItems
ListWrapper<VendorItemTransfer> vendorItems
-
vendorItemsCount
Long vendorItemsCount
-
vendorName
String vendorName
-
vendorStatus
WorkflowEntityStatusTransfer vendorStatus
-
vendorType
VendorTypeTransfer vendorType
-
-
-
Class com.echothree.model.control.vendor.common.transfer.VendorTypeDescriptionTransfer
class VendorTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
vendorType
VendorTypeTransfer vendorType
-
-
-
Class com.echothree.model.control.vendor.common.transfer.VendorTypeTransfer
class VendorTypeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
defaultAllowBackorders
Boolean defaultAllowBackorders
-
defaultAllowCombiningShipments
Boolean defaultAllowCombiningShipments
-
defaultAllowReferenceDuplicates
Boolean defaultAllowReferenceDuplicates
-
defaultAllowSubstitutions
Boolean defaultAllowSubstitutions
-
defaultApGlAccount
GlAccountTransfer defaultApGlAccount
-
defaultCancellationPolicy
CancellationPolicyTransfer defaultCancellationPolicy
-
defaultFreeOnBoardTransfer
FreeOnBoardTransfer defaultFreeOnBoardTransfer
-
defaultHoldUntilComplete
Boolean defaultHoldUntilComplete
-
defaultReferenceValidationPattern
String defaultReferenceValidationPattern
-
defaultRequireReference
Boolean defaultRequireReference
-
defaultReturnPolicy
ReturnPolicyTransfer defaultReturnPolicy
-
defaultTern
TermTransfer defaultTern
-
description
String description
-
isDefault
Boolean isDefault
-
sortOrder
Integer sortOrder
-
vendorTypeName
String vendorTypeName
-
-
-
-
Package com.echothree.model.control.warehouse.common.choice
-
Class com.echothree.model.control.warehouse.common.choice.LocationChoicesBean
class LocationChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.warehouse.common.choice.LocationStatusChoicesBean
class LocationStatusChoicesBean extends WorkflowDestinationChoicesBean implements Serializable -
Class com.echothree.model.control.warehouse.common.choice.LocationTypeChoicesBean
class LocationTypeChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.warehouse.common.choice.LocationUseTypeChoicesBean
class LocationUseTypeChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.warehouse.common.choice.WarehouseChoicesBean
class WarehouseChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.warehouse.common.choice.WarehouseTypeChoicesBean
class WarehouseTypeChoicesBean extends BaseChoicesBean implements Serializable
-
-
Package com.echothree.model.control.warehouse.common.exception
-
Exception com.echothree.model.control.warehouse.common.exception.BaseWarehouseException
class BaseWarehouseException extends BaseException implements Serializable -
Exception com.echothree.model.control.warehouse.common.exception.DuplicateLocationUseTypeNameException
class DuplicateLocationUseTypeNameException extends BaseWarehouseException implements Serializable -
Exception com.echothree.model.control.warehouse.common.exception.DuplicateWarehouseNameException
class DuplicateWarehouseNameException extends BaseWarehouseException implements Serializable -
Exception com.echothree.model.control.warehouse.common.exception.DuplicateWarehouseTypeNameException
class DuplicateWarehouseTypeNameException extends BaseWarehouseException implements Serializable -
Exception com.echothree.model.control.warehouse.common.exception.InvalidLocationNameException
class InvalidLocationNameException extends BaseWarehouseException implements Serializable -
Exception com.echothree.model.control.warehouse.common.exception.UnknownDefaultLocationUseTypeException
class UnknownDefaultLocationUseTypeException extends BaseWarehouseException implements Serializable -
Exception com.echothree.model.control.warehouse.common.exception.UnknownDefaultWarehouseException
class UnknownDefaultWarehouseException extends BaseWarehouseException implements Serializable -
Exception com.echothree.model.control.warehouse.common.exception.UnknownDefaultWarehouseTypeException
class UnknownDefaultWarehouseTypeException extends BaseWarehouseException implements Serializable -
Exception com.echothree.model.control.warehouse.common.exception.UnknownLocationUseTypeNameException
class UnknownLocationUseTypeNameException extends BaseWarehouseException implements Serializable -
Exception com.echothree.model.control.warehouse.common.exception.UnknownWarehouseNameException
class UnknownWarehouseNameException extends BaseWarehouseException implements Serializable -
Exception com.echothree.model.control.warehouse.common.exception.UnknownWarehouseTypeNameException
class UnknownWarehouseTypeNameException extends BaseWarehouseException implements Serializable
-
-
Package com.echothree.model.control.warehouse.common.transfer
-
Class com.echothree.model.control.warehouse.common.transfer.LocationCapacityTransfer
class LocationCapacityTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
capacity
Long capacity
-
location
LocationTransfer location
-
unitOfMeasureType
UnitOfMeasureTypeTransfer unitOfMeasureType
-
-
-
Class com.echothree.model.control.warehouse.common.transfer.LocationDescriptionTransfer
class LocationDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
location
LocationTransfer location
-
-
-
Class com.echothree.model.control.warehouse.common.transfer.LocationNameElementDescriptionTransfer
class LocationNameElementDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
locationNameElement
LocationNameElementTransfer locationNameElement
-
-
-
Class com.echothree.model.control.warehouse.common.transfer.LocationNameElementTransfer
class LocationNameElementTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.warehouse.common.transfer.LocationTransfer
class LocationTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
inventoryLocationGroup
InventoryLocationGroupTransfer inventoryLocationGroup
-
locationCapacities
ListWrapper<LocationCapacityTransfer> locationCapacities
-
locationName
String locationName
-
locationStatus
WorkflowEntityStatusTransfer locationStatus
-
locationType
LocationTypeTransfer locationType
-
locationUseType
LocationUseTypeTransfer locationUseType
-
locationVolume
LocationVolumeTransfer locationVolume
-
velocity
Integer velocity
-
warehouse
WarehouseTransfer warehouse
-
-
-
Class com.echothree.model.control.warehouse.common.transfer.LocationTypeDescriptionTransfer
class LocationTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
locationType
LocationTypeTransfer locationType
-
-
-
Class com.echothree.model.control.warehouse.common.transfer.LocationTypeTransfer
class LocationTypeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
isDefault
Boolean isDefault
-
locationTypeName
String locationTypeName
-
sortOrder
Integer sortOrder
-
warehouse
WarehouseTransfer warehouse
-
-
-
Class com.echothree.model.control.warehouse.common.transfer.LocationUseTypeTransfer
class LocationUseTypeTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.warehouse.common.transfer.LocationVolumeTransfer
class LocationVolumeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
cubicVolume
Long cubicVolume
-
depth
String depth
-
height
String height
-
location
LocationTransfer location
-
width
String width
-
-
-
Class com.echothree.model.control.warehouse.common.transfer.WarehouseResultTransfer
class WarehouseResultTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
partyName
String partyName
-
warehouse
WarehouseTransfer warehouse
-
-
-
Class com.echothree.model.control.warehouse.common.transfer.WarehouseTransfer
class WarehouseTransfer extends PartyTransfer implements Serializable-
Serialized Fields
-
isDefault
Boolean isDefault
-
locations
ListWrapper<LocationTransfer> locations
-
locationsCount
Long locationsCount
-
sortOrder
Integer sortOrder
-
warehouseName
String warehouseName
-
warehouseType
WarehouseTypeTransfer warehouseType
-
-
-
Class com.echothree.model.control.warehouse.common.transfer.WarehouseTypeDescriptionTransfer
class WarehouseTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
warehouseType
WarehouseTypeTransfer warehouseType
-
-
-
Class com.echothree.model.control.warehouse.common.transfer.WarehouseTypeTransfer
class WarehouseTypeTransfer extends BaseTransfer implements Serializable
-
-
Package com.echothree.model.control.wishlist.common.choice
-
Class com.echothree.model.control.wishlist.common.choice.WishlistPriorityChoicesBean
class WishlistPriorityChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.wishlist.common.choice.WishlistTypeChoicesBean
class WishlistTypeChoicesBean extends BaseChoicesBean implements Serializable
-
-
Package com.echothree.model.control.wishlist.common.exception
-
Exception com.echothree.model.control.wishlist.common.exception.BaseWishlistException
class BaseWishlistException extends BaseException implements Serializable -
Exception com.echothree.model.control.wishlist.common.exception.DuplicateWishlistPriorityNameException
class DuplicateWishlistPriorityNameException extends BaseWishlistException implements Serializable -
Exception com.echothree.model.control.wishlist.common.exception.DuplicateWishlistTypeNameException
class DuplicateWishlistTypeNameException extends BaseWishlistException implements Serializable -
Exception com.echothree.model.control.wishlist.common.exception.UnknownDefaultWishlistPriorityException
class UnknownDefaultWishlistPriorityException extends BaseWishlistException implements Serializable -
Exception com.echothree.model.control.wishlist.common.exception.UnknownDefaultWishlistTypeException
class UnknownDefaultWishlistTypeException extends BaseWishlistException implements Serializable -
Exception com.echothree.model.control.wishlist.common.exception.UnknownWishlistPriorityNameException
class UnknownWishlistPriorityNameException extends BaseWishlistException implements Serializable -
Exception com.echothree.model.control.wishlist.common.exception.UnknownWishlistTypeNameException
class UnknownWishlistTypeNameException extends BaseWishlistException implements Serializable
-
-
Package com.echothree.model.control.wishlist.common.transfer
-
Class com.echothree.model.control.wishlist.common.transfer.WishlistLineTransfer
-
Serialized Fields
-
associateReferral
AssociateReferralTransfer associateReferral
-
comment
String comment
-
offerUse
OfferUseTransfer offerUse
-
wishlistPriority
WishlistPriorityTransfer wishlistPriority
-
-
-
Class com.echothree.model.control.wishlist.common.transfer.WishlistPriorityDescriptionTransfer
class WishlistPriorityDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
wishlistPriority
WishlistPriorityTransfer wishlistPriority
-
-
-
Class com.echothree.model.control.wishlist.common.transfer.WishlistPriorityTransfer
class WishlistPriorityTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
isDefault
Boolean isDefault
-
sortOrder
Integer sortOrder
-
wishlistPriorityName
String wishlistPriorityName
-
wishlistType
WishlistTypeTransfer wishlistType
-
-
-
Class com.echothree.model.control.wishlist.common.transfer.WishlistTransfer
class WishlistTransfer extends OrderTransfer implements Serializable-
Serialized Fields
-
offerUse
OfferUseTransfer offerUse
-
wishlistType
WishlistTypeTransfer wishlistType
-
-
-
Class com.echothree.model.control.wishlist.common.transfer.WishlistTypeDescriptionTransfer
class WishlistTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
wishlistType
WishlistTypeTransfer wishlistType
-
-
-
Class com.echothree.model.control.wishlist.common.transfer.WishlistTypeTransfer
class WishlistTypeTransfer extends BaseTransfer implements Serializable
-
-
Package com.echothree.model.control.workeffort.common.choice
-
Class com.echothree.model.control.workeffort.common.choice.WorkEffortScopeChoicesBean
class WorkEffortScopeChoicesBean extends BaseChoicesBean implements Serializable
-
-
Package com.echothree.model.control.workeffort.common.transfer
-
Class com.echothree.model.control.workeffort.common.transfer.WorkEffortScopeDescriptionTransfer
class WorkEffortScopeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
workEffortScope
WorkEffortScopeTransfer workEffortScope
-
-
-
Class com.echothree.model.control.workeffort.common.transfer.WorkEffortScopeTransfer
class WorkEffortScopeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
estimatedTimeAllowed
String estimatedTimeAllowed
-
isDefault
Boolean isDefault
-
maximumTimeAllowed
String maximumTimeAllowed
-
scheduledTime
String scheduledTime
-
sortOrder
Integer sortOrder
-
unformattedEstimatedTimeAllowed
Long unformattedEstimatedTimeAllowed
-
unformattedMaximumTimeAllowed
Long unformattedMaximumTimeAllowed
-
unformattedScheduledTime
Long unformattedScheduledTime
-
workEfforts
ListWrapper<WorkEffortTransfer> workEfforts
-
workEffortScopeName
String workEffortScopeName
-
workEffortSequence
SequenceTransfer workEffortSequence
-
workEffortType
WorkEffortTypeTransfer workEffortType
-
workRequirementScopes
ListWrapper<WorkRequirementScopeTransfer> workRequirementScopes
-
-
-
Class com.echothree.model.control.workeffort.common.transfer.WorkEffortTransfer
class WorkEffortTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
estimatedTimeAllowed
String estimatedTimeAllowed
-
maximumTimeAllowed
String maximumTimeAllowed
-
owningEntityInstance
EntityInstanceTransfer owningEntityInstance
-
scheduledEndTime
String scheduledEndTime
-
scheduledStartTime
String scheduledStartTime
-
scheduledTime
String scheduledTime
-
unformattedEstimatedTimeAllowed
Long unformattedEstimatedTimeAllowed
-
unformattedMaximumTimeAllowed
Long unformattedMaximumTimeAllowed
-
unformattedScheduledEndTime
Long unformattedScheduledEndTime
-
unformattedScheduledStartTime
Long unformattedScheduledStartTime
-
unformattedScheduledTime
Long unformattedScheduledTime
-
workEffortName
String workEffortName
-
workEffortScope
WorkEffortScopeTransfer workEffortScope
-
workRequirements
ListWrapper<WorkRequirementTransfer> workRequirements
-
-
-
Class com.echothree.model.control.workeffort.common.transfer.WorkEffortTypeDescriptionTransfer
class WorkEffortTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
workEffortType
WorkEffortTypeTransfer workEffortType
-
-
-
Class com.echothree.model.control.workeffort.common.transfer.WorkEffortTypeTransfer
class WorkEffortTypeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
entityType
EntityTypeTransfer entityType
-
estimatedTimeAllowed
String estimatedTimeAllowed
-
maximumTimeAllowed
String maximumTimeAllowed
-
scheduledTime
String scheduledTime
-
sortOrder
Integer sortOrder
-
unformattedEstimatedTimeAllowed
Long unformattedEstimatedTimeAllowed
-
unformattedMaximumTimeAllowed
Long unformattedMaximumTimeAllowed
-
unformattedScheduledTime
Long unformattedScheduledTime
-
workEffortScopes
ListWrapper<WorkEffortScopeTransfer> workEffortScopes
-
workEffortSequence
SequenceTransfer workEffortSequence
-
workEffortTypeName
String workEffortTypeName
-
workRequirementTypes
ListWrapper<WorkRequirementTypeTransfer> workRequirementTypes
-
-
-
-
Package com.echothree.model.control.workflow.common.choice
-
Class com.echothree.model.control.workflow.common.choice.BaseWorkflowChoicesBean
class BaseWorkflowChoicesBean extends BaseChoicesBean implements Serializable -
Class com.echothree.model.control.workflow.common.choice.WorkflowChoicesBean
class WorkflowChoicesBean extends BaseWorkflowChoicesBean implements Serializable -
Class com.echothree.model.control.workflow.common.choice.WorkflowDestinationChoicesBean
class WorkflowDestinationChoicesBean extends BaseWorkflowChoicesBean implements Serializable -
Class com.echothree.model.control.workflow.common.choice.WorkflowEntranceChoicesBean
class WorkflowEntranceChoicesBean extends BaseWorkflowChoicesBean implements Serializable -
Class com.echothree.model.control.workflow.common.choice.WorkflowStepChoicesBean
class WorkflowStepChoicesBean extends BaseWorkflowChoicesBean implements Serializable -
Class com.echothree.model.control.workflow.common.choice.WorkflowStepTypeChoicesBean
class WorkflowStepTypeChoicesBean extends BaseWorkflowChoicesBean implements Serializable
-
-
Package com.echothree.model.control.workflow.common.exception
-
Exception com.echothree.model.control.workflow.common.exception.BaseWorkflowException
class BaseWorkflowException extends BaseException implements Serializable -
Exception com.echothree.model.control.workflow.common.exception.DuplicateWorkflowStepTypeNameException
class DuplicateWorkflowStepTypeNameException extends BaseWorkflowException implements Serializable -
Exception com.echothree.model.control.workflow.common.exception.MissingRequiredWorkflowNameException
class MissingRequiredWorkflowNameException extends BaseWorkflowException implements Serializable -
Exception com.echothree.model.control.workflow.common.exception.MissingRequiredWorkflowStepNameException
class MissingRequiredWorkflowStepNameException extends BaseWorkflowException implements Serializable -
Exception com.echothree.model.control.workflow.common.exception.UnknownDefaultWorkflowDestinationException
class UnknownDefaultWorkflowDestinationException extends BaseWorkflowException implements Serializable -
Exception com.echothree.model.control.workflow.common.exception.UnknownDefaultWorkflowEntranceException
class UnknownDefaultWorkflowEntranceException extends BaseWorkflowException implements Serializable -
Exception com.echothree.model.control.workflow.common.exception.UnknownDefaultWorkflowException
class UnknownDefaultWorkflowException extends BaseWorkflowException implements Serializable -
Exception com.echothree.model.control.workflow.common.exception.UnknownDefaultWorkflowStepException
class UnknownDefaultWorkflowStepException extends BaseWorkflowException implements Serializable -
Exception com.echothree.model.control.workflow.common.exception.UnknownDefaultWorkflowStepTypeException
class UnknownDefaultWorkflowStepTypeException extends BaseWorkflowException implements Serializable -
Exception com.echothree.model.control.workflow.common.exception.UnknownDestinationWorkflowNameException
class UnknownDestinationWorkflowNameException extends BaseWorkflowException implements Serializable -
Exception com.echothree.model.control.workflow.common.exception.UnknownDestinationWorkflowStepNameException
class UnknownDestinationWorkflowStepNameException extends BaseWorkflowException implements Serializable -
Exception com.echothree.model.control.workflow.common.exception.UnknownEntranceWorkflowNameException
class UnknownEntranceWorkflowNameException extends BaseWorkflowException implements Serializable -
Exception com.echothree.model.control.workflow.common.exception.UnknownEntranceWorkflowStepNameException
class UnknownEntranceWorkflowStepNameException extends BaseWorkflowException implements Serializable -
Exception com.echothree.model.control.workflow.common.exception.UnknownWorkflowDestinationNameException
class UnknownWorkflowDestinationNameException extends BaseWorkflowException implements Serializable -
Exception com.echothree.model.control.workflow.common.exception.UnknownWorkflowDestinationPartyTypeException
class UnknownWorkflowDestinationPartyTypeException extends BaseWorkflowException implements Serializable -
Exception com.echothree.model.control.workflow.common.exception.UnknownWorkflowDestinationSecurityRoleException
class UnknownWorkflowDestinationSecurityRoleException extends BaseWorkflowException implements Serializable -
Exception com.echothree.model.control.workflow.common.exception.UnknownWorkflowDestinationSelectorException
class UnknownWorkflowDestinationSelectorException extends BaseWorkflowException implements Serializable -
Exception com.echothree.model.control.workflow.common.exception.UnknownWorkflowDestinationStepException
class UnknownWorkflowDestinationStepException extends BaseWorkflowException implements Serializable -
Exception com.echothree.model.control.workflow.common.exception.UnknownWorkflowEntityTypeException
class UnknownWorkflowEntityTypeException extends BaseWorkflowException implements Serializable -
Exception com.echothree.model.control.workflow.common.exception.UnknownWorkflowEntranceNameException
class UnknownWorkflowEntranceNameException extends BaseWorkflowException implements Serializable -
Exception com.echothree.model.control.workflow.common.exception.UnknownWorkflowEntrancePartyTypeException
class UnknownWorkflowEntrancePartyTypeException extends BaseWorkflowException implements Serializable -
Exception com.echothree.model.control.workflow.common.exception.UnknownWorkflowEntranceSecurityRoleException
class UnknownWorkflowEntranceSecurityRoleException extends BaseWorkflowException implements Serializable -
Exception com.echothree.model.control.workflow.common.exception.UnknownWorkflowEntranceSelectorException
class UnknownWorkflowEntranceSelectorException extends BaseWorkflowException implements Serializable -
Exception com.echothree.model.control.workflow.common.exception.UnknownWorkflowEntranceStepException
class UnknownWorkflowEntranceStepException extends BaseWorkflowException implements Serializable -
Exception com.echothree.model.control.workflow.common.exception.UnknownWorkflowNameException
class UnknownWorkflowNameException extends BaseWorkflowException implements Serializable -
Exception com.echothree.model.control.workflow.common.exception.UnknownWorkflowSelectorKindException
class UnknownWorkflowSelectorKindException extends BaseWorkflowException implements Serializable -
Exception com.echothree.model.control.workflow.common.exception.UnknownWorkflowStepNameException
class UnknownWorkflowStepNameException extends BaseWorkflowException implements Serializable -
Exception com.echothree.model.control.workflow.common.exception.UnknownWorkflowStepTypeNameException
class UnknownWorkflowStepTypeNameException extends BaseWorkflowException implements Serializable -
Exception com.echothree.model.control.workflow.common.exception.WorkflowMissingSecurityRoleGroupException
class WorkflowMissingSecurityRoleGroupException extends BaseWorkflowException implements Serializable -
Exception com.echothree.model.control.workflow.common.exception.WorkflowMissingSelectorTypeException
class WorkflowMissingSelectorTypeException extends BaseWorkflowException implements Serializable
-
-
Package com.echothree.model.control.workflow.common.transfer
-
Class com.echothree.model.control.workflow.common.transfer.WorkflowDescriptionTransfer
class WorkflowDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
workflow
WorkflowTransfer workflow
-
-
-
Class com.echothree.model.control.workflow.common.transfer.WorkflowDestinationDescriptionTransfer
class WorkflowDestinationDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
workflowDestination
WorkflowDestinationTransfer workflowDestination
-
-
-
Class com.echothree.model.control.workflow.common.transfer.WorkflowDestinationPartyTypeTransfer
class WorkflowDestinationPartyTypeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
partyType
PartyTypeTransfer partyType
-
workflowDestination
WorkflowDestinationTransfer workflowDestination
-
-
-
Class com.echothree.model.control.workflow.common.transfer.WorkflowDestinationSecurityRoleTransfer
class WorkflowDestinationSecurityRoleTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
securityRole
SecurityRoleTransfer securityRole
-
workflowDestinationPartyType
WorkflowDestinationPartyTypeTransfer workflowDestinationPartyType
-
-
-
Class com.echothree.model.control.workflow.common.transfer.WorkflowDestinationSelectorTransfer
class WorkflowDestinationSelectorTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
selector
SelectorTransfer selector
-
workflowDestination
WorkflowDestinationTransfer workflowDestination
-
-
-
Class com.echothree.model.control.workflow.common.transfer.WorkflowDestinationStepTransfer
class WorkflowDestinationStepTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
workflowDestination
WorkflowDestinationTransfer workflowDestination
-
workflowStep
WorkflowStepTransfer workflowStep
-
-
-
Class com.echothree.model.control.workflow.common.transfer.WorkflowDestinationTransfer
class WorkflowDestinationTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
isDefault
Boolean isDefault
-
sortOrder
Integer sortOrder
-
workflowDestinationName
String workflowDestinationName
-
workflowStep
WorkflowStepTransfer workflowStep
-
-
-
Class com.echothree.model.control.workflow.common.transfer.WorkflowEntityStatusTransfer
class WorkflowEntityStatusTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
entityInstance
EntityInstanceTransfer entityInstance
-
fromTime
String fromTime
-
thruTime
String thruTime
-
triggerTime
String triggerTime
-
unformattedFromTime
Long unformattedFromTime
-
unformattedThruTime
Long unformattedThruTime
-
unformattedTriggerTime
Long unformattedTriggerTime
-
workEffortScope
WorkEffortScopeTransfer workEffortScope
-
workflowStep
WorkflowStepTransfer workflowStep
-
-
-
Class com.echothree.model.control.workflow.common.transfer.WorkflowEntityTypeTransfer
class WorkflowEntityTypeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
entityType
EntityTypeTransfer entityType
-
workflow
WorkflowTransfer workflow
-
-
-
Class com.echothree.model.control.workflow.common.transfer.WorkflowEntranceDescriptionTransfer
class WorkflowEntranceDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
workflowEntrance
WorkflowEntranceTransfer workflowEntrance
-
-
-
Class com.echothree.model.control.workflow.common.transfer.WorkflowEntrancePartyTypeTransfer
class WorkflowEntrancePartyTypeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
partyType
PartyTypeTransfer partyType
-
workflowEntrance
WorkflowEntranceTransfer workflowEntrance
-
-
-
Class com.echothree.model.control.workflow.common.transfer.WorkflowEntranceSecurityRoleTransfer
class WorkflowEntranceSecurityRoleTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
securityRole
SecurityRoleTransfer securityRole
-
workflowEntrancePartyType
WorkflowEntrancePartyTypeTransfer workflowEntrancePartyType
-
-
-
Class com.echothree.model.control.workflow.common.transfer.WorkflowEntranceSelectorTransfer
class WorkflowEntranceSelectorTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
selector
SelectorTransfer selector
-
workflowEntrance
WorkflowEntranceTransfer workflowEntrance
-
-
-
Class com.echothree.model.control.workflow.common.transfer.WorkflowEntranceStepTransfer
class WorkflowEntranceStepTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
workflowEntrance
WorkflowEntranceTransfer workflowEntrance
-
workflowStep
WorkflowStepTransfer workflowStep
-
-
-
Class com.echothree.model.control.workflow.common.transfer.WorkflowEntranceTransfer
class WorkflowEntranceTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
isDefault
Boolean isDefault
-
sortOrder
Integer sortOrder
-
workflow
WorkflowTransfer workflow
-
workflowEntranceName
String workflowEntranceName
-
-
-
Class com.echothree.model.control.workflow.common.transfer.WorkflowSelectorKindTransfer
class WorkflowSelectorKindTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
selectorKind
SelectorKindTransfer selectorKind
-
workflow
WorkflowTransfer workflow
-
-
-
Class com.echothree.model.control.workflow.common.transfer.WorkflowStepDescriptionTransfer
class WorkflowStepDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
workflowStep
WorkflowStepTransfer workflowStep
-
-
-
Class com.echothree.model.control.workflow.common.transfer.WorkflowStepTransfer
class WorkflowStepTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
hasDestinations
Boolean hasDestinations
-
isDefault
Boolean isDefault
-
sortOrder
Integer sortOrder
-
workflow
WorkflowTransfer workflow
-
workflowStepName
String workflowStepName
-
workflowStepType
WorkflowStepTypeTransfer workflowStepType
-
-
-
Class com.echothree.model.control.workflow.common.transfer.WorkflowStepTypeTransfer
class WorkflowStepTypeTransfer extends BaseTransfer implements Serializable -
Class com.echothree.model.control.workflow.common.transfer.WorkflowTransfer
class WorkflowTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
securityRoleGroup
SecurityRoleGroupTransfer securityRoleGroup
-
selectorType
SelectorTypeTransfer selectorType
-
sortOrder
Integer sortOrder
-
workflowName
String workflowName
-
-
-
-
Package com.echothree.model.control.workrequirement.common.choice
-
Class com.echothree.model.control.workrequirement.common.choice.WorkAssignmentStatusChoicesBean
class WorkAssignmentStatusChoicesBean extends BaseWorkflowChoicesBean implements Serializable -
Class com.echothree.model.control.workrequirement.common.choice.WorkRequirementStatusChoicesBean
class WorkRequirementStatusChoicesBean extends BaseWorkflowChoicesBean implements Serializable -
Class com.echothree.model.control.workrequirement.common.choice.WorkTimeStatusChoicesBean
class WorkTimeStatusChoicesBean extends BaseWorkflowChoicesBean implements Serializable
-
-
Package com.echothree.model.control.workrequirement.common.transfer
-
Class com.echothree.model.control.workrequirement.common.transfer.WorkAssignmentTransfer
class WorkAssignmentTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
endTime
String endTime
-
party
PartyTransfer party
-
startTime
String startTime
-
unformattedEndTime
Long unformattedEndTime
-
unformattedStartTime
Long unformattedStartTime
-
workAssignmentSequence
Integer workAssignmentSequence
-
workAssignmentStatus
WorkflowEntityStatusTransfer workAssignmentStatus
-
workRequirement
WorkRequirementTransfer workRequirement
-
-
-
Class com.echothree.model.control.workrequirement.common.transfer.WorkRequirementScopeTransfer
class WorkRequirementScopeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
estimatedTimeAllowed
String estimatedTimeAllowed
-
maximumTimeAllowed
String maximumTimeAllowed
-
workAssignmentSelector
SelectorTransfer workAssignmentSelector
-
workEffortScope
WorkEffortScopeTransfer workEffortScope
-
workRequirements
ListWrapper<WorkRequirementTransfer> workRequirements
-
workRequirementSequence
SequenceTransfer workRequirementSequence
-
workRequirementType
WorkRequirementTypeTransfer workRequirementType
-
workTimeSequence
SequenceTransfer workTimeSequence
-
-
-
Class com.echothree.model.control.workrequirement.common.transfer.WorkRequirementTransfer
class WorkRequirementTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
requiredTime
String requiredTime
-
startTime
String startTime
-
unformattedRequiredTime
Long unformattedRequiredTime
-
unformattedStartTime
Long unformattedStartTime
-
workAssignments
ListWrapper<WorkAssignmentTransfer> workAssignments
-
workEffort
WorkEffortTransfer workEffort
-
workRequirementName
String workRequirementName
-
workRequirementScope
WorkRequirementScopeTransfer workRequirementScope
-
workRequirementStatus
WorkflowEntityStatusTransfer workRequirementStatus
-
workTimes
ListWrapper<WorkTimeTransfer> workTimes
-
-
-
Class com.echothree.model.control.workrequirement.common.transfer.WorkRequirementTypeDescriptionTransfer
class WorkRequirementTypeDescriptionTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
description
String description
-
language
LanguageTransfer language
-
workRequirementType
WorkRequirementTypeTransfer workRequirementType
-
-
-
Class com.echothree.model.control.workrequirement.common.transfer.WorkRequirementTypeTransfer
class WorkRequirementTypeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
allowReassignment
Boolean allowReassignment
-
description
String description
-
estimatedTimeAllowed
String estimatedTimeAllowed
-
maximumTimeAllowed
String maximumTimeAllowed
-
sortOrder
Integer sortOrder
-
workEffortType
WorkEffortTypeTransfer workEffortType
-
workflowStep
WorkflowStepTransfer workflowStep
-
workRequirementScopes
ListWrapper<WorkRequirementScopeTransfer> workRequirementScopes
-
workRequirementSequence
SequenceTransfer workRequirementSequence
-
workRequirementTypeName
String workRequirementTypeName
-
-
-
Class com.echothree.model.control.workrequirement.common.transfer.WorkTimeTransfer
class WorkTimeTransfer extends BaseTransfer implements Serializable-
Serialized Fields
-
endTime
String endTime
-
party
PartyTransfer party
-
startTime
String startTime
-
unformattedEndTime
Long unformattedEndTime
-
unformattedStartTime
Long unformattedStartTime
-
workRequirement
WorkRequirementTransfer workRequirement
-
workTimeSequence
Integer workTimeSequence
-
workTimeStatus
WorkflowEntityStatusTransfer workTimeStatus
-
-
-
-
Package com.echothree.model.data.accounting.common.pk
-
Class com.echothree.model.data.accounting.common.pk.CurrencyDescriptionPK
class CurrencyDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.accounting.common.pk.CurrencyPK
class CurrencyPK extends BasePK implements Serializable -
Class com.echothree.model.data.accounting.common.pk.GlAccountCategoryDescriptionPK
class GlAccountCategoryDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.accounting.common.pk.GlAccountCategoryDetailPK
class GlAccountCategoryDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.accounting.common.pk.GlAccountCategoryPK
class GlAccountCategoryPK extends BasePK implements Serializable -
Class com.echothree.model.data.accounting.common.pk.GlAccountClassDescriptionPK
class GlAccountClassDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.accounting.common.pk.GlAccountClassDetailPK
class GlAccountClassDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.accounting.common.pk.GlAccountClassPK
class GlAccountClassPK extends BasePK implements Serializable -
Class com.echothree.model.data.accounting.common.pk.GlAccountDescriptionPK
class GlAccountDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.accounting.common.pk.GlAccountDetailPK
class GlAccountDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.accounting.common.pk.GlAccountPK
class GlAccountPK extends BasePK implements Serializable -
Class com.echothree.model.data.accounting.common.pk.GlAccountSummaryPK
class GlAccountSummaryPK extends BasePK implements Serializable -
Class com.echothree.model.data.accounting.common.pk.GlAccountTypeDescriptionPK
class GlAccountTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.accounting.common.pk.GlAccountTypePK
class GlAccountTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.accounting.common.pk.GlResourceTypeDescriptionPK
class GlResourceTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.accounting.common.pk.GlResourceTypeDetailPK
class GlResourceTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.accounting.common.pk.GlResourceTypePK
class GlResourceTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.accounting.common.pk.ItemAccountingCategoryDescriptionPK
class ItemAccountingCategoryDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.accounting.common.pk.ItemAccountingCategoryDetailPK
class ItemAccountingCategoryDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.accounting.common.pk.ItemAccountingCategoryPK
class ItemAccountingCategoryPK extends BasePK implements Serializable -
Class com.echothree.model.data.accounting.common.pk.PartyGlAccountPK
class PartyGlAccountPK extends BasePK implements Serializable -
Class com.echothree.model.data.accounting.common.pk.SymbolPositionDescriptionPK
class SymbolPositionDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.accounting.common.pk.SymbolPositionDetailPK
class SymbolPositionDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.accounting.common.pk.SymbolPositionPK
class SymbolPositionPK extends BasePK implements Serializable -
Class com.echothree.model.data.accounting.common.pk.TransactionDetailPK
class TransactionDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.accounting.common.pk.TransactionEntityRolePK
class TransactionEntityRolePK extends BasePK implements Serializable -
Class com.echothree.model.data.accounting.common.pk.TransactionEntityRoleTypeDescriptionPK
class TransactionEntityRoleTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.accounting.common.pk.TransactionEntityRoleTypeDetailPK
class TransactionEntityRoleTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.accounting.common.pk.TransactionEntityRoleTypePK
class TransactionEntityRoleTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.accounting.common.pk.TransactionGlAccountCategoryDescriptionPK
class TransactionGlAccountCategoryDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.accounting.common.pk.TransactionGlAccountCategoryDetailPK
class TransactionGlAccountCategoryDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.accounting.common.pk.TransactionGlAccountCategoryPK
class TransactionGlAccountCategoryPK extends BasePK implements Serializable -
Class com.echothree.model.data.accounting.common.pk.TransactionGlAccountPK
class TransactionGlAccountPK extends BasePK implements Serializable -
Class com.echothree.model.data.accounting.common.pk.TransactionGlEntryPK
class TransactionGlEntryPK extends BasePK implements Serializable -
Class com.echothree.model.data.accounting.common.pk.TransactionGroupDetailPK
class TransactionGroupDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.accounting.common.pk.TransactionGroupPK
class TransactionGroupPK extends BasePK implements Serializable -
Class com.echothree.model.data.accounting.common.pk.TransactionPK
class TransactionPK extends BasePK implements Serializable -
Class com.echothree.model.data.accounting.common.pk.TransactionStatusPK
class TransactionStatusPK extends BasePK implements Serializable -
Class com.echothree.model.data.accounting.common.pk.TransactionTypeDescriptionPK
class TransactionTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.accounting.common.pk.TransactionTypeDetailPK
class TransactionTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.accounting.common.pk.TransactionTypePK
class TransactionTypePK extends BasePK implements Serializable
-
-
Package com.echothree.model.data.accounting.server.entity
-
Class com.echothree.model.data.accounting.server.entity.Currency
class Currency extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CurrencyPK _pk
-
_value
CurrencyValue _value
-
-
-
Class com.echothree.model.data.accounting.server.entity.CurrencyDescription
class CurrencyDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CurrencyDescriptionPK _pk
-
_value
CurrencyDescriptionValue _value
-
-
-
Class com.echothree.model.data.accounting.server.entity.GlAccount
class GlAccount extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
GlAccountPK _pk
-
_value
GlAccountValue _value
-
-
-
Class com.echothree.model.data.accounting.server.entity.GlAccountCategory
class GlAccountCategory extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
GlAccountCategoryPK _pk
-
_value
GlAccountCategoryValue _value
-
-
-
Class com.echothree.model.data.accounting.server.entity.GlAccountCategoryDescription
class GlAccountCategoryDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
GlAccountCategoryDescriptionPK _pk
-
_value
GlAccountCategoryDescriptionValue _value
-
-
-
Class com.echothree.model.data.accounting.server.entity.GlAccountCategoryDetail
class GlAccountCategoryDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
GlAccountCategoryDetailPK _pk
-
_value
GlAccountCategoryDetailValue _value
-
-
-
Class com.echothree.model.data.accounting.server.entity.GlAccountClass
class GlAccountClass extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
GlAccountClassPK _pk
-
_value
GlAccountClassValue _value
-
-
-
Class com.echothree.model.data.accounting.server.entity.GlAccountClassDescription
class GlAccountClassDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
GlAccountClassDescriptionPK _pk
-
_value
GlAccountClassDescriptionValue _value
-
-
-
Class com.echothree.model.data.accounting.server.entity.GlAccountClassDetail
class GlAccountClassDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
GlAccountClassDetailPK _pk
-
_value
GlAccountClassDetailValue _value
-
-
-
Class com.echothree.model.data.accounting.server.entity.GlAccountDescription
class GlAccountDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
GlAccountDescriptionPK _pk
-
_value
GlAccountDescriptionValue _value
-
-
-
Class com.echothree.model.data.accounting.server.entity.GlAccountDetail
class GlAccountDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
GlAccountDetailPK _pk
-
_value
GlAccountDetailValue _value
-
-
-
Class com.echothree.model.data.accounting.server.entity.GlAccountSummary
class GlAccountSummary extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
GlAccountSummaryPK _pk
-
_value
GlAccountSummaryValue _value
-
-
-
Class com.echothree.model.data.accounting.server.entity.GlAccountType
class GlAccountType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
GlAccountTypePK _pk
-
_value
GlAccountTypeValue _value
-
-
-
Class com.echothree.model.data.accounting.server.entity.GlAccountTypeDescription
class GlAccountTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
GlAccountTypeDescriptionPK _pk
-
_value
GlAccountTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.accounting.server.entity.GlResourceType
class GlResourceType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
GlResourceTypePK _pk
-
_value
GlResourceTypeValue _value
-
-
-
Class com.echothree.model.data.accounting.server.entity.GlResourceTypeDescription
class GlResourceTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
GlResourceTypeDescriptionPK _pk
-
_value
GlResourceTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.accounting.server.entity.GlResourceTypeDetail
class GlResourceTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
GlResourceTypeDetailPK _pk
-
_value
GlResourceTypeDetailValue _value
-
-
-
Class com.echothree.model.data.accounting.server.entity.ItemAccountingCategory
class ItemAccountingCategory extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ItemAccountingCategoryPK _pk
-
_value
ItemAccountingCategoryValue _value
-
-
-
Class com.echothree.model.data.accounting.server.entity.ItemAccountingCategoryDescription
class ItemAccountingCategoryDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ItemAccountingCategoryDescriptionPK _pk
-
_value
ItemAccountingCategoryDescriptionValue _value
-
-
-
Class com.echothree.model.data.accounting.server.entity.ItemAccountingCategoryDetail
class ItemAccountingCategoryDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ItemAccountingCategoryDetailPK _pk
-
_value
ItemAccountingCategoryDetailValue _value
-
-
-
Class com.echothree.model.data.accounting.server.entity.PartyGlAccount
class PartyGlAccount extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PartyGlAccountPK _pk
-
_value
PartyGlAccountValue _value
-
-
-
Class com.echothree.model.data.accounting.server.entity.SymbolPosition
class SymbolPosition extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SymbolPositionPK _pk
-
_value
SymbolPositionValue _value
-
-
-
Class com.echothree.model.data.accounting.server.entity.SymbolPositionDescription
class SymbolPositionDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SymbolPositionDescriptionPK _pk
-
_value
SymbolPositionDescriptionValue _value
-
-
-
Class com.echothree.model.data.accounting.server.entity.SymbolPositionDetail
class SymbolPositionDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SymbolPositionDetailPK _pk
-
_value
SymbolPositionDetailValue _value
-
-
-
Class com.echothree.model.data.accounting.server.entity.Transaction
class Transaction extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
TransactionPK _pk
-
_value
TransactionValue _value
-
-
-
Class com.echothree.model.data.accounting.server.entity.TransactionDetail
class TransactionDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
TransactionDetailPK _pk
-
_value
TransactionDetailValue _value
-
-
-
Class com.echothree.model.data.accounting.server.entity.TransactionEntityRole
class TransactionEntityRole extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
TransactionEntityRolePK _pk
-
_value
TransactionEntityRoleValue _value
-
-
-
Class com.echothree.model.data.accounting.server.entity.TransactionEntityRoleType
class TransactionEntityRoleType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
TransactionEntityRoleTypePK _pk
-
_value
TransactionEntityRoleTypeValue _value
-
-
-
Class com.echothree.model.data.accounting.server.entity.TransactionEntityRoleTypeDescription
class TransactionEntityRoleTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
TransactionEntityRoleTypeDescriptionPK _pk
-
_value
TransactionEntityRoleTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.accounting.server.entity.TransactionEntityRoleTypeDetail
class TransactionEntityRoleTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
TransactionEntityRoleTypeDetailPK _pk
-
_value
TransactionEntityRoleTypeDetailValue _value
-
-
-
Class com.echothree.model.data.accounting.server.entity.TransactionGlAccount
class TransactionGlAccount extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
TransactionGlAccountPK _pk
-
_value
TransactionGlAccountValue _value
-
-
-
Class com.echothree.model.data.accounting.server.entity.TransactionGlAccountCategory
class TransactionGlAccountCategory extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
TransactionGlAccountCategoryPK _pk
-
_value
TransactionGlAccountCategoryValue _value
-
-
-
Class com.echothree.model.data.accounting.server.entity.TransactionGlAccountCategoryDescription
class TransactionGlAccountCategoryDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
TransactionGlAccountCategoryDescriptionPK _pk
-
_value
TransactionGlAccountCategoryDescriptionValue _value
-
-
-
Class com.echothree.model.data.accounting.server.entity.TransactionGlAccountCategoryDetail
class TransactionGlAccountCategoryDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
TransactionGlAccountCategoryDetailPK _pk
-
_value
TransactionGlAccountCategoryDetailValue _value
-
-
-
Class com.echothree.model.data.accounting.server.entity.TransactionGlEntry
class TransactionGlEntry extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
TransactionGlEntryPK _pk
-
_value
TransactionGlEntryValue _value
-
-
-
Class com.echothree.model.data.accounting.server.entity.TransactionGroup
class TransactionGroup extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
TransactionGroupPK _pk
-
_value
TransactionGroupValue _value
-
-
-
Class com.echothree.model.data.accounting.server.entity.TransactionGroupDetail
class TransactionGroupDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
TransactionGroupDetailPK _pk
-
_value
TransactionGroupDetailValue _value
-
-
-
Class com.echothree.model.data.accounting.server.entity.TransactionStatus
class TransactionStatus extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
TransactionStatusPK _pk
-
_value
TransactionStatusValue _value
-
-
-
Class com.echothree.model.data.accounting.server.entity.TransactionType
class TransactionType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
TransactionTypePK _pk
-
_value
TransactionTypeValue _value
-
-
-
Class com.echothree.model.data.accounting.server.entity.TransactionTypeDescription
class TransactionTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
TransactionTypeDescriptionPK _pk
-
_value
TransactionTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.accounting.server.entity.TransactionTypeDetail
class TransactionTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
TransactionTypeDetailPK _pk
-
_value
TransactionTypeDetailValue _value
-
-
-
-
Package com.echothree.model.data.accounting.server.value
-
Class com.echothree.model.data.accounting.server.value.CurrencyDescriptionValue
-
Serialized Fields
-
currencyPK
CurrencyPK currencyPK
-
currencyPKHasBeenModified
boolean currencyPKHasBeenModified
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
-
-
Class com.echothree.model.data.accounting.server.value.CurrencyValue
-
Serialized Fields
-
costLineFractionDigits
Integer costLineFractionDigits
-
costLineFractionDigitsHasBeenModified
boolean costLineFractionDigitsHasBeenModified
-
costUnitFractionDigits
Integer costUnitFractionDigits
-
costUnitFractionDigitsHasBeenModified
boolean costUnitFractionDigitsHasBeenModified
-
currencyIsoName
String currencyIsoName
-
currencyIsoNameHasBeenModified
boolean currencyIsoNameHasBeenModified
-
defaultFractionDigits
Integer defaultFractionDigits
-
defaultFractionDigitsHasBeenModified
boolean defaultFractionDigitsHasBeenModified
-
fractionSeparator
String fractionSeparator
-
fractionSeparatorHasBeenModified
boolean fractionSeparatorHasBeenModified
-
groupingSeparator
String groupingSeparator
-
groupingSeparatorHasBeenModified
boolean groupingSeparatorHasBeenModified
-
groupingSize
Integer groupingSize
-
groupingSizeHasBeenModified
boolean groupingSizeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
minusSign
String minusSign
-
minusSignHasBeenModified
boolean minusSignHasBeenModified
-
priceLineFractionDigits
Integer priceLineFractionDigits
-
priceLineFractionDigitsHasBeenModified
boolean priceLineFractionDigitsHasBeenModified
-
priceUnitFractionDigits
Integer priceUnitFractionDigits
-
priceUnitFractionDigitsHasBeenModified
boolean priceUnitFractionDigitsHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
symbol
String symbol
-
symbolHasBeenModified
boolean symbolHasBeenModified
-
symbolOnListMember
Boolean symbolOnListMember
-
symbolOnListMemberHasBeenModified
boolean symbolOnListMemberHasBeenModified
-
symbolOnListStart
Boolean symbolOnListStart
-
symbolOnListStartHasBeenModified
boolean symbolOnListStartHasBeenModified
-
symbolOnSubtotal
Boolean symbolOnSubtotal
-
symbolOnSubtotalHasBeenModified
boolean symbolOnSubtotalHasBeenModified
-
symbolOnTotal
Boolean symbolOnTotal
-
symbolOnTotalHasBeenModified
boolean symbolOnTotalHasBeenModified
-
symbolPositionPK
SymbolPositionPK symbolPositionPK
-
symbolPositionPKHasBeenModified
boolean symbolPositionPKHasBeenModified
-
-
-
Class com.echothree.model.data.accounting.server.value.GlAccountCategoryDescriptionValue
class GlAccountCategoryDescriptionValue extends BaseValue<GlAccountCategoryDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
glAccountCategoryPK
GlAccountCategoryPK glAccountCategoryPK
-
glAccountCategoryPKHasBeenModified
boolean glAccountCategoryPKHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.accounting.server.value.GlAccountCategoryDetailValue
class GlAccountCategoryDetailValue extends BaseValue<GlAccountCategoryDetailPK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
glAccountCategoryName
String glAccountCategoryName
-
glAccountCategoryNameHasBeenModified
boolean glAccountCategoryNameHasBeenModified
-
glAccountCategoryPK
GlAccountCategoryPK glAccountCategoryPK
-
glAccountCategoryPKHasBeenModified
boolean glAccountCategoryPKHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
parentGlAccountCategoryPK
GlAccountCategoryPK parentGlAccountCategoryPK
-
parentGlAccountCategoryPKHasBeenModified
boolean parentGlAccountCategoryPKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.accounting.server.value.GlAccountCategoryValue
-
Serialized Fields
-
activeDetailPK
GlAccountCategoryDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
GlAccountCategoryDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.accounting.server.value.GlAccountClassDescriptionValue
class GlAccountClassDescriptionValue extends BaseValue<GlAccountClassDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
glAccountClassPK
GlAccountClassPK glAccountClassPK
-
glAccountClassPKHasBeenModified
boolean glAccountClassPKHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.accounting.server.value.GlAccountClassDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
glAccountClassName
String glAccountClassName
-
glAccountClassNameHasBeenModified
boolean glAccountClassNameHasBeenModified
-
glAccountClassPK
GlAccountClassPK glAccountClassPK
-
glAccountClassPKHasBeenModified
boolean glAccountClassPKHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
parentGlAccountClassPK
GlAccountClassPK parentGlAccountClassPK
-
parentGlAccountClassPKHasBeenModified
boolean parentGlAccountClassPKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.accounting.server.value.GlAccountClassValue
-
Serialized Fields
-
activeDetailPK
GlAccountClassDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
GlAccountClassDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.accounting.server.value.GlAccountDescriptionValue
-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
glAccountPK
GlAccountPK glAccountPK
-
glAccountPKHasBeenModified
boolean glAccountPKHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.accounting.server.value.GlAccountDetailValue
-
Serialized Fields
-
currencyPK
CurrencyPK currencyPK
-
currencyPKHasBeenModified
boolean currencyPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
glAccountCategoryPK
GlAccountCategoryPK glAccountCategoryPK
-
glAccountCategoryPKHasBeenModified
boolean glAccountCategoryPKHasBeenModified
-
glAccountClassPK
GlAccountClassPK glAccountClassPK
-
glAccountClassPKHasBeenModified
boolean glAccountClassPKHasBeenModified
-
glAccountName
String glAccountName
-
glAccountNameHasBeenModified
boolean glAccountNameHasBeenModified
-
glAccountPK
GlAccountPK glAccountPK
-
glAccountPKHasBeenModified
boolean glAccountPKHasBeenModified
-
glAccountTypePK
GlAccountTypePK glAccountTypePK
-
glAccountTypePKHasBeenModified
boolean glAccountTypePKHasBeenModified
-
glResourceTypePK
GlResourceTypePK glResourceTypePK
-
glResourceTypePKHasBeenModified
boolean glResourceTypePKHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
parentGlAccountPK
GlAccountPK parentGlAccountPK
-
parentGlAccountPKHasBeenModified
boolean parentGlAccountPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.accounting.server.value.GlAccountSummaryValue
-
Serialized Fields
-
balance
Long balance
-
balanceHasBeenModified
boolean balanceHasBeenModified
-
glAccountPK
GlAccountPK glAccountPK
-
glAccountPKHasBeenModified
boolean glAccountPKHasBeenModified
-
groupPartyPK
PartyPK groupPartyPK
-
groupPartyPKHasBeenModified
boolean groupPartyPKHasBeenModified
-
periodPK
PeriodPK periodPK
-
periodPKHasBeenModified
boolean periodPKHasBeenModified
-
-
-
Class com.echothree.model.data.accounting.server.value.GlAccountTypeDescriptionValue
class GlAccountTypeDescriptionValue extends BaseValue<GlAccountTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
glAccountTypePK
GlAccountTypePK glAccountTypePK
-
glAccountTypePKHasBeenModified
boolean glAccountTypePKHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
-
-
Class com.echothree.model.data.accounting.server.value.GlAccountTypeValue
-
Serialized Fields
-
-
Class com.echothree.model.data.accounting.server.value.GlAccountValue
-
Serialized Fields
-
activeDetailPK
GlAccountDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
GlAccountDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.accounting.server.value.GlResourceTypeDescriptionValue
class GlResourceTypeDescriptionValue extends BaseValue<GlResourceTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
glResourceTypePK
GlResourceTypePK glResourceTypePK
-
glResourceTypePKHasBeenModified
boolean glResourceTypePKHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.accounting.server.value.GlResourceTypeDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
glResourceTypeName
String glResourceTypeName
-
glResourceTypeNameHasBeenModified
boolean glResourceTypeNameHasBeenModified
-
glResourceTypePK
GlResourceTypePK glResourceTypePK
-
glResourceTypePKHasBeenModified
boolean glResourceTypePKHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.accounting.server.value.GlResourceTypeValue
-
Serialized Fields
-
activeDetailPK
GlResourceTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
GlResourceTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.accounting.server.value.ItemAccountingCategoryDescriptionValue
class ItemAccountingCategoryDescriptionValue extends BaseValue<ItemAccountingCategoryDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
itemAccountingCategoryPK
ItemAccountingCategoryPK itemAccountingCategoryPK
-
itemAccountingCategoryPKHasBeenModified
boolean itemAccountingCategoryPKHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.accounting.server.value.ItemAccountingCategoryDetailValue
class ItemAccountingCategoryDetailValue extends BaseValue<ItemAccountingCategoryDetailPK> implements Serializable-
Serialized Fields
-
cogsGlAccountPK
GlAccountPK cogsGlAccountPK
-
cogsGlAccountPKHasBeenModified
boolean cogsGlAccountPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
inventoryGlAccountPK
GlAccountPK inventoryGlAccountPK
-
inventoryGlAccountPKHasBeenModified
boolean inventoryGlAccountPKHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
itemAccountingCategoryName
String itemAccountingCategoryName
-
itemAccountingCategoryNameHasBeenModified
boolean itemAccountingCategoryNameHasBeenModified
-
itemAccountingCategoryPK
ItemAccountingCategoryPK itemAccountingCategoryPK
-
itemAccountingCategoryPKHasBeenModified
boolean itemAccountingCategoryPKHasBeenModified
-
parentItemAccountingCategoryPK
ItemAccountingCategoryPK parentItemAccountingCategoryPK
-
parentItemAccountingCategoryPKHasBeenModified
boolean parentItemAccountingCategoryPKHasBeenModified
-
returnsCogsGlAccountPK
GlAccountPK returnsCogsGlAccountPK
-
returnsCogsGlAccountPKHasBeenModified
boolean returnsCogsGlAccountPKHasBeenModified
-
returnsGlAccountPK
GlAccountPK returnsGlAccountPK
-
returnsGlAccountPKHasBeenModified
boolean returnsGlAccountPKHasBeenModified
-
salesGlAccountPK
GlAccountPK salesGlAccountPK
-
salesGlAccountPKHasBeenModified
boolean salesGlAccountPKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.accounting.server.value.ItemAccountingCategoryValue
class ItemAccountingCategoryValue extends BaseValue<ItemAccountingCategoryPK> implements Serializable-
Serialized Fields
-
activeDetailPK
ItemAccountingCategoryDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
ItemAccountingCategoryDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.accounting.server.value.PartyGlAccountValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
glAccountPK
GlAccountPK glAccountPK
-
glAccountPKHasBeenModified
boolean glAccountPKHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
partyPK
PartyPK partyPK
-
partyPKHasBeenModified
boolean partyPKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.accounting.server.value.SymbolPositionDescriptionValue
class SymbolPositionDescriptionValue extends BaseValue<SymbolPositionDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
symbolPositionPK
SymbolPositionPK symbolPositionPK
-
symbolPositionPKHasBeenModified
boolean symbolPositionPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.accounting.server.value.SymbolPositionDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
symbolPositionName
String symbolPositionName
-
symbolPositionNameHasBeenModified
boolean symbolPositionNameHasBeenModified
-
symbolPositionPK
SymbolPositionPK symbolPositionPK
-
symbolPositionPKHasBeenModified
boolean symbolPositionPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.accounting.server.value.SymbolPositionValue
-
Serialized Fields
-
activeDetailPK
SymbolPositionDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
SymbolPositionDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.accounting.server.value.TransactionDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
groupPartyPK
PartyPK groupPartyPK
-
groupPartyPKHasBeenModified
boolean groupPartyPKHasBeenModified
-
postingTime
Long postingTime
-
postingTimeHasBeenModified
boolean postingTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
transactionGroupPK
TransactionGroupPK transactionGroupPK
-
transactionGroupPKHasBeenModified
boolean transactionGroupPKHasBeenModified
-
transactionName
String transactionName
-
transactionNameHasBeenModified
boolean transactionNameHasBeenModified
-
transactionPK
TransactionPK transactionPK
-
transactionPKHasBeenModified
boolean transactionPKHasBeenModified
-
transactionTypePK
TransactionTypePK transactionTypePK
-
transactionTypePKHasBeenModified
boolean transactionTypePKHasBeenModified
-
-
-
Class com.echothree.model.data.accounting.server.value.TransactionEntityRoleTypeDescriptionValue
class TransactionEntityRoleTypeDescriptionValue extends BaseValue<TransactionEntityRoleTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
transactionEntityRoleTypePK
TransactionEntityRoleTypePK transactionEntityRoleTypePK
-
transactionEntityRoleTypePKHasBeenModified
boolean transactionEntityRoleTypePKHasBeenModified
-
-
-
Class com.echothree.model.data.accounting.server.value.TransactionEntityRoleTypeDetailValue
class TransactionEntityRoleTypeDetailValue extends BaseValue<TransactionEntityRoleTypeDetailPK> implements Serializable-
Serialized Fields
-
entityTypePK
EntityTypePK entityTypePK
-
entityTypePKHasBeenModified
boolean entityTypePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
transactionEntityRoleTypeName
String transactionEntityRoleTypeName
-
transactionEntityRoleTypeNameHasBeenModified
boolean transactionEntityRoleTypeNameHasBeenModified
-
transactionEntityRoleTypePK
TransactionEntityRoleTypePK transactionEntityRoleTypePK
-
transactionEntityRoleTypePKHasBeenModified
boolean transactionEntityRoleTypePKHasBeenModified
-
transactionTypePK
TransactionTypePK transactionTypePK
-
transactionTypePKHasBeenModified
boolean transactionTypePKHasBeenModified
-
-
-
Class com.echothree.model.data.accounting.server.value.TransactionEntityRoleTypeValue
class TransactionEntityRoleTypeValue extends BaseValue<TransactionEntityRoleTypePK> implements Serializable-
Serialized Fields
-
activeDetailPK
TransactionEntityRoleTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
TransactionEntityRoleTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.accounting.server.value.TransactionEntityRoleValue
-
Serialized Fields
-
entityInstancePK
EntityInstancePK entityInstancePK
-
entityInstancePKHasBeenModified
boolean entityInstancePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
transactionEntityRoleTypePK
TransactionEntityRoleTypePK transactionEntityRoleTypePK
-
transactionEntityRoleTypePKHasBeenModified
boolean transactionEntityRoleTypePKHasBeenModified
-
transactionPK
TransactionPK transactionPK
-
transactionPKHasBeenModified
boolean transactionPKHasBeenModified
-
-
-
Class com.echothree.model.data.accounting.server.value.TransactionGlAccountCategoryDescriptionValue
class TransactionGlAccountCategoryDescriptionValue extends BaseValue<TransactionGlAccountCategoryDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
transactionGlAccountCategoryPK
TransactionGlAccountCategoryPK transactionGlAccountCategoryPK
-
transactionGlAccountCategoryPKHasBeenModified
boolean transactionGlAccountCategoryPKHasBeenModified
-
-
-
Class com.echothree.model.data.accounting.server.value.TransactionGlAccountCategoryDetailValue
class TransactionGlAccountCategoryDetailValue extends BaseValue<TransactionGlAccountCategoryDetailPK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
glAccountCategoryPK
GlAccountCategoryPK glAccountCategoryPK
-
glAccountCategoryPKHasBeenModified
boolean glAccountCategoryPKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
transactionGlAccountCategoryName
String transactionGlAccountCategoryName
-
transactionGlAccountCategoryNameHasBeenModified
boolean transactionGlAccountCategoryNameHasBeenModified
-
transactionGlAccountCategoryPK
TransactionGlAccountCategoryPK transactionGlAccountCategoryPK
-
transactionGlAccountCategoryPKHasBeenModified
boolean transactionGlAccountCategoryPKHasBeenModified
-
transactionTypePK
TransactionTypePK transactionTypePK
-
transactionTypePKHasBeenModified
boolean transactionTypePKHasBeenModified
-
-
-
Class com.echothree.model.data.accounting.server.value.TransactionGlAccountCategoryValue
class TransactionGlAccountCategoryValue extends BaseValue<TransactionGlAccountCategoryPK> implements Serializable-
Serialized Fields
-
activeDetailPK
TransactionGlAccountCategoryDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
TransactionGlAccountCategoryDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.accounting.server.value.TransactionGlAccountValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
glAccountPK
GlAccountPK glAccountPK
-
glAccountPKHasBeenModified
boolean glAccountPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
transactionGlAccountCategoryPK
TransactionGlAccountCategoryPK transactionGlAccountCategoryPK
-
transactionGlAccountCategoryPKHasBeenModified
boolean transactionGlAccountCategoryPKHasBeenModified
-
-
-
Class com.echothree.model.data.accounting.server.value.TransactionGlEntryValue
-
Serialized Fields
-
amount
Long amount
-
amountHasBeenModified
boolean amountHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
glAccountPK
GlAccountPK glAccountPK
-
glAccountPKHasBeenModified
boolean glAccountPKHasBeenModified
-
groupPartyPK
PartyPK groupPartyPK
-
groupPartyPKHasBeenModified
boolean groupPartyPKHasBeenModified
-
originalAmount
Long originalAmount
-
originalAmountHasBeenModified
boolean originalAmountHasBeenModified
-
originalCurrencyPK
CurrencyPK originalCurrencyPK
-
originalCurrencyPKHasBeenModified
boolean originalCurrencyPKHasBeenModified
-
parentTransactionGlEntryPK
TransactionGlEntryPK parentTransactionGlEntryPK
-
parentTransactionGlEntryPKHasBeenModified
boolean parentTransactionGlEntryPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
transactionGlAccountCategoryPK
TransactionGlAccountCategoryPK transactionGlAccountCategoryPK
-
transactionGlAccountCategoryPKHasBeenModified
boolean transactionGlAccountCategoryPKHasBeenModified
-
transactionGlEntrySequence
Integer transactionGlEntrySequence
-
transactionGlEntrySequenceHasBeenModified
boolean transactionGlEntrySequenceHasBeenModified
-
transactionPK
TransactionPK transactionPK
-
transactionPKHasBeenModified
boolean transactionPKHasBeenModified
-
-
-
Class com.echothree.model.data.accounting.server.value.TransactionGroupDetailValue
class TransactionGroupDetailValue extends BaseValue<TransactionGroupDetailPK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
transactionGroupName
String transactionGroupName
-
transactionGroupNameHasBeenModified
boolean transactionGroupNameHasBeenModified
-
transactionGroupPK
TransactionGroupPK transactionGroupPK
-
transactionGroupPKHasBeenModified
boolean transactionGroupPKHasBeenModified
-
-
-
Class com.echothree.model.data.accounting.server.value.TransactionGroupValue
-
Serialized Fields
-
activeDetailPK
TransactionGroupDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
TransactionGroupDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.accounting.server.value.TransactionStatusValue
-
Serialized Fields
-
transactionGlEntrySequence
Integer transactionGlEntrySequence
-
transactionGlEntrySequenceHasBeenModified
boolean transactionGlEntrySequenceHasBeenModified
-
transactionPK
TransactionPK transactionPK
-
transactionPKHasBeenModified
boolean transactionPKHasBeenModified
-
-
-
Class com.echothree.model.data.accounting.server.value.TransactionTypeDescriptionValue
class TransactionTypeDescriptionValue extends BaseValue<TransactionTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
transactionTypePK
TransactionTypePK transactionTypePK
-
transactionTypePKHasBeenModified
boolean transactionTypePKHasBeenModified
-
-
-
Class com.echothree.model.data.accounting.server.value.TransactionTypeDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
transactionTypeName
String transactionTypeName
-
transactionTypeNameHasBeenModified
boolean transactionTypeNameHasBeenModified
-
transactionTypePK
TransactionTypePK transactionTypePK
-
transactionTypePKHasBeenModified
boolean transactionTypePKHasBeenModified
-
-
-
Class com.echothree.model.data.accounting.server.value.TransactionTypeValue
-
Serialized Fields
-
activeDetailPK
TransactionTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
TransactionTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.accounting.server.value.TransactionValue
-
Serialized Fields
-
activeDetailPK
TransactionDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
TransactionDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
-
Package com.echothree.model.data.associate.common.pk
-
Class com.echothree.model.data.associate.common.pk.AssociateDetailPK
class AssociateDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.associate.common.pk.AssociatePartyContactMechanismDetailPK
class AssociatePartyContactMechanismDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.associate.common.pk.AssociatePartyContactMechanismPK
class AssociatePartyContactMechanismPK extends BasePK implements Serializable -
Class com.echothree.model.data.associate.common.pk.AssociatePK
class AssociatePK extends BasePK implements Serializable -
Class com.echothree.model.data.associate.common.pk.AssociateProgramDescriptionPK
class AssociateProgramDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.associate.common.pk.AssociateProgramDetailPK
class AssociateProgramDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.associate.common.pk.AssociateProgramPK
class AssociateProgramPK extends BasePK implements Serializable -
Class com.echothree.model.data.associate.common.pk.AssociateReferralDetailPK
class AssociateReferralDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.associate.common.pk.AssociateReferralPK
class AssociateReferralPK extends BasePK implements Serializable
-
-
Package com.echothree.model.data.associate.server.entity
-
Class com.echothree.model.data.associate.server.entity.Associate
class Associate extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
AssociatePK _pk
-
_value
AssociateValue _value
-
-
-
Class com.echothree.model.data.associate.server.entity.AssociateDetail
class AssociateDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
AssociateDetailPK _pk
-
_value
AssociateDetailValue _value
-
-
-
Class com.echothree.model.data.associate.server.entity.AssociatePartyContactMechanism
class AssociatePartyContactMechanism extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
AssociatePartyContactMechanismPK _pk
-
_value
AssociatePartyContactMechanismValue _value
-
-
-
Class com.echothree.model.data.associate.server.entity.AssociatePartyContactMechanismDetail
class AssociatePartyContactMechanismDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
AssociatePartyContactMechanismDetailPK _pk
-
_value
AssociatePartyContactMechanismDetailValue _value
-
-
-
Class com.echothree.model.data.associate.server.entity.AssociateProgram
class AssociateProgram extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
AssociateProgramPK _pk
-
_value
AssociateProgramValue _value
-
-
-
Class com.echothree.model.data.associate.server.entity.AssociateProgramDescription
class AssociateProgramDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
AssociateProgramDescriptionPK _pk
-
_value
AssociateProgramDescriptionValue _value
-
-
-
Class com.echothree.model.data.associate.server.entity.AssociateProgramDetail
class AssociateProgramDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
AssociateProgramDetailPK _pk
-
_value
AssociateProgramDetailValue _value
-
-
-
Class com.echothree.model.data.associate.server.entity.AssociateReferral
class AssociateReferral extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
AssociateReferralPK _pk
-
_value
AssociateReferralValue _value
-
-
-
Class com.echothree.model.data.associate.server.entity.AssociateReferralDetail
class AssociateReferralDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
AssociateReferralDetailPK _pk
-
_value
AssociateReferralDetailValue _value
-
-
-
-
Package com.echothree.model.data.associate.server.value
-
Class com.echothree.model.data.associate.server.value.AssociateDetailValue
-
Serialized Fields
-
associateName
String associateName
-
associateNameHasBeenModified
boolean associateNameHasBeenModified
-
associatePK
AssociatePK associatePK
-
associatePKHasBeenModified
boolean associatePKHasBeenModified
-
associateProgramPK
AssociateProgramPK associateProgramPK
-
associateProgramPKHasBeenModified
boolean associateProgramPKHasBeenModified
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
partyPK
PartyPK partyPK
-
partyPKHasBeenModified
boolean partyPKHasBeenModified
-
summary
String summary
-
summaryHasBeenModified
boolean summaryHasBeenModified
-
summaryMimeTypePK
MimeTypePK summaryMimeTypePK
-
summaryMimeTypePKHasBeenModified
boolean summaryMimeTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.associate.server.value.AssociatePartyContactMechanismDetailValue
class AssociatePartyContactMechanismDetailValue extends BaseValue<AssociatePartyContactMechanismDetailPK> implements Serializable-
Serialized Fields
-
associatePartyContactMechanismName
String associatePartyContactMechanismName
-
associatePartyContactMechanismNameHasBeenModified
boolean associatePartyContactMechanismNameHasBeenModified
-
associatePartyContactMechanismPK
AssociatePartyContactMechanismPK associatePartyContactMechanismPK
-
associatePartyContactMechanismPKHasBeenModified
boolean associatePartyContactMechanismPKHasBeenModified
-
associatePK
AssociatePK associatePK
-
associatePKHasBeenModified
boolean associatePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
partyContactMechanismPK
PartyContactMechanismPK partyContactMechanismPK
-
partyContactMechanismPKHasBeenModified
boolean partyContactMechanismPKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.associate.server.value.AssociatePartyContactMechanismValue
class AssociatePartyContactMechanismValue extends BaseValue<AssociatePartyContactMechanismPK> implements Serializable-
Serialized Fields
-
activeDetailPK
AssociatePartyContactMechanismDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
AssociatePartyContactMechanismDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.associate.server.value.AssociateProgramDescriptionValue
class AssociateProgramDescriptionValue extends BaseValue<AssociateProgramDescriptionPK> implements Serializable-
Serialized Fields
-
associateProgramPK
AssociateProgramPK associateProgramPK
-
associateProgramPKHasBeenModified
boolean associateProgramPKHasBeenModified
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.associate.server.value.AssociateProgramDetailValue
class AssociateProgramDetailValue extends BaseValue<AssociateProgramDetailPK> implements Serializable-
Serialized Fields
-
associatePartyContactMechanismSequencePK
SequencePK associatePartyContactMechanismSequencePK
-
associatePartyContactMechanismSequencePKHasBeenModified
boolean associatePartyContactMechanismSequencePKHasBeenModified
-
associateProgramName
String associateProgramName
-
associateProgramNameHasBeenModified
boolean associateProgramNameHasBeenModified
-
associateProgramPK
AssociateProgramPK associateProgramPK
-
associateProgramPKHasBeenModified
boolean associateProgramPKHasBeenModified
-
associateReferralSequencePK
SequencePK associateReferralSequencePK
-
associateReferralSequencePKHasBeenModified
boolean associateReferralSequencePKHasBeenModified
-
associateSequencePK
SequencePK associateSequencePK
-
associateSequencePKHasBeenModified
boolean associateSequencePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
itemDirectSalePercent
Integer itemDirectSalePercent
-
itemDirectSalePercentHasBeenModified
boolean itemDirectSalePercentHasBeenModified
-
itemIndirectSalePercent
Integer itemIndirectSalePercent
-
itemIndirectSalePercentHasBeenModified
boolean itemIndirectSalePercentHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.associate.server.value.AssociateProgramValue
-
Serialized Fields
-
activeDetailPK
AssociateProgramDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
AssociateProgramDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.associate.server.value.AssociateReferralDetailValue
class AssociateReferralDetailValue extends BaseValue<AssociateReferralDetailPK> implements Serializable-
Serialized Fields
-
associatePartyContactMechanismPK
AssociatePartyContactMechanismPK associatePartyContactMechanismPK
-
associatePartyContactMechanismPKHasBeenModified
boolean associatePartyContactMechanismPKHasBeenModified
-
associatePK
AssociatePK associatePK
-
associatePKHasBeenModified
boolean associatePKHasBeenModified
-
associateReferralName
String associateReferralName
-
associateReferralNameHasBeenModified
boolean associateReferralNameHasBeenModified
-
associateReferralPK
AssociateReferralPK associateReferralPK
-
associateReferralPKHasBeenModified
boolean associateReferralPKHasBeenModified
-
associateReferralTime
Long associateReferralTime
-
associateReferralTimeHasBeenModified
boolean associateReferralTimeHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
targetEntityInstancePK
EntityInstancePK targetEntityInstancePK
-
targetEntityInstancePKHasBeenModified
boolean targetEntityInstancePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.associate.server.value.AssociateReferralValue
-
Serialized Fields
-
activeDetailPK
AssociateReferralDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
AssociateReferralDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.associate.server.value.AssociateValue
-
Serialized Fields
-
activeDetailPK
AssociateDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
AssociateDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
-
Package com.echothree.model.data.batch.common.pk
-
Class com.echothree.model.data.batch.common.pk.BatchAliasPK
class BatchAliasPK extends BasePK implements Serializable -
Class com.echothree.model.data.batch.common.pk.BatchAliasTypeDescriptionPK
class BatchAliasTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.batch.common.pk.BatchAliasTypeDetailPK
class BatchAliasTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.batch.common.pk.BatchAliasTypePK
class BatchAliasTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.batch.common.pk.BatchDetailPK
class BatchDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.batch.common.pk.BatchEntityPK
class BatchEntityPK extends BasePK implements Serializable -
Class com.echothree.model.data.batch.common.pk.BatchPK
class BatchPK extends BasePK implements Serializable -
Class com.echothree.model.data.batch.common.pk.BatchTypeDescriptionPK
class BatchTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.batch.common.pk.BatchTypeDetailPK
class BatchTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.batch.common.pk.BatchTypeEntityTypePK
class BatchTypeEntityTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.batch.common.pk.BatchTypePK
class BatchTypePK extends BasePK implements Serializable
-
-
Package com.echothree.model.data.batch.server.entity
-
Class com.echothree.model.data.batch.server.entity.Batch
class Batch extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
BatchPK _pk
-
_value
BatchValue _value
-
-
-
Class com.echothree.model.data.batch.server.entity.BatchAlias
class BatchAlias extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
BatchAliasPK _pk
-
_value
BatchAliasValue _value
-
-
-
Class com.echothree.model.data.batch.server.entity.BatchAliasType
class BatchAliasType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
BatchAliasTypePK _pk
-
_value
BatchAliasTypeValue _value
-
-
-
Class com.echothree.model.data.batch.server.entity.BatchAliasTypeDescription
class BatchAliasTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
BatchAliasTypeDescriptionPK _pk
-
_value
BatchAliasTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.batch.server.entity.BatchAliasTypeDetail
class BatchAliasTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
BatchAliasTypeDetailPK _pk
-
_value
BatchAliasTypeDetailValue _value
-
-
-
Class com.echothree.model.data.batch.server.entity.BatchDetail
class BatchDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
BatchDetailPK _pk
-
_value
BatchDetailValue _value
-
-
-
Class com.echothree.model.data.batch.server.entity.BatchEntity
class BatchEntity extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
BatchEntityPK _pk
-
_value
BatchEntityValue _value
-
-
-
Class com.echothree.model.data.batch.server.entity.BatchType
class BatchType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
BatchTypePK _pk
-
_value
BatchTypeValue _value
-
-
-
Class com.echothree.model.data.batch.server.entity.BatchTypeDescription
class BatchTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
BatchTypeDescriptionPK _pk
-
_value
BatchTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.batch.server.entity.BatchTypeDetail
class BatchTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
BatchTypeDetailPK _pk
-
_value
BatchTypeDetailValue _value
-
-
-
Class com.echothree.model.data.batch.server.entity.BatchTypeEntityType
class BatchTypeEntityType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
BatchTypeEntityTypePK _pk
-
_value
BatchTypeEntityTypeValue _value
-
-
-
-
Package com.echothree.model.data.batch.server.value
-
Class com.echothree.model.data.batch.server.value.BatchAliasTypeDescriptionValue
class BatchAliasTypeDescriptionValue extends BaseValue<BatchAliasTypeDescriptionPK> implements Serializable-
Serialized Fields
-
batchAliasTypePK
BatchAliasTypePK batchAliasTypePK
-
batchAliasTypePKHasBeenModified
boolean batchAliasTypePKHasBeenModified
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.batch.server.value.BatchAliasTypeDetailValue
-
Serialized Fields
-
batchAliasTypeName
String batchAliasTypeName
-
batchAliasTypeNameHasBeenModified
boolean batchAliasTypeNameHasBeenModified
-
batchAliasTypePK
BatchAliasTypePK batchAliasTypePK
-
batchAliasTypePKHasBeenModified
boolean batchAliasTypePKHasBeenModified
-
batchTypePK
BatchTypePK batchTypePK
-
batchTypePKHasBeenModified
boolean batchTypePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
validationPattern
String validationPattern
-
validationPatternHasBeenModified
boolean validationPatternHasBeenModified
-
-
-
Class com.echothree.model.data.batch.server.value.BatchAliasTypeValue
-
Serialized Fields
-
activeDetailPK
BatchAliasTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
BatchAliasTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.batch.server.value.BatchAliasValue
-
Serialized Fields
-
alias
String alias
-
aliasHasBeenModified
boolean aliasHasBeenModified
-
batchAliasTypePK
BatchAliasTypePK batchAliasTypePK
-
batchAliasTypePKHasBeenModified
boolean batchAliasTypePKHasBeenModified
-
batchPK
BatchPK batchPK
-
batchPKHasBeenModified
boolean batchPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.batch.server.value.BatchDetailValue
-
Serialized Fields
-
batchName
String batchName
-
batchNameHasBeenModified
boolean batchNameHasBeenModified
-
batchPK
BatchPK batchPK
-
batchPKHasBeenModified
boolean batchPKHasBeenModified
-
batchTypePK
BatchTypePK batchTypePK
-
batchTypePKHasBeenModified
boolean batchTypePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.batch.server.value.BatchEntityValue
-
Serialized Fields
-
batchPK
BatchPK batchPK
-
batchPKHasBeenModified
boolean batchPKHasBeenModified
-
entityInstancePK
EntityInstancePK entityInstancePK
-
entityInstancePKHasBeenModified
boolean entityInstancePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.batch.server.value.BatchTypeDescriptionValue
-
Serialized Fields
-
batchTypePK
BatchTypePK batchTypePK
-
batchTypePKHasBeenModified
boolean batchTypePKHasBeenModified
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.batch.server.value.BatchTypeDetailValue
-
Serialized Fields
-
batchSequenceTypePK
SequenceTypePK batchSequenceTypePK
-
batchSequenceTypePKHasBeenModified
boolean batchSequenceTypePKHasBeenModified
-
batchTypeName
String batchTypeName
-
batchTypeNameHasBeenModified
boolean batchTypeNameHasBeenModified
-
batchTypePK
BatchTypePK batchTypePK
-
batchTypePKHasBeenModified
boolean batchTypePKHasBeenModified
-
batchWorkflowEntrancePK
WorkflowEntrancePK batchWorkflowEntrancePK
-
batchWorkflowEntrancePKHasBeenModified
boolean batchWorkflowEntrancePKHasBeenModified
-
batchWorkflowPK
WorkflowPK batchWorkflowPK
-
batchWorkflowPKHasBeenModified
boolean batchWorkflowPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
parentBatchTypePK
BatchTypePK parentBatchTypePK
-
parentBatchTypePKHasBeenModified
boolean parentBatchTypePKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.batch.server.value.BatchTypeEntityTypeValue
-
Serialized Fields
-
batchTypePK
BatchTypePK batchTypePK
-
batchTypePKHasBeenModified
boolean batchTypePKHasBeenModified
-
entityTypePK
EntityTypePK entityTypePK
-
entityTypePKHasBeenModified
boolean entityTypePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.batch.server.value.BatchTypeValue
-
Serialized Fields
-
activeDetailPK
BatchTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
BatchTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.batch.server.value.BatchValue
-
Serialized Fields
-
activeDetailPK
BatchDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
BatchDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
-
Package com.echothree.model.data.campaign.common.pk
-
Class com.echothree.model.data.campaign.common.pk.CampaignContentDescriptionPK
class CampaignContentDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.campaign.common.pk.CampaignContentDetailPK
class CampaignContentDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.campaign.common.pk.CampaignContentPK
class CampaignContentPK extends BasePK implements Serializable -
Class com.echothree.model.data.campaign.common.pk.CampaignDescriptionPK
class CampaignDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.campaign.common.pk.CampaignDetailPK
class CampaignDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.campaign.common.pk.CampaignMediumDescriptionPK
class CampaignMediumDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.campaign.common.pk.CampaignMediumDetailPK
class CampaignMediumDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.campaign.common.pk.CampaignMediumPK
class CampaignMediumPK extends BasePK implements Serializable -
Class com.echothree.model.data.campaign.common.pk.CampaignPK
class CampaignPK extends BasePK implements Serializable -
Class com.echothree.model.data.campaign.common.pk.CampaignSourceDescriptionPK
class CampaignSourceDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.campaign.common.pk.CampaignSourceDetailPK
class CampaignSourceDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.campaign.common.pk.CampaignSourcePK
class CampaignSourcePK extends BasePK implements Serializable -
Class com.echothree.model.data.campaign.common.pk.CampaignTermDescriptionPK
class CampaignTermDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.campaign.common.pk.CampaignTermDetailPK
class CampaignTermDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.campaign.common.pk.CampaignTermPK
class CampaignTermPK extends BasePK implements Serializable -
Class com.echothree.model.data.campaign.common.pk.UserVisitCampaignPK
class UserVisitCampaignPK extends BasePK implements Serializable
-
-
Package com.echothree.model.data.campaign.server.entity
-
Class com.echothree.model.data.campaign.server.entity.Campaign
class Campaign extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CampaignPK _pk
-
_value
CampaignValue _value
-
-
-
Class com.echothree.model.data.campaign.server.entity.CampaignContent
class CampaignContent extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CampaignContentPK _pk
-
_value
CampaignContentValue _value
-
-
-
Class com.echothree.model.data.campaign.server.entity.CampaignContentDescription
class CampaignContentDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CampaignContentDescriptionPK _pk
-
_value
CampaignContentDescriptionValue _value
-
-
-
Class com.echothree.model.data.campaign.server.entity.CampaignContentDetail
class CampaignContentDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CampaignContentDetailPK _pk
-
_value
CampaignContentDetailValue _value
-
-
-
Class com.echothree.model.data.campaign.server.entity.CampaignDescription
class CampaignDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CampaignDescriptionPK _pk
-
_value
CampaignDescriptionValue _value
-
-
-
Class com.echothree.model.data.campaign.server.entity.CampaignDetail
class CampaignDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CampaignDetailPK _pk
-
_value
CampaignDetailValue _value
-
-
-
Class com.echothree.model.data.campaign.server.entity.CampaignMedium
class CampaignMedium extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CampaignMediumPK _pk
-
_value
CampaignMediumValue _value
-
-
-
Class com.echothree.model.data.campaign.server.entity.CampaignMediumDescription
class CampaignMediumDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CampaignMediumDescriptionPK _pk
-
_value
CampaignMediumDescriptionValue _value
-
-
-
Class com.echothree.model.data.campaign.server.entity.CampaignMediumDetail
class CampaignMediumDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CampaignMediumDetailPK _pk
-
_value
CampaignMediumDetailValue _value
-
-
-
Class com.echothree.model.data.campaign.server.entity.CampaignSource
class CampaignSource extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CampaignSourcePK _pk
-
_value
CampaignSourceValue _value
-
-
-
Class com.echothree.model.data.campaign.server.entity.CampaignSourceDescription
class CampaignSourceDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CampaignSourceDescriptionPK _pk
-
_value
CampaignSourceDescriptionValue _value
-
-
-
Class com.echothree.model.data.campaign.server.entity.CampaignSourceDetail
class CampaignSourceDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CampaignSourceDetailPK _pk
-
_value
CampaignSourceDetailValue _value
-
-
-
Class com.echothree.model.data.campaign.server.entity.CampaignTerm
class CampaignTerm extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CampaignTermPK _pk
-
_value
CampaignTermValue _value
-
-
-
Class com.echothree.model.data.campaign.server.entity.CampaignTermDescription
class CampaignTermDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CampaignTermDescriptionPK _pk
-
_value
CampaignTermDescriptionValue _value
-
-
-
Class com.echothree.model.data.campaign.server.entity.CampaignTermDetail
class CampaignTermDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CampaignTermDetailPK _pk
-
_value
CampaignTermDetailValue _value
-
-
-
Class com.echothree.model.data.campaign.server.entity.UserVisitCampaign
class UserVisitCampaign extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
UserVisitCampaignPK _pk
-
_value
UserVisitCampaignValue _value
-
-
-
-
Package com.echothree.model.data.campaign.server.value
-
Class com.echothree.model.data.campaign.server.value.CampaignContentDescriptionValue
class CampaignContentDescriptionValue extends BaseValue<CampaignContentDescriptionPK> implements Serializable-
Serialized Fields
-
campaignContentPK
CampaignContentPK campaignContentPK
-
campaignContentPKHasBeenModified
boolean campaignContentPKHasBeenModified
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.campaign.server.value.CampaignContentDetailValue
-
Serialized Fields
-
campaignContentName
String campaignContentName
-
campaignContentNameHasBeenModified
boolean campaignContentNameHasBeenModified
-
campaignContentPK
CampaignContentPK campaignContentPK
-
campaignContentPKHasBeenModified
boolean campaignContentPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
value
String value
-
valueHasBeenModified
boolean valueHasBeenModified
-
valueSha1Hash
String valueSha1Hash
-
valueSha1HashHasBeenModified
boolean valueSha1HashHasBeenModified
-
-
-
Class com.echothree.model.data.campaign.server.value.CampaignContentValue
-
Serialized Fields
-
activeDetailPK
CampaignContentDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
CampaignContentDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.campaign.server.value.CampaignDescriptionValue
-
Serialized Fields
-
campaignPK
CampaignPK campaignPK
-
campaignPKHasBeenModified
boolean campaignPKHasBeenModified
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.campaign.server.value.CampaignDetailValue
-
Serialized Fields
-
campaignName
String campaignName
-
campaignNameHasBeenModified
boolean campaignNameHasBeenModified
-
campaignPK
CampaignPK campaignPK
-
campaignPKHasBeenModified
boolean campaignPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
value
String value
-
valueHasBeenModified
boolean valueHasBeenModified
-
valueSha1Hash
String valueSha1Hash
-
valueSha1HashHasBeenModified
boolean valueSha1HashHasBeenModified
-
-
-
Class com.echothree.model.data.campaign.server.value.CampaignMediumDescriptionValue
class CampaignMediumDescriptionValue extends BaseValue<CampaignMediumDescriptionPK> implements Serializable-
Serialized Fields
-
campaignMediumPK
CampaignMediumPK campaignMediumPK
-
campaignMediumPKHasBeenModified
boolean campaignMediumPKHasBeenModified
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.campaign.server.value.CampaignMediumDetailValue
-
Serialized Fields
-
campaignMediumName
String campaignMediumName
-
campaignMediumNameHasBeenModified
boolean campaignMediumNameHasBeenModified
-
campaignMediumPK
CampaignMediumPK campaignMediumPK
-
campaignMediumPKHasBeenModified
boolean campaignMediumPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
value
String value
-
valueHasBeenModified
boolean valueHasBeenModified
-
valueSha1Hash
String valueSha1Hash
-
valueSha1HashHasBeenModified
boolean valueSha1HashHasBeenModified
-
-
-
Class com.echothree.model.data.campaign.server.value.CampaignMediumValue
-
Serialized Fields
-
activeDetailPK
CampaignMediumDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
CampaignMediumDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.campaign.server.value.CampaignSourceDescriptionValue
class CampaignSourceDescriptionValue extends BaseValue<CampaignSourceDescriptionPK> implements Serializable-
Serialized Fields
-
campaignSourcePK
CampaignSourcePK campaignSourcePK
-
campaignSourcePKHasBeenModified
boolean campaignSourcePKHasBeenModified
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.campaign.server.value.CampaignSourceDetailValue
-
Serialized Fields
-
campaignSourceName
String campaignSourceName
-
campaignSourceNameHasBeenModified
boolean campaignSourceNameHasBeenModified
-
campaignSourcePK
CampaignSourcePK campaignSourcePK
-
campaignSourcePKHasBeenModified
boolean campaignSourcePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
value
String value
-
valueHasBeenModified
boolean valueHasBeenModified
-
valueSha1Hash
String valueSha1Hash
-
valueSha1HashHasBeenModified
boolean valueSha1HashHasBeenModified
-
-
-
Class com.echothree.model.data.campaign.server.value.CampaignSourceValue
-
Serialized Fields
-
activeDetailPK
CampaignSourceDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
CampaignSourceDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.campaign.server.value.CampaignTermDescriptionValue
class CampaignTermDescriptionValue extends BaseValue<CampaignTermDescriptionPK> implements Serializable-
Serialized Fields
-
campaignTermPK
CampaignTermPK campaignTermPK
-
campaignTermPKHasBeenModified
boolean campaignTermPKHasBeenModified
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.campaign.server.value.CampaignTermDetailValue
-
Serialized Fields
-
campaignTermName
String campaignTermName
-
campaignTermNameHasBeenModified
boolean campaignTermNameHasBeenModified
-
campaignTermPK
CampaignTermPK campaignTermPK
-
campaignTermPKHasBeenModified
boolean campaignTermPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
value
String value
-
valueHasBeenModified
boolean valueHasBeenModified
-
valueSha1Hash
String valueSha1Hash
-
valueSha1HashHasBeenModified
boolean valueSha1HashHasBeenModified
-
-
-
Class com.echothree.model.data.campaign.server.value.CampaignTermValue
-
Serialized Fields
-
activeDetailPK
CampaignTermDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
CampaignTermDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.campaign.server.value.CampaignValue
-
Serialized Fields
-
activeDetailPK
CampaignDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
CampaignDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.campaign.server.value.UserVisitCampaignValue
-
Serialized Fields
-
campaignContentPK
CampaignContentPK campaignContentPK
-
campaignContentPKHasBeenModified
boolean campaignContentPKHasBeenModified
-
campaignMediumPK
CampaignMediumPK campaignMediumPK
-
campaignMediumPKHasBeenModified
boolean campaignMediumPKHasBeenModified
-
campaignPK
CampaignPK campaignPK
-
campaignPKHasBeenModified
boolean campaignPKHasBeenModified
-
campaignSourcePK
CampaignSourcePK campaignSourcePK
-
campaignSourcePKHasBeenModified
boolean campaignSourcePKHasBeenModified
-
campaignTermPK
CampaignTermPK campaignTermPK
-
campaignTermPKHasBeenModified
boolean campaignTermPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
time
Long time
-
timeHasBeenModified
boolean timeHasBeenModified
-
userVisitCampaignSequence
Integer userVisitCampaignSequence
-
userVisitCampaignSequenceHasBeenModified
boolean userVisitCampaignSequenceHasBeenModified
-
userVisitPK
UserVisitPK userVisitPK
-
userVisitPKHasBeenModified
boolean userVisitPKHasBeenModified
-
-
-
-
Package com.echothree.model.data.cancellationpolicy.common.pk
-
Class com.echothree.model.data.cancellationpolicy.common.pk.CancellationKindDescriptionPK
class CancellationKindDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.cancellationpolicy.common.pk.CancellationKindDetailPK
class CancellationKindDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.cancellationpolicy.common.pk.CancellationKindPK
class CancellationKindPK extends BasePK implements Serializable -
Class com.echothree.model.data.cancellationpolicy.common.pk.CancellationPolicyDetailPK
class CancellationPolicyDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.cancellationpolicy.common.pk.CancellationPolicyPK
class CancellationPolicyPK extends BasePK implements Serializable -
Class com.echothree.model.data.cancellationpolicy.common.pk.CancellationPolicyReasonPK
class CancellationPolicyReasonPK extends BasePK implements Serializable -
Class com.echothree.model.data.cancellationpolicy.common.pk.CancellationPolicyTranslationPK
class CancellationPolicyTranslationPK extends BasePK implements Serializable -
Class com.echothree.model.data.cancellationpolicy.common.pk.CancellationReasonDescriptionPK
class CancellationReasonDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.cancellationpolicy.common.pk.CancellationReasonDetailPK
class CancellationReasonDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.cancellationpolicy.common.pk.CancellationReasonPK
class CancellationReasonPK extends BasePK implements Serializable -
Class com.echothree.model.data.cancellationpolicy.common.pk.CancellationReasonTypePK
class CancellationReasonTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.cancellationpolicy.common.pk.CancellationTypeDescriptionPK
class CancellationTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.cancellationpolicy.common.pk.CancellationTypeDetailPK
class CancellationTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.cancellationpolicy.common.pk.CancellationTypePK
class CancellationTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.cancellationpolicy.common.pk.PartyCancellationPolicyPK
class PartyCancellationPolicyPK extends BasePK implements Serializable
-
-
Package com.echothree.model.data.cancellationpolicy.server.entity
-
Class com.echothree.model.data.cancellationpolicy.server.entity.CancellationKind
class CancellationKind extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CancellationKindPK _pk
-
_value
CancellationKindValue _value
-
-
-
Class com.echothree.model.data.cancellationpolicy.server.entity.CancellationKindDescription
class CancellationKindDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CancellationKindDescriptionPK _pk
-
_value
CancellationKindDescriptionValue _value
-
-
-
Class com.echothree.model.data.cancellationpolicy.server.entity.CancellationKindDetail
class CancellationKindDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CancellationKindDetailPK _pk
-
_value
CancellationKindDetailValue _value
-
-
-
Class com.echothree.model.data.cancellationpolicy.server.entity.CancellationPolicy
class CancellationPolicy extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CancellationPolicyPK _pk
-
_value
CancellationPolicyValue _value
-
-
-
Class com.echothree.model.data.cancellationpolicy.server.entity.CancellationPolicyDetail
class CancellationPolicyDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CancellationPolicyDetailPK _pk
-
_value
CancellationPolicyDetailValue _value
-
-
-
Class com.echothree.model.data.cancellationpolicy.server.entity.CancellationPolicyReason
class CancellationPolicyReason extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CancellationPolicyReasonPK _pk
-
_value
CancellationPolicyReasonValue _value
-
-
-
Class com.echothree.model.data.cancellationpolicy.server.entity.CancellationPolicyTranslation
class CancellationPolicyTranslation extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CancellationPolicyTranslationPK _pk
-
_value
CancellationPolicyTranslationValue _value
-
-
-
Class com.echothree.model.data.cancellationpolicy.server.entity.CancellationReason
class CancellationReason extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CancellationReasonPK _pk
-
_value
CancellationReasonValue _value
-
-
-
Class com.echothree.model.data.cancellationpolicy.server.entity.CancellationReasonDescription
class CancellationReasonDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CancellationReasonDescriptionPK _pk
-
_value
CancellationReasonDescriptionValue _value
-
-
-
Class com.echothree.model.data.cancellationpolicy.server.entity.CancellationReasonDetail
class CancellationReasonDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CancellationReasonDetailPK _pk
-
_value
CancellationReasonDetailValue _value
-
-
-
Class com.echothree.model.data.cancellationpolicy.server.entity.CancellationReasonType
class CancellationReasonType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CancellationReasonTypePK _pk
-
_value
CancellationReasonTypeValue _value
-
-
-
Class com.echothree.model.data.cancellationpolicy.server.entity.CancellationType
class CancellationType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CancellationTypePK _pk
-
_value
CancellationTypeValue _value
-
-
-
Class com.echothree.model.data.cancellationpolicy.server.entity.CancellationTypeDescription
class CancellationTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CancellationTypeDescriptionPK _pk
-
_value
CancellationTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.cancellationpolicy.server.entity.CancellationTypeDetail
class CancellationTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CancellationTypeDetailPK _pk
-
_value
CancellationTypeDetailValue _value
-
-
-
Class com.echothree.model.data.cancellationpolicy.server.entity.PartyCancellationPolicy
class PartyCancellationPolicy extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PartyCancellationPolicyPK _pk
-
_value
PartyCancellationPolicyValue _value
-
-
-
-
Package com.echothree.model.data.cancellationpolicy.server.value
-
Class com.echothree.model.data.cancellationpolicy.server.value.CancellationKindDescriptionValue
class CancellationKindDescriptionValue extends BaseValue<CancellationKindDescriptionPK> implements Serializable-
Serialized Fields
-
cancellationKindPK
CancellationKindPK cancellationKindPK
-
cancellationKindPKHasBeenModified
boolean cancellationKindPKHasBeenModified
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.cancellationpolicy.server.value.CancellationKindDetailValue
class CancellationKindDetailValue extends BaseValue<CancellationKindDetailPK> implements Serializable-
Serialized Fields
-
cancellationKindName
String cancellationKindName
-
cancellationKindNameHasBeenModified
boolean cancellationKindNameHasBeenModified
-
cancellationKindPK
CancellationKindPK cancellationKindPK
-
cancellationKindPKHasBeenModified
boolean cancellationKindPKHasBeenModified
-
cancellationSequenceTypePK
SequenceTypePK cancellationSequenceTypePK
-
cancellationSequenceTypePKHasBeenModified
boolean cancellationSequenceTypePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.cancellationpolicy.server.value.CancellationKindValue
-
Serialized Fields
-
activeDetailPK
CancellationKindDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
CancellationKindDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.cancellationpolicy.server.value.CancellationPolicyDetailValue
class CancellationPolicyDetailValue extends BaseValue<CancellationPolicyDetailPK> implements Serializable-
Serialized Fields
-
cancellationKindPK
CancellationKindPK cancellationKindPK
-
cancellationKindPKHasBeenModified
boolean cancellationKindPKHasBeenModified
-
cancellationPolicyName
String cancellationPolicyName
-
cancellationPolicyNameHasBeenModified
boolean cancellationPolicyNameHasBeenModified
-
cancellationPolicyPK
CancellationPolicyPK cancellationPolicyPK
-
cancellationPolicyPKHasBeenModified
boolean cancellationPolicyPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.cancellationpolicy.server.value.CancellationPolicyReasonValue
class CancellationPolicyReasonValue extends BaseValue<CancellationPolicyReasonPK> implements Serializable-
Serialized Fields
-
cancellationPolicyPK
CancellationPolicyPK cancellationPolicyPK
-
cancellationPolicyPKHasBeenModified
boolean cancellationPolicyPKHasBeenModified
-
cancellationReasonPK
CancellationReasonPK cancellationReasonPK
-
cancellationReasonPKHasBeenModified
boolean cancellationReasonPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.cancellationpolicy.server.value.CancellationPolicyTranslationValue
class CancellationPolicyTranslationValue extends BaseValue<CancellationPolicyTranslationPK> implements Serializable-
Serialized Fields
-
cancellationPolicyPK
CancellationPolicyPK cancellationPolicyPK
-
cancellationPolicyPKHasBeenModified
boolean cancellationPolicyPKHasBeenModified
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
policy
String policy
-
policyHasBeenModified
boolean policyHasBeenModified
-
policyMimeTypePK
MimeTypePK policyMimeTypePK
-
policyMimeTypePKHasBeenModified
boolean policyMimeTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.cancellationpolicy.server.value.CancellationPolicyValue
-
Serialized Fields
-
activeDetailPK
CancellationPolicyDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
CancellationPolicyDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.cancellationpolicy.server.value.CancellationReasonDescriptionValue
class CancellationReasonDescriptionValue extends BaseValue<CancellationReasonDescriptionPK> implements Serializable-
Serialized Fields
-
cancellationReasonPK
CancellationReasonPK cancellationReasonPK
-
cancellationReasonPKHasBeenModified
boolean cancellationReasonPKHasBeenModified
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.cancellationpolicy.server.value.CancellationReasonDetailValue
class CancellationReasonDetailValue extends BaseValue<CancellationReasonDetailPK> implements Serializable-
Serialized Fields
-
cancellationKindPK
CancellationKindPK cancellationKindPK
-
cancellationKindPKHasBeenModified
boolean cancellationKindPKHasBeenModified
-
cancellationReasonName
String cancellationReasonName
-
cancellationReasonNameHasBeenModified
boolean cancellationReasonNameHasBeenModified
-
cancellationReasonPK
CancellationReasonPK cancellationReasonPK
-
cancellationReasonPKHasBeenModified
boolean cancellationReasonPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.cancellationpolicy.server.value.CancellationReasonTypeValue
class CancellationReasonTypeValue extends BaseValue<CancellationReasonTypePK> implements Serializable-
Serialized Fields
-
cancellationReasonPK
CancellationReasonPK cancellationReasonPK
-
cancellationReasonPKHasBeenModified
boolean cancellationReasonPKHasBeenModified
-
cancellationTypePK
CancellationTypePK cancellationTypePK
-
cancellationTypePKHasBeenModified
boolean cancellationTypePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.cancellationpolicy.server.value.CancellationReasonValue
-
Serialized Fields
-
activeDetailPK
CancellationReasonDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
CancellationReasonDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.cancellationpolicy.server.value.CancellationTypeDescriptionValue
class CancellationTypeDescriptionValue extends BaseValue<CancellationTypeDescriptionPK> implements Serializable-
Serialized Fields
-
cancellationTypePK
CancellationTypePK cancellationTypePK
-
cancellationTypePKHasBeenModified
boolean cancellationTypePKHasBeenModified
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.cancellationpolicy.server.value.CancellationTypeDetailValue
class CancellationTypeDetailValue extends BaseValue<CancellationTypeDetailPK> implements Serializable-
Serialized Fields
-
cancellationKindPK
CancellationKindPK cancellationKindPK
-
cancellationKindPKHasBeenModified
boolean cancellationKindPKHasBeenModified
-
cancellationSequencePK
SequencePK cancellationSequencePK
-
cancellationSequencePKHasBeenModified
boolean cancellationSequencePKHasBeenModified
-
cancellationTypeName
String cancellationTypeName
-
cancellationTypeNameHasBeenModified
boolean cancellationTypeNameHasBeenModified
-
cancellationTypePK
CancellationTypePK cancellationTypePK
-
cancellationTypePKHasBeenModified
boolean cancellationTypePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.cancellationpolicy.server.value.CancellationTypeValue
-
Serialized Fields
-
activeDetailPK
CancellationTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
CancellationTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.cancellationpolicy.server.value.PartyCancellationPolicyValue
class PartyCancellationPolicyValue extends BaseValue<PartyCancellationPolicyPK> implements Serializable-
Serialized Fields
-
cancellationPolicyPK
CancellationPolicyPK cancellationPolicyPK
-
cancellationPolicyPKHasBeenModified
boolean cancellationPolicyPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
partyPK
PartyPK partyPK
-
partyPKHasBeenModified
boolean partyPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
-
Package com.echothree.model.data.carrier.common.pk
-
Class com.echothree.model.data.carrier.common.pk.CarrierOptionDescriptionPK
class CarrierOptionDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.carrier.common.pk.CarrierOptionDetailPK
class CarrierOptionDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.carrier.common.pk.CarrierOptionPK
class CarrierOptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.carrier.common.pk.CarrierPK
class CarrierPK extends BasePK implements Serializable -
Class com.echothree.model.data.carrier.common.pk.CarrierServiceDescriptionPK
class CarrierServiceDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.carrier.common.pk.CarrierServiceDetailPK
class CarrierServiceDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.carrier.common.pk.CarrierServiceOptionPK
class CarrierServiceOptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.carrier.common.pk.CarrierServicePK
class CarrierServicePK extends BasePK implements Serializable -
Class com.echothree.model.data.carrier.common.pk.CarrierTypeDescriptionPK
class CarrierTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.carrier.common.pk.CarrierTypeDetailPK
class CarrierTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.carrier.common.pk.CarrierTypePK
class CarrierTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.carrier.common.pk.PartyCarrierAccountDetailPK
class PartyCarrierAccountDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.carrier.common.pk.PartyCarrierAccountPK
class PartyCarrierAccountPK extends BasePK implements Serializable -
Class com.echothree.model.data.carrier.common.pk.PartyCarrierPK
class PartyCarrierPK extends BasePK implements Serializable
-
-
Package com.echothree.model.data.carrier.server.entity
-
Class com.echothree.model.data.carrier.server.entity.Carrier
class Carrier extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CarrierPK _pk
-
_value
CarrierValue _value
-
-
-
Class com.echothree.model.data.carrier.server.entity.CarrierOption
class CarrierOption extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CarrierOptionPK _pk
-
_value
CarrierOptionValue _value
-
-
-
Class com.echothree.model.data.carrier.server.entity.CarrierOptionDescription
class CarrierOptionDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CarrierOptionDescriptionPK _pk
-
_value
CarrierOptionDescriptionValue _value
-
-
-
Class com.echothree.model.data.carrier.server.entity.CarrierOptionDetail
class CarrierOptionDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CarrierOptionDetailPK _pk
-
_value
CarrierOptionDetailValue _value
-
-
-
Class com.echothree.model.data.carrier.server.entity.CarrierService
class CarrierService extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CarrierServicePK _pk
-
_value
CarrierServiceValue _value
-
-
-
Class com.echothree.model.data.carrier.server.entity.CarrierServiceDescription
class CarrierServiceDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CarrierServiceDescriptionPK _pk
-
_value
CarrierServiceDescriptionValue _value
-
-
-
Class com.echothree.model.data.carrier.server.entity.CarrierServiceDetail
class CarrierServiceDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CarrierServiceDetailPK _pk
-
_value
CarrierServiceDetailValue _value
-
-
-
Class com.echothree.model.data.carrier.server.entity.CarrierServiceOption
class CarrierServiceOption extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CarrierServiceOptionPK _pk
-
_value
CarrierServiceOptionValue _value
-
-
-
Class com.echothree.model.data.carrier.server.entity.CarrierType
class CarrierType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CarrierTypePK _pk
-
_value
CarrierTypeValue _value
-
-
-
Class com.echothree.model.data.carrier.server.entity.CarrierTypeDescription
class CarrierTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CarrierTypeDescriptionPK _pk
-
_value
CarrierTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.carrier.server.entity.CarrierTypeDetail
class CarrierTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CarrierTypeDetailPK _pk
-
_value
CarrierTypeDetailValue _value
-
-
-
Class com.echothree.model.data.carrier.server.entity.PartyCarrier
class PartyCarrier extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PartyCarrierPK _pk
-
_value
PartyCarrierValue _value
-
-
-
Class com.echothree.model.data.carrier.server.entity.PartyCarrierAccount
class PartyCarrierAccount extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PartyCarrierAccountPK _pk
-
_value
PartyCarrierAccountValue _value
-
-
-
Class com.echothree.model.data.carrier.server.entity.PartyCarrierAccountDetail
class PartyCarrierAccountDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PartyCarrierAccountDetailPK _pk
-
_value
PartyCarrierAccountDetailValue _value
-
-
-
-
Package com.echothree.model.data.carrier.server.value
-
Class com.echothree.model.data.carrier.server.value.CarrierOptionDescriptionValue
class CarrierOptionDescriptionValue extends BaseValue<CarrierOptionDescriptionPK> implements Serializable-
Serialized Fields
-
carrierOptionPK
CarrierOptionPK carrierOptionPK
-
carrierOptionPKHasBeenModified
boolean carrierOptionPKHasBeenModified
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.carrier.server.value.CarrierOptionDetailValue
-
Serialized Fields
-
carrierOptionName
String carrierOptionName
-
carrierOptionNameHasBeenModified
boolean carrierOptionNameHasBeenModified
-
carrierOptionPK
CarrierOptionPK carrierOptionPK
-
carrierOptionPKHasBeenModified
boolean carrierOptionPKHasBeenModified
-
carrierPartyPK
PartyPK carrierPartyPK
-
carrierPartyPKHasBeenModified
boolean carrierPartyPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
isRecommended
Boolean isRecommended
-
isRecommendedHasBeenModified
boolean isRecommendedHasBeenModified
-
isRequired
Boolean isRequired
-
isRequiredHasBeenModified
boolean isRequiredHasBeenModified
-
recommendedGeoCodeSelectorPK
SelectorPK recommendedGeoCodeSelectorPK
-
recommendedGeoCodeSelectorPKHasBeenModified
boolean recommendedGeoCodeSelectorPKHasBeenModified
-
recommendedItemSelectorPK
SelectorPK recommendedItemSelectorPK
-
recommendedItemSelectorPKHasBeenModified
boolean recommendedItemSelectorPKHasBeenModified
-
recommendedOrderSelectorPK
SelectorPK recommendedOrderSelectorPK
-
recommendedOrderSelectorPKHasBeenModified
boolean recommendedOrderSelectorPKHasBeenModified
-
recommendedShipmentSelectorPK
SelectorPK recommendedShipmentSelectorPK
-
recommendedShipmentSelectorPKHasBeenModified
boolean recommendedShipmentSelectorPKHasBeenModified
-
requiredGeoCodeSelectorPK
SelectorPK requiredGeoCodeSelectorPK
-
requiredGeoCodeSelectorPKHasBeenModified
boolean requiredGeoCodeSelectorPKHasBeenModified
-
requiredItemSelectorPK
SelectorPK requiredItemSelectorPK
-
requiredItemSelectorPKHasBeenModified
boolean requiredItemSelectorPKHasBeenModified
-
requiredOrderSelectorPK
SelectorPK requiredOrderSelectorPK
-
requiredOrderSelectorPKHasBeenModified
boolean requiredOrderSelectorPKHasBeenModified
-
requiredShipmentSelectorPK
SelectorPK requiredShipmentSelectorPK
-
requiredShipmentSelectorPKHasBeenModified
boolean requiredShipmentSelectorPKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.carrier.server.value.CarrierOptionValue
-
Serialized Fields
-
activeDetailPK
CarrierOptionDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
CarrierOptionDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.carrier.server.value.CarrierServiceDescriptionValue
class CarrierServiceDescriptionValue extends BaseValue<CarrierServiceDescriptionPK> implements Serializable-
Serialized Fields
-
carrierServicePK
CarrierServicePK carrierServicePK
-
carrierServicePKHasBeenModified
boolean carrierServicePKHasBeenModified
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.carrier.server.value.CarrierServiceDetailValue
-
Serialized Fields
-
carrierPartyPK
PartyPK carrierPartyPK
-
carrierPartyPKHasBeenModified
boolean carrierPartyPKHasBeenModified
-
carrierServiceName
String carrierServiceName
-
carrierServiceNameHasBeenModified
boolean carrierServiceNameHasBeenModified
-
carrierServicePK
CarrierServicePK carrierServicePK
-
carrierServicePKHasBeenModified
boolean carrierServicePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
geoCodeSelectorPK
SelectorPK geoCodeSelectorPK
-
geoCodeSelectorPKHasBeenModified
boolean geoCodeSelectorPKHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
itemSelectorPK
SelectorPK itemSelectorPK
-
itemSelectorPKHasBeenModified
boolean itemSelectorPKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.carrier.server.value.CarrierServiceOptionValue
-
Serialized Fields
-
carrierOptionPK
CarrierOptionPK carrierOptionPK
-
carrierOptionPKHasBeenModified
boolean carrierOptionPKHasBeenModified
-
carrierServicePK
CarrierServicePK carrierServicePK
-
carrierServicePKHasBeenModified
boolean carrierServicePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isRecommended
Boolean isRecommended
-
isRecommendedHasBeenModified
boolean isRecommendedHasBeenModified
-
isRequired
Boolean isRequired
-
isRequiredHasBeenModified
boolean isRequiredHasBeenModified
-
recommendedGeoCodeSelectorPK
SelectorPK recommendedGeoCodeSelectorPK
-
recommendedGeoCodeSelectorPKHasBeenModified
boolean recommendedGeoCodeSelectorPKHasBeenModified
-
recommendedItemSelectorPK
SelectorPK recommendedItemSelectorPK
-
recommendedItemSelectorPKHasBeenModified
boolean recommendedItemSelectorPKHasBeenModified
-
recommendedOrderSelectorPK
SelectorPK recommendedOrderSelectorPK
-
recommendedOrderSelectorPKHasBeenModified
boolean recommendedOrderSelectorPKHasBeenModified
-
recommendedShipmentSelectorPK
SelectorPK recommendedShipmentSelectorPK
-
recommendedShipmentSelectorPKHasBeenModified
boolean recommendedShipmentSelectorPKHasBeenModified
-
requiredGeoCodeSelectorPK
SelectorPK requiredGeoCodeSelectorPK
-
requiredGeoCodeSelectorPKHasBeenModified
boolean requiredGeoCodeSelectorPKHasBeenModified
-
requiredItemSelectorPK
SelectorPK requiredItemSelectorPK
-
requiredItemSelectorPKHasBeenModified
boolean requiredItemSelectorPKHasBeenModified
-
requiredOrderSelectorPK
SelectorPK requiredOrderSelectorPK
-
requiredOrderSelectorPKHasBeenModified
boolean requiredOrderSelectorPKHasBeenModified
-
requiredShipmentSelectorPK
SelectorPK requiredShipmentSelectorPK
-
requiredShipmentSelectorPKHasBeenModified
boolean requiredShipmentSelectorPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.carrier.server.value.CarrierServiceValue
-
Serialized Fields
-
activeDetailPK
CarrierServiceDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
CarrierServiceDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.carrier.server.value.CarrierTypeDescriptionValue
class CarrierTypeDescriptionValue extends BaseValue<CarrierTypeDescriptionPK> implements Serializable-
Serialized Fields
-
carrierTypePK
CarrierTypePK carrierTypePK
-
carrierTypePKHasBeenModified
boolean carrierTypePKHasBeenModified
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.carrier.server.value.CarrierTypeDetailValue
-
Serialized Fields
-
carrierTypeName
String carrierTypeName
-
carrierTypeNameHasBeenModified
boolean carrierTypeNameHasBeenModified
-
carrierTypePK
CarrierTypePK carrierTypePK
-
carrierTypePKHasBeenModified
boolean carrierTypePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.carrier.server.value.CarrierTypeValue
-
Serialized Fields
-
activeDetailPK
CarrierTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
CarrierTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.carrier.server.value.CarrierValue
-
Serialized Fields
-
accountValidationPattern
String accountValidationPattern
-
accountValidationPatternHasBeenModified
boolean accountValidationPatternHasBeenModified
-
carrierName
String carrierName
-
carrierNameHasBeenModified
boolean carrierNameHasBeenModified
-
carrierTypePK
CarrierTypePK carrierTypePK
-
carrierTypePKHasBeenModified
boolean carrierTypePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
geoCodeSelectorPK
SelectorPK geoCodeSelectorPK
-
geoCodeSelectorPKHasBeenModified
boolean geoCodeSelectorPKHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
itemSelectorPK
SelectorPK itemSelectorPK
-
itemSelectorPKHasBeenModified
boolean itemSelectorPKHasBeenModified
-
partyPK
PartyPK partyPK
-
partyPKHasBeenModified
boolean partyPKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.carrier.server.value.PartyCarrierAccountDetailValue
class PartyCarrierAccountDetailValue extends BaseValue<PartyCarrierAccountDetailPK> implements Serializable-
Serialized Fields
-
account
String account
-
accountHasBeenModified
boolean accountHasBeenModified
-
alwaysUseThirdPartyBilling
Boolean alwaysUseThirdPartyBilling
-
alwaysUseThirdPartyBillingHasBeenModified
boolean alwaysUseThirdPartyBillingHasBeenModified
-
carrierPartyPK
PartyPK carrierPartyPK
-
carrierPartyPKHasBeenModified
boolean carrierPartyPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
partyCarrierAccountPK
PartyCarrierAccountPK partyCarrierAccountPK
-
partyCarrierAccountPKHasBeenModified
boolean partyCarrierAccountPKHasBeenModified
-
partyPK
PartyPK partyPK
-
partyPKHasBeenModified
boolean partyPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.carrier.server.value.PartyCarrierAccountValue
-
Serialized Fields
-
activeDetailPK
PartyCarrierAccountDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
PartyCarrierAccountDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.carrier.server.value.PartyCarrierValue
-
Serialized Fields
-
carrierPartyPK
PartyPK carrierPartyPK
-
carrierPartyPKHasBeenModified
boolean carrierPartyPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
partyPK
PartyPK partyPK
-
partyPKHasBeenModified
boolean partyPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
-
Package com.echothree.model.data.chain.common.pk
-
Class com.echothree.model.data.chain.common.pk.ChainActionChainActionSetPK
class ChainActionChainActionSetPK extends BasePK implements Serializable -
Class com.echothree.model.data.chain.common.pk.ChainActionDescriptionPK
class ChainActionDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.chain.common.pk.ChainActionDetailPK
class ChainActionDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.chain.common.pk.ChainActionLetterPK
class ChainActionLetterPK extends BasePK implements Serializable -
Class com.echothree.model.data.chain.common.pk.ChainActionPK
class ChainActionPK extends BasePK implements Serializable -
Class com.echothree.model.data.chain.common.pk.ChainActionSetDescriptionPK
class ChainActionSetDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.chain.common.pk.ChainActionSetDetailPK
class ChainActionSetDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.chain.common.pk.ChainActionSetPK
class ChainActionSetPK extends BasePK implements Serializable -
Class com.echothree.model.data.chain.common.pk.ChainActionSurveyPK
class ChainActionSurveyPK extends BasePK implements Serializable -
Class com.echothree.model.data.chain.common.pk.ChainActionTypeDescriptionPK
class ChainActionTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.chain.common.pk.ChainActionTypeDetailPK
class ChainActionTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.chain.common.pk.ChainActionTypePK
class ChainActionTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.chain.common.pk.ChainActionTypeUsePK
class ChainActionTypeUsePK extends BasePK implements Serializable -
Class com.echothree.model.data.chain.common.pk.ChainDescriptionPK
class ChainDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.chain.common.pk.ChainDetailPK
class ChainDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.chain.common.pk.ChainEntityRoleTypeDescriptionPK
class ChainEntityRoleTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.chain.common.pk.ChainEntityRoleTypeDetailPK
class ChainEntityRoleTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.chain.common.pk.ChainEntityRoleTypePK
class ChainEntityRoleTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.chain.common.pk.ChainInstanceDetailPK
class ChainInstanceDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.chain.common.pk.ChainInstanceEntityRolePK
class ChainInstanceEntityRolePK extends BasePK implements Serializable -
Class com.echothree.model.data.chain.common.pk.ChainInstancePK
class ChainInstancePK extends BasePK implements Serializable -
Class com.echothree.model.data.chain.common.pk.ChainInstanceStatusPK
class ChainInstanceStatusPK extends BasePK implements Serializable -
Class com.echothree.model.data.chain.common.pk.ChainKindDescriptionPK
class ChainKindDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.chain.common.pk.ChainKindDetailPK
class ChainKindDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.chain.common.pk.ChainKindPK
class ChainKindPK extends BasePK implements Serializable -
Class com.echothree.model.data.chain.common.pk.ChainPK
class ChainPK extends BasePK implements Serializable -
Class com.echothree.model.data.chain.common.pk.ChainTypeDescriptionPK
class ChainTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.chain.common.pk.ChainTypeDetailPK
class ChainTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.chain.common.pk.ChainTypePK
class ChainTypePK extends BasePK implements Serializable
-
-
Package com.echothree.model.data.chain.server.entity
-
Class com.echothree.model.data.chain.server.entity.Chain
class Chain extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ChainPK _pk
-
_value
ChainValue _value
-
-
-
Class com.echothree.model.data.chain.server.entity.ChainAction
class ChainAction extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ChainActionPK _pk
-
_value
ChainActionValue _value
-
-
-
Class com.echothree.model.data.chain.server.entity.ChainActionChainActionSet
class ChainActionChainActionSet extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ChainActionChainActionSetPK _pk
-
_value
ChainActionChainActionSetValue _value
-
-
-
Class com.echothree.model.data.chain.server.entity.ChainActionDescription
class ChainActionDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ChainActionDescriptionPK _pk
-
_value
ChainActionDescriptionValue _value
-
-
-
Class com.echothree.model.data.chain.server.entity.ChainActionDetail
class ChainActionDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ChainActionDetailPK _pk
-
_value
ChainActionDetailValue _value
-
-
-
Class com.echothree.model.data.chain.server.entity.ChainActionLetter
class ChainActionLetter extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ChainActionLetterPK _pk
-
_value
ChainActionLetterValue _value
-
-
-
Class com.echothree.model.data.chain.server.entity.ChainActionSet
class ChainActionSet extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ChainActionSetPK _pk
-
_value
ChainActionSetValue _value
-
-
-
Class com.echothree.model.data.chain.server.entity.ChainActionSetDescription
class ChainActionSetDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ChainActionSetDescriptionPK _pk
-
_value
ChainActionSetDescriptionValue _value
-
-
-
Class com.echothree.model.data.chain.server.entity.ChainActionSetDetail
class ChainActionSetDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ChainActionSetDetailPK _pk
-
_value
ChainActionSetDetailValue _value
-
-
-
Class com.echothree.model.data.chain.server.entity.ChainActionSurvey
class ChainActionSurvey extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ChainActionSurveyPK _pk
-
_value
ChainActionSurveyValue _value
-
-
-
Class com.echothree.model.data.chain.server.entity.ChainActionType
class ChainActionType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ChainActionTypePK _pk
-
_value
ChainActionTypeValue _value
-
-
-
Class com.echothree.model.data.chain.server.entity.ChainActionTypeDescription
class ChainActionTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ChainActionTypeDescriptionPK _pk
-
_value
ChainActionTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.chain.server.entity.ChainActionTypeDetail
class ChainActionTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ChainActionTypeDetailPK _pk
-
_value
ChainActionTypeDetailValue _value
-
-
-
Class com.echothree.model.data.chain.server.entity.ChainActionTypeUse
class ChainActionTypeUse extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ChainActionTypeUsePK _pk
-
_value
ChainActionTypeUseValue _value
-
-
-
Class com.echothree.model.data.chain.server.entity.ChainDescription
class ChainDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ChainDescriptionPK _pk
-
_value
ChainDescriptionValue _value
-
-
-
Class com.echothree.model.data.chain.server.entity.ChainDetail
class ChainDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ChainDetailPK _pk
-
_value
ChainDetailValue _value
-
-
-
Class com.echothree.model.data.chain.server.entity.ChainEntityRoleType
class ChainEntityRoleType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ChainEntityRoleTypePK _pk
-
_value
ChainEntityRoleTypeValue _value
-
-
-
Class com.echothree.model.data.chain.server.entity.ChainEntityRoleTypeDescription
class ChainEntityRoleTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ChainEntityRoleTypeDescriptionPK _pk
-
_value
ChainEntityRoleTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.chain.server.entity.ChainEntityRoleTypeDetail
class ChainEntityRoleTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ChainEntityRoleTypeDetailPK _pk
-
_value
ChainEntityRoleTypeDetailValue _value
-
-
-
Class com.echothree.model.data.chain.server.entity.ChainInstance
class ChainInstance extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ChainInstancePK _pk
-
_value
ChainInstanceValue _value
-
-
-
Class com.echothree.model.data.chain.server.entity.ChainInstanceDetail
class ChainInstanceDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ChainInstanceDetailPK _pk
-
_value
ChainInstanceDetailValue _value
-
-
-
Class com.echothree.model.data.chain.server.entity.ChainInstanceEntityRole
class ChainInstanceEntityRole extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ChainInstanceEntityRolePK _pk
-
_value
ChainInstanceEntityRoleValue _value
-
-
-
Class com.echothree.model.data.chain.server.entity.ChainInstanceStatus
class ChainInstanceStatus extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ChainInstanceStatusPK _pk
-
_value
ChainInstanceStatusValue _value
-
-
-
Class com.echothree.model.data.chain.server.entity.ChainKind
class ChainKind extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ChainKindPK _pk
-
_value
ChainKindValue _value
-
-
-
Class com.echothree.model.data.chain.server.entity.ChainKindDescription
class ChainKindDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ChainKindDescriptionPK _pk
-
_value
ChainKindDescriptionValue _value
-
-
-
Class com.echothree.model.data.chain.server.entity.ChainKindDetail
class ChainKindDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ChainKindDetailPK _pk
-
_value
ChainKindDetailValue _value
-
-
-
Class com.echothree.model.data.chain.server.entity.ChainType
class ChainType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ChainTypePK _pk
-
_value
ChainTypeValue _value
-
-
-
Class com.echothree.model.data.chain.server.entity.ChainTypeDescription
class ChainTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ChainTypeDescriptionPK _pk
-
_value
ChainTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.chain.server.entity.ChainTypeDetail
class ChainTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ChainTypeDetailPK _pk
-
_value
ChainTypeDetailValue _value
-
-
-
-
Package com.echothree.model.data.chain.server.value
-
Class com.echothree.model.data.chain.server.value.ChainActionChainActionSetValue
class ChainActionChainActionSetValue extends BaseValue<ChainActionChainActionSetPK> implements Serializable-
Serialized Fields
-
chainActionPK
ChainActionPK chainActionPK
-
chainActionPKHasBeenModified
boolean chainActionPKHasBeenModified
-
delayTime
Long delayTime
-
delayTimeHasBeenModified
boolean delayTimeHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
nextChainActionSetPK
ChainActionSetPK nextChainActionSetPK
-
nextChainActionSetPKHasBeenModified
boolean nextChainActionSetPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.chain.server.value.ChainActionDescriptionValue
class ChainActionDescriptionValue extends BaseValue<ChainActionDescriptionPK> implements Serializable-
Serialized Fields
-
chainActionPK
ChainActionPK chainActionPK
-
chainActionPKHasBeenModified
boolean chainActionPKHasBeenModified
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.chain.server.value.ChainActionDetailValue
-
Serialized Fields
-
chainActionName
String chainActionName
-
chainActionNameHasBeenModified
boolean chainActionNameHasBeenModified
-
chainActionPK
ChainActionPK chainActionPK
-
chainActionPKHasBeenModified
boolean chainActionPKHasBeenModified
-
chainActionSetPK
ChainActionSetPK chainActionSetPK
-
chainActionSetPKHasBeenModified
boolean chainActionSetPKHasBeenModified
-
chainActionTypePK
ChainActionTypePK chainActionTypePK
-
chainActionTypePKHasBeenModified
boolean chainActionTypePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.chain.server.value.ChainActionLetterValue
-
Serialized Fields
-
chainActionPK
ChainActionPK chainActionPK
-
chainActionPKHasBeenModified
boolean chainActionPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
letterPK
LetterPK letterPK
-
letterPKHasBeenModified
boolean letterPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.chain.server.value.ChainActionSetDescriptionValue
class ChainActionSetDescriptionValue extends BaseValue<ChainActionSetDescriptionPK> implements Serializable-
Serialized Fields
-
chainActionSetPK
ChainActionSetPK chainActionSetPK
-
chainActionSetPKHasBeenModified
boolean chainActionSetPKHasBeenModified
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.chain.server.value.ChainActionSetDetailValue
-
Serialized Fields
-
chainActionSetName
String chainActionSetName
-
chainActionSetNameHasBeenModified
boolean chainActionSetNameHasBeenModified
-
chainActionSetPK
ChainActionSetPK chainActionSetPK
-
chainActionSetPKHasBeenModified
boolean chainActionSetPKHasBeenModified
-
chainPK
ChainPK chainPK
-
chainPKHasBeenModified
boolean chainPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.chain.server.value.ChainActionSetValue
-
Serialized Fields
-
activeDetailPK
ChainActionSetDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
ChainActionSetDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.chain.server.value.ChainActionSurveyValue
-
Serialized Fields
-
chainActionPK
ChainActionPK chainActionPK
-
chainActionPKHasBeenModified
boolean chainActionPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
surveyPK
SurveyPK surveyPK
-
surveyPKHasBeenModified
boolean surveyPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.chain.server.value.ChainActionTypeDescriptionValue
class ChainActionTypeDescriptionValue extends BaseValue<ChainActionTypeDescriptionPK> implements Serializable-
Serialized Fields
-
chainActionTypePK
ChainActionTypePK chainActionTypePK
-
chainActionTypePKHasBeenModified
boolean chainActionTypePKHasBeenModified
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.chain.server.value.ChainActionTypeDetailValue
-
Serialized Fields
-
allowMultiple
Boolean allowMultiple
-
allowMultipleHasBeenModified
boolean allowMultipleHasBeenModified
-
chainActionTypeName
String chainActionTypeName
-
chainActionTypeNameHasBeenModified
boolean chainActionTypeNameHasBeenModified
-
chainActionTypePK
ChainActionTypePK chainActionTypePK
-
chainActionTypePKHasBeenModified
boolean chainActionTypePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.chain.server.value.ChainActionTypeUseValue
-
Serialized Fields
-
chainActionTypePK
ChainActionTypePK chainActionTypePK
-
chainActionTypePKHasBeenModified
boolean chainActionTypePKHasBeenModified
-
chainKindPK
ChainKindPK chainKindPK
-
chainKindPKHasBeenModified
boolean chainKindPKHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
-
-
Class com.echothree.model.data.chain.server.value.ChainActionTypeValue
-
Serialized Fields
-
activeDetailPK
ChainActionTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
ChainActionTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.chain.server.value.ChainActionValue
-
Serialized Fields
-
activeDetailPK
ChainActionDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
ChainActionDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.chain.server.value.ChainDescriptionValue
-
Serialized Fields
-
chainPK
ChainPK chainPK
-
chainPKHasBeenModified
boolean chainPKHasBeenModified
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.chain.server.value.ChainDetailValue
-
Serialized Fields
-
chainInstanceSequencePK
SequencePK chainInstanceSequencePK
-
chainInstanceSequencePKHasBeenModified
boolean chainInstanceSequencePKHasBeenModified
-
chainName
String chainName
-
chainNameHasBeenModified
boolean chainNameHasBeenModified
-
chainPK
ChainPK chainPK
-
chainPKHasBeenModified
boolean chainPKHasBeenModified
-
chainTypePK
ChainTypePK chainTypePK
-
chainTypePKHasBeenModified
boolean chainTypePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.chain.server.value.ChainEntityRoleTypeDescriptionValue
class ChainEntityRoleTypeDescriptionValue extends BaseValue<ChainEntityRoleTypeDescriptionPK> implements Serializable-
Serialized Fields
-
chainEntityRoleTypePK
ChainEntityRoleTypePK chainEntityRoleTypePK
-
chainEntityRoleTypePKHasBeenModified
boolean chainEntityRoleTypePKHasBeenModified
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.chain.server.value.ChainEntityRoleTypeDetailValue
class ChainEntityRoleTypeDetailValue extends BaseValue<ChainEntityRoleTypeDetailPK> implements Serializable-
Serialized Fields
-
chainEntityRoleTypeName
String chainEntityRoleTypeName
-
chainEntityRoleTypeNameHasBeenModified
boolean chainEntityRoleTypeNameHasBeenModified
-
chainEntityRoleTypePK
ChainEntityRoleTypePK chainEntityRoleTypePK
-
chainEntityRoleTypePKHasBeenModified
boolean chainEntityRoleTypePKHasBeenModified
-
chainTypePK
ChainTypePK chainTypePK
-
chainTypePKHasBeenModified
boolean chainTypePKHasBeenModified
-
entityTypePK
EntityTypePK entityTypePK
-
entityTypePKHasBeenModified
boolean entityTypePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.chain.server.value.ChainEntityRoleTypeValue
-
Serialized Fields
-
activeDetailPK
ChainEntityRoleTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
ChainEntityRoleTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.chain.server.value.ChainInstanceDetailValue
-
Serialized Fields
-
chainInstanceName
String chainInstanceName
-
chainInstanceNameHasBeenModified
boolean chainInstanceNameHasBeenModified
-
chainInstancePK
ChainInstancePK chainInstancePK
-
chainInstancePKHasBeenModified
boolean chainInstancePKHasBeenModified
-
chainPK
ChainPK chainPK
-
chainPKHasBeenModified
boolean chainPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.chain.server.value.ChainInstanceEntityRoleValue
class ChainInstanceEntityRoleValue extends BaseValue<ChainInstanceEntityRolePK> implements Serializable-
Serialized Fields
-
chainEntityRoleTypePK
ChainEntityRoleTypePK chainEntityRoleTypePK
-
chainEntityRoleTypePKHasBeenModified
boolean chainEntityRoleTypePKHasBeenModified
-
chainInstancePK
ChainInstancePK chainInstancePK
-
chainInstancePKHasBeenModified
boolean chainInstancePKHasBeenModified
-
entityInstancePK
EntityInstancePK entityInstancePK
-
entityInstancePKHasBeenModified
boolean entityInstancePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.chain.server.value.ChainInstanceStatusValue
-
Serialized Fields
-
chainInstancePK
ChainInstancePK chainInstancePK
-
chainInstancePKHasBeenModified
boolean chainInstancePKHasBeenModified
-
nextChainActionSetPK
ChainActionSetPK nextChainActionSetPK
-
nextChainActionSetPKHasBeenModified
boolean nextChainActionSetPKHasBeenModified
-
nextChainActionSetTime
Long nextChainActionSetTime
-
nextChainActionSetTimeHasBeenModified
boolean nextChainActionSetTimeHasBeenModified
-
queuedLetterSequence
Integer queuedLetterSequence
-
queuedLetterSequenceHasBeenModified
boolean queuedLetterSequenceHasBeenModified
-
-
-
Class com.echothree.model.data.chain.server.value.ChainInstanceValue
-
Serialized Fields
-
activeDetailPK
ChainInstanceDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
ChainInstanceDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.chain.server.value.ChainKindDescriptionValue
-
Serialized Fields
-
chainKindPK
ChainKindPK chainKindPK
-
chainKindPKHasBeenModified
boolean chainKindPKHasBeenModified
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.chain.server.value.ChainKindDetailValue
-
Serialized Fields
-
chainKindName
String chainKindName
-
chainKindNameHasBeenModified
boolean chainKindNameHasBeenModified
-
chainKindPK
ChainKindPK chainKindPK
-
chainKindPKHasBeenModified
boolean chainKindPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.chain.server.value.ChainKindValue
-
Serialized Fields
-
activeDetailPK
ChainKindDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
ChainKindDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.chain.server.value.ChainTypeDescriptionValue
-
Serialized Fields
-
chainTypePK
ChainTypePK chainTypePK
-
chainTypePKHasBeenModified
boolean chainTypePKHasBeenModified
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.chain.server.value.ChainTypeDetailValue
-
Serialized Fields
-
chainKindPK
ChainKindPK chainKindPK
-
chainKindPKHasBeenModified
boolean chainKindPKHasBeenModified
-
chainTypeName
String chainTypeName
-
chainTypeNameHasBeenModified
boolean chainTypeNameHasBeenModified
-
chainTypePK
ChainTypePK chainTypePK
-
chainTypePKHasBeenModified
boolean chainTypePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.chain.server.value.ChainTypeValue
-
Serialized Fields
-
activeDetailPK
ChainTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
ChainTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.chain.server.value.ChainValue
-
Serialized Fields
-
activeDetailPK
ChainDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
ChainDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
-
Package com.echothree.model.data.club.common.pk
-
Class com.echothree.model.data.club.common.pk.ClubDescriptionPK
class ClubDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.club.common.pk.ClubDetailPK
class ClubDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.club.common.pk.ClubItemPK
class ClubItemPK extends BasePK implements Serializable -
Class com.echothree.model.data.club.common.pk.ClubItemTypeDescriptionPK
class ClubItemTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.club.common.pk.ClubItemTypePK
class ClubItemTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.club.common.pk.ClubPK
class ClubPK extends BasePK implements Serializable
-
-
Package com.echothree.model.data.club.server.entity
-
Class com.echothree.model.data.club.server.entity.Club
class Club extends BaseEntity implements Serializable -
Class com.echothree.model.data.club.server.entity.ClubDescription
class ClubDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ClubDescriptionPK _pk
-
_value
ClubDescriptionValue _value
-
-
-
Class com.echothree.model.data.club.server.entity.ClubDetail
class ClubDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ClubDetailPK _pk
-
_value
ClubDetailValue _value
-
-
-
Class com.echothree.model.data.club.server.entity.ClubItem
class ClubItem extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ClubItemPK _pk
-
_value
ClubItemValue _value
-
-
-
Class com.echothree.model.data.club.server.entity.ClubItemType
class ClubItemType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ClubItemTypePK _pk
-
_value
ClubItemTypeValue _value
-
-
-
Class com.echothree.model.data.club.server.entity.ClubItemTypeDescription
class ClubItemTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ClubItemTypeDescriptionPK _pk
-
_value
ClubItemTypeDescriptionValue _value
-
-
-
-
Package com.echothree.model.data.club.server.value
-
Class com.echothree.model.data.club.server.value.ClubDescriptionValue
-
Serialized Fields
-
clubPK
ClubPK clubPK
-
clubPKHasBeenModified
boolean clubPKHasBeenModified
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.club.server.value.ClubDetailValue
-
Serialized Fields
-
clubName
String clubName
-
clubNameHasBeenModified
boolean clubNameHasBeenModified
-
clubPK
ClubPK clubPK
-
clubPKHasBeenModified
boolean clubPKHasBeenModified
-
clubPriceFilterPK
FilterPK clubPriceFilterPK
-
clubPriceFilterPKHasBeenModified
boolean clubPriceFilterPKHasBeenModified
-
currencyPK
CurrencyPK currencyPK
-
currencyPKHasBeenModified
boolean currencyPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
subscriptionTypePK
SubscriptionTypePK subscriptionTypePK
-
subscriptionTypePKHasBeenModified
boolean subscriptionTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.club.server.value.ClubItemTypeDescriptionValue
class ClubItemTypeDescriptionValue extends BaseValue<ClubItemTypeDescriptionPK> implements Serializable-
Serialized Fields
-
clubItemTypePK
ClubItemTypePK clubItemTypePK
-
clubItemTypePKHasBeenModified
boolean clubItemTypePKHasBeenModified
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
-
-
Class com.echothree.model.data.club.server.value.ClubItemTypeValue
-
Serialized Fields
-
-
Class com.echothree.model.data.club.server.value.ClubItemValue
-
Serialized Fields
-
clubItemTypePK
ClubItemTypePK clubItemTypePK
-
clubItemTypePKHasBeenModified
boolean clubItemTypePKHasBeenModified
-
clubPK
ClubPK clubPK
-
clubPKHasBeenModified
boolean clubPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
itemPK
ItemPK itemPK
-
itemPKHasBeenModified
boolean itemPKHasBeenModified
-
subscriptionTime
Long subscriptionTime
-
subscriptionTimeHasBeenModified
boolean subscriptionTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.club.server.value.ClubValue
-
Serialized Fields
-
activeDetailPK
ClubDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
ClubDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
-
Package com.echothree.model.data.comment.common.pk
-
Class com.echothree.model.data.comment.common.pk.CommentBlobPK
class CommentBlobPK extends BasePK implements Serializable -
Class com.echothree.model.data.comment.common.pk.CommentClobPK
class CommentClobPK extends BasePK implements Serializable -
Class com.echothree.model.data.comment.common.pk.CommentDetailPK
class CommentDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.comment.common.pk.CommentPK
class CommentPK extends BasePK implements Serializable -
Class com.echothree.model.data.comment.common.pk.CommentStringPK
class CommentStringPK extends BasePK implements Serializable -
Class com.echothree.model.data.comment.common.pk.CommentTypeDescriptionPK
class CommentTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.comment.common.pk.CommentTypeDetailPK
class CommentTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.comment.common.pk.CommentTypePK
class CommentTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.comment.common.pk.CommentUsagePK
class CommentUsagePK extends BasePK implements Serializable -
Class com.echothree.model.data.comment.common.pk.CommentUsageTypeDescriptionPK
class CommentUsageTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.comment.common.pk.CommentUsageTypeDetailPK
class CommentUsageTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.comment.common.pk.CommentUsageTypePK
class CommentUsageTypePK extends BasePK implements Serializable
-
-
Package com.echothree.model.data.comment.server.entity
-
Class com.echothree.model.data.comment.server.entity.Comment
class Comment extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CommentPK _pk
-
_value
CommentValue _value
-
-
-
Class com.echothree.model.data.comment.server.entity.CommentBlob
class CommentBlob extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CommentBlobPK _pk
-
_value
CommentBlobValue _value
-
-
-
Class com.echothree.model.data.comment.server.entity.CommentClob
class CommentClob extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CommentClobPK _pk
-
_value
CommentClobValue _value
-
-
-
Class com.echothree.model.data.comment.server.entity.CommentDetail
class CommentDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CommentDetailPK _pk
-
_value
CommentDetailValue _value
-
-
-
Class com.echothree.model.data.comment.server.entity.CommentString
class CommentString extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CommentStringPK _pk
-
_value
CommentStringValue _value
-
-
-
Class com.echothree.model.data.comment.server.entity.CommentType
class CommentType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CommentTypePK _pk
-
_value
CommentTypeValue _value
-
-
-
Class com.echothree.model.data.comment.server.entity.CommentTypeDescription
class CommentTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CommentTypeDescriptionPK _pk
-
_value
CommentTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.comment.server.entity.CommentTypeDetail
class CommentTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CommentTypeDetailPK _pk
-
_value
CommentTypeDetailValue _value
-
-
-
Class com.echothree.model.data.comment.server.entity.CommentUsage
class CommentUsage extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CommentUsagePK _pk
-
_value
CommentUsageValue _value
-
-
-
Class com.echothree.model.data.comment.server.entity.CommentUsageType
class CommentUsageType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CommentUsageTypePK _pk
-
_value
CommentUsageTypeValue _value
-
-
-
Class com.echothree.model.data.comment.server.entity.CommentUsageTypeDescription
class CommentUsageTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CommentUsageTypeDescriptionPK _pk
-
_value
CommentUsageTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.comment.server.entity.CommentUsageTypeDetail
class CommentUsageTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CommentUsageTypeDetailPK _pk
-
_value
CommentUsageTypeDetailValue _value
-
-
-
-
Package com.echothree.model.data.comment.server.value
-
Class com.echothree.model.data.comment.server.value.CommentBlobValue
-
Serialized Fields
-
blob
ByteArray blob
-
blobHasBeenModified
boolean blobHasBeenModified
-
commentPK
CommentPK commentPK
-
commentPKHasBeenModified
boolean commentPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.comment.server.value.CommentClobValue
-
Serialized Fields
-
clob
String clob
-
clobHasBeenModified
boolean clobHasBeenModified
-
commentPK
CommentPK commentPK
-
commentPKHasBeenModified
boolean commentPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.comment.server.value.CommentDetailValue
-
Serialized Fields
-
commentedByEntityInstancePK
EntityInstancePK commentedByEntityInstancePK
-
commentedByEntityInstancePKHasBeenModified
boolean commentedByEntityInstancePKHasBeenModified
-
commentedEntityInstancePK
EntityInstancePK commentedEntityInstancePK
-
commentedEntityInstancePKHasBeenModified
boolean commentedEntityInstancePKHasBeenModified
-
commentName
String commentName
-
commentNameHasBeenModified
boolean commentNameHasBeenModified
-
commentPK
CommentPK commentPK
-
commentPKHasBeenModified
boolean commentPKHasBeenModified
-
commentTypePK
CommentTypePK commentTypePK
-
commentTypePKHasBeenModified
boolean commentTypePKHasBeenModified
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
mimeTypePK
MimeTypePK mimeTypePK
-
mimeTypePKHasBeenModified
boolean mimeTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.comment.server.value.CommentStringValue
-
Serialized Fields
-
commentPK
CommentPK commentPK
-
commentPKHasBeenModified
boolean commentPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
string
String string
-
stringHasBeenModified
boolean stringHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.comment.server.value.CommentTypeDescriptionValue
class CommentTypeDescriptionValue extends BaseValue<CommentTypeDescriptionPK> implements Serializable-
Serialized Fields
-
commentTypePK
CommentTypePK commentTypePK
-
commentTypePKHasBeenModified
boolean commentTypePKHasBeenModified
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.comment.server.value.CommentTypeDetailValue
-
Serialized Fields
-
commentSequencePK
SequencePK commentSequencePK
-
commentSequencePKHasBeenModified
boolean commentSequencePKHasBeenModified
-
commentTypeName
String commentTypeName
-
commentTypeNameHasBeenModified
boolean commentTypeNameHasBeenModified
-
commentTypePK
CommentTypePK commentTypePK
-
commentTypePKHasBeenModified
boolean commentTypePKHasBeenModified
-
entityTypePK
EntityTypePK entityTypePK
-
entityTypePKHasBeenModified
boolean entityTypePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
mimeTypeUsageTypePK
MimeTypeUsageTypePK mimeTypeUsageTypePK
-
mimeTypeUsageTypePKHasBeenModified
boolean mimeTypeUsageTypePKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
workflowEntrancePK
WorkflowEntrancePK workflowEntrancePK
-
workflowEntrancePKHasBeenModified
boolean workflowEntrancePKHasBeenModified
-
-
-
Class com.echothree.model.data.comment.server.value.CommentTypeValue
-
Serialized Fields
-
activeDetailPK
CommentTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
CommentTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.comment.server.value.CommentUsageTypeDescriptionValue
class CommentUsageTypeDescriptionValue extends BaseValue<CommentUsageTypeDescriptionPK> implements Serializable-
Serialized Fields
-
commentUsageTypePK
CommentUsageTypePK commentUsageTypePK
-
commentUsageTypePKHasBeenModified
boolean commentUsageTypePKHasBeenModified
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.comment.server.value.CommentUsageTypeDetailValue
class CommentUsageTypeDetailValue extends BaseValue<CommentUsageTypeDetailPK> implements Serializable-
Serialized Fields
-
commentTypePK
CommentTypePK commentTypePK
-
commentTypePKHasBeenModified
boolean commentTypePKHasBeenModified
-
commentUsageTypeName
String commentUsageTypeName
-
commentUsageTypeNameHasBeenModified
boolean commentUsageTypeNameHasBeenModified
-
commentUsageTypePK
CommentUsageTypePK commentUsageTypePK
-
commentUsageTypePKHasBeenModified
boolean commentUsageTypePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
selectedByDefault
Boolean selectedByDefault
-
selectedByDefaultHasBeenModified
boolean selectedByDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.comment.server.value.CommentUsageTypeValue
-
Serialized Fields
-
activeDetailPK
CommentUsageTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
CommentUsageTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.comment.server.value.CommentUsageValue
-
Serialized Fields
-
commentPK
CommentPK commentPK
-
commentPKHasBeenModified
boolean commentPKHasBeenModified
-
commentUsageTypePK
CommentUsageTypePK commentUsageTypePK
-
commentUsageTypePKHasBeenModified
boolean commentUsageTypePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.comment.server.value.CommentValue
-
Serialized Fields
-
activeDetailPK
CommentDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
CommentDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
-
Package com.echothree.model.data.communication.common.pk
-
Class com.echothree.model.data.communication.common.pk.CommunicationEmailSourcePK
class CommunicationEmailSourcePK extends BasePK implements Serializable -
Class com.echothree.model.data.communication.common.pk.CommunicationEventDetailPK
class CommunicationEventDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.communication.common.pk.CommunicationEventPK
class CommunicationEventPK extends BasePK implements Serializable -
Class com.echothree.model.data.communication.common.pk.CommunicationEventPurposeDescriptionPK
class CommunicationEventPurposeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.communication.common.pk.CommunicationEventPurposeDetailPK
class CommunicationEventPurposeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.communication.common.pk.CommunicationEventPurposePK
class CommunicationEventPurposePK extends BasePK implements Serializable -
Class com.echothree.model.data.communication.common.pk.CommunicationEventRolePK
class CommunicationEventRolePK extends BasePK implements Serializable -
Class com.echothree.model.data.communication.common.pk.CommunicationEventRoleTypeDescriptionPK
class CommunicationEventRoleTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.communication.common.pk.CommunicationEventRoleTypePK
class CommunicationEventRoleTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.communication.common.pk.CommunicationEventTypeDescriptionPK
class CommunicationEventTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.communication.common.pk.CommunicationEventTypePK
class CommunicationEventTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.communication.common.pk.CommunicationSourceDescriptionPK
class CommunicationSourceDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.communication.common.pk.CommunicationSourceDetailPK
class CommunicationSourceDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.communication.common.pk.CommunicationSourcePK
class CommunicationSourcePK extends BasePK implements Serializable -
Class com.echothree.model.data.communication.common.pk.CommunicationSourceTypeDescriptionPK
class CommunicationSourceTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.communication.common.pk.CommunicationSourceTypePK
class CommunicationSourceTypePK extends BasePK implements Serializable
-
-
Package com.echothree.model.data.communication.server.entity
-
Class com.echothree.model.data.communication.server.entity.CommunicationEmailSource
class CommunicationEmailSource extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CommunicationEmailSourcePK _pk
-
_value
CommunicationEmailSourceValue _value
-
-
-
Class com.echothree.model.data.communication.server.entity.CommunicationEvent
class CommunicationEvent extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CommunicationEventPK _pk
-
_value
CommunicationEventValue _value
-
-
-
Class com.echothree.model.data.communication.server.entity.CommunicationEventDetail
class CommunicationEventDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CommunicationEventDetailPK _pk
-
_value
CommunicationEventDetailValue _value
-
-
-
Class com.echothree.model.data.communication.server.entity.CommunicationEventPurpose
class CommunicationEventPurpose extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CommunicationEventPurposePK _pk
-
_value
CommunicationEventPurposeValue _value
-
-
-
Class com.echothree.model.data.communication.server.entity.CommunicationEventPurposeDescription
class CommunicationEventPurposeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CommunicationEventPurposeDescriptionPK _pk
-
_value
CommunicationEventPurposeDescriptionValue _value
-
-
-
Class com.echothree.model.data.communication.server.entity.CommunicationEventPurposeDetail
class CommunicationEventPurposeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CommunicationEventPurposeDetailPK _pk
-
_value
CommunicationEventPurposeDetailValue _value
-
-
-
Class com.echothree.model.data.communication.server.entity.CommunicationEventRole
class CommunicationEventRole extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CommunicationEventRolePK _pk
-
_value
CommunicationEventRoleValue _value
-
-
-
Class com.echothree.model.data.communication.server.entity.CommunicationEventRoleType
class CommunicationEventRoleType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CommunicationEventRoleTypePK _pk
-
_value
CommunicationEventRoleTypeValue _value
-
-
-
Class com.echothree.model.data.communication.server.entity.CommunicationEventRoleTypeDescription
class CommunicationEventRoleTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CommunicationEventRoleTypeDescriptionPK _pk
-
_value
CommunicationEventRoleTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.communication.server.entity.CommunicationEventType
class CommunicationEventType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CommunicationEventTypePK _pk
-
_value
CommunicationEventTypeValue _value
-
-
-
Class com.echothree.model.data.communication.server.entity.CommunicationEventTypeDescription
class CommunicationEventTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CommunicationEventTypeDescriptionPK _pk
-
_value
CommunicationEventTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.communication.server.entity.CommunicationSource
class CommunicationSource extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CommunicationSourcePK _pk
-
_value
CommunicationSourceValue _value
-
-
-
Class com.echothree.model.data.communication.server.entity.CommunicationSourceDescription
class CommunicationSourceDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CommunicationSourceDescriptionPK _pk
-
_value
CommunicationSourceDescriptionValue _value
-
-
-
Class com.echothree.model.data.communication.server.entity.CommunicationSourceDetail
class CommunicationSourceDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CommunicationSourceDetailPK _pk
-
_value
CommunicationSourceDetailValue _value
-
-
-
Class com.echothree.model.data.communication.server.entity.CommunicationSourceType
class CommunicationSourceType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CommunicationSourceTypePK _pk
-
_value
CommunicationSourceTypeValue _value
-
-
-
Class com.echothree.model.data.communication.server.entity.CommunicationSourceTypeDescription
class CommunicationSourceTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CommunicationSourceTypeDescriptionPK _pk
-
_value
CommunicationSourceTypeDescriptionValue _value
-
-
-
-
Package com.echothree.model.data.communication.server.value
-
Class com.echothree.model.data.communication.server.value.CommunicationEmailSourceValue
class CommunicationEmailSourceValue extends BaseValue<CommunicationEmailSourcePK> implements Serializable-
Serialized Fields
-
communicationSourcePK
CommunicationSourcePK communicationSourcePK
-
communicationSourcePKHasBeenModified
boolean communicationSourcePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
password
String password
-
passwordHasBeenModified
boolean passwordHasBeenModified
-
receiveWorkEffortScopePK
WorkEffortScopePK receiveWorkEffortScopePK
-
receiveWorkEffortScopePKHasBeenModified
boolean receiveWorkEffortScopePKHasBeenModified
-
reviewEmployeeSelectorPK
SelectorPK reviewEmployeeSelectorPK
-
reviewEmployeeSelectorPKHasBeenModified
boolean reviewEmployeeSelectorPKHasBeenModified
-
sendWorkEffortScopePK
WorkEffortScopePK sendWorkEffortScopePK
-
sendWorkEffortScopePKHasBeenModified
boolean sendWorkEffortScopePKHasBeenModified
-
serverPK
ServerPK serverPK
-
serverPKHasBeenModified
boolean serverPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
username
String username
-
usernameHasBeenModified
boolean usernameHasBeenModified
-
-
-
Class com.echothree.model.data.communication.server.value.CommunicationEventDetailValue
class CommunicationEventDetailValue extends BaseValue<CommunicationEventDetailPK> implements Serializable-
Serialized Fields
-
communicationEventName
String communicationEventName
-
communicationEventNameHasBeenModified
boolean communicationEventNameHasBeenModified
-
communicationEventPK
CommunicationEventPK communicationEventPK
-
communicationEventPKHasBeenModified
boolean communicationEventPKHasBeenModified
-
communicationEventPurposePK
CommunicationEventPurposePK communicationEventPurposePK
-
communicationEventPurposePKHasBeenModified
boolean communicationEventPurposePKHasBeenModified
-
communicationEventTypePK
CommunicationEventTypePK communicationEventTypePK
-
communicationEventTypePKHasBeenModified
boolean communicationEventTypePKHasBeenModified
-
communicationSourcePK
CommunicationSourcePK communicationSourcePK
-
communicationSourcePKHasBeenModified
boolean communicationSourcePKHasBeenModified
-
documentPK
DocumentPK documentPK
-
documentPKHasBeenModified
boolean documentPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
originalCommunicationEventPK
CommunicationEventPK originalCommunicationEventPK
-
originalCommunicationEventPKHasBeenModified
boolean originalCommunicationEventPKHasBeenModified
-
parentCommunicationEventPK
CommunicationEventPK parentCommunicationEventPK
-
parentCommunicationEventPKHasBeenModified
boolean parentCommunicationEventPKHasBeenModified
-
partyContactMechanismPK
PartyContactMechanismPK partyContactMechanismPK
-
partyContactMechanismPKHasBeenModified
boolean partyContactMechanismPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.communication.server.value.CommunicationEventPurposeDescriptionValue
class CommunicationEventPurposeDescriptionValue extends BaseValue<CommunicationEventPurposeDescriptionPK> implements Serializable-
Serialized Fields
-
communicationEventPurposePK
CommunicationEventPurposePK communicationEventPurposePK
-
communicationEventPurposePKHasBeenModified
boolean communicationEventPurposePKHasBeenModified
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.communication.server.value.CommunicationEventPurposeDetailValue
class CommunicationEventPurposeDetailValue extends BaseValue<CommunicationEventPurposeDetailPK> implements Serializable-
Serialized Fields
-
communicationEventPurposeName
String communicationEventPurposeName
-
communicationEventPurposeNameHasBeenModified
boolean communicationEventPurposeNameHasBeenModified
-
communicationEventPurposePK
CommunicationEventPurposePK communicationEventPurposePK
-
communicationEventPurposePKHasBeenModified
boolean communicationEventPurposePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.communication.server.value.CommunicationEventPurposeValue
class CommunicationEventPurposeValue extends BaseValue<CommunicationEventPurposePK> implements Serializable-
Serialized Fields
-
activeDetailPK
CommunicationEventPurposeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
CommunicationEventPurposeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.communication.server.value.CommunicationEventRoleTypeDescriptionValue
class CommunicationEventRoleTypeDescriptionValue extends BaseValue<CommunicationEventRoleTypeDescriptionPK> implements Serializable-
Serialized Fields
-
communicationEventRoleTypePK
CommunicationEventRoleTypePK communicationEventRoleTypePK
-
communicationEventRoleTypePKHasBeenModified
boolean communicationEventRoleTypePKHasBeenModified
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
-
-
Class com.echothree.model.data.communication.server.value.CommunicationEventRoleTypeValue
class CommunicationEventRoleTypeValue extends BaseValue<CommunicationEventRoleTypePK> implements Serializable -
Class com.echothree.model.data.communication.server.value.CommunicationEventRoleValue
class CommunicationEventRoleValue extends BaseValue<CommunicationEventRolePK> implements Serializable-
Serialized Fields
-
communicationEventPK
CommunicationEventPK communicationEventPK
-
communicationEventPKHasBeenModified
boolean communicationEventPKHasBeenModified
-
communicationEventRoleTypePK
CommunicationEventRoleTypePK communicationEventRoleTypePK
-
communicationEventRoleTypePKHasBeenModified
boolean communicationEventRoleTypePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
partyPK
PartyPK partyPK
-
partyPKHasBeenModified
boolean partyPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.communication.server.value.CommunicationEventTypeDescriptionValue
class CommunicationEventTypeDescriptionValue extends BaseValue<CommunicationEventTypeDescriptionPK> implements Serializable-
Serialized Fields
-
communicationEventTypePK
CommunicationEventTypePK communicationEventTypePK
-
communicationEventTypePKHasBeenModified
boolean communicationEventTypePKHasBeenModified
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
-
-
Class com.echothree.model.data.communication.server.value.CommunicationEventTypeValue
class CommunicationEventTypeValue extends BaseValue<CommunicationEventTypePK> implements Serializable-
Serialized Fields
-
communicationEventTypeName
String communicationEventTypeName
-
communicationEventTypeNameHasBeenModified
boolean communicationEventTypeNameHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
-
-
Class com.echothree.model.data.communication.server.value.CommunicationEventValue
-
Serialized Fields
-
activeDetailPK
CommunicationEventDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
CommunicationEventDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.communication.server.value.CommunicationSourceDescriptionValue
class CommunicationSourceDescriptionValue extends BaseValue<CommunicationSourceDescriptionPK> implements Serializable-
Serialized Fields
-
communicationSourcePK
CommunicationSourcePK communicationSourcePK
-
communicationSourcePKHasBeenModified
boolean communicationSourcePKHasBeenModified
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.communication.server.value.CommunicationSourceDetailValue
class CommunicationSourceDetailValue extends BaseValue<CommunicationSourceDetailPK> implements Serializable-
Serialized Fields
-
communicationSourceName
String communicationSourceName
-
communicationSourceNameHasBeenModified
boolean communicationSourceNameHasBeenModified
-
communicationSourcePK
CommunicationSourcePK communicationSourcePK
-
communicationSourcePKHasBeenModified
boolean communicationSourcePKHasBeenModified
-
communicationSourceTypePK
CommunicationSourceTypePK communicationSourceTypePK
-
communicationSourceTypePKHasBeenModified
boolean communicationSourceTypePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.communication.server.value.CommunicationSourceTypeDescriptionValue
class CommunicationSourceTypeDescriptionValue extends BaseValue<CommunicationSourceTypeDescriptionPK> implements Serializable-
Serialized Fields
-
communicationSourceTypePK
CommunicationSourceTypePK communicationSourceTypePK
-
communicationSourceTypePKHasBeenModified
boolean communicationSourceTypePKHasBeenModified
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
-
-
Class com.echothree.model.data.communication.server.value.CommunicationSourceTypeValue
class CommunicationSourceTypeValue extends BaseValue<CommunicationSourceTypePK> implements Serializable-
Serialized Fields
-
communicationSourceTypeName
String communicationSourceTypeName
-
communicationSourceTypeNameHasBeenModified
boolean communicationSourceTypeNameHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
-
-
Class com.echothree.model.data.communication.server.value.CommunicationSourceValue
-
Serialized Fields
-
activeDetailPK
CommunicationSourceDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
CommunicationSourceDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
-
Package com.echothree.model.data.contact.common.pk
-
Class com.echothree.model.data.contact.common.pk.ContactEmailAddressPK
class ContactEmailAddressPK extends BasePK implements Serializable -
Class com.echothree.model.data.contact.common.pk.ContactInet4AddressPK
class ContactInet4AddressPK extends BasePK implements Serializable -
Class com.echothree.model.data.contact.common.pk.ContactInet6AddressPK
class ContactInet6AddressPK extends BasePK implements Serializable -
Class com.echothree.model.data.contact.common.pk.ContactMechanismAliasPK
class ContactMechanismAliasPK extends BasePK implements Serializable -
Class com.echothree.model.data.contact.common.pk.ContactMechanismAliasTypeDescriptionPK
class ContactMechanismAliasTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.contact.common.pk.ContactMechanismAliasTypeDetailPK
class ContactMechanismAliasTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.contact.common.pk.ContactMechanismAliasTypePK
class ContactMechanismAliasTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.contact.common.pk.ContactMechanismDetailPK
class ContactMechanismDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.contact.common.pk.ContactMechanismPK
class ContactMechanismPK extends BasePK implements Serializable -
Class com.echothree.model.data.contact.common.pk.ContactMechanismPurposeDescriptionPK
class ContactMechanismPurposeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.contact.common.pk.ContactMechanismPurposePK
class ContactMechanismPurposePK extends BasePK implements Serializable -
Class com.echothree.model.data.contact.common.pk.ContactMechanismTypeDescriptionPK
class ContactMechanismTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.contact.common.pk.ContactMechanismTypePK
class ContactMechanismTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.contact.common.pk.ContactPostalAddressCorrectionPK
class ContactPostalAddressCorrectionPK extends BasePK implements Serializable -
Class com.echothree.model.data.contact.common.pk.ContactPostalAddressPK
class ContactPostalAddressPK extends BasePK implements Serializable -
Class com.echothree.model.data.contact.common.pk.ContactTelephonePK
class ContactTelephonePK extends BasePK implements Serializable -
Class com.echothree.model.data.contact.common.pk.ContactWebAddressPK
class ContactWebAddressPK extends BasePK implements Serializable -
Class com.echothree.model.data.contact.common.pk.PartyContactMechanismAliasPK
class PartyContactMechanismAliasPK extends BasePK implements Serializable -
Class com.echothree.model.data.contact.common.pk.PartyContactMechanismDetailPK
class PartyContactMechanismDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.contact.common.pk.PartyContactMechanismPK
class PartyContactMechanismPK extends BasePK implements Serializable -
Class com.echothree.model.data.contact.common.pk.PartyContactMechanismPurposeDetailPK
class PartyContactMechanismPurposeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.contact.common.pk.PartyContactMechanismPurposePK
class PartyContactMechanismPurposePK extends BasePK implements Serializable -
Class com.echothree.model.data.contact.common.pk.PartyContactMechanismRelationshipPK
class PartyContactMechanismRelationshipPK extends BasePK implements Serializable -
Class com.echothree.model.data.contact.common.pk.PostalAddressElementTypeDescriptionPK
class PostalAddressElementTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.contact.common.pk.PostalAddressElementTypePK
class PostalAddressElementTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.contact.common.pk.PostalAddressFormatDescriptionPK
class PostalAddressFormatDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.contact.common.pk.PostalAddressFormatDetailPK
class PostalAddressFormatDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.contact.common.pk.PostalAddressFormatPK
class PostalAddressFormatPK extends BasePK implements Serializable -
Class com.echothree.model.data.contact.common.pk.PostalAddressLineDetailPK
class PostalAddressLineDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.contact.common.pk.PostalAddressLineElementPK
class PostalAddressLineElementPK extends BasePK implements Serializable -
Class com.echothree.model.data.contact.common.pk.PostalAddressLinePK
class PostalAddressLinePK extends BasePK implements Serializable
-
-
Package com.echothree.model.data.contact.server.entity
-
Class com.echothree.model.data.contact.server.entity.ContactEmailAddress
class ContactEmailAddress extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ContactEmailAddressPK _pk
-
_value
ContactEmailAddressValue _value
-
-
-
Class com.echothree.model.data.contact.server.entity.ContactInet4Address
class ContactInet4Address extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ContactInet4AddressPK _pk
-
_value
ContactInet4AddressValue _value
-
-
-
Class com.echothree.model.data.contact.server.entity.ContactInet6Address
class ContactInet6Address extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ContactInet6AddressPK _pk
-
_value
ContactInet6AddressValue _value
-
-
-
Class com.echothree.model.data.contact.server.entity.ContactMechanism
class ContactMechanism extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ContactMechanismPK _pk
-
_value
ContactMechanismValue _value
-
-
-
Class com.echothree.model.data.contact.server.entity.ContactMechanismAlias
class ContactMechanismAlias extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ContactMechanismAliasPK _pk
-
_value
ContactMechanismAliasValue _value
-
-
-
Class com.echothree.model.data.contact.server.entity.ContactMechanismAliasType
class ContactMechanismAliasType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ContactMechanismAliasTypePK _pk
-
_value
ContactMechanismAliasTypeValue _value
-
-
-
Class com.echothree.model.data.contact.server.entity.ContactMechanismAliasTypeDescription
class ContactMechanismAliasTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ContactMechanismAliasTypeDescriptionPK _pk
-
_value
ContactMechanismAliasTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.contact.server.entity.ContactMechanismAliasTypeDetail
class ContactMechanismAliasTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ContactMechanismAliasTypeDetailPK _pk
-
_value
ContactMechanismAliasTypeDetailValue _value
-
-
-
Class com.echothree.model.data.contact.server.entity.ContactMechanismDetail
class ContactMechanismDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ContactMechanismDetailPK _pk
-
_value
ContactMechanismDetailValue _value
-
-
-
Class com.echothree.model.data.contact.server.entity.ContactMechanismPurpose
class ContactMechanismPurpose extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ContactMechanismPurposePK _pk
-
_value
ContactMechanismPurposeValue _value
-
-
-
Class com.echothree.model.data.contact.server.entity.ContactMechanismPurposeDescription
class ContactMechanismPurposeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ContactMechanismPurposeDescriptionPK _pk
-
_value
ContactMechanismPurposeDescriptionValue _value
-
-
-
Class com.echothree.model.data.contact.server.entity.ContactMechanismType
class ContactMechanismType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ContactMechanismTypePK _pk
-
_value
ContactMechanismTypeValue _value
-
-
-
Class com.echothree.model.data.contact.server.entity.ContactMechanismTypeDescription
class ContactMechanismTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ContactMechanismTypeDescriptionPK _pk
-
_value
ContactMechanismTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.contact.server.entity.ContactPostalAddress
class ContactPostalAddress extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ContactPostalAddressPK _pk
-
_value
ContactPostalAddressValue _value
-
-
-
Class com.echothree.model.data.contact.server.entity.ContactPostalAddressCorrection
class ContactPostalAddressCorrection extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ContactPostalAddressCorrectionPK _pk
-
_value
ContactPostalAddressCorrectionValue _value
-
-
-
Class com.echothree.model.data.contact.server.entity.ContactTelephone
class ContactTelephone extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ContactTelephonePK _pk
-
_value
ContactTelephoneValue _value
-
-
-
Class com.echothree.model.data.contact.server.entity.ContactWebAddress
class ContactWebAddress extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ContactWebAddressPK _pk
-
_value
ContactWebAddressValue _value
-
-
-
Class com.echothree.model.data.contact.server.entity.PartyContactMechanism
class PartyContactMechanism extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PartyContactMechanismPK _pk
-
_value
PartyContactMechanismValue _value
-
-
-
Class com.echothree.model.data.contact.server.entity.PartyContactMechanismAlias
class PartyContactMechanismAlias extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PartyContactMechanismAliasPK _pk
-
_value
PartyContactMechanismAliasValue _value
-
-
-
Class com.echothree.model.data.contact.server.entity.PartyContactMechanismDetail
class PartyContactMechanismDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PartyContactMechanismDetailPK _pk
-
_value
PartyContactMechanismDetailValue _value
-
-
-
Class com.echothree.model.data.contact.server.entity.PartyContactMechanismPurpose
class PartyContactMechanismPurpose extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PartyContactMechanismPurposePK _pk
-
_value
PartyContactMechanismPurposeValue _value
-
-
-
Class com.echothree.model.data.contact.server.entity.PartyContactMechanismPurposeDetail
class PartyContactMechanismPurposeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PartyContactMechanismPurposeDetailPK _pk
-
_value
PartyContactMechanismPurposeDetailValue _value
-
-
-
Class com.echothree.model.data.contact.server.entity.PartyContactMechanismRelationship
class PartyContactMechanismRelationship extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PartyContactMechanismRelationshipPK _pk
-
_value
PartyContactMechanismRelationshipValue _value
-
-
-
Class com.echothree.model.data.contact.server.entity.PostalAddressElementType
class PostalAddressElementType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PostalAddressElementTypePK _pk
-
_value
PostalAddressElementTypeValue _value
-
-
-
Class com.echothree.model.data.contact.server.entity.PostalAddressElementTypeDescription
class PostalAddressElementTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PostalAddressElementTypeDescriptionPK _pk
-
_value
PostalAddressElementTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.contact.server.entity.PostalAddressFormat
class PostalAddressFormat extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PostalAddressFormatPK _pk
-
_value
PostalAddressFormatValue _value
-
-
-
Class com.echothree.model.data.contact.server.entity.PostalAddressFormatDescription
class PostalAddressFormatDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PostalAddressFormatDescriptionPK _pk
-
_value
PostalAddressFormatDescriptionValue _value
-
-
-
Class com.echothree.model.data.contact.server.entity.PostalAddressFormatDetail
class PostalAddressFormatDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PostalAddressFormatDetailPK _pk
-
_value
PostalAddressFormatDetailValue _value
-
-
-
Class com.echothree.model.data.contact.server.entity.PostalAddressLine
class PostalAddressLine extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PostalAddressLinePK _pk
-
_value
PostalAddressLineValue _value
-
-
-
Class com.echothree.model.data.contact.server.entity.PostalAddressLineDetail
class PostalAddressLineDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PostalAddressLineDetailPK _pk
-
_value
PostalAddressLineDetailValue _value
-
-
-
Class com.echothree.model.data.contact.server.entity.PostalAddressLineElement
class PostalAddressLineElement extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PostalAddressLineElementPK _pk
-
_value
PostalAddressLineElementValue _value
-
-
-
-
Package com.echothree.model.data.contact.server.value
-
Class com.echothree.model.data.contact.server.value.ContactEmailAddressValue
-
Serialized Fields
-
contactMechanismPK
ContactMechanismPK contactMechanismPK
-
contactMechanismPKHasBeenModified
boolean contactMechanismPKHasBeenModified
-
emailAddress
String emailAddress
-
emailAddressHasBeenModified
boolean emailAddressHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.contact.server.value.ContactInet4AddressValue
-
Serialized Fields
-
contactMechanismPK
ContactMechanismPK contactMechanismPK
-
contactMechanismPKHasBeenModified
boolean contactMechanismPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
inet4Address
Integer inet4Address
-
inet4AddressHasBeenModified
boolean inet4AddressHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.contact.server.value.ContactInet6AddressValue
-
Serialized Fields
-
contactMechanismPK
ContactMechanismPK contactMechanismPK
-
contactMechanismPKHasBeenModified
boolean contactMechanismPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
inet6AddressHigh
Long inet6AddressHigh
-
inet6AddressHighHasBeenModified
boolean inet6AddressHighHasBeenModified
-
inet6AddressLow
Long inet6AddressLow
-
inet6AddressLowHasBeenModified
boolean inet6AddressLowHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.contact.server.value.ContactMechanismAliasTypeDescriptionValue
class ContactMechanismAliasTypeDescriptionValue extends BaseValue<ContactMechanismAliasTypeDescriptionPK> implements Serializable-
Serialized Fields
-
contactMechanismAliasTypePK
ContactMechanismAliasTypePK contactMechanismAliasTypePK
-
contactMechanismAliasTypePKHasBeenModified
boolean contactMechanismAliasTypePKHasBeenModified
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.contact.server.value.ContactMechanismAliasTypeDetailValue
class ContactMechanismAliasTypeDetailValue extends BaseValue<ContactMechanismAliasTypeDetailPK> implements Serializable-
Serialized Fields
-
contactMechanismAliasTypeName
String contactMechanismAliasTypeName
-
contactMechanismAliasTypeNameHasBeenModified
boolean contactMechanismAliasTypeNameHasBeenModified
-
contactMechanismAliasTypePK
ContactMechanismAliasTypePK contactMechanismAliasTypePK
-
contactMechanismAliasTypePKHasBeenModified
boolean contactMechanismAliasTypePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
validationPattern
String validationPattern
-
validationPatternHasBeenModified
boolean validationPatternHasBeenModified
-
-
-
Class com.echothree.model.data.contact.server.value.ContactMechanismAliasTypeValue
class ContactMechanismAliasTypeValue extends BaseValue<ContactMechanismAliasTypePK> implements Serializable-
Serialized Fields
-
activeDetailPK
ContactMechanismAliasTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
ContactMechanismAliasTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.contact.server.value.ContactMechanismAliasValue
-
Serialized Fields
-
alias
String alias
-
aliasHasBeenModified
boolean aliasHasBeenModified
-
contactMechanismAliasTypePK
ContactMechanismAliasTypePK contactMechanismAliasTypePK
-
contactMechanismAliasTypePKHasBeenModified
boolean contactMechanismAliasTypePKHasBeenModified
-
contactMechanismPK
ContactMechanismPK contactMechanismPK
-
contactMechanismPKHasBeenModified
boolean contactMechanismPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.contact.server.value.ContactMechanismDetailValue
class ContactMechanismDetailValue extends BaseValue<ContactMechanismDetailPK> implements Serializable-
Serialized Fields
-
allowSolicitation
Boolean allowSolicitation
-
allowSolicitationHasBeenModified
boolean allowSolicitationHasBeenModified
-
contactMechanismName
String contactMechanismName
-
contactMechanismNameHasBeenModified
boolean contactMechanismNameHasBeenModified
-
contactMechanismPK
ContactMechanismPK contactMechanismPK
-
contactMechanismPKHasBeenModified
boolean contactMechanismPKHasBeenModified
-
contactMechanismTypePK
ContactMechanismTypePK contactMechanismTypePK
-
contactMechanismTypePKHasBeenModified
boolean contactMechanismTypePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.contact.server.value.ContactMechanismPurposeDescriptionValue
class ContactMechanismPurposeDescriptionValue extends BaseValue<ContactMechanismPurposeDescriptionPK> implements Serializable-
Serialized Fields
-
contactMechanismPurposePK
ContactMechanismPurposePK contactMechanismPurposePK
-
contactMechanismPurposePKHasBeenModified
boolean contactMechanismPurposePKHasBeenModified
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
-
-
Class com.echothree.model.data.contact.server.value.ContactMechanismPurposeValue
class ContactMechanismPurposeValue extends BaseValue<ContactMechanismPurposePK> implements Serializable-
Serialized Fields
-
contactMechanismPurposeName
String contactMechanismPurposeName
-
contactMechanismPurposeNameHasBeenModified
boolean contactMechanismPurposeNameHasBeenModified
-
contactMechanismTypePK
ContactMechanismTypePK contactMechanismTypePK
-
contactMechanismTypePKHasBeenModified
boolean contactMechanismTypePKHasBeenModified
-
eventSubscriber
Boolean eventSubscriber
-
eventSubscriberHasBeenModified
boolean eventSubscriberHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
-
-
Class com.echothree.model.data.contact.server.value.ContactMechanismTypeDescriptionValue
class ContactMechanismTypeDescriptionValue extends BaseValue<ContactMechanismTypeDescriptionPK> implements Serializable-
Serialized Fields
-
contactMechanismTypePK
ContactMechanismTypePK contactMechanismTypePK
-
contactMechanismTypePKHasBeenModified
boolean contactMechanismTypePKHasBeenModified
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
-
-
Class com.echothree.model.data.contact.server.value.ContactMechanismTypeValue
-
Serialized Fields
-
contactMechanismTypeName
String contactMechanismTypeName
-
contactMechanismTypeNameHasBeenModified
boolean contactMechanismTypeNameHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
parentContactMechanismTypePK
ContactMechanismTypePK parentContactMechanismTypePK
-
parentContactMechanismTypePKHasBeenModified
boolean parentContactMechanismTypePKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
-
-
Class com.echothree.model.data.contact.server.value.ContactMechanismValue
-
Serialized Fields
-
activeDetailPK
ContactMechanismDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
ContactMechanismDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.contact.server.value.ContactPostalAddressCorrectionValue
class ContactPostalAddressCorrectionValue extends BaseValue<ContactPostalAddressCorrectionPK> implements Serializable-
Serialized Fields
-
address1
String address1
-
address1HasBeenModified
boolean address1HasBeenModified
-
address2
String address2
-
address2HasBeenModified
boolean address2HasBeenModified
-
address3
String address3
-
address3HasBeenModified
boolean address3HasBeenModified
-
city
String city
-
cityGeoCodePK
GeoCodePK cityGeoCodePK
-
cityGeoCodePKHasBeenModified
boolean cityGeoCodePKHasBeenModified
-
cityHasBeenModified
boolean cityHasBeenModified
-
contactMechanismPK
ContactMechanismPK contactMechanismPK
-
contactMechanismPKHasBeenModified
boolean contactMechanismPKHasBeenModified
-
countryGeoCodePK
GeoCodePK countryGeoCodePK
-
countryGeoCodePKHasBeenModified
boolean countryGeoCodePKHasBeenModified
-
countyGeoCodePK
GeoCodePK countyGeoCodePK
-
countyGeoCodePKHasBeenModified
boolean countyGeoCodePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
postalCode
String postalCode
-
postalCodeGeoCodePK
GeoCodePK postalCodeGeoCodePK
-
postalCodeGeoCodePKHasBeenModified
boolean postalCodeGeoCodePKHasBeenModified
-
postalCodeHasBeenModified
boolean postalCodeHasBeenModified
-
state
String state
-
stateGeoCodePK
GeoCodePK stateGeoCodePK
-
stateGeoCodePKHasBeenModified
boolean stateGeoCodePKHasBeenModified
-
stateHasBeenModified
boolean stateHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.contact.server.value.ContactPostalAddressValue
-
Serialized Fields
-
address1
String address1
-
address1HasBeenModified
boolean address1HasBeenModified
-
address2
String address2
-
address2HasBeenModified
boolean address2HasBeenModified
-
address3
String address3
-
address3HasBeenModified
boolean address3HasBeenModified
-
attention
String attention
-
attentionHasBeenModified
boolean attentionHasBeenModified
-
city
String city
-
cityGeoCodePK
GeoCodePK cityGeoCodePK
-
cityGeoCodePKHasBeenModified
boolean cityGeoCodePKHasBeenModified
-
cityHasBeenModified
boolean cityHasBeenModified
-
companyName
String companyName
-
companyNameHasBeenModified
boolean companyNameHasBeenModified
-
contactMechanismPK
ContactMechanismPK contactMechanismPK
-
contactMechanismPKHasBeenModified
boolean contactMechanismPKHasBeenModified
-
countryGeoCodePK
GeoCodePK countryGeoCodePK
-
countryGeoCodePKHasBeenModified
boolean countryGeoCodePKHasBeenModified
-
countyGeoCodePK
GeoCodePK countyGeoCodePK
-
countyGeoCodePKHasBeenModified
boolean countyGeoCodePKHasBeenModified
-
firstName
String firstName
-
firstNameHasBeenModified
boolean firstNameHasBeenModified
-
firstNameSdx
String firstNameSdx
-
firstNameSdxHasBeenModified
boolean firstNameSdxHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isCommercial
Boolean isCommercial
-
isCommercialHasBeenModified
boolean isCommercialHasBeenModified
-
lastName
String lastName
-
lastNameHasBeenModified
boolean lastNameHasBeenModified
-
lastNameSdx
String lastNameSdx
-
lastNameSdxHasBeenModified
boolean lastNameSdxHasBeenModified
-
middleName
String middleName
-
middleNameHasBeenModified
boolean middleNameHasBeenModified
-
middleNameSdx
String middleNameSdx
-
middleNameSdxHasBeenModified
boolean middleNameSdxHasBeenModified
-
nameSuffixPK
NameSuffixPK nameSuffixPK
-
nameSuffixPKHasBeenModified
boolean nameSuffixPKHasBeenModified
-
personalTitlePK
PersonalTitlePK personalTitlePK
-
personalTitlePKHasBeenModified
boolean personalTitlePKHasBeenModified
-
postalCode
String postalCode
-
postalCodeGeoCodePK
GeoCodePK postalCodeGeoCodePK
-
postalCodeGeoCodePKHasBeenModified
boolean postalCodeGeoCodePKHasBeenModified
-
postalCodeHasBeenModified
boolean postalCodeHasBeenModified
-
state
String state
-
stateGeoCodePK
GeoCodePK stateGeoCodePK
-
stateGeoCodePKHasBeenModified
boolean stateGeoCodePKHasBeenModified
-
stateHasBeenModified
boolean stateHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.contact.server.value.ContactTelephoneValue
-
Serialized Fields
-
areaCode
String areaCode
-
areaCodeHasBeenModified
boolean areaCodeHasBeenModified
-
contactMechanismPK
ContactMechanismPK contactMechanismPK
-
contactMechanismPKHasBeenModified
boolean contactMechanismPKHasBeenModified
-
countryGeoCodePK
GeoCodePK countryGeoCodePK
-
countryGeoCodePKHasBeenModified
boolean countryGeoCodePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
telephoneExtension
String telephoneExtension
-
telephoneExtensionHasBeenModified
boolean telephoneExtensionHasBeenModified
-
telephoneNumber
String telephoneNumber
-
telephoneNumberHasBeenModified
boolean telephoneNumberHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.contact.server.value.ContactWebAddressValue
-
Serialized Fields
-
contactMechanismPK
ContactMechanismPK contactMechanismPK
-
contactMechanismPKHasBeenModified
boolean contactMechanismPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
url
String url
-
urlHasBeenModified
boolean urlHasBeenModified
-
-
-
Class com.echothree.model.data.contact.server.value.PartyContactMechanismAliasValue
class PartyContactMechanismAliasValue extends BaseValue<PartyContactMechanismAliasPK> implements Serializable-
Serialized Fields
-
alias
String alias
-
aliasHasBeenModified
boolean aliasHasBeenModified
-
contactMechanismAliasTypePK
ContactMechanismAliasTypePK contactMechanismAliasTypePK
-
contactMechanismAliasTypePKHasBeenModified
boolean contactMechanismAliasTypePKHasBeenModified
-
contactMechanismPK
ContactMechanismPK contactMechanismPK
-
contactMechanismPKHasBeenModified
boolean contactMechanismPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
partyPK
PartyPK partyPK
-
partyPKHasBeenModified
boolean partyPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.contact.server.value.PartyContactMechanismDetailValue
class PartyContactMechanismDetailValue extends BaseValue<PartyContactMechanismDetailPK> implements Serializable-
Serialized Fields
-
contactMechanismPK
ContactMechanismPK contactMechanismPK
-
contactMechanismPKHasBeenModified
boolean contactMechanismPKHasBeenModified
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
partyContactMechanismPK
PartyContactMechanismPK partyContactMechanismPK
-
partyContactMechanismPKHasBeenModified
boolean partyContactMechanismPKHasBeenModified
-
partyPK
PartyPK partyPK
-
partyPKHasBeenModified
boolean partyPKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.contact.server.value.PartyContactMechanismPurposeDetailValue
class PartyContactMechanismPurposeDetailValue extends BaseValue<PartyContactMechanismPurposeDetailPK> implements Serializable-
Serialized Fields
-
contactMechanismPurposePK
ContactMechanismPurposePK contactMechanismPurposePK
-
contactMechanismPurposePKHasBeenModified
boolean contactMechanismPurposePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
partyContactMechanismPK
PartyContactMechanismPK partyContactMechanismPK
-
partyContactMechanismPKHasBeenModified
boolean partyContactMechanismPKHasBeenModified
-
partyContactMechanismPurposePK
PartyContactMechanismPurposePK partyContactMechanismPurposePK
-
partyContactMechanismPurposePKHasBeenModified
boolean partyContactMechanismPurposePKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.contact.server.value.PartyContactMechanismPurposeValue
class PartyContactMechanismPurposeValue extends BaseValue<PartyContactMechanismPurposePK> implements Serializable-
Serialized Fields
-
activeDetailPK
PartyContactMechanismPurposeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
PartyContactMechanismPurposeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.contact.server.value.PartyContactMechanismRelationshipValue
class PartyContactMechanismRelationshipValue extends BaseValue<PartyContactMechanismRelationshipPK> implements Serializable-
Serialized Fields
-
fromPartyContactMechanismPK
PartyContactMechanismPK fromPartyContactMechanismPK
-
fromPartyContactMechanismPKHasBeenModified
boolean fromPartyContactMechanismPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
toPartyContactMechanismPK
PartyContactMechanismPK toPartyContactMechanismPK
-
toPartyContactMechanismPKHasBeenModified
boolean toPartyContactMechanismPKHasBeenModified
-
-
-
Class com.echothree.model.data.contact.server.value.PartyContactMechanismValue
-
Serialized Fields
-
activeDetailPK
PartyContactMechanismDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
PartyContactMechanismDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.contact.server.value.PostalAddressElementTypeDescriptionValue
class PostalAddressElementTypeDescriptionValue extends BaseValue<PostalAddressElementTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
postalAddressElementTypePK
PostalAddressElementTypePK postalAddressElementTypePK
-
postalAddressElementTypePKHasBeenModified
boolean postalAddressElementTypePKHasBeenModified
-
-
-
Class com.echothree.model.data.contact.server.value.PostalAddressElementTypeValue
class PostalAddressElementTypeValue extends BaseValue<PostalAddressElementTypePK> implements Serializable-
Serialized Fields
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
postalAddressElementTypeName
String postalAddressElementTypeName
-
postalAddressElementTypeNameHasBeenModified
boolean postalAddressElementTypeNameHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
-
-
Class com.echothree.model.data.contact.server.value.PostalAddressFormatDescriptionValue
class PostalAddressFormatDescriptionValue extends BaseValue<PostalAddressFormatDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
postalAddressFormatPK
PostalAddressFormatPK postalAddressFormatPK
-
postalAddressFormatPKHasBeenModified
boolean postalAddressFormatPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.contact.server.value.PostalAddressFormatDetailValue
class PostalAddressFormatDetailValue extends BaseValue<PostalAddressFormatDetailPK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
postalAddressFormatName
String postalAddressFormatName
-
postalAddressFormatNameHasBeenModified
boolean postalAddressFormatNameHasBeenModified
-
postalAddressFormatPK
PostalAddressFormatPK postalAddressFormatPK
-
postalAddressFormatPKHasBeenModified
boolean postalAddressFormatPKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.contact.server.value.PostalAddressFormatValue
-
Serialized Fields
-
activeDetailPK
PostalAddressFormatDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
PostalAddressFormatDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.contact.server.value.PostalAddressLineDetailValue
class PostalAddressLineDetailValue extends BaseValue<PostalAddressLineDetailPK> implements Serializable-
Serialized Fields
-
alwaysIncludePrefix
Boolean alwaysIncludePrefix
-
alwaysIncludePrefixHasBeenModified
boolean alwaysIncludePrefixHasBeenModified
-
alwaysIncludeSuffix
Boolean alwaysIncludeSuffix
-
alwaysIncludeSuffixHasBeenModified
boolean alwaysIncludeSuffixHasBeenModified
-
collapseIfEmpty
Boolean collapseIfEmpty
-
collapseIfEmptyHasBeenModified
boolean collapseIfEmptyHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
postalAddressFormatPK
PostalAddressFormatPK postalAddressFormatPK
-
postalAddressFormatPKHasBeenModified
boolean postalAddressFormatPKHasBeenModified
-
postalAddressLinePK
PostalAddressLinePK postalAddressLinePK
-
postalAddressLinePKHasBeenModified
boolean postalAddressLinePKHasBeenModified
-
postalAddressLineSortOrder
Integer postalAddressLineSortOrder
-
postalAddressLineSortOrderHasBeenModified
boolean postalAddressLineSortOrderHasBeenModified
-
prefix
String prefix
-
prefixHasBeenModified
boolean prefixHasBeenModified
-
suffix
String suffix
-
suffixHasBeenModified
boolean suffixHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.contact.server.value.PostalAddressLineElementValue
class PostalAddressLineElementValue extends BaseValue<PostalAddressLineElementPK> implements Serializable-
Serialized Fields
-
alwaysIncludePrefix
Boolean alwaysIncludePrefix
-
alwaysIncludePrefixHasBeenModified
boolean alwaysIncludePrefixHasBeenModified
-
alwaysIncludeSuffix
Boolean alwaysIncludeSuffix
-
alwaysIncludeSuffixHasBeenModified
boolean alwaysIncludeSuffixHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
postalAddressElementTypePK
PostalAddressElementTypePK postalAddressElementTypePK
-
postalAddressElementTypePKHasBeenModified
boolean postalAddressElementTypePKHasBeenModified
-
postalAddressLineElementSortOrder
Integer postalAddressLineElementSortOrder
-
postalAddressLineElementSortOrderHasBeenModified
boolean postalAddressLineElementSortOrderHasBeenModified
-
postalAddressLinePK
PostalAddressLinePK postalAddressLinePK
-
postalAddressLinePKHasBeenModified
boolean postalAddressLinePKHasBeenModified
-
prefix
String prefix
-
prefixHasBeenModified
boolean prefixHasBeenModified
-
suffix
String suffix
-
suffixHasBeenModified
boolean suffixHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.contact.server.value.PostalAddressLineValue
-
Serialized Fields
-
activeDetailPK
PostalAddressLineDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
PostalAddressLineDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
-
Package com.echothree.model.data.contactlist.common.pk
-
Class com.echothree.model.data.contactlist.common.pk.ContactListContactMechanismPurposeDetailPK
class ContactListContactMechanismPurposeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.contactlist.common.pk.ContactListContactMechanismPurposePK
class ContactListContactMechanismPurposePK extends BasePK implements Serializable -
Class com.echothree.model.data.contactlist.common.pk.ContactListDescriptionPK
class ContactListDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.contactlist.common.pk.ContactListDetailPK
class ContactListDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.contactlist.common.pk.ContactListFrequencyDescriptionPK
class ContactListFrequencyDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.contactlist.common.pk.ContactListFrequencyDetailPK
class ContactListFrequencyDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.contactlist.common.pk.ContactListFrequencyPK
class ContactListFrequencyPK extends BasePK implements Serializable -
Class com.echothree.model.data.contactlist.common.pk.ContactListGroupDescriptionPK
class ContactListGroupDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.contactlist.common.pk.ContactListGroupDetailPK
class ContactListGroupDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.contactlist.common.pk.ContactListGroupPK
class ContactListGroupPK extends BasePK implements Serializable -
Class com.echothree.model.data.contactlist.common.pk.ContactListPK
class ContactListPK extends BasePK implements Serializable -
Class com.echothree.model.data.contactlist.common.pk.ContactListTypeDescriptionPK
class ContactListTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.contactlist.common.pk.ContactListTypeDetailPK
class ContactListTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.contactlist.common.pk.ContactListTypePK
class ContactListTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.contactlist.common.pk.CustomerTypeContactListGroupPK
class CustomerTypeContactListGroupPK extends BasePK implements Serializable -
Class com.echothree.model.data.contactlist.common.pk.CustomerTypeContactListPK
class CustomerTypeContactListPK extends BasePK implements Serializable -
Class com.echothree.model.data.contactlist.common.pk.PartyContactListDetailPK
class PartyContactListDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.contactlist.common.pk.PartyContactListPK
class PartyContactListPK extends BasePK implements Serializable -
Class com.echothree.model.data.contactlist.common.pk.PartyTypeContactListGroupPK
class PartyTypeContactListGroupPK extends BasePK implements Serializable -
Class com.echothree.model.data.contactlist.common.pk.PartyTypeContactListPK
class PartyTypeContactListPK extends BasePK implements Serializable
-
-
Package com.echothree.model.data.contactlist.server.entity
-
Class com.echothree.model.data.contactlist.server.entity.ContactList
class ContactList extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ContactListPK _pk
-
_value
ContactListValue _value
-
-
-
Class com.echothree.model.data.contactlist.server.entity.ContactListContactMechanismPurpose
class ContactListContactMechanismPurpose extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ContactListContactMechanismPurposePK _pk
-
_value
ContactListContactMechanismPurposeValue _value
-
-
-
Class com.echothree.model.data.contactlist.server.entity.ContactListContactMechanismPurposeDetail
class ContactListContactMechanismPurposeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ContactListContactMechanismPurposeDetailPK _pk
-
_value
ContactListContactMechanismPurposeDetailValue _value
-
-
-
Class com.echothree.model.data.contactlist.server.entity.ContactListDescription
class ContactListDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ContactListDescriptionPK _pk
-
_value
ContactListDescriptionValue _value
-
-
-
Class com.echothree.model.data.contactlist.server.entity.ContactListDetail
class ContactListDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ContactListDetailPK _pk
-
_value
ContactListDetailValue _value
-
-
-
Class com.echothree.model.data.contactlist.server.entity.ContactListFrequency
class ContactListFrequency extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ContactListFrequencyPK _pk
-
_value
ContactListFrequencyValue _value
-
-
-
Class com.echothree.model.data.contactlist.server.entity.ContactListFrequencyDescription
class ContactListFrequencyDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ContactListFrequencyDescriptionPK _pk
-
_value
ContactListFrequencyDescriptionValue _value
-
-
-
Class com.echothree.model.data.contactlist.server.entity.ContactListFrequencyDetail
class ContactListFrequencyDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ContactListFrequencyDetailPK _pk
-
_value
ContactListFrequencyDetailValue _value
-
-
-
Class com.echothree.model.data.contactlist.server.entity.ContactListGroup
class ContactListGroup extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ContactListGroupPK _pk
-
_value
ContactListGroupValue _value
-
-
-
Class com.echothree.model.data.contactlist.server.entity.ContactListGroupDescription
class ContactListGroupDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ContactListGroupDescriptionPK _pk
-
_value
ContactListGroupDescriptionValue _value
-
-
-
Class com.echothree.model.data.contactlist.server.entity.ContactListGroupDetail
class ContactListGroupDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ContactListGroupDetailPK _pk
-
_value
ContactListGroupDetailValue _value
-
-
-
Class com.echothree.model.data.contactlist.server.entity.ContactListType
class ContactListType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ContactListTypePK _pk
-
_value
ContactListTypeValue _value
-
-
-
Class com.echothree.model.data.contactlist.server.entity.ContactListTypeDescription
class ContactListTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ContactListTypeDescriptionPK _pk
-
_value
ContactListTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.contactlist.server.entity.ContactListTypeDetail
class ContactListTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ContactListTypeDetailPK _pk
-
_value
ContactListTypeDetailValue _value
-
-
-
Class com.echothree.model.data.contactlist.server.entity.CustomerTypeContactList
class CustomerTypeContactList extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CustomerTypeContactListPK _pk
-
_value
CustomerTypeContactListValue _value
-
-
-
Class com.echothree.model.data.contactlist.server.entity.CustomerTypeContactListGroup
class CustomerTypeContactListGroup extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CustomerTypeContactListGroupPK _pk
-
_value
CustomerTypeContactListGroupValue _value
-
-
-
Class com.echothree.model.data.contactlist.server.entity.PartyContactList
class PartyContactList extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PartyContactListPK _pk
-
_value
PartyContactListValue _value
-
-
-
Class com.echothree.model.data.contactlist.server.entity.PartyContactListDetail
class PartyContactListDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PartyContactListDetailPK _pk
-
_value
PartyContactListDetailValue _value
-
-
-
Class com.echothree.model.data.contactlist.server.entity.PartyTypeContactList
class PartyTypeContactList extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PartyTypeContactListPK _pk
-
_value
PartyTypeContactListValue _value
-
-
-
Class com.echothree.model.data.contactlist.server.entity.PartyTypeContactListGroup
class PartyTypeContactListGroup extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PartyTypeContactListGroupPK _pk
-
_value
PartyTypeContactListGroupValue _value
-
-
-
-
Package com.echothree.model.data.contactlist.server.value
-
Class com.echothree.model.data.contactlist.server.value.ContactListContactMechanismPurposeDetailValue
class ContactListContactMechanismPurposeDetailValue extends BaseValue<ContactListContactMechanismPurposeDetailPK> implements Serializable-
Serialized Fields
-
contactListContactMechanismPurposePK
ContactListContactMechanismPurposePK contactListContactMechanismPurposePK
-
contactListContactMechanismPurposePKHasBeenModified
boolean contactListContactMechanismPurposePKHasBeenModified
-
contactListPK
ContactListPK contactListPK
-
contactListPKHasBeenModified
boolean contactListPKHasBeenModified
-
contactMechanismPurposePK
ContactMechanismPurposePK contactMechanismPurposePK
-
contactMechanismPurposePKHasBeenModified
boolean contactMechanismPurposePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.contactlist.server.value.ContactListContactMechanismPurposeValue
class ContactListContactMechanismPurposeValue extends BaseValue<ContactListContactMechanismPurposePK> implements Serializable-
Serialized Fields
-
activeDetailPK
ContactListContactMechanismPurposeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
ContactListContactMechanismPurposeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.contactlist.server.value.ContactListDescriptionValue
class ContactListDescriptionValue extends BaseValue<ContactListDescriptionPK> implements Serializable-
Serialized Fields
-
contactListPK
ContactListPK contactListPK
-
contactListPKHasBeenModified
boolean contactListPKHasBeenModified
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.contactlist.server.value.ContactListDetailValue
-
Serialized Fields
-
contactListFrequencyPK
ContactListFrequencyPK contactListFrequencyPK
-
contactListFrequencyPKHasBeenModified
boolean contactListFrequencyPKHasBeenModified
-
contactListGroupPK
ContactListGroupPK contactListGroupPK
-
contactListGroupPKHasBeenModified
boolean contactListGroupPKHasBeenModified
-
contactListName
String contactListName
-
contactListNameHasBeenModified
boolean contactListNameHasBeenModified
-
contactListPK
ContactListPK contactListPK
-
contactListPKHasBeenModified
boolean contactListPKHasBeenModified
-
contactListTypePK
ContactListTypePK contactListTypePK
-
contactListTypePKHasBeenModified
boolean contactListTypePKHasBeenModified
-
defaultPartyContactListStatusPK
WorkflowEntrancePK defaultPartyContactListStatusPK
-
defaultPartyContactListStatusPKHasBeenModified
boolean defaultPartyContactListStatusPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.contactlist.server.value.ContactListFrequencyDescriptionValue
class ContactListFrequencyDescriptionValue extends BaseValue<ContactListFrequencyDescriptionPK> implements Serializable-
Serialized Fields
-
contactListFrequencyPK
ContactListFrequencyPK contactListFrequencyPK
-
contactListFrequencyPKHasBeenModified
boolean contactListFrequencyPKHasBeenModified
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.contactlist.server.value.ContactListFrequencyDetailValue
class ContactListFrequencyDetailValue extends BaseValue<ContactListFrequencyDetailPK> implements Serializable-
Serialized Fields
-
contactListFrequencyName
String contactListFrequencyName
-
contactListFrequencyNameHasBeenModified
boolean contactListFrequencyNameHasBeenModified
-
contactListFrequencyPK
ContactListFrequencyPK contactListFrequencyPK
-
contactListFrequencyPKHasBeenModified
boolean contactListFrequencyPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.contactlist.server.value.ContactListFrequencyValue
-
Serialized Fields
-
activeDetailPK
ContactListFrequencyDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
ContactListFrequencyDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.contactlist.server.value.ContactListGroupDescriptionValue
class ContactListGroupDescriptionValue extends BaseValue<ContactListGroupDescriptionPK> implements Serializable-
Serialized Fields
-
contactListGroupPK
ContactListGroupPK contactListGroupPK
-
contactListGroupPKHasBeenModified
boolean contactListGroupPKHasBeenModified
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.contactlist.server.value.ContactListGroupDetailValue
class ContactListGroupDetailValue extends BaseValue<ContactListGroupDetailPK> implements Serializable-
Serialized Fields
-
contactListGroupName
String contactListGroupName
-
contactListGroupNameHasBeenModified
boolean contactListGroupNameHasBeenModified
-
contactListGroupPK
ContactListGroupPK contactListGroupPK
-
contactListGroupPKHasBeenModified
boolean contactListGroupPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.contactlist.server.value.ContactListGroupValue
-
Serialized Fields
-
activeDetailPK
ContactListGroupDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
ContactListGroupDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.contactlist.server.value.ContactListTypeDescriptionValue
class ContactListTypeDescriptionValue extends BaseValue<ContactListTypeDescriptionPK> implements Serializable-
Serialized Fields
-
contactListTypePK
ContactListTypePK contactListTypePK
-
contactListTypePKHasBeenModified
boolean contactListTypePKHasBeenModified
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.contactlist.server.value.ContactListTypeDetailValue
-
Serialized Fields
-
confirmationRequestChainPK
ChainPK confirmationRequestChainPK
-
confirmationRequestChainPKHasBeenModified
boolean confirmationRequestChainPKHasBeenModified
-
contactListTypeName
String contactListTypeName
-
contactListTypeNameHasBeenModified
boolean contactListTypeNameHasBeenModified
-
contactListTypePK
ContactListTypePK contactListTypePK
-
contactListTypePKHasBeenModified
boolean contactListTypePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
subscribeChainPK
ChainPK subscribeChainPK
-
subscribeChainPKHasBeenModified
boolean subscribeChainPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
unsubscribeChainPK
ChainPK unsubscribeChainPK
-
unsubscribeChainPKHasBeenModified
boolean unsubscribeChainPKHasBeenModified
-
usedForSolicitation
Boolean usedForSolicitation
-
usedForSolicitationHasBeenModified
boolean usedForSolicitationHasBeenModified
-
-
-
Class com.echothree.model.data.contactlist.server.value.ContactListTypeValue
-
Serialized Fields
-
activeDetailPK
ContactListTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
ContactListTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.contactlist.server.value.ContactListValue
-
Serialized Fields
-
activeDetailPK
ContactListDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
ContactListDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.contactlist.server.value.CustomerTypeContactListGroupValue
class CustomerTypeContactListGroupValue extends BaseValue<CustomerTypeContactListGroupPK> implements Serializable-
Serialized Fields
-
addWhenCreated
Boolean addWhenCreated
-
addWhenCreatedHasBeenModified
boolean addWhenCreatedHasBeenModified
-
contactListGroupPK
ContactListGroupPK contactListGroupPK
-
contactListGroupPKHasBeenModified
boolean contactListGroupPKHasBeenModified
-
customerTypePK
CustomerTypePK customerTypePK
-
customerTypePKHasBeenModified
boolean customerTypePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.contactlist.server.value.CustomerTypeContactListValue
class CustomerTypeContactListValue extends BaseValue<CustomerTypeContactListPK> implements Serializable-
Serialized Fields
-
addWhenCreated
Boolean addWhenCreated
-
addWhenCreatedHasBeenModified
boolean addWhenCreatedHasBeenModified
-
contactListPK
ContactListPK contactListPK
-
contactListPKHasBeenModified
boolean contactListPKHasBeenModified
-
customerTypePK
CustomerTypePK customerTypePK
-
customerTypePKHasBeenModified
boolean customerTypePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.contactlist.server.value.PartyContactListDetailValue
class PartyContactListDetailValue extends BaseValue<PartyContactListDetailPK> implements Serializable-
Serialized Fields
-
contactListPK
ContactListPK contactListPK
-
contactListPKHasBeenModified
boolean contactListPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
partyContactListPK
PartyContactListPK partyContactListPK
-
partyContactListPKHasBeenModified
boolean partyContactListPKHasBeenModified
-
partyPK
PartyPK partyPK
-
partyPKHasBeenModified
boolean partyPKHasBeenModified
-
preferredContactListContactMechanismPurposePK
ContactListContactMechanismPurposePK preferredContactListContactMechanismPurposePK
-
preferredContactListContactMechanismPurposePKHasBeenModified
boolean preferredContactListContactMechanismPurposePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.contactlist.server.value.PartyContactListValue
-
Serialized Fields
-
activeDetailPK
PartyContactListDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
PartyContactListDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.contactlist.server.value.PartyTypeContactListGroupValue
class PartyTypeContactListGroupValue extends BaseValue<PartyTypeContactListGroupPK> implements Serializable-
Serialized Fields
-
addWhenCreated
Boolean addWhenCreated
-
addWhenCreatedHasBeenModified
boolean addWhenCreatedHasBeenModified
-
contactListGroupPK
ContactListGroupPK contactListGroupPK
-
contactListGroupPKHasBeenModified
boolean contactListGroupPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
partyTypePK
PartyTypePK partyTypePK
-
partyTypePKHasBeenModified
boolean partyTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.contactlist.server.value.PartyTypeContactListValue
-
Serialized Fields
-
addWhenCreated
Boolean addWhenCreated
-
addWhenCreatedHasBeenModified
boolean addWhenCreatedHasBeenModified
-
contactListPK
ContactListPK contactListPK
-
contactListPKHasBeenModified
boolean contactListPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
partyTypePK
PartyTypePK partyTypePK
-
partyTypePKHasBeenModified
boolean partyTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
-
Package com.echothree.model.data.content.common.pk
-
Class com.echothree.model.data.content.common.pk.ContentCatalogDescriptionPK
class ContentCatalogDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.content.common.pk.ContentCatalogDetailPK
class ContentCatalogDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.content.common.pk.ContentCatalogItemFixedPricePK
class ContentCatalogItemFixedPricePK extends BasePK implements Serializable -
Class com.echothree.model.data.content.common.pk.ContentCatalogItemPK
class ContentCatalogItemPK extends BasePK implements Serializable -
Class com.echothree.model.data.content.common.pk.ContentCatalogItemVariablePricePK
class ContentCatalogItemVariablePricePK extends BasePK implements Serializable -
Class com.echothree.model.data.content.common.pk.ContentCatalogPK
class ContentCatalogPK extends BasePK implements Serializable -
Class com.echothree.model.data.content.common.pk.ContentCategoryDescriptionPK
class ContentCategoryDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.content.common.pk.ContentCategoryDetailPK
class ContentCategoryDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.content.common.pk.ContentCategoryItemPK
class ContentCategoryItemPK extends BasePK implements Serializable -
Class com.echothree.model.data.content.common.pk.ContentCategoryPK
class ContentCategoryPK extends BasePK implements Serializable -
Class com.echothree.model.data.content.common.pk.ContentCollectionDescriptionPK
class ContentCollectionDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.content.common.pk.ContentCollectionDetailPK
class ContentCollectionDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.content.common.pk.ContentCollectionPK
class ContentCollectionPK extends BasePK implements Serializable -
Class com.echothree.model.data.content.common.pk.ContentForumDetailPK
class ContentForumDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.content.common.pk.ContentForumPK
class ContentForumPK extends BasePK implements Serializable -
Class com.echothree.model.data.content.common.pk.ContentPageAreaBlobPK
class ContentPageAreaBlobPK extends BasePK implements Serializable -
Class com.echothree.model.data.content.common.pk.ContentPageAreaClobPK
class ContentPageAreaClobPK extends BasePK implements Serializable -
Class com.echothree.model.data.content.common.pk.ContentPageAreaDetailPK
class ContentPageAreaDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.content.common.pk.ContentPageAreaPK
class ContentPageAreaPK extends BasePK implements Serializable -
Class com.echothree.model.data.content.common.pk.ContentPageAreaStringPK
class ContentPageAreaStringPK extends BasePK implements Serializable -
Class com.echothree.model.data.content.common.pk.ContentPageAreaTypeDescriptionPK
class ContentPageAreaTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.content.common.pk.ContentPageAreaTypePK
class ContentPageAreaTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.content.common.pk.ContentPageAreaUrlPK
class ContentPageAreaUrlPK extends BasePK implements Serializable -
Class com.echothree.model.data.content.common.pk.ContentPageDescriptionPK
class ContentPageDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.content.common.pk.ContentPageDetailPK
class ContentPageDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.content.common.pk.ContentPageLayoutAreaDescriptionPK
class ContentPageLayoutAreaDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.content.common.pk.ContentPageLayoutAreaPK
class ContentPageLayoutAreaPK extends BasePK implements Serializable -
Class com.echothree.model.data.content.common.pk.ContentPageLayoutDescriptionPK
class ContentPageLayoutDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.content.common.pk.ContentPageLayoutDetailPK
class ContentPageLayoutDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.content.common.pk.ContentPageLayoutPK
class ContentPageLayoutPK extends BasePK implements Serializable -
Class com.echothree.model.data.content.common.pk.ContentPagePK
class ContentPagePK extends BasePK implements Serializable -
Class com.echothree.model.data.content.common.pk.ContentSectionDescriptionPK
class ContentSectionDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.content.common.pk.ContentSectionDetailPK
class ContentSectionDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.content.common.pk.ContentSectionPK
class ContentSectionPK extends BasePK implements Serializable -
Class com.echothree.model.data.content.common.pk.ContentWebAddressDescriptionPK
class ContentWebAddressDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.content.common.pk.ContentWebAddressDetailPK
class ContentWebAddressDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.content.common.pk.ContentWebAddressPK
class ContentWebAddressPK extends BasePK implements Serializable -
Class com.echothree.model.data.content.common.pk.ContentWebAddressServerPK
class ContentWebAddressServerPK extends BasePK implements Serializable
-
-
Package com.echothree.model.data.content.server.entity
-
Class com.echothree.model.data.content.server.entity.ContentCatalog
class ContentCatalog extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ContentCatalogPK _pk
-
_value
ContentCatalogValue _value
-
-
-
Class com.echothree.model.data.content.server.entity.ContentCatalogDescription
class ContentCatalogDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ContentCatalogDescriptionPK _pk
-
_value
ContentCatalogDescriptionValue _value
-
-
-
Class com.echothree.model.data.content.server.entity.ContentCatalogDetail
class ContentCatalogDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ContentCatalogDetailPK _pk
-
_value
ContentCatalogDetailValue _value
-
-
-
Class com.echothree.model.data.content.server.entity.ContentCatalogItem
class ContentCatalogItem extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ContentCatalogItemPK _pk
-
_value
ContentCatalogItemValue _value
-
-
-
Class com.echothree.model.data.content.server.entity.ContentCatalogItemFixedPrice
class ContentCatalogItemFixedPrice extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ContentCatalogItemFixedPricePK _pk
-
_value
ContentCatalogItemFixedPriceValue _value
-
-
-
Class com.echothree.model.data.content.server.entity.ContentCatalogItemVariablePrice
class ContentCatalogItemVariablePrice extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ContentCatalogItemVariablePricePK _pk
-
_value
ContentCatalogItemVariablePriceValue _value
-
-
-
Class com.echothree.model.data.content.server.entity.ContentCategory
class ContentCategory extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ContentCategoryPK _pk
-
_value
ContentCategoryValue _value
-
-
-
Class com.echothree.model.data.content.server.entity.ContentCategoryDescription
class ContentCategoryDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ContentCategoryDescriptionPK _pk
-
_value
ContentCategoryDescriptionValue _value
-
-
-
Class com.echothree.model.data.content.server.entity.ContentCategoryDetail
class ContentCategoryDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ContentCategoryDetailPK _pk
-
_value
ContentCategoryDetailValue _value
-
-
-
Class com.echothree.model.data.content.server.entity.ContentCategoryItem
class ContentCategoryItem extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ContentCategoryItemPK _pk
-
_value
ContentCategoryItemValue _value
-
-
-
Class com.echothree.model.data.content.server.entity.ContentCollection
class ContentCollection extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ContentCollectionPK _pk
-
_value
ContentCollectionValue _value
-
-
-
Class com.echothree.model.data.content.server.entity.ContentCollectionDescription
class ContentCollectionDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ContentCollectionDescriptionPK _pk
-
_value
ContentCollectionDescriptionValue _value
-
-
-
Class com.echothree.model.data.content.server.entity.ContentCollectionDetail
class ContentCollectionDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ContentCollectionDetailPK _pk
-
_value
ContentCollectionDetailValue _value
-
-
-
Class com.echothree.model.data.content.server.entity.ContentForum
class ContentForum extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ContentForumPK _pk
-
_value
ContentForumValue _value
-
-
-
Class com.echothree.model.data.content.server.entity.ContentForumDetail
class ContentForumDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ContentForumDetailPK _pk
-
_value
ContentForumDetailValue _value
-
-
-
Class com.echothree.model.data.content.server.entity.ContentPage
class ContentPage extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ContentPagePK _pk
-
_value
ContentPageValue _value
-
-
-
Class com.echothree.model.data.content.server.entity.ContentPageArea
class ContentPageArea extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ContentPageAreaPK _pk
-
_value
ContentPageAreaValue _value
-
-
-
Class com.echothree.model.data.content.server.entity.ContentPageAreaBlob
class ContentPageAreaBlob extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ContentPageAreaBlobPK _pk
-
_value
ContentPageAreaBlobValue _value
-
-
-
Class com.echothree.model.data.content.server.entity.ContentPageAreaClob
class ContentPageAreaClob extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ContentPageAreaClobPK _pk
-
_value
ContentPageAreaClobValue _value
-
-
-
Class com.echothree.model.data.content.server.entity.ContentPageAreaDetail
class ContentPageAreaDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ContentPageAreaDetailPK _pk
-
_value
ContentPageAreaDetailValue _value
-
-
-
Class com.echothree.model.data.content.server.entity.ContentPageAreaString
class ContentPageAreaString extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ContentPageAreaStringPK _pk
-
_value
ContentPageAreaStringValue _value
-
-
-
Class com.echothree.model.data.content.server.entity.ContentPageAreaType
class ContentPageAreaType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ContentPageAreaTypePK _pk
-
_value
ContentPageAreaTypeValue _value
-
-
-
Class com.echothree.model.data.content.server.entity.ContentPageAreaTypeDescription
class ContentPageAreaTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ContentPageAreaTypeDescriptionPK _pk
-
_value
ContentPageAreaTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.content.server.entity.ContentPageAreaUrl
class ContentPageAreaUrl extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ContentPageAreaUrlPK _pk
-
_value
ContentPageAreaUrlValue _value
-
-
-
Class com.echothree.model.data.content.server.entity.ContentPageDescription
class ContentPageDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ContentPageDescriptionPK _pk
-
_value
ContentPageDescriptionValue _value
-
-
-
Class com.echothree.model.data.content.server.entity.ContentPageDetail
class ContentPageDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ContentPageDetailPK _pk
-
_value
ContentPageDetailValue _value
-
-
-
Class com.echothree.model.data.content.server.entity.ContentPageLayout
class ContentPageLayout extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ContentPageLayoutPK _pk
-
_value
ContentPageLayoutValue _value
-
-
-
Class com.echothree.model.data.content.server.entity.ContentPageLayoutArea
class ContentPageLayoutArea extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ContentPageLayoutAreaPK _pk
-
_value
ContentPageLayoutAreaValue _value
-
-
-
Class com.echothree.model.data.content.server.entity.ContentPageLayoutAreaDescription
class ContentPageLayoutAreaDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ContentPageLayoutAreaDescriptionPK _pk
-
_value
ContentPageLayoutAreaDescriptionValue _value
-
-
-
Class com.echothree.model.data.content.server.entity.ContentPageLayoutDescription
class ContentPageLayoutDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ContentPageLayoutDescriptionPK _pk
-
_value
ContentPageLayoutDescriptionValue _value
-
-
-
Class com.echothree.model.data.content.server.entity.ContentPageLayoutDetail
class ContentPageLayoutDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ContentPageLayoutDetailPK _pk
-
_value
ContentPageLayoutDetailValue _value
-
-
-
Class com.echothree.model.data.content.server.entity.ContentSection
class ContentSection extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ContentSectionPK _pk
-
_value
ContentSectionValue _value
-
-
-
Class com.echothree.model.data.content.server.entity.ContentSectionDescription
class ContentSectionDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ContentSectionDescriptionPK _pk
-
_value
ContentSectionDescriptionValue _value
-
-
-
Class com.echothree.model.data.content.server.entity.ContentSectionDetail
class ContentSectionDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ContentSectionDetailPK _pk
-
_value
ContentSectionDetailValue _value
-
-
-
Class com.echothree.model.data.content.server.entity.ContentWebAddress
class ContentWebAddress extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ContentWebAddressPK _pk
-
_value
ContentWebAddressValue _value
-
-
-
Class com.echothree.model.data.content.server.entity.ContentWebAddressDescription
class ContentWebAddressDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ContentWebAddressDescriptionPK _pk
-
_value
ContentWebAddressDescriptionValue _value
-
-
-
Class com.echothree.model.data.content.server.entity.ContentWebAddressDetail
class ContentWebAddressDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ContentWebAddressDetailPK _pk
-
_value
ContentWebAddressDetailValue _value
-
-
-
Class com.echothree.model.data.content.server.entity.ContentWebAddressServer
class ContentWebAddressServer extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ContentWebAddressServerPK _pk
-
_value
ContentWebAddressServerValue _value
-
-
-
-
Package com.echothree.model.data.content.server.value
-
Class com.echothree.model.data.content.server.value.ContentCatalogDescriptionValue
class ContentCatalogDescriptionValue extends BaseValue<ContentCatalogDescriptionPK> implements Serializable-
Serialized Fields
-
contentCatalogPK
ContentCatalogPK contentCatalogPK
-
contentCatalogPKHasBeenModified
boolean contentCatalogPKHasBeenModified
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.content.server.value.ContentCatalogDetailValue
-
Serialized Fields
-
contentCatalogName
String contentCatalogName
-
contentCatalogNameHasBeenModified
boolean contentCatalogNameHasBeenModified
-
contentCatalogPK
ContentCatalogPK contentCatalogPK
-
contentCatalogPKHasBeenModified
boolean contentCatalogPKHasBeenModified
-
contentCollectionPK
ContentCollectionPK contentCollectionPK
-
contentCollectionPKHasBeenModified
boolean contentCollectionPKHasBeenModified
-
defaultOfferUsePK
OfferUsePK defaultOfferUsePK
-
defaultOfferUsePKHasBeenModified
boolean defaultOfferUsePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.content.server.value.ContentCatalogItemFixedPriceValue
class ContentCatalogItemFixedPriceValue extends BaseValue<ContentCatalogItemFixedPricePK> implements Serializable-
Serialized Fields
-
contentCatalogItemPK
ContentCatalogItemPK contentCatalogItemPK
-
contentCatalogItemPKHasBeenModified
boolean contentCatalogItemPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
unitPrice
Long unitPrice
-
unitPriceHasBeenModified
boolean unitPriceHasBeenModified
-
-
-
Class com.echothree.model.data.content.server.value.ContentCatalogItemValue
-
Serialized Fields
-
contentCatalogPK
ContentCatalogPK contentCatalogPK
-
contentCatalogPKHasBeenModified
boolean contentCatalogPKHasBeenModified
-
currencyPK
CurrencyPK currencyPK
-
currencyPKHasBeenModified
boolean currencyPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
inventoryConditionPK
InventoryConditionPK inventoryConditionPK
-
inventoryConditionPKHasBeenModified
boolean inventoryConditionPKHasBeenModified
-
itemPK
ItemPK itemPK
-
itemPKHasBeenModified
boolean itemPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
unitOfMeasureTypePK
UnitOfMeasureTypePK unitOfMeasureTypePK
-
unitOfMeasureTypePKHasBeenModified
boolean unitOfMeasureTypePKHasBeenModified
-
-
-
Class com.echothree.model.data.content.server.value.ContentCatalogItemVariablePriceValue
class ContentCatalogItemVariablePriceValue extends BaseValue<ContentCatalogItemVariablePricePK> implements Serializable-
Serialized Fields
-
contentCatalogItemPK
ContentCatalogItemPK contentCatalogItemPK
-
contentCatalogItemPKHasBeenModified
boolean contentCatalogItemPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
maximumUnitPrice
Long maximumUnitPrice
-
maximumUnitPriceHasBeenModified
boolean maximumUnitPriceHasBeenModified
-
minimumUnitPrice
Long minimumUnitPrice
-
minimumUnitPriceHasBeenModified
boolean minimumUnitPriceHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
unitPriceIncrement
Long unitPriceIncrement
-
unitPriceIncrementHasBeenModified
boolean unitPriceIncrementHasBeenModified
-
-
-
Class com.echothree.model.data.content.server.value.ContentCatalogValue
-
Serialized Fields
-
activeDetailPK
ContentCatalogDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
ContentCatalogDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.content.server.value.ContentCategoryDescriptionValue
class ContentCategoryDescriptionValue extends BaseValue<ContentCategoryDescriptionPK> implements Serializable-
Serialized Fields
-
contentCategoryPK
ContentCategoryPK contentCategoryPK
-
contentCategoryPKHasBeenModified
boolean contentCategoryPKHasBeenModified
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.content.server.value.ContentCategoryDetailValue
-
Serialized Fields
-
contentCatalogPK
ContentCatalogPK contentCatalogPK
-
contentCatalogPKHasBeenModified
boolean contentCatalogPKHasBeenModified
-
contentCategoryItemSelectorPK
SelectorPK contentCategoryItemSelectorPK
-
contentCategoryItemSelectorPKHasBeenModified
boolean contentCategoryItemSelectorPKHasBeenModified
-
contentCategoryName
String contentCategoryName
-
contentCategoryNameHasBeenModified
boolean contentCategoryNameHasBeenModified
-
contentCategoryPK
ContentCategoryPK contentCategoryPK
-
contentCategoryPKHasBeenModified
boolean contentCategoryPKHasBeenModified
-
defaultOfferUsePK
OfferUsePK defaultOfferUsePK
-
defaultOfferUsePKHasBeenModified
boolean defaultOfferUsePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
parentContentCategoryPK
ContentCategoryPK parentContentCategoryPK
-
parentContentCategoryPKHasBeenModified
boolean parentContentCategoryPKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.content.server.value.ContentCategoryItemValue
-
Serialized Fields
-
contentCatalogItemPK
ContentCatalogItemPK contentCatalogItemPK
-
contentCatalogItemPKHasBeenModified
boolean contentCatalogItemPKHasBeenModified
-
contentCategoryPK
ContentCategoryPK contentCategoryPK
-
contentCategoryPKHasBeenModified
boolean contentCategoryPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.content.server.value.ContentCategoryValue
-
Serialized Fields
-
activeDetailPK
ContentCategoryDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
ContentCategoryDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.content.server.value.ContentCollectionDescriptionValue
class ContentCollectionDescriptionValue extends BaseValue<ContentCollectionDescriptionPK> implements Serializable-
Serialized Fields
-
contentCollectionPK
ContentCollectionPK contentCollectionPK
-
contentCollectionPKHasBeenModified
boolean contentCollectionPKHasBeenModified
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.content.server.value.ContentCollectionDetailValue
class ContentCollectionDetailValue extends BaseValue<ContentCollectionDetailPK> implements Serializable-
Serialized Fields
-
contentCollectionName
String contentCollectionName
-
contentCollectionNameHasBeenModified
boolean contentCollectionNameHasBeenModified
-
contentCollectionPK
ContentCollectionPK contentCollectionPK
-
contentCollectionPKHasBeenModified
boolean contentCollectionPKHasBeenModified
-
defaultOfferUsePK
OfferUsePK defaultOfferUsePK
-
defaultOfferUsePKHasBeenModified
boolean defaultOfferUsePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.content.server.value.ContentCollectionValue
-
Serialized Fields
-
activeDetailPK
ContentCollectionDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
ContentCollectionDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.content.server.value.ContentForumDetailValue
-
Serialized Fields
-
contentCollectionPK
ContentCollectionPK contentCollectionPK
-
contentCollectionPKHasBeenModified
boolean contentCollectionPKHasBeenModified
-
contentForumPK
ContentForumPK contentForumPK
-
contentForumPKHasBeenModified
boolean contentForumPKHasBeenModified
-
forumPK
ForumPK forumPK
-
forumPKHasBeenModified
boolean forumPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.content.server.value.ContentForumValue
-
Serialized Fields
-
activeDetailPK
ContentForumDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
ContentForumDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.content.server.value.ContentPageAreaBlobValue
-
Serialized Fields
-
blob
ByteArray blob
-
blobHasBeenModified
boolean blobHasBeenModified
-
contentPageAreaDetailPK
ContentPageAreaDetailPK contentPageAreaDetailPK
-
contentPageAreaDetailPKHasBeenModified
boolean contentPageAreaDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.content.server.value.ContentPageAreaClobValue
-
Serialized Fields
-
clob
String clob
-
clobHasBeenModified
boolean clobHasBeenModified
-
contentPageAreaDetailPK
ContentPageAreaDetailPK contentPageAreaDetailPK
-
contentPageAreaDetailPKHasBeenModified
boolean contentPageAreaDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.content.server.value.ContentPageAreaDetailValue
-
Serialized Fields
-
contentPageAreaPK
ContentPageAreaPK contentPageAreaPK
-
contentPageAreaPKHasBeenModified
boolean contentPageAreaPKHasBeenModified
-
contentPageLayoutAreaPK
ContentPageLayoutAreaPK contentPageLayoutAreaPK
-
contentPageLayoutAreaPKHasBeenModified
boolean contentPageLayoutAreaPKHasBeenModified
-
contentPagePK
ContentPagePK contentPagePK
-
contentPagePKHasBeenModified
boolean contentPagePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
mimeTypePK
MimeTypePK mimeTypePK
-
mimeTypePKHasBeenModified
boolean mimeTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.content.server.value.ContentPageAreaStringValue
-
Serialized Fields
-
contentPageAreaDetailPK
ContentPageAreaDetailPK contentPageAreaDetailPK
-
contentPageAreaDetailPKHasBeenModified
boolean contentPageAreaDetailPKHasBeenModified
-
string
String string
-
stringHasBeenModified
boolean stringHasBeenModified
-
-
-
Class com.echothree.model.data.content.server.value.ContentPageAreaTypeDescriptionValue
class ContentPageAreaTypeDescriptionValue extends BaseValue<ContentPageAreaTypeDescriptionPK> implements Serializable-
Serialized Fields
-
contentPageAreaTypePK
ContentPageAreaTypePK contentPageAreaTypePK
-
contentPageAreaTypePKHasBeenModified
boolean contentPageAreaTypePKHasBeenModified
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
-
-
Class com.echothree.model.data.content.server.value.ContentPageAreaTypeValue
-
Serialized Fields
-
contentPageAreaTypeName
String contentPageAreaTypeName
-
contentPageAreaTypeNameHasBeenModified
boolean contentPageAreaTypeNameHasBeenModified
-
-
-
Class com.echothree.model.data.content.server.value.ContentPageAreaUrlValue
-
Serialized Fields
-
contentPageAreaDetailPK
ContentPageAreaDetailPK contentPageAreaDetailPK
-
contentPageAreaDetailPKHasBeenModified
boolean contentPageAreaDetailPKHasBeenModified
-
url
String url
-
urlHasBeenModified
boolean urlHasBeenModified
-
-
-
Class com.echothree.model.data.content.server.value.ContentPageAreaValue
-
Serialized Fields
-
activeDetailPK
ContentPageAreaDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
ContentPageAreaDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.content.server.value.ContentPageDescriptionValue
class ContentPageDescriptionValue extends BaseValue<ContentPageDescriptionPK> implements Serializable-
Serialized Fields
-
contentPagePK
ContentPagePK contentPagePK
-
contentPagePKHasBeenModified
boolean contentPagePKHasBeenModified
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.content.server.value.ContentPageDetailValue
-
Serialized Fields
-
contentPageLayoutPK
ContentPageLayoutPK contentPageLayoutPK
-
contentPageLayoutPKHasBeenModified
boolean contentPageLayoutPKHasBeenModified
-
contentPageName
String contentPageName
-
contentPageNameHasBeenModified
boolean contentPageNameHasBeenModified
-
contentPagePK
ContentPagePK contentPagePK
-
contentPagePKHasBeenModified
boolean contentPagePKHasBeenModified
-
contentSectionPK
ContentSectionPK contentSectionPK
-
contentSectionPKHasBeenModified
boolean contentSectionPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.content.server.value.ContentPageLayoutAreaDescriptionValue
class ContentPageLayoutAreaDescriptionValue extends BaseValue<ContentPageLayoutAreaDescriptionPK> implements Serializable-
Serialized Fields
-
contentPageLayoutAreaPK
ContentPageLayoutAreaPK contentPageLayoutAreaPK
-
contentPageLayoutAreaPKHasBeenModified
boolean contentPageLayoutAreaPKHasBeenModified
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
-
-
Class com.echothree.model.data.content.server.value.ContentPageLayoutAreaValue
-
Serialized Fields
-
contentPageAreaTypePK
ContentPageAreaTypePK contentPageAreaTypePK
-
contentPageAreaTypePKHasBeenModified
boolean contentPageAreaTypePKHasBeenModified
-
contentPageLayoutPK
ContentPageLayoutPK contentPageLayoutPK
-
contentPageLayoutPKHasBeenModified
boolean contentPageLayoutPKHasBeenModified
-
showDescriptionField
Boolean showDescriptionField
-
showDescriptionFieldHasBeenModified
boolean showDescriptionFieldHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
-
-
Class com.echothree.model.data.content.server.value.ContentPageLayoutDescriptionValue
class ContentPageLayoutDescriptionValue extends BaseValue<ContentPageLayoutDescriptionPK> implements Serializable-
Serialized Fields
-
contentPageLayoutPK
ContentPageLayoutPK contentPageLayoutPK
-
contentPageLayoutPKHasBeenModified
boolean contentPageLayoutPKHasBeenModified
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.content.server.value.ContentPageLayoutDetailValue
class ContentPageLayoutDetailValue extends BaseValue<ContentPageLayoutDetailPK> implements Serializable-
Serialized Fields
-
contentPageLayoutName
String contentPageLayoutName
-
contentPageLayoutNameHasBeenModified
boolean contentPageLayoutNameHasBeenModified
-
contentPageLayoutPK
ContentPageLayoutPK contentPageLayoutPK
-
contentPageLayoutPKHasBeenModified
boolean contentPageLayoutPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.content.server.value.ContentPageLayoutValue
-
Serialized Fields
-
activeDetailPK
ContentPageLayoutDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
ContentPageLayoutDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.content.server.value.ContentPageValue
-
Serialized Fields
-
activeDetailPK
ContentPageDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
ContentPageDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.content.server.value.ContentSectionDescriptionValue
class ContentSectionDescriptionValue extends BaseValue<ContentSectionDescriptionPK> implements Serializable-
Serialized Fields
-
contentSectionPK
ContentSectionPK contentSectionPK
-
contentSectionPKHasBeenModified
boolean contentSectionPKHasBeenModified
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.content.server.value.ContentSectionDetailValue
-
Serialized Fields
-
contentCollectionPK
ContentCollectionPK contentCollectionPK
-
contentCollectionPKHasBeenModified
boolean contentCollectionPKHasBeenModified
-
contentSectionName
String contentSectionName
-
contentSectionNameHasBeenModified
boolean contentSectionNameHasBeenModified
-
contentSectionPK
ContentSectionPK contentSectionPK
-
contentSectionPKHasBeenModified
boolean contentSectionPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
parentContentSectionPK
ContentSectionPK parentContentSectionPK
-
parentContentSectionPKHasBeenModified
boolean parentContentSectionPKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.content.server.value.ContentSectionValue
-
Serialized Fields
-
activeDetailPK
ContentSectionDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
ContentSectionDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.content.server.value.ContentWebAddressDescriptionValue
class ContentWebAddressDescriptionValue extends BaseValue<ContentWebAddressDescriptionPK> implements Serializable-
Serialized Fields
-
contentWebAddressPK
ContentWebAddressPK contentWebAddressPK
-
contentWebAddressPKHasBeenModified
boolean contentWebAddressPKHasBeenModified
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.content.server.value.ContentWebAddressDetailValue
class ContentWebAddressDetailValue extends BaseValue<ContentWebAddressDetailPK> implements Serializable-
Serialized Fields
-
contentCollectionPK
ContentCollectionPK contentCollectionPK
-
contentCollectionPKHasBeenModified
boolean contentCollectionPKHasBeenModified
-
contentWebAddressName
String contentWebAddressName
-
contentWebAddressNameHasBeenModified
boolean contentWebAddressNameHasBeenModified
-
contentWebAddressPK
ContentWebAddressPK contentWebAddressPK
-
contentWebAddressPKHasBeenModified
boolean contentWebAddressPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.content.server.value.ContentWebAddressServerValue
class ContentWebAddressServerValue extends BaseValue<ContentWebAddressServerPK> implements Serializable-
Serialized Fields
-
contentWebAddressPK
ContentWebAddressPK contentWebAddressPK
-
contentWebAddressPKHasBeenModified
boolean contentWebAddressPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
serverPK
ServerPK serverPK
-
serverPKHasBeenModified
boolean serverPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.content.server.value.ContentWebAddressValue
-
Serialized Fields
-
activeDetailPK
ContentWebAddressDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
ContentWebAddressDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
-
Package com.echothree.model.data.core.common.pk
-
Class com.echothree.model.data.core.common.pk.AppearanceDescriptionPK
class AppearanceDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.AppearanceDetailPK
class AppearanceDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.AppearancePK
class AppearancePK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.AppearanceTextDecorationPK
class AppearanceTextDecorationPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.AppearanceTextTransformationPK
class AppearanceTextTransformationPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.ApplicationDescriptionPK
class ApplicationDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.ApplicationDetailPK
class ApplicationDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.ApplicationEditorDetailPK
class ApplicationEditorDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.ApplicationEditorPK
class ApplicationEditorPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.ApplicationEditorUseDescriptionPK
class ApplicationEditorUseDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.ApplicationEditorUseDetailPK
class ApplicationEditorUseDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.ApplicationEditorUsePK
class ApplicationEditorUsePK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.ApplicationPK
class ApplicationPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.BaseEncryptionKeyPK
class BaseEncryptionKeyPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.CacheBlobEntryPK
class CacheBlobEntryPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.CacheClobEntryPK
class CacheClobEntryPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.CacheEntryDependencyPK
class CacheEntryDependencyPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.CacheEntryPK
class CacheEntryPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.ColorDescriptionPK
class ColorDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.ColorDetailPK
class ColorDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.ColorPK
class ColorPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.CommandDescriptionPK
class CommandDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.CommandDetailPK
class CommandDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.CommandMessageDetailPK
class CommandMessageDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.CommandMessagePK
class CommandMessagePK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.CommandMessageTranslationPK
class CommandMessageTranslationPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.CommandMessageTypeDescriptionPK
class CommandMessageTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.CommandMessageTypeDetailPK
class CommandMessageTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.CommandMessageTypePK
class CommandMessageTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.CommandPK
class CommandPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.ComponentDetailPK
class ComponentDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.ComponentPK
class ComponentPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.ComponentStagePK
class ComponentStagePK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.ComponentVendorDetailPK
class ComponentVendorDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.ComponentVendorPK
class ComponentVendorPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.ComponentVersionPK
class ComponentVersionPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.EditorDescriptionPK
class EditorDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.EditorDetailPK
class EditorDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.EditorPK
class EditorPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.EntityAliasPK
class EntityAliasPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.EntityAliasTypeDescriptionPK
class EntityAliasTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.EntityAliasTypeDetailPK
class EntityAliasTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.EntityAliasTypePK
class EntityAliasTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.EntityAppearancePK
class EntityAppearancePK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.EntityAttributeBlobPK
class EntityAttributeBlobPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.EntityAttributeDescriptionPK
class EntityAttributeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.EntityAttributeDetailPK
class EntityAttributeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.EntityAttributeEntityAttributeGroupPK
class EntityAttributeEntityAttributeGroupPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.EntityAttributeEntityTypePK
class EntityAttributeEntityTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.EntityAttributeGroupDescriptionPK
class EntityAttributeGroupDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.EntityAttributeGroupDetailPK
class EntityAttributeGroupDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.EntityAttributeGroupPK
class EntityAttributeGroupPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.EntityAttributeIntegerPK
class EntityAttributeIntegerPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.EntityAttributeListItemPK
class EntityAttributeListItemPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.EntityAttributeLongPK
class EntityAttributeLongPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.EntityAttributeNumericPK
class EntityAttributeNumericPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.EntityAttributePK
class EntityAttributePK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.EntityAttributeStringPK
class EntityAttributeStringPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.EntityAttributeTypeDescriptionPK
class EntityAttributeTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.EntityAttributeTypePK
class EntityAttributeTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.EntityBlobAttributePK
class EntityBlobAttributePK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.EntityBooleanAttributePK
class EntityBooleanAttributePK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.EntityClobAttributePK
class EntityClobAttributePK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.EntityCollectionAttributePK
class EntityCollectionAttributePK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.EntityDateAttributePK
class EntityDateAttributePK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.EntityEncryptionKeyPK
class EntityEncryptionKeyPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.EntityEntityAttributePK
class EntityEntityAttributePK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.EntityGeoPointAttributePK
class EntityGeoPointAttributePK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.EntityInstancePK
class EntityInstancePK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.EntityIntegerAttributePK
class EntityIntegerAttributePK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.EntityIntegerRangeDescriptionPK
class EntityIntegerRangeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.EntityIntegerRangeDetailPK
class EntityIntegerRangeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.EntityIntegerRangePK
class EntityIntegerRangePK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.EntityListItemAttributePK
class EntityListItemAttributePK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.EntityListItemDescriptionPK
class EntityListItemDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.EntityListItemDetailPK
class EntityListItemDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.EntityListItemPK
class EntityListItemPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.EntityLongAttributePK
class EntityLongAttributePK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.EntityLongRangeDescriptionPK
class EntityLongRangeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.EntityLongRangeDetailPK
class EntityLongRangeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.EntityLongRangePK
class EntityLongRangePK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.EntityMultipleListItemAttributePK
class EntityMultipleListItemAttributePK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.EntityNameAttributePK
class EntityNameAttributePK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.EntityStringAttributePK
class EntityStringAttributePK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.EntityTimeAttributePK
class EntityTimeAttributePK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.EntityTimePK
class EntityTimePK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.EntityTypeDescriptionPK
class EntityTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.EntityTypeDetailPK
class EntityTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.EntityTypePK
class EntityTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.EntityVisitPK
class EntityVisitPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.EventGroupDetailPK
class EventGroupDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.EventGroupPK
class EventGroupPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.EventPK
class EventPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.EventSubscriberDetailPK
class EventSubscriberDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.EventSubscriberEntityInstancePK
class EventSubscriberEntityInstancePK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.EventSubscriberEntityTypePK
class EventSubscriberEntityTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.EventSubscriberEventTypePK
class EventSubscriberEventTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.EventSubscriberPK
class EventSubscriberPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.EventTypeDescriptionPK
class EventTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.EventTypePK
class EventTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.FontStyleDescriptionPK
class FontStyleDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.FontStyleDetailPK
class FontStyleDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.FontStylePK
class FontStylePK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.FontWeightDescriptionPK
class FontWeightDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.FontWeightDetailPK
class FontWeightDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.FontWeightPK
class FontWeightPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.MimeTypeDescriptionPK
class MimeTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.MimeTypeDetailPK
class MimeTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.MimeTypeFileExtensionPK
class MimeTypeFileExtensionPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.MimeTypePK
class MimeTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.MimeTypeUsagePK
class MimeTypeUsagePK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.MimeTypeUsageTypeDescriptionPK
class MimeTypeUsageTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.MimeTypeUsageTypePK
class MimeTypeUsageTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.PartyApplicationEditorUseDetailPK
class PartyApplicationEditorUseDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.PartyApplicationEditorUsePK
class PartyApplicationEditorUsePK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.PartyEntityTypePK
class PartyEntityTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.ProtocolDescriptionPK
class ProtocolDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.ProtocolDetailPK
class ProtocolDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.ProtocolPK
class ProtocolPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.QueuedEventPK
class QueuedEventPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.QueuedSubscriberEventPK
class QueuedSubscriberEventPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.ServerDescriptionPK
class ServerDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.ServerDetailPK
class ServerDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.ServerPK
class ServerPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.ServerServicePK
class ServerServicePK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.ServiceDescriptionPK
class ServiceDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.ServiceDetailPK
class ServiceDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.ServicePK
class ServicePK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.TextDecorationDescriptionPK
class TextDecorationDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.TextDecorationDetailPK
class TextDecorationDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.TextDecorationPK
class TextDecorationPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.TextTransformationDescriptionPK
class TextTransformationDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.TextTransformationDetailPK
class TextTransformationDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.core.common.pk.TextTransformationPK
class TextTransformationPK extends BasePK implements Serializable
-
-
Package com.echothree.model.data.core.server.entity
-
Class com.echothree.model.data.core.server.entity.Appearance
class Appearance extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
AppearancePK _pk
-
_value
AppearanceValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.AppearanceDescription
class AppearanceDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
AppearanceDescriptionPK _pk
-
_value
AppearanceDescriptionValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.AppearanceDetail
class AppearanceDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
AppearanceDetailPK _pk
-
_value
AppearanceDetailValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.AppearanceTextDecoration
class AppearanceTextDecoration extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
AppearanceTextDecorationPK _pk
-
_value
AppearanceTextDecorationValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.AppearanceTextTransformation
class AppearanceTextTransformation extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
AppearanceTextTransformationPK _pk
-
_value
AppearanceTextTransformationValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.Application
class Application extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ApplicationPK _pk
-
_value
ApplicationValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.ApplicationDescription
class ApplicationDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ApplicationDescriptionPK _pk
-
_value
ApplicationDescriptionValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.ApplicationDetail
class ApplicationDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ApplicationDetailPK _pk
-
_value
ApplicationDetailValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.ApplicationEditor
class ApplicationEditor extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ApplicationEditorPK _pk
-
_value
ApplicationEditorValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.ApplicationEditorDetail
class ApplicationEditorDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ApplicationEditorDetailPK _pk
-
_value
ApplicationEditorDetailValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.ApplicationEditorUse
class ApplicationEditorUse extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ApplicationEditorUsePK _pk
-
_value
ApplicationEditorUseValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.ApplicationEditorUseDescription
class ApplicationEditorUseDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ApplicationEditorUseDescriptionPK _pk
-
_value
ApplicationEditorUseDescriptionValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.ApplicationEditorUseDetail
class ApplicationEditorUseDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ApplicationEditorUseDetailPK _pk
-
_value
ApplicationEditorUseDetailValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.BaseEncryptionKey
class BaseEncryptionKey extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
BaseEncryptionKeyPK _pk
-
_value
BaseEncryptionKeyValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.CacheBlobEntry
class CacheBlobEntry extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CacheBlobEntryPK _pk
-
_value
CacheBlobEntryValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.CacheClobEntry
class CacheClobEntry extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CacheClobEntryPK _pk
-
_value
CacheClobEntryValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.CacheEntry
class CacheEntry extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CacheEntryPK _pk
-
_value
CacheEntryValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.CacheEntryDependency
class CacheEntryDependency extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CacheEntryDependencyPK _pk
-
_value
CacheEntryDependencyValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.Color
class Color extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ColorPK _pk
-
_value
ColorValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.ColorDescription
class ColorDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ColorDescriptionPK _pk
-
_value
ColorDescriptionValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.ColorDetail
class ColorDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ColorDetailPK _pk
-
_value
ColorDetailValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.Command
class Command extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CommandPK _pk
-
_value
CommandValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.CommandDescription
class CommandDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CommandDescriptionPK _pk
-
_value
CommandDescriptionValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.CommandDetail
class CommandDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CommandDetailPK _pk
-
_value
CommandDetailValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.CommandMessage
class CommandMessage extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CommandMessagePK _pk
-
_value
CommandMessageValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.CommandMessageDetail
class CommandMessageDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CommandMessageDetailPK _pk
-
_value
CommandMessageDetailValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.CommandMessageTranslation
class CommandMessageTranslation extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CommandMessageTranslationPK _pk
-
_value
CommandMessageTranslationValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.CommandMessageType
class CommandMessageType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CommandMessageTypePK _pk
-
_value
CommandMessageTypeValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.CommandMessageTypeDescription
class CommandMessageTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CommandMessageTypeDescriptionPK _pk
-
_value
CommandMessageTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.CommandMessageTypeDetail
class CommandMessageTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CommandMessageTypeDetailPK _pk
-
_value
CommandMessageTypeDetailValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.Component
class Component extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ComponentPK _pk
-
_value
ComponentValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.ComponentDetail
class ComponentDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ComponentDetailPK _pk
-
_value
ComponentDetailValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.ComponentStage
class ComponentStage extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ComponentStagePK _pk
-
_value
ComponentStageValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.ComponentVendor
class ComponentVendor extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ComponentVendorPK _pk
-
_value
ComponentVendorValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.ComponentVendorDetail
class ComponentVendorDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ComponentVendorDetailPK _pk
-
_value
ComponentVendorDetailValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.ComponentVersion
class ComponentVersion extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ComponentVersionPK _pk
-
_value
ComponentVersionValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.Editor
class Editor extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
EditorPK _pk
-
_value
EditorValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.EditorDescription
class EditorDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
EditorDescriptionPK _pk
-
_value
EditorDescriptionValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.EditorDetail
class EditorDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
EditorDetailPK _pk
-
_value
EditorDetailValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.EntityAlias
class EntityAlias extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
EntityAliasPK _pk
-
_value
EntityAliasValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.EntityAliasType
class EntityAliasType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
EntityAliasTypePK _pk
-
_value
EntityAliasTypeValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.EntityAliasTypeDescription
class EntityAliasTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
EntityAliasTypeDescriptionPK _pk
-
_value
EntityAliasTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.EntityAliasTypeDetail
class EntityAliasTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
EntityAliasTypeDetailPK _pk
-
_value
EntityAliasTypeDetailValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.EntityAppearance
class EntityAppearance extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
EntityAppearancePK _pk
-
_value
EntityAppearanceValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.EntityAttribute
class EntityAttribute extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
EntityAttributePK _pk
-
_value
EntityAttributeValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.EntityAttributeBlob
class EntityAttributeBlob extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
EntityAttributeBlobPK _pk
-
_value
EntityAttributeBlobValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.EntityAttributeDescription
class EntityAttributeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
EntityAttributeDescriptionPK _pk
-
_value
EntityAttributeDescriptionValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.EntityAttributeDetail
class EntityAttributeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
EntityAttributeDetailPK _pk
-
_value
EntityAttributeDetailValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.EntityAttributeEntityAttributeGroup
class EntityAttributeEntityAttributeGroup extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
EntityAttributeEntityAttributeGroupPK _pk
-
_value
EntityAttributeEntityAttributeGroupValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.EntityAttributeEntityType
class EntityAttributeEntityType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
EntityAttributeEntityTypePK _pk
-
_value
EntityAttributeEntityTypeValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.EntityAttributeGroup
class EntityAttributeGroup extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
EntityAttributeGroupPK _pk
-
_value
EntityAttributeGroupValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.EntityAttributeGroupDescription
class EntityAttributeGroupDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
EntityAttributeGroupDescriptionPK _pk
-
_value
EntityAttributeGroupDescriptionValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.EntityAttributeGroupDetail
class EntityAttributeGroupDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
EntityAttributeGroupDetailPK _pk
-
_value
EntityAttributeGroupDetailValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.EntityAttributeInteger
class EntityAttributeInteger extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
EntityAttributeIntegerPK _pk
-
_value
EntityAttributeIntegerValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.EntityAttributeListItem
class EntityAttributeListItem extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
EntityAttributeListItemPK _pk
-
_value
EntityAttributeListItemValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.EntityAttributeLong
class EntityAttributeLong extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
EntityAttributeLongPK _pk
-
_value
EntityAttributeLongValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.EntityAttributeNumeric
class EntityAttributeNumeric extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
EntityAttributeNumericPK _pk
-
_value
EntityAttributeNumericValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.EntityAttributeString
class EntityAttributeString extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
EntityAttributeStringPK _pk
-
_value
EntityAttributeStringValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.EntityAttributeType
class EntityAttributeType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
EntityAttributeTypePK _pk
-
_value
EntityAttributeTypeValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.EntityAttributeTypeDescription
class EntityAttributeTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
EntityAttributeTypeDescriptionPK _pk
-
_value
EntityAttributeTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.EntityBlobAttribute
class EntityBlobAttribute extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
EntityBlobAttributePK _pk
-
_value
EntityBlobAttributeValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.EntityBooleanAttribute
class EntityBooleanAttribute extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
EntityBooleanAttributePK _pk
-
_value
EntityBooleanAttributeValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.EntityClobAttribute
class EntityClobAttribute extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
EntityClobAttributePK _pk
-
_value
EntityClobAttributeValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.EntityCollectionAttribute
class EntityCollectionAttribute extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
EntityCollectionAttributePK _pk
-
_value
EntityCollectionAttributeValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.EntityDateAttribute
class EntityDateAttribute extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
EntityDateAttributePK _pk
-
_value
EntityDateAttributeValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.EntityEncryptionKey
class EntityEncryptionKey extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
EntityEncryptionKeyPK _pk
-
_value
EntityEncryptionKeyValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.EntityEntityAttribute
class EntityEntityAttribute extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
EntityEntityAttributePK _pk
-
_value
EntityEntityAttributeValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.EntityGeoPointAttribute
class EntityGeoPointAttribute extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
EntityGeoPointAttributePK _pk
-
_value
EntityGeoPointAttributeValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.EntityInstance
class EntityInstance extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
EntityInstancePK _pk
-
_value
EntityInstanceValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.EntityIntegerAttribute
class EntityIntegerAttribute extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
EntityIntegerAttributePK _pk
-
_value
EntityIntegerAttributeValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.EntityIntegerRange
class EntityIntegerRange extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
EntityIntegerRangePK _pk
-
_value
EntityIntegerRangeValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.EntityIntegerRangeDescription
class EntityIntegerRangeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
EntityIntegerRangeDescriptionPK _pk
-
_value
EntityIntegerRangeDescriptionValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.EntityIntegerRangeDetail
class EntityIntegerRangeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
EntityIntegerRangeDetailPK _pk
-
_value
EntityIntegerRangeDetailValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.EntityListItem
class EntityListItem extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
EntityListItemPK _pk
-
_value
EntityListItemValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.EntityListItemAttribute
class EntityListItemAttribute extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
EntityListItemAttributePK _pk
-
_value
EntityListItemAttributeValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.EntityListItemDescription
class EntityListItemDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
EntityListItemDescriptionPK _pk
-
_value
EntityListItemDescriptionValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.EntityListItemDetail
class EntityListItemDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
EntityListItemDetailPK _pk
-
_value
EntityListItemDetailValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.EntityLongAttribute
class EntityLongAttribute extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
EntityLongAttributePK _pk
-
_value
EntityLongAttributeValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.EntityLongRange
class EntityLongRange extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
EntityLongRangePK _pk
-
_value
EntityLongRangeValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.EntityLongRangeDescription
class EntityLongRangeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
EntityLongRangeDescriptionPK _pk
-
_value
EntityLongRangeDescriptionValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.EntityLongRangeDetail
class EntityLongRangeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
EntityLongRangeDetailPK _pk
-
_value
EntityLongRangeDetailValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.EntityMultipleListItemAttribute
class EntityMultipleListItemAttribute extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
EntityMultipleListItemAttributePK _pk
-
_value
EntityMultipleListItemAttributeValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.EntityNameAttribute
class EntityNameAttribute extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
EntityNameAttributePK _pk
-
_value
EntityNameAttributeValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.EntityStringAttribute
class EntityStringAttribute extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
EntityStringAttributePK _pk
-
_value
EntityStringAttributeValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.EntityTime
class EntityTime extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
EntityTimePK _pk
-
_value
EntityTimeValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.EntityTimeAttribute
class EntityTimeAttribute extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
EntityTimeAttributePK _pk
-
_value
EntityTimeAttributeValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.EntityType
class EntityType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
EntityTypePK _pk
-
_value
EntityTypeValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.EntityTypeDescription
class EntityTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
EntityTypeDescriptionPK _pk
-
_value
EntityTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.EntityTypeDetail
class EntityTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
EntityTypeDetailPK _pk
-
_value
EntityTypeDetailValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.EntityVisit
class EntityVisit extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
EntityVisitPK _pk
-
_value
EntityVisitValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.Event
class Event extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
EventPK _pk
-
_value
EventValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.EventGroup
class EventGroup extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
EventGroupPK _pk
-
_value
EventGroupValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.EventGroupDetail
class EventGroupDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
EventGroupDetailPK _pk
-
_value
EventGroupDetailValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.EventSubscriber
class EventSubscriber extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
EventSubscriberPK _pk
-
_value
EventSubscriberValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.EventSubscriberDetail
class EventSubscriberDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
EventSubscriberDetailPK _pk
-
_value
EventSubscriberDetailValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.EventSubscriberEntityInstance
class EventSubscriberEntityInstance extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
EventSubscriberEntityInstancePK _pk
-
_value
EventSubscriberEntityInstanceValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.EventSubscriberEntityType
class EventSubscriberEntityType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
EventSubscriberEntityTypePK _pk
-
_value
EventSubscriberEntityTypeValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.EventSubscriberEventType
class EventSubscriberEventType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
EventSubscriberEventTypePK _pk
-
_value
EventSubscriberEventTypeValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.EventType
class EventType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
EventTypePK _pk
-
_value
EventTypeValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.EventTypeDescription
class EventTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
EventTypeDescriptionPK _pk
-
_value
EventTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.FontStyle
class FontStyle extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
FontStylePK _pk
-
_value
FontStyleValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.FontStyleDescription
class FontStyleDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
FontStyleDescriptionPK _pk
-
_value
FontStyleDescriptionValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.FontStyleDetail
class FontStyleDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
FontStyleDetailPK _pk
-
_value
FontStyleDetailValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.FontWeight
class FontWeight extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
FontWeightPK _pk
-
_value
FontWeightValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.FontWeightDescription
class FontWeightDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
FontWeightDescriptionPK _pk
-
_value
FontWeightDescriptionValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.FontWeightDetail
class FontWeightDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
FontWeightDetailPK _pk
-
_value
FontWeightDetailValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.MimeType
class MimeType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
MimeTypePK _pk
-
_value
MimeTypeValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.MimeTypeDescription
class MimeTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
MimeTypeDescriptionPK _pk
-
_value
MimeTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.MimeTypeDetail
class MimeTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
MimeTypeDetailPK _pk
-
_value
MimeTypeDetailValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.MimeTypeFileExtension
class MimeTypeFileExtension extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
MimeTypeFileExtensionPK _pk
-
_value
MimeTypeFileExtensionValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.MimeTypeUsage
class MimeTypeUsage extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
MimeTypeUsagePK _pk
-
_value
MimeTypeUsageValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.MimeTypeUsageType
class MimeTypeUsageType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
MimeTypeUsageTypePK _pk
-
_value
MimeTypeUsageTypeValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.MimeTypeUsageTypeDescription
class MimeTypeUsageTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
MimeTypeUsageTypeDescriptionPK _pk
-
_value
MimeTypeUsageTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.PartyApplicationEditorUse
class PartyApplicationEditorUse extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PartyApplicationEditorUsePK _pk
-
_value
PartyApplicationEditorUseValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.PartyApplicationEditorUseDetail
class PartyApplicationEditorUseDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PartyApplicationEditorUseDetailPK _pk
-
_value
PartyApplicationEditorUseDetailValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.PartyEntityType
class PartyEntityType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PartyEntityTypePK _pk
-
_value
PartyEntityTypeValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.Protocol
class Protocol extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ProtocolPK _pk
-
_value
ProtocolValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.ProtocolDescription
class ProtocolDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ProtocolDescriptionPK _pk
-
_value
ProtocolDescriptionValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.ProtocolDetail
class ProtocolDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ProtocolDetailPK _pk
-
_value
ProtocolDetailValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.QueuedEvent
class QueuedEvent extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
QueuedEventPK _pk
-
_value
QueuedEventValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.QueuedSubscriberEvent
class QueuedSubscriberEvent extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
QueuedSubscriberEventPK _pk
-
_value
QueuedSubscriberEventValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.Server
class Server extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ServerPK _pk
-
_value
ServerValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.ServerDescription
class ServerDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ServerDescriptionPK _pk
-
_value
ServerDescriptionValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.ServerDetail
class ServerDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ServerDetailPK _pk
-
_value
ServerDetailValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.ServerService
class ServerService extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ServerServicePK _pk
-
_value
ServerServiceValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.Service
class Service extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ServicePK _pk
-
_value
ServiceValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.ServiceDescription
class ServiceDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ServiceDescriptionPK _pk
-
_value
ServiceDescriptionValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.ServiceDetail
class ServiceDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ServiceDetailPK _pk
-
_value
ServiceDetailValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.TextDecoration
class TextDecoration extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
TextDecorationPK _pk
-
_value
TextDecorationValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.TextDecorationDescription
class TextDecorationDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
TextDecorationDescriptionPK _pk
-
_value
TextDecorationDescriptionValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.TextDecorationDetail
class TextDecorationDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
TextDecorationDetailPK _pk
-
_value
TextDecorationDetailValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.TextTransformation
class TextTransformation extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
TextTransformationPK _pk
-
_value
TextTransformationValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.TextTransformationDescription
class TextTransformationDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
TextTransformationDescriptionPK _pk
-
_value
TextTransformationDescriptionValue _value
-
-
-
Class com.echothree.model.data.core.server.entity.TextTransformationDetail
class TextTransformationDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
TextTransformationDetailPK _pk
-
_value
TextTransformationDetailValue _value
-
-
-
-
Package com.echothree.model.data.core.server.value
-
Class com.echothree.model.data.core.server.value.AppearanceDescriptionValue
-
Serialized Fields
-
appearancePK
AppearancePK appearancePK
-
appearancePKHasBeenModified
boolean appearancePKHasBeenModified
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.AppearanceDetailValue
-
Serialized Fields
-
appearanceName
String appearanceName
-
appearanceNameHasBeenModified
boolean appearanceNameHasBeenModified
-
appearancePK
AppearancePK appearancePK
-
appearancePKHasBeenModified
boolean appearancePKHasBeenModified
-
backgroundColorPK
ColorPK backgroundColorPK
-
backgroundColorPKHasBeenModified
boolean backgroundColorPKHasBeenModified
-
fontStylePK
FontStylePK fontStylePK
-
fontStylePKHasBeenModified
boolean fontStylePKHasBeenModified
-
fontWeightPK
FontWeightPK fontWeightPK
-
fontWeightPKHasBeenModified
boolean fontWeightPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
textColorPK
ColorPK textColorPK
-
textColorPKHasBeenModified
boolean textColorPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.AppearanceTextDecorationValue
class AppearanceTextDecorationValue extends BaseValue<AppearanceTextDecorationPK> implements Serializable-
Serialized Fields
-
appearancePK
AppearancePK appearancePK
-
appearancePKHasBeenModified
boolean appearancePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
textDecorationPK
TextDecorationPK textDecorationPK
-
textDecorationPKHasBeenModified
boolean textDecorationPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.AppearanceTextTransformationValue
class AppearanceTextTransformationValue extends BaseValue<AppearanceTextTransformationPK> implements Serializable-
Serialized Fields
-
appearancePK
AppearancePK appearancePK
-
appearancePKHasBeenModified
boolean appearancePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
textTransformationPK
TextTransformationPK textTransformationPK
-
textTransformationPKHasBeenModified
boolean textTransformationPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.AppearanceValue
-
Serialized Fields
-
activeDetailPK
AppearanceDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
AppearanceDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.ApplicationDescriptionValue
class ApplicationDescriptionValue extends BaseValue<ApplicationDescriptionPK> implements Serializable-
Serialized Fields
-
applicationPK
ApplicationPK applicationPK
-
applicationPKHasBeenModified
boolean applicationPKHasBeenModified
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.ApplicationDetailValue
-
Serialized Fields
-
applicationName
String applicationName
-
applicationNameHasBeenModified
boolean applicationNameHasBeenModified
-
applicationPK
ApplicationPK applicationPK
-
applicationPKHasBeenModified
boolean applicationPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.ApplicationEditorDetailValue
class ApplicationEditorDetailValue extends BaseValue<ApplicationEditorDetailPK> implements Serializable-
Serialized Fields
-
applicationEditorPK
ApplicationEditorPK applicationEditorPK
-
applicationEditorPKHasBeenModified
boolean applicationEditorPKHasBeenModified
-
applicationPK
ApplicationPK applicationPK
-
applicationPKHasBeenModified
boolean applicationPKHasBeenModified
-
editorPK
EditorPK editorPK
-
editorPKHasBeenModified
boolean editorPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.ApplicationEditorUseDescriptionValue
class ApplicationEditorUseDescriptionValue extends BaseValue<ApplicationEditorUseDescriptionPK> implements Serializable-
Serialized Fields
-
applicationEditorUsePK
ApplicationEditorUsePK applicationEditorUsePK
-
applicationEditorUsePKHasBeenModified
boolean applicationEditorUsePKHasBeenModified
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.ApplicationEditorUseDetailValue
class ApplicationEditorUseDetailValue extends BaseValue<ApplicationEditorUseDetailPK> implements Serializable-
Serialized Fields
-
applicationEditorUseName
String applicationEditorUseName
-
applicationEditorUseNameHasBeenModified
boolean applicationEditorUseNameHasBeenModified
-
applicationEditorUsePK
ApplicationEditorUsePK applicationEditorUsePK
-
applicationEditorUsePKHasBeenModified
boolean applicationEditorUsePKHasBeenModified
-
applicationPK
ApplicationPK applicationPK
-
applicationPKHasBeenModified
boolean applicationPKHasBeenModified
-
defaultApplicationEditorPK
ApplicationEditorPK defaultApplicationEditorPK
-
defaultApplicationEditorPKHasBeenModified
boolean defaultApplicationEditorPKHasBeenModified
-
defaultHeight
Integer defaultHeight
-
defaultHeightHasBeenModified
boolean defaultHeightHasBeenModified
-
defaultWidth
Integer defaultWidth
-
defaultWidthHasBeenModified
boolean defaultWidthHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.ApplicationEditorUseValue
-
Serialized Fields
-
activeDetailPK
ApplicationEditorUseDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
ApplicationEditorUseDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.ApplicationEditorValue
-
Serialized Fields
-
activeDetailPK
ApplicationEditorDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
ApplicationEditorDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.ApplicationValue
-
Serialized Fields
-
activeDetailPK
ApplicationDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
ApplicationDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.BaseEncryptionKeyValue
-
Class com.echothree.model.data.core.server.value.CacheBlobEntryValue
-
Serialized Fields
-
blob
ByteArray blob
-
blobHasBeenModified
boolean blobHasBeenModified
-
cacheEntryPK
CacheEntryPK cacheEntryPK
-
cacheEntryPKHasBeenModified
boolean cacheEntryPKHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.CacheClobEntryValue
-
Serialized Fields
-
cacheEntryPK
CacheEntryPK cacheEntryPK
-
cacheEntryPKHasBeenModified
boolean cacheEntryPKHasBeenModified
-
clob
String clob
-
clobHasBeenModified
boolean clobHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.CacheEntryDependencyValue
-
Serialized Fields
-
cacheEntryPK
CacheEntryPK cacheEntryPK
-
cacheEntryPKHasBeenModified
boolean cacheEntryPKHasBeenModified
-
entityInstancePK
EntityInstancePK entityInstancePK
-
entityInstancePKHasBeenModified
boolean entityInstancePKHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.CacheEntryValue
-
Serialized Fields
-
cacheEntryKey
String cacheEntryKey
-
cacheEntryKeyHasBeenModified
boolean cacheEntryKeyHasBeenModified
-
createdTime
Long createdTime
-
createdTimeHasBeenModified
boolean createdTimeHasBeenModified
-
mimeTypePK
MimeTypePK mimeTypePK
-
mimeTypePKHasBeenModified
boolean mimeTypePKHasBeenModified
-
validUntilTime
Long validUntilTime
-
validUntilTimeHasBeenModified
boolean validUntilTimeHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.ColorDescriptionValue
-
Serialized Fields
-
colorPK
ColorPK colorPK
-
colorPKHasBeenModified
boolean colorPKHasBeenModified
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.ColorDetailValue
-
Serialized Fields
-
blue
Integer blue
-
blueHasBeenModified
boolean blueHasBeenModified
-
colorName
String colorName
-
colorNameHasBeenModified
boolean colorNameHasBeenModified
-
colorPK
ColorPK colorPK
-
colorPKHasBeenModified
boolean colorPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
green
Integer green
-
greenHasBeenModified
boolean greenHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
red
Integer red
-
redHasBeenModified
boolean redHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.ColorValue
-
Serialized Fields
-
activeDetailPK
ColorDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
ColorDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.CommandDescriptionValue
-
Serialized Fields
-
commandPK
CommandPK commandPK
-
commandPKHasBeenModified
boolean commandPKHasBeenModified
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.CommandDetailValue
-
Serialized Fields
-
commandName
String commandName
-
commandNameHasBeenModified
boolean commandNameHasBeenModified
-
commandPK
CommandPK commandPK
-
commandPKHasBeenModified
boolean commandPKHasBeenModified
-
componentVendorPK
ComponentVendorPK componentVendorPK
-
componentVendorPKHasBeenModified
boolean componentVendorPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.CommandMessageDetailValue
-
Serialized Fields
-
commandMessageKey
String commandMessageKey
-
commandMessageKeyHasBeenModified
boolean commandMessageKeyHasBeenModified
-
commandMessagePK
CommandMessagePK commandMessagePK
-
commandMessagePKHasBeenModified
boolean commandMessagePKHasBeenModified
-
commandMessageTypePK
CommandMessageTypePK commandMessageTypePK
-
commandMessageTypePKHasBeenModified
boolean commandMessageTypePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.CommandMessageTranslationValue
class CommandMessageTranslationValue extends BaseValue<CommandMessageTranslationPK> implements Serializable-
Serialized Fields
-
commandMessagePK
CommandMessagePK commandMessagePK
-
commandMessagePKHasBeenModified
boolean commandMessagePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
translation
String translation
-
translationHasBeenModified
boolean translationHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.CommandMessageTypeDescriptionValue
class CommandMessageTypeDescriptionValue extends BaseValue<CommandMessageTypeDescriptionPK> implements Serializable-
Serialized Fields
-
commandMessageTypePK
CommandMessageTypePK commandMessageTypePK
-
commandMessageTypePKHasBeenModified
boolean commandMessageTypePKHasBeenModified
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.CommandMessageTypeDetailValue
class CommandMessageTypeDetailValue extends BaseValue<CommandMessageTypeDetailPK> implements Serializable-
Serialized Fields
-
commandMessageTypeName
String commandMessageTypeName
-
commandMessageTypeNameHasBeenModified
boolean commandMessageTypeNameHasBeenModified
-
commandMessageTypePK
CommandMessageTypePK commandMessageTypePK
-
commandMessageTypePKHasBeenModified
boolean commandMessageTypePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.CommandMessageTypeValue
-
Serialized Fields
-
activeDetailPK
CommandMessageTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
CommandMessageTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.CommandMessageValue
-
Serialized Fields
-
activeDetailPK
CommandMessageDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
CommandMessageDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.CommandValue
-
Serialized Fields
-
activeDetailPK
CommandDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
CommandDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.ComponentDetailValue
-
Serialized Fields
-
componentName
String componentName
-
componentNameHasBeenModified
boolean componentNameHasBeenModified
-
componentPK
ComponentPK componentPK
-
componentPKHasBeenModified
boolean componentPKHasBeenModified
-
componentVendorPK
ComponentVendorPK componentVendorPK
-
componentVendorPKHasBeenModified
boolean componentVendorPKHasBeenModified
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.ComponentStageValue
-
Serialized Fields
-
componentStageName
String componentStageName
-
componentStageNameHasBeenModified
boolean componentStageNameHasBeenModified
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
relativeAge
Integer relativeAge
-
relativeAgeHasBeenModified
boolean relativeAgeHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.ComponentValue
-
Serialized Fields
-
activeDetailPK
ComponentDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
ComponentDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.ComponentVendorDetailValue
-
Serialized Fields
-
componentVendorName
String componentVendorName
-
componentVendorNameHasBeenModified
boolean componentVendorNameHasBeenModified
-
componentVendorPK
ComponentVendorPK componentVendorPK
-
componentVendorPKHasBeenModified
boolean componentVendorPKHasBeenModified
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.ComponentVendorValue
-
Serialized Fields
-
activeDetailPK
ComponentVendorDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
ComponentVendorDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.ComponentVersionValue
-
Serialized Fields
-
buildNumber
Integer buildNumber
-
buildNumberHasBeenModified
boolean buildNumberHasBeenModified
-
componentPK
ComponentPK componentPK
-
componentPKHasBeenModified
boolean componentPKHasBeenModified
-
componentStagePK
ComponentStagePK componentStagePK
-
componentStagePKHasBeenModified
boolean componentStagePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
majorRevision
Integer majorRevision
-
majorRevisionHasBeenModified
boolean majorRevisionHasBeenModified
-
minorRevision
Integer minorRevision
-
minorRevisionHasBeenModified
boolean minorRevisionHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.EditorDescriptionValue
-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
editorPK
EditorPK editorPK
-
editorPKHasBeenModified
boolean editorPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.EditorDetailValue
-
Serialized Fields
-
defaultHeight
Integer defaultHeight
-
defaultHeightHasBeenModified
boolean defaultHeightHasBeenModified
-
defaultWidth
Integer defaultWidth
-
defaultWidthHasBeenModified
boolean defaultWidthHasBeenModified
-
editorName
String editorName
-
editorNameHasBeenModified
boolean editorNameHasBeenModified
-
editorPK
EditorPK editorPK
-
editorPKHasBeenModified
boolean editorPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
hasDimensions
Boolean hasDimensions
-
hasDimensionsHasBeenModified
boolean hasDimensionsHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
maximumHeight
Integer maximumHeight
-
maximumHeightHasBeenModified
boolean maximumHeightHasBeenModified
-
maximumWidth
Integer maximumWidth
-
maximumWidthHasBeenModified
boolean maximumWidthHasBeenModified
-
minimumHeight
Integer minimumHeight
-
minimumHeightHasBeenModified
boolean minimumHeightHasBeenModified
-
minimumWidth
Integer minimumWidth
-
minimumWidthHasBeenModified
boolean minimumWidthHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.EditorValue
-
Serialized Fields
-
activeDetailPK
EditorDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
EditorDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.EntityAliasTypeDescriptionValue
class EntityAliasTypeDescriptionValue extends BaseValue<EntityAliasTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
entityAliasTypePK
EntityAliasTypePK entityAliasTypePK
-
entityAliasTypePKHasBeenModified
boolean entityAliasTypePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.EntityAliasTypeDetailValue
-
Serialized Fields
-
entityAliasTypeName
String entityAliasTypeName
-
entityAliasTypeNameHasBeenModified
boolean entityAliasTypeNameHasBeenModified
-
entityAliasTypePK
EntityAliasTypePK entityAliasTypePK
-
entityAliasTypePKHasBeenModified
boolean entityAliasTypePKHasBeenModified
-
entityTypePK
EntityTypePK entityTypePK
-
entityTypePKHasBeenModified
boolean entityTypePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
validationPattern
String validationPattern
-
validationPatternHasBeenModified
boolean validationPatternHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.EntityAliasTypeValue
-
Serialized Fields
-
activeDetailPK
EntityAliasTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
EntityAliasTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.EntityAliasValue
-
Serialized Fields
-
alias
String alias
-
aliasHasBeenModified
boolean aliasHasBeenModified
-
entityAliasTypePK
EntityAliasTypePK entityAliasTypePK
-
entityAliasTypePKHasBeenModified
boolean entityAliasTypePKHasBeenModified
-
entityInstancePK
EntityInstancePK entityInstancePK
-
entityInstancePKHasBeenModified
boolean entityInstancePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.EntityAppearanceValue
-
Serialized Fields
-
appearancePK
AppearancePK appearancePK
-
appearancePKHasBeenModified
boolean appearancePKHasBeenModified
-
entityInstancePK
EntityInstancePK entityInstancePK
-
entityInstancePKHasBeenModified
boolean entityInstancePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.EntityAttributeBlobValue
-
Serialized Fields
-
checkContentWebAddress
Boolean checkContentWebAddress
-
checkContentWebAddressHasBeenModified
boolean checkContentWebAddressHasBeenModified
-
entityAttributePK
EntityAttributePK entityAttributePK
-
entityAttributePKHasBeenModified
boolean entityAttributePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.EntityAttributeDescriptionValue
class EntityAttributeDescriptionValue extends BaseValue<EntityAttributeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
entityAttributePK
EntityAttributePK entityAttributePK
-
entityAttributePKHasBeenModified
boolean entityAttributePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.EntityAttributeDetailValue
-
Serialized Fields
-
entityAttributeName
String entityAttributeName
-
entityAttributeNameHasBeenModified
boolean entityAttributeNameHasBeenModified
-
entityAttributePK
EntityAttributePK entityAttributePK
-
entityAttributePKHasBeenModified
boolean entityAttributePKHasBeenModified
-
entityAttributeTypePK
EntityAttributeTypePK entityAttributeTypePK
-
entityAttributeTypePKHasBeenModified
boolean entityAttributeTypePKHasBeenModified
-
entityTypePK
EntityTypePK entityTypePK
-
entityTypePKHasBeenModified
boolean entityTypePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
trackRevisions
Boolean trackRevisions
-
trackRevisionsHasBeenModified
boolean trackRevisionsHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.EntityAttributeEntityAttributeGroupValue
class EntityAttributeEntityAttributeGroupValue extends BaseValue<EntityAttributeEntityAttributeGroupPK> implements Serializable-
Serialized Fields
-
entityAttributeGroupPK
EntityAttributeGroupPK entityAttributeGroupPK
-
entityAttributeGroupPKHasBeenModified
boolean entityAttributeGroupPKHasBeenModified
-
entityAttributePK
EntityAttributePK entityAttributePK
-
entityAttributePKHasBeenModified
boolean entityAttributePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.EntityAttributeEntityTypeValue
class EntityAttributeEntityTypeValue extends BaseValue<EntityAttributeEntityTypePK> implements Serializable-
Serialized Fields
-
allowedEntityTypePK
EntityTypePK allowedEntityTypePK
-
allowedEntityTypePKHasBeenModified
boolean allowedEntityTypePKHasBeenModified
-
entityAttributePK
EntityAttributePK entityAttributePK
-
entityAttributePKHasBeenModified
boolean entityAttributePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.EntityAttributeGroupDescriptionValue
class EntityAttributeGroupDescriptionValue extends BaseValue<EntityAttributeGroupDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
entityAttributeGroupPK
EntityAttributeGroupPK entityAttributeGroupPK
-
entityAttributeGroupPKHasBeenModified
boolean entityAttributeGroupPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.EntityAttributeGroupDetailValue
class EntityAttributeGroupDetailValue extends BaseValue<EntityAttributeGroupDetailPK> implements Serializable-
Serialized Fields
-
entityAttributeGroupName
String entityAttributeGroupName
-
entityAttributeGroupNameHasBeenModified
boolean entityAttributeGroupNameHasBeenModified
-
entityAttributeGroupPK
EntityAttributeGroupPK entityAttributeGroupPK
-
entityAttributeGroupPKHasBeenModified
boolean entityAttributeGroupPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.EntityAttributeGroupValue
-
Serialized Fields
-
activeDetailPK
EntityAttributeGroupDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
EntityAttributeGroupDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.EntityAttributeIntegerValue
class EntityAttributeIntegerValue extends BaseValue<EntityAttributeIntegerPK> implements Serializable-
Serialized Fields
-
entityAttributePK
EntityAttributePK entityAttributePK
-
entityAttributePKHasBeenModified
boolean entityAttributePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
lowerLimitIntegerValue
Integer lowerLimitIntegerValue
-
lowerLimitIntegerValueHasBeenModified
boolean lowerLimitIntegerValueHasBeenModified
-
lowerRangeIntegerValue
Integer lowerRangeIntegerValue
-
lowerRangeIntegerValueHasBeenModified
boolean lowerRangeIntegerValueHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
upperLimitIntegerValue
Integer upperLimitIntegerValue
-
upperLimitIntegerValueHasBeenModified
boolean upperLimitIntegerValueHasBeenModified
-
upperRangeIntegerValue
Integer upperRangeIntegerValue
-
upperRangeIntegerValueHasBeenModified
boolean upperRangeIntegerValueHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.EntityAttributeListItemValue
class EntityAttributeListItemValue extends BaseValue<EntityAttributeListItemPK> implements Serializable-
Serialized Fields
-
entityAttributePK
EntityAttributePK entityAttributePK
-
entityAttributePKHasBeenModified
boolean entityAttributePKHasBeenModified
-
entityListItemSequencePK
SequencePK entityListItemSequencePK
-
entityListItemSequencePKHasBeenModified
boolean entityListItemSequencePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.EntityAttributeLongValue
-
Serialized Fields
-
entityAttributePK
EntityAttributePK entityAttributePK
-
entityAttributePKHasBeenModified
boolean entityAttributePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
lowerLimitLongValue
Long lowerLimitLongValue
-
lowerLimitLongValueHasBeenModified
boolean lowerLimitLongValueHasBeenModified
-
lowerRangeLongValue
Long lowerRangeLongValue
-
lowerRangeLongValueHasBeenModified
boolean lowerRangeLongValueHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
upperLimitLongValue
Long upperLimitLongValue
-
upperLimitLongValueHasBeenModified
boolean upperLimitLongValueHasBeenModified
-
upperRangeLongValue
Long upperRangeLongValue
-
upperRangeLongValueHasBeenModified
boolean upperRangeLongValueHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.EntityAttributeNumericValue
class EntityAttributeNumericValue extends BaseValue<EntityAttributeNumericPK> implements Serializable-
Serialized Fields
-
entityAttributePK
EntityAttributePK entityAttributePK
-
entityAttributePKHasBeenModified
boolean entityAttributePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
unitOfMeasureTypePK
UnitOfMeasureTypePK unitOfMeasureTypePK
-
unitOfMeasureTypePKHasBeenModified
boolean unitOfMeasureTypePKHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.EntityAttributeStringValue
-
Serialized Fields
-
entityAttributePK
EntityAttributePK entityAttributePK
-
entityAttributePKHasBeenModified
boolean entityAttributePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
validationPattern
String validationPattern
-
validationPatternHasBeenModified
boolean validationPatternHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.EntityAttributeTypeDescriptionValue
class EntityAttributeTypeDescriptionValue extends BaseValue<EntityAttributeTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
entityAttributeTypePK
EntityAttributeTypePK entityAttributeTypePK
-
entityAttributeTypePKHasBeenModified
boolean entityAttributeTypePKHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.EntityAttributeTypeValue
-
Serialized Fields
-
entityAttributeTypeName
String entityAttributeTypeName
-
entityAttributeTypeNameHasBeenModified
boolean entityAttributeTypeNameHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.EntityAttributeValue
-
Serialized Fields
-
activeDetailPK
EntityAttributeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
EntityAttributeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.EntityBlobAttributeValue
-
Serialized Fields
-
blobAttribute
ByteArray blobAttribute
-
blobAttributeHasBeenModified
boolean blobAttributeHasBeenModified
-
entityAttributePK
EntityAttributePK entityAttributePK
-
entityAttributePKHasBeenModified
boolean entityAttributePKHasBeenModified
-
entityInstancePK
EntityInstancePK entityInstancePK
-
entityInstancePKHasBeenModified
boolean entityInstancePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
mimeTypePK
MimeTypePK mimeTypePK
-
mimeTypePKHasBeenModified
boolean mimeTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.EntityBooleanAttributeValue
class EntityBooleanAttributeValue extends BaseValue<EntityBooleanAttributePK> implements Serializable-
Serialized Fields
-
booleanAttribute
Boolean booleanAttribute
-
booleanAttributeHasBeenModified
boolean booleanAttributeHasBeenModified
-
entityAttributePK
EntityAttributePK entityAttributePK
-
entityAttributePKHasBeenModified
boolean entityAttributePKHasBeenModified
-
entityInstancePK
EntityInstancePK entityInstancePK
-
entityInstancePKHasBeenModified
boolean entityInstancePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.EntityClobAttributeValue
-
Serialized Fields
-
clobAttribute
String clobAttribute
-
clobAttributeHasBeenModified
boolean clobAttributeHasBeenModified
-
entityAttributePK
EntityAttributePK entityAttributePK
-
entityAttributePKHasBeenModified
boolean entityAttributePKHasBeenModified
-
entityInstancePK
EntityInstancePK entityInstancePK
-
entityInstancePKHasBeenModified
boolean entityInstancePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
mimeTypePK
MimeTypePK mimeTypePK
-
mimeTypePKHasBeenModified
boolean mimeTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.EntityCollectionAttributeValue
class EntityCollectionAttributeValue extends BaseValue<EntityCollectionAttributePK> implements Serializable-
Serialized Fields
-
entityAttributePK
EntityAttributePK entityAttributePK
-
entityAttributePKHasBeenModified
boolean entityAttributePKHasBeenModified
-
entityInstanceAttributePK
EntityInstancePK entityInstanceAttributePK
-
entityInstanceAttributePKHasBeenModified
boolean entityInstanceAttributePKHasBeenModified
-
entityInstancePK
EntityInstancePK entityInstancePK
-
entityInstancePKHasBeenModified
boolean entityInstancePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.EntityDateAttributeValue
-
Serialized Fields
-
dateAttribute
Integer dateAttribute
-
dateAttributeHasBeenModified
boolean dateAttributeHasBeenModified
-
entityAttributePK
EntityAttributePK entityAttributePK
-
entityAttributePKHasBeenModified
boolean entityAttributePKHasBeenModified
-
entityInstancePK
EntityInstancePK entityInstancePK
-
entityInstancePKHasBeenModified
boolean entityInstancePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.EntityEncryptionKeyValue
-
Serialized Fields
-
entityEncryptionKeyName
String entityEncryptionKeyName
-
entityEncryptionKeyNameHasBeenModified
boolean entityEncryptionKeyNameHasBeenModified
-
initializationVector
String initializationVector
-
initializationVectorHasBeenModified
boolean initializationVectorHasBeenModified
-
isExternal
Boolean isExternal
-
isExternalHasBeenModified
boolean isExternalHasBeenModified
-
secretKey
String secretKey
-
secretKeyHasBeenModified
boolean secretKeyHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.EntityEntityAttributeValue
-
Serialized Fields
-
entityAttributePK
EntityAttributePK entityAttributePK
-
entityAttributePKHasBeenModified
boolean entityAttributePKHasBeenModified
-
entityInstanceAttributePK
EntityInstancePK entityInstanceAttributePK
-
entityInstanceAttributePKHasBeenModified
boolean entityInstanceAttributePKHasBeenModified
-
entityInstancePK
EntityInstancePK entityInstancePK
-
entityInstancePKHasBeenModified
boolean entityInstancePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.EntityGeoPointAttributeValue
class EntityGeoPointAttributeValue extends BaseValue<EntityGeoPointAttributePK> implements Serializable-
Serialized Fields
-
altitude
Long altitude
-
altitudeHasBeenModified
boolean altitudeHasBeenModified
-
elevation
Long elevation
-
elevationHasBeenModified
boolean elevationHasBeenModified
-
entityAttributePK
EntityAttributePK entityAttributePK
-
entityAttributePKHasBeenModified
boolean entityAttributePKHasBeenModified
-
entityInstancePK
EntityInstancePK entityInstancePK
-
entityInstancePKHasBeenModified
boolean entityInstancePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
latitude
Integer latitude
-
latitudeHasBeenModified
boolean latitudeHasBeenModified
-
longitude
Integer longitude
-
longitudeHasBeenModified
boolean longitudeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.EntityInstanceValue
-
Serialized Fields
-
entityTypePK
EntityTypePK entityTypePK
-
entityTypePKHasBeenModified
boolean entityTypePKHasBeenModified
-
entityUniqueId
Long entityUniqueId
-
entityUniqueIdHasBeenModified
boolean entityUniqueIdHasBeenModified
-
guid
String guid
-
guidHasBeenModified
boolean guidHasBeenModified
-
key
String key
-
keyHasBeenModified
boolean keyHasBeenModified
-
ulid
String ulid
-
ulidHasBeenModified
boolean ulidHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.EntityIntegerAttributeValue
class EntityIntegerAttributeValue extends BaseValue<EntityIntegerAttributePK> implements Serializable-
Serialized Fields
-
entityAttributePK
EntityAttributePK entityAttributePK
-
entityAttributePKHasBeenModified
boolean entityAttributePKHasBeenModified
-
entityInstancePK
EntityInstancePK entityInstancePK
-
entityInstancePKHasBeenModified
boolean entityInstancePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
integerAttribute
Integer integerAttribute
-
integerAttributeHasBeenModified
boolean integerAttributeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.EntityIntegerRangeDescriptionValue
class EntityIntegerRangeDescriptionValue extends BaseValue<EntityIntegerRangeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
entityIntegerRangePK
EntityIntegerRangePK entityIntegerRangePK
-
entityIntegerRangePKHasBeenModified
boolean entityIntegerRangePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.EntityIntegerRangeDetailValue
class EntityIntegerRangeDetailValue extends BaseValue<EntityIntegerRangeDetailPK> implements Serializable-
Serialized Fields
-
entityAttributePK
EntityAttributePK entityAttributePK
-
entityAttributePKHasBeenModified
boolean entityAttributePKHasBeenModified
-
entityIntegerRangeName
String entityIntegerRangeName
-
entityIntegerRangeNameHasBeenModified
boolean entityIntegerRangeNameHasBeenModified
-
entityIntegerRangePK
EntityIntegerRangePK entityIntegerRangePK
-
entityIntegerRangePKHasBeenModified
boolean entityIntegerRangePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
maximumIntegerValue
Integer maximumIntegerValue
-
maximumIntegerValueHasBeenModified
boolean maximumIntegerValueHasBeenModified
-
minimumIntegerValue
Integer minimumIntegerValue
-
minimumIntegerValueHasBeenModified
boolean minimumIntegerValueHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.EntityIntegerRangeValue
-
Serialized Fields
-
activeDetailPK
EntityIntegerRangeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
EntityIntegerRangeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.EntityListItemAttributeValue
class EntityListItemAttributeValue extends BaseValue<EntityListItemAttributePK> implements Serializable-
Serialized Fields
-
entityAttributePK
EntityAttributePK entityAttributePK
-
entityAttributePKHasBeenModified
boolean entityAttributePKHasBeenModified
-
entityInstancePK
EntityInstancePK entityInstancePK
-
entityInstancePKHasBeenModified
boolean entityInstancePKHasBeenModified
-
entityListItemPK
EntityListItemPK entityListItemPK
-
entityListItemPKHasBeenModified
boolean entityListItemPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.EntityListItemDescriptionValue
class EntityListItemDescriptionValue extends BaseValue<EntityListItemDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
entityListItemPK
EntityListItemPK entityListItemPK
-
entityListItemPKHasBeenModified
boolean entityListItemPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.EntityListItemDetailValue
-
Serialized Fields
-
entityAttributePK
EntityAttributePK entityAttributePK
-
entityAttributePKHasBeenModified
boolean entityAttributePKHasBeenModified
-
entityListItemName
String entityListItemName
-
entityListItemNameHasBeenModified
boolean entityListItemNameHasBeenModified
-
entityListItemPK
EntityListItemPK entityListItemPK
-
entityListItemPKHasBeenModified
boolean entityListItemPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.EntityListItemValue
-
Serialized Fields
-
activeDetailPK
EntityListItemDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
EntityListItemDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.EntityLongAttributeValue
-
Serialized Fields
-
entityAttributePK
EntityAttributePK entityAttributePK
-
entityAttributePKHasBeenModified
boolean entityAttributePKHasBeenModified
-
entityInstancePK
EntityInstancePK entityInstancePK
-
entityInstancePKHasBeenModified
boolean entityInstancePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
longAttribute
Long longAttribute
-
longAttributeHasBeenModified
boolean longAttributeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.EntityLongRangeDescriptionValue
class EntityLongRangeDescriptionValue extends BaseValue<EntityLongRangeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
entityLongRangePK
EntityLongRangePK entityLongRangePK
-
entityLongRangePKHasBeenModified
boolean entityLongRangePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.EntityLongRangeDetailValue
-
Serialized Fields
-
entityAttributePK
EntityAttributePK entityAttributePK
-
entityAttributePKHasBeenModified
boolean entityAttributePKHasBeenModified
-
entityLongRangeName
String entityLongRangeName
-
entityLongRangeNameHasBeenModified
boolean entityLongRangeNameHasBeenModified
-
entityLongRangePK
EntityLongRangePK entityLongRangePK
-
entityLongRangePKHasBeenModified
boolean entityLongRangePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
maximumLongValue
Long maximumLongValue
-
maximumLongValueHasBeenModified
boolean maximumLongValueHasBeenModified
-
minimumLongValue
Long minimumLongValue
-
minimumLongValueHasBeenModified
boolean minimumLongValueHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.EntityLongRangeValue
-
Serialized Fields
-
activeDetailPK
EntityLongRangeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
EntityLongRangeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.EntityMultipleListItemAttributeValue
class EntityMultipleListItemAttributeValue extends BaseValue<EntityMultipleListItemAttributePK> implements Serializable-
Serialized Fields
-
entityAttributePK
EntityAttributePK entityAttributePK
-
entityAttributePKHasBeenModified
boolean entityAttributePKHasBeenModified
-
entityInstancePK
EntityInstancePK entityInstancePK
-
entityInstancePKHasBeenModified
boolean entityInstancePKHasBeenModified
-
entityListItemPK
EntityListItemPK entityListItemPK
-
entityListItemPKHasBeenModified
boolean entityListItemPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.EntityNameAttributeValue
-
Serialized Fields
-
entityAttributePK
EntityAttributePK entityAttributePK
-
entityAttributePKHasBeenModified
boolean entityAttributePKHasBeenModified
-
entityInstancePK
EntityInstancePK entityInstancePK
-
entityInstancePKHasBeenModified
boolean entityInstancePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
nameAttribute
String nameAttribute
-
nameAttributeHasBeenModified
boolean nameAttributeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.EntityStringAttributeValue
-
Serialized Fields
-
entityAttributePK
EntityAttributePK entityAttributePK
-
entityAttributePKHasBeenModified
boolean entityAttributePKHasBeenModified
-
entityInstancePK
EntityInstancePK entityInstancePK
-
entityInstancePKHasBeenModified
boolean entityInstancePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
stringAttribute
String stringAttribute
-
stringAttributeHasBeenModified
boolean stringAttributeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.EntityTimeAttributeValue
-
Serialized Fields
-
entityAttributePK
EntityAttributePK entityAttributePK
-
entityAttributePKHasBeenModified
boolean entityAttributePKHasBeenModified
-
entityInstancePK
EntityInstancePK entityInstancePK
-
entityInstancePKHasBeenModified
boolean entityInstancePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
timeAttribute
Long timeAttribute
-
timeAttributeHasBeenModified
boolean timeAttributeHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.EntityTimeValue
-
Serialized Fields
-
createdTime
Long createdTime
-
createdTimeHasBeenModified
boolean createdTimeHasBeenModified
-
deletedTime
Long deletedTime
-
deletedTimeHasBeenModified
boolean deletedTimeHasBeenModified
-
entityInstancePK
EntityInstancePK entityInstancePK
-
entityInstancePKHasBeenModified
boolean entityInstancePKHasBeenModified
-
modifiedTime
Long modifiedTime
-
modifiedTimeHasBeenModified
boolean modifiedTimeHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.EntityTypeDescriptionValue
-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
entityTypePK
EntityTypePK entityTypePK
-
entityTypePKHasBeenModified
boolean entityTypePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.EntityTypeDetailValue
-
Serialized Fields
-
componentVendorPK
ComponentVendorPK componentVendorPK
-
componentVendorPKHasBeenModified
boolean componentVendorPKHasBeenModified
-
entityTypeName
String entityTypeName
-
entityTypeNameHasBeenModified
boolean entityTypeNameHasBeenModified
-
entityTypePK
EntityTypePK entityTypePK
-
entityTypePKHasBeenModified
boolean entityTypePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isExtensible
Boolean isExtensible
-
isExtensibleHasBeenModified
boolean isExtensibleHasBeenModified
-
keepAllHistory
Boolean keepAllHistory
-
keepAllHistoryHasBeenModified
boolean keepAllHistoryHasBeenModified
-
lockTimeout
Long lockTimeout
-
lockTimeoutHasBeenModified
boolean lockTimeoutHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.EntityTypeValue
-
Serialized Fields
-
activeDetailPK
EntityTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
EntityTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.EntityVisitValue
-
Serialized Fields
-
entityInstancePK
EntityInstancePK entityInstancePK
-
entityInstancePKHasBeenModified
boolean entityInstancePKHasBeenModified
-
visitedEntityInstancePK
EntityInstancePK visitedEntityInstancePK
-
visitedEntityInstancePKHasBeenModified
boolean visitedEntityInstancePKHasBeenModified
-
visitedTime
Long visitedTime
-
visitedTimeHasBeenModified
boolean visitedTimeHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.EventGroupDetailValue
-
Serialized Fields
-
eventGroupName
String eventGroupName
-
eventGroupNameHasBeenModified
boolean eventGroupNameHasBeenModified
-
eventGroupPK
EventGroupPK eventGroupPK
-
eventGroupPKHasBeenModified
boolean eventGroupPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.EventGroupValue
-
Serialized Fields
-
activeDetailPK
EventGroupDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
EventGroupDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.EventSubscriberDetailValue
-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
entityInstancePK
EntityInstancePK entityInstancePK
-
entityInstancePKHasBeenModified
boolean entityInstancePKHasBeenModified
-
eventSubscriberName
String eventSubscriberName
-
eventSubscriberNameHasBeenModified
boolean eventSubscriberNameHasBeenModified
-
eventSubscriberPK
EventSubscriberPK eventSubscriberPK
-
eventSubscriberPKHasBeenModified
boolean eventSubscriberPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.EventSubscriberEntityInstanceValue
class EventSubscriberEntityInstanceValue extends BaseValue<EventSubscriberEntityInstancePK> implements Serializable-
Serialized Fields
-
entityInstancePK
EntityInstancePK entityInstancePK
-
entityInstancePKHasBeenModified
boolean entityInstancePKHasBeenModified
-
eventSubscriberPK
EventSubscriberPK eventSubscriberPK
-
eventSubscriberPKHasBeenModified
boolean eventSubscriberPKHasBeenModified
-
eventTypePK
EventTypePK eventTypePK
-
eventTypePKHasBeenModified
boolean eventTypePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.EventSubscriberEntityTypeValue
class EventSubscriberEntityTypeValue extends BaseValue<EventSubscriberEntityTypePK> implements Serializable-
Serialized Fields
-
entityTypePK
EntityTypePK entityTypePK
-
entityTypePKHasBeenModified
boolean entityTypePKHasBeenModified
-
eventSubscriberPK
EventSubscriberPK eventSubscriberPK
-
eventSubscriberPKHasBeenModified
boolean eventSubscriberPKHasBeenModified
-
eventTypePK
EventTypePK eventTypePK
-
eventTypePKHasBeenModified
boolean eventTypePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.EventSubscriberEventTypeValue
class EventSubscriberEventTypeValue extends BaseValue<EventSubscriberEventTypePK> implements Serializable-
Serialized Fields
-
eventSubscriberPK
EventSubscriberPK eventSubscriberPK
-
eventSubscriberPKHasBeenModified
boolean eventSubscriberPKHasBeenModified
-
eventTypePK
EventTypePK eventTypePK
-
eventTypePKHasBeenModified
boolean eventTypePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.EventSubscriberValue
-
Serialized Fields
-
activeDetailPK
EventSubscriberDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
EventSubscriberDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.EventTypeDescriptionValue
-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
eventTypePK
EventTypePK eventTypePK
-
eventTypePKHasBeenModified
boolean eventTypePKHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.EventTypeValue
-
Serialized Fields
-
eventTypeName
String eventTypeName
-
eventTypeNameHasBeenModified
boolean eventTypeNameHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.EventValue
-
Serialized Fields
-
createdByPK
EntityInstancePK createdByPK
-
createdByPKHasBeenModified
boolean createdByPKHasBeenModified
-
entityInstancePK
EntityInstancePK entityInstancePK
-
entityInstancePKHasBeenModified
boolean entityInstancePKHasBeenModified
-
eventGroupPK
EventGroupPK eventGroupPK
-
eventGroupPKHasBeenModified
boolean eventGroupPKHasBeenModified
-
eventTime
Long eventTime
-
eventTimeHasBeenModified
boolean eventTimeHasBeenModified
-
eventTimeSequence
Integer eventTimeSequence
-
eventTimeSequenceHasBeenModified
boolean eventTimeSequenceHasBeenModified
-
eventTypePK
EventTypePK eventTypePK
-
eventTypePKHasBeenModified
boolean eventTypePKHasBeenModified
-
relatedEntityInstancePK
EntityInstancePK relatedEntityInstancePK
-
relatedEntityInstancePKHasBeenModified
boolean relatedEntityInstancePKHasBeenModified
-
relatedEventTypePK
EventTypePK relatedEventTypePK
-
relatedEventTypePKHasBeenModified
boolean relatedEventTypePKHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.FontStyleDescriptionValue
-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fontStylePK
FontStylePK fontStylePK
-
fontStylePKHasBeenModified
boolean fontStylePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.FontStyleDetailValue
-
Serialized Fields
-
fontStyleName
String fontStyleName
-
fontStyleNameHasBeenModified
boolean fontStyleNameHasBeenModified
-
fontStylePK
FontStylePK fontStylePK
-
fontStylePKHasBeenModified
boolean fontStylePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.FontStyleValue
-
Serialized Fields
-
activeDetailPK
FontStyleDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
FontStyleDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.FontWeightDescriptionValue
-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fontWeightPK
FontWeightPK fontWeightPK
-
fontWeightPKHasBeenModified
boolean fontWeightPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.FontWeightDetailValue
-
Serialized Fields
-
fontWeightName
String fontWeightName
-
fontWeightNameHasBeenModified
boolean fontWeightNameHasBeenModified
-
fontWeightPK
FontWeightPK fontWeightPK
-
fontWeightPKHasBeenModified
boolean fontWeightPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.FontWeightValue
-
Serialized Fields
-
activeDetailPK
FontWeightDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
FontWeightDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.MimeTypeDescriptionValue
-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
mimeTypePK
MimeTypePK mimeTypePK
-
mimeTypePKHasBeenModified
boolean mimeTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.MimeTypeDetailValue
-
Serialized Fields
-
entityAttributeTypePK
EntityAttributeTypePK entityAttributeTypePK
-
entityAttributeTypePKHasBeenModified
boolean entityAttributeTypePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
mimeTypeName
String mimeTypeName
-
mimeTypeNameHasBeenModified
boolean mimeTypeNameHasBeenModified
-
mimeTypePK
MimeTypePK mimeTypePK
-
mimeTypePKHasBeenModified
boolean mimeTypePKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.MimeTypeFileExtensionValue
-
Serialized Fields
-
fileExtension
String fileExtension
-
fileExtensionHasBeenModified
boolean fileExtensionHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
mimeTypePK
MimeTypePK mimeTypePK
-
mimeTypePKHasBeenModified
boolean mimeTypePKHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.MimeTypeUsageTypeDescriptionValue
class MimeTypeUsageTypeDescriptionValue extends BaseValue<MimeTypeUsageTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
mimeTypeUsageTypePK
MimeTypeUsageTypePK mimeTypeUsageTypePK
-
mimeTypeUsageTypePKHasBeenModified
boolean mimeTypeUsageTypePKHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.MimeTypeUsageTypeValue
-
Serialized Fields
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
mimeTypeUsageTypeName
String mimeTypeUsageTypeName
-
mimeTypeUsageTypeNameHasBeenModified
boolean mimeTypeUsageTypeNameHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.MimeTypeUsageValue
-
Serialized Fields
-
mimeTypePK
MimeTypePK mimeTypePK
-
mimeTypePKHasBeenModified
boolean mimeTypePKHasBeenModified
-
mimeTypeUsageTypePK
MimeTypeUsageTypePK mimeTypeUsageTypePK
-
mimeTypeUsageTypePKHasBeenModified
boolean mimeTypeUsageTypePKHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.MimeTypeValue
-
Serialized Fields
-
activeDetailPK
MimeTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
MimeTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.PartyApplicationEditorUseDetailValue
class PartyApplicationEditorUseDetailValue extends BaseValue<PartyApplicationEditorUseDetailPK> implements Serializable-
Serialized Fields
-
applicationEditorPK
ApplicationEditorPK applicationEditorPK
-
applicationEditorPKHasBeenModified
boolean applicationEditorPKHasBeenModified
-
applicationEditorUsePK
ApplicationEditorUsePK applicationEditorUsePK
-
applicationEditorUsePKHasBeenModified
boolean applicationEditorUsePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
partyApplicationEditorUsePK
PartyApplicationEditorUsePK partyApplicationEditorUsePK
-
partyApplicationEditorUsePKHasBeenModified
boolean partyApplicationEditorUsePKHasBeenModified
-
partyPK
PartyPK partyPK
-
partyPKHasBeenModified
boolean partyPKHasBeenModified
-
preferredHeight
Integer preferredHeight
-
preferredHeightHasBeenModified
boolean preferredHeightHasBeenModified
-
preferredWidth
Integer preferredWidth
-
preferredWidthHasBeenModified
boolean preferredWidthHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.PartyApplicationEditorUseValue
class PartyApplicationEditorUseValue extends BaseValue<PartyApplicationEditorUsePK> implements Serializable-
Serialized Fields
-
activeDetailPK
PartyApplicationEditorUseDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
PartyApplicationEditorUseDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.PartyEntityTypeValue
-
Serialized Fields
-
confirmDelete
Boolean confirmDelete
-
confirmDeleteHasBeenModified
boolean confirmDeleteHasBeenModified
-
entityTypePK
EntityTypePK entityTypePK
-
entityTypePKHasBeenModified
boolean entityTypePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
partyPK
PartyPK partyPK
-
partyPKHasBeenModified
boolean partyPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.ProtocolDescriptionValue
-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
protocolPK
ProtocolPK protocolPK
-
protocolPKHasBeenModified
boolean protocolPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.ProtocolDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
protocolName
String protocolName
-
protocolNameHasBeenModified
boolean protocolNameHasBeenModified
-
protocolPK
ProtocolPK protocolPK
-
protocolPKHasBeenModified
boolean protocolPKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.ProtocolValue
-
Serialized Fields
-
activeDetailPK
ProtocolDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
ProtocolDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.QueuedEventValue
-
Serialized Fields
-
eventPK
EventPK eventPK
-
eventPKHasBeenModified
boolean eventPKHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.QueuedSubscriberEventValue
-
Serialized Fields
-
eventPK
EventPK eventPK
-
eventPKHasBeenModified
boolean eventPKHasBeenModified
-
eventSubscriberPK
EventSubscriberPK eventSubscriberPK
-
eventSubscriberPKHasBeenModified
boolean eventSubscriberPKHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.ServerDescriptionValue
-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
serverPK
ServerPK serverPK
-
serverPKHasBeenModified
boolean serverPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.ServerDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
serverName
String serverName
-
serverNameHasBeenModified
boolean serverNameHasBeenModified
-
serverPK
ServerPK serverPK
-
serverPKHasBeenModified
boolean serverPKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.ServerServiceValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
serverPK
ServerPK serverPK
-
serverPKHasBeenModified
boolean serverPKHasBeenModified
-
servicePK
ServicePK servicePK
-
servicePKHasBeenModified
boolean servicePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.ServerValue
-
Serialized Fields
-
activeDetailPK
ServerDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
ServerDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.ServiceDescriptionValue
-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
servicePK
ServicePK servicePK
-
servicePKHasBeenModified
boolean servicePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.ServiceDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
port
Integer port
-
portHasBeenModified
boolean portHasBeenModified
-
protocolPK
ProtocolPK protocolPK
-
protocolPKHasBeenModified
boolean protocolPKHasBeenModified
-
serviceName
String serviceName
-
serviceNameHasBeenModified
boolean serviceNameHasBeenModified
-
servicePK
ServicePK servicePK
-
servicePKHasBeenModified
boolean servicePKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.ServiceValue
-
Serialized Fields
-
activeDetailPK
ServiceDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
ServiceDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.TextDecorationDescriptionValue
class TextDecorationDescriptionValue extends BaseValue<TextDecorationDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
textDecorationPK
TextDecorationPK textDecorationPK
-
textDecorationPKHasBeenModified
boolean textDecorationPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.TextDecorationDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
textDecorationName
String textDecorationName
-
textDecorationNameHasBeenModified
boolean textDecorationNameHasBeenModified
-
textDecorationPK
TextDecorationPK textDecorationPK
-
textDecorationPKHasBeenModified
boolean textDecorationPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.TextDecorationValue
-
Serialized Fields
-
activeDetailPK
TextDecorationDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
TextDecorationDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.TextTransformationDescriptionValue
class TextTransformationDescriptionValue extends BaseValue<TextTransformationDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
textTransformationPK
TextTransformationPK textTransformationPK
-
textTransformationPKHasBeenModified
boolean textTransformationPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.TextTransformationDetailValue
class TextTransformationDetailValue extends BaseValue<TextTransformationDetailPK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
textTransformationName
String textTransformationName
-
textTransformationNameHasBeenModified
boolean textTransformationNameHasBeenModified
-
textTransformationPK
TextTransformationPK textTransformationPK
-
textTransformationPKHasBeenModified
boolean textTransformationPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.core.server.value.TextTransformationValue
-
Serialized Fields
-
activeDetailPK
TextTransformationDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
TextTransformationDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
-
Package com.echothree.model.data.customer.common.pk
-
Class com.echothree.model.data.customer.common.pk.CustomerPK
class CustomerPK extends BasePK implements Serializable -
Class com.echothree.model.data.customer.common.pk.CustomerTypeDescriptionPK
class CustomerTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.customer.common.pk.CustomerTypeDetailPK
class CustomerTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.customer.common.pk.CustomerTypePaymentMethodPK
class CustomerTypePaymentMethodPK extends BasePK implements Serializable -
Class com.echothree.model.data.customer.common.pk.CustomerTypePK
class CustomerTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.customer.common.pk.CustomerTypeShippingMethodPK
class CustomerTypeShippingMethodPK extends BasePK implements Serializable
-
-
Package com.echothree.model.data.customer.server.entity
-
Class com.echothree.model.data.customer.server.entity.Customer
class Customer extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CustomerPK _pk
-
_value
CustomerValue _value
-
-
-
Class com.echothree.model.data.customer.server.entity.CustomerType
class CustomerType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CustomerTypePK _pk
-
_value
CustomerTypeValue _value
-
-
-
Class com.echothree.model.data.customer.server.entity.CustomerTypeDescription
class CustomerTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CustomerTypeDescriptionPK _pk
-
_value
CustomerTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.customer.server.entity.CustomerTypeDetail
class CustomerTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CustomerTypeDetailPK _pk
-
_value
CustomerTypeDetailValue _value
-
-
-
Class com.echothree.model.data.customer.server.entity.CustomerTypePaymentMethod
class CustomerTypePaymentMethod extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CustomerTypePaymentMethodPK _pk
-
_value
CustomerTypePaymentMethodValue _value
-
-
-
Class com.echothree.model.data.customer.server.entity.CustomerTypeShippingMethod
class CustomerTypeShippingMethod extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CustomerTypeShippingMethodPK _pk
-
_value
CustomerTypeShippingMethodValue _value
-
-
-
-
Package com.echothree.model.data.customer.server.value
-
Class com.echothree.model.data.customer.server.value.CustomerTypeDescriptionValue
class CustomerTypeDescriptionValue extends BaseValue<CustomerTypeDescriptionPK> implements Serializable-
Serialized Fields
-
customerTypePK
CustomerTypePK customerTypePK
-
customerTypePKHasBeenModified
boolean customerTypePKHasBeenModified
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.customer.server.value.CustomerTypeDetailValue
-
Serialized Fields
-
allocationPriorityPK
AllocationPriorityPK allocationPriorityPK
-
allocationPriorityPKHasBeenModified
boolean allocationPriorityPKHasBeenModified
-
customerSequencePK
SequencePK customerSequencePK
-
customerSequencePKHasBeenModified
boolean customerSequencePKHasBeenModified
-
customerTypeName
String customerTypeName
-
customerTypeNameHasBeenModified
boolean customerTypeNameHasBeenModified
-
customerTypePK
CustomerTypePK customerTypePK
-
customerTypePKHasBeenModified
boolean customerTypePKHasBeenModified
-
defaultAllowBackorders
Boolean defaultAllowBackorders
-
defaultAllowBackordersHasBeenModified
boolean defaultAllowBackordersHasBeenModified
-
defaultAllowCombiningShipments
Boolean defaultAllowCombiningShipments
-
defaultAllowCombiningShipmentsHasBeenModified
boolean defaultAllowCombiningShipmentsHasBeenModified
-
defaultAllowReferenceDuplicates
Boolean defaultAllowReferenceDuplicates
-
defaultAllowReferenceDuplicatesHasBeenModified
boolean defaultAllowReferenceDuplicatesHasBeenModified
-
defaultAllowSubstitutions
Boolean defaultAllowSubstitutions
-
defaultAllowSubstitutionsHasBeenModified
boolean defaultAllowSubstitutionsHasBeenModified
-
defaultArGlAccountPK
GlAccountPK defaultArGlAccountPK
-
defaultArGlAccountPKHasBeenModified
boolean defaultArGlAccountPKHasBeenModified
-
defaultCancellationPolicyPK
CancellationPolicyPK defaultCancellationPolicyPK
-
defaultCancellationPolicyPKHasBeenModified
boolean defaultCancellationPolicyPKHasBeenModified
-
defaultCustomerCreditStatusPK
WorkflowEntrancePK defaultCustomerCreditStatusPK
-
defaultCustomerCreditStatusPKHasBeenModified
boolean defaultCustomerCreditStatusPKHasBeenModified
-
defaultCustomerStatusPK
WorkflowEntrancePK defaultCustomerStatusPK
-
defaultCustomerStatusPKHasBeenModified
boolean defaultCustomerStatusPKHasBeenModified
-
defaultFreeOnBoardPK
FreeOnBoardPK defaultFreeOnBoardPK
-
defaultFreeOnBoardPKHasBeenModified
boolean defaultFreeOnBoardPKHasBeenModified
-
defaultHoldUntilComplete
Boolean defaultHoldUntilComplete
-
defaultHoldUntilCompleteHasBeenModified
boolean defaultHoldUntilCompleteHasBeenModified
-
defaultOfferUsePK
OfferUsePK defaultOfferUsePK
-
defaultOfferUsePKHasBeenModified
boolean defaultOfferUsePKHasBeenModified
-
defaultReferenceValidationPattern
String defaultReferenceValidationPattern
-
defaultReferenceValidationPatternHasBeenModified
boolean defaultReferenceValidationPatternHasBeenModified
-
defaultRequireReference
Boolean defaultRequireReference
-
defaultRequireReferenceHasBeenModified
boolean defaultRequireReferenceHasBeenModified
-
defaultReturnPolicyPK
ReturnPolicyPK defaultReturnPolicyPK
-
defaultReturnPolicyPKHasBeenModified
boolean defaultReturnPolicyPKHasBeenModified
-
defaultTaxable
Boolean defaultTaxable
-
defaultTaxableHasBeenModified
boolean defaultTaxableHasBeenModified
-
defaultTermPK
TermPK defaultTermPK
-
defaultTermPKHasBeenModified
boolean defaultTermPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.customer.server.value.CustomerTypePaymentMethodValue
class CustomerTypePaymentMethodValue extends BaseValue<CustomerTypePaymentMethodPK> implements Serializable-
Serialized Fields
-
customerTypePK
CustomerTypePK customerTypePK
-
customerTypePKHasBeenModified
boolean customerTypePKHasBeenModified
-
defaultSelectionPriority
Integer defaultSelectionPriority
-
defaultSelectionPriorityHasBeenModified
boolean defaultSelectionPriorityHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
paymentMethodPK
PaymentMethodPK paymentMethodPK
-
paymentMethodPKHasBeenModified
boolean paymentMethodPKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.customer.server.value.CustomerTypeShippingMethodValue
class CustomerTypeShippingMethodValue extends BaseValue<CustomerTypeShippingMethodPK> implements Serializable-
Serialized Fields
-
customerTypePK
CustomerTypePK customerTypePK
-
customerTypePKHasBeenModified
boolean customerTypePKHasBeenModified
-
defaultSelectionPriority
Integer defaultSelectionPriority
-
defaultSelectionPriorityHasBeenModified
boolean defaultSelectionPriorityHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
shippingMethodPK
ShippingMethodPK shippingMethodPK
-
shippingMethodPKHasBeenModified
boolean shippingMethodPKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.customer.server.value.CustomerTypeValue
-
Serialized Fields
-
activeDetailPK
CustomerTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
CustomerTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.customer.server.value.CustomerValue
-
Serialized Fields
-
allowBackorders
Boolean allowBackorders
-
allowBackordersHasBeenModified
boolean allowBackordersHasBeenModified
-
allowCombiningShipments
Boolean allowCombiningShipments
-
allowCombiningShipmentsHasBeenModified
boolean allowCombiningShipmentsHasBeenModified
-
allowReferenceDuplicates
Boolean allowReferenceDuplicates
-
allowReferenceDuplicatesHasBeenModified
boolean allowReferenceDuplicatesHasBeenModified
-
allowSubstitutions
Boolean allowSubstitutions
-
allowSubstitutionsHasBeenModified
boolean allowSubstitutionsHasBeenModified
-
arGlAccountPK
GlAccountPK arGlAccountPK
-
arGlAccountPKHasBeenModified
boolean arGlAccountPKHasBeenModified
-
cancellationPolicyPK
CancellationPolicyPK cancellationPolicyPK
-
cancellationPolicyPKHasBeenModified
boolean cancellationPolicyPKHasBeenModified
-
customerName
String customerName
-
customerNameHasBeenModified
boolean customerNameHasBeenModified
-
customerTypePK
CustomerTypePK customerTypePK
-
customerTypePKHasBeenModified
boolean customerTypePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
holdUntilComplete
Boolean holdUntilComplete
-
holdUntilCompleteHasBeenModified
boolean holdUntilCompleteHasBeenModified
-
initialOfferUsePK
OfferUsePK initialOfferUsePK
-
initialOfferUsePKHasBeenModified
boolean initialOfferUsePKHasBeenModified
-
partyPK
PartyPK partyPK
-
partyPKHasBeenModified
boolean partyPKHasBeenModified
-
referenceValidationPattern
String referenceValidationPattern
-
referenceValidationPatternHasBeenModified
boolean referenceValidationPatternHasBeenModified
-
requireReference
Boolean requireReference
-
requireReferenceHasBeenModified
boolean requireReferenceHasBeenModified
-
returnPolicyPK
ReturnPolicyPK returnPolicyPK
-
returnPolicyPKHasBeenModified
boolean returnPolicyPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
-
Package com.echothree.model.data.document.common.pk
-
Class com.echothree.model.data.document.common.pk.DocumentBlobPK
class DocumentBlobPK extends BasePK implements Serializable -
Class com.echothree.model.data.document.common.pk.DocumentClobPK
class DocumentClobPK extends BasePK implements Serializable -
Class com.echothree.model.data.document.common.pk.DocumentDescriptionPK
class DocumentDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.document.common.pk.DocumentDetailPK
class DocumentDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.document.common.pk.DocumentPK
class DocumentPK extends BasePK implements Serializable -
Class com.echothree.model.data.document.common.pk.DocumentTypeDescriptionPK
class DocumentTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.document.common.pk.DocumentTypeDetailPK
class DocumentTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.document.common.pk.DocumentTypePK
class DocumentTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.document.common.pk.DocumentTypeUsagePK
class DocumentTypeUsagePK extends BasePK implements Serializable -
Class com.echothree.model.data.document.common.pk.DocumentTypeUsageTypeDescriptionPK
class DocumentTypeUsageTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.document.common.pk.DocumentTypeUsageTypeDetailPK
class DocumentTypeUsageTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.document.common.pk.DocumentTypeUsageTypePK
class DocumentTypeUsageTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.document.common.pk.PartyDocumentPK
class PartyDocumentPK extends BasePK implements Serializable -
Class com.echothree.model.data.document.common.pk.PartyTypeDocumentTypeUsageTypePK
class PartyTypeDocumentTypeUsageTypePK extends BasePK implements Serializable
-
-
Package com.echothree.model.data.document.server.entity
-
Class com.echothree.model.data.document.server.entity.Document
class Document extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
DocumentPK _pk
-
_value
DocumentValue _value
-
-
-
Class com.echothree.model.data.document.server.entity.DocumentBlob
class DocumentBlob extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
DocumentBlobPK _pk
-
_value
DocumentBlobValue _value
-
-
-
Class com.echothree.model.data.document.server.entity.DocumentClob
class DocumentClob extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
DocumentClobPK _pk
-
_value
DocumentClobValue _value
-
-
-
Class com.echothree.model.data.document.server.entity.DocumentDescription
class DocumentDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
DocumentDescriptionPK _pk
-
_value
DocumentDescriptionValue _value
-
-
-
Class com.echothree.model.data.document.server.entity.DocumentDetail
class DocumentDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
DocumentDetailPK _pk
-
_value
DocumentDetailValue _value
-
-
-
Class com.echothree.model.data.document.server.entity.DocumentType
class DocumentType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
DocumentTypePK _pk
-
_value
DocumentTypeValue _value
-
-
-
Class com.echothree.model.data.document.server.entity.DocumentTypeDescription
class DocumentTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
DocumentTypeDescriptionPK _pk
-
_value
DocumentTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.document.server.entity.DocumentTypeDetail
class DocumentTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
DocumentTypeDetailPK _pk
-
_value
DocumentTypeDetailValue _value
-
-
-
Class com.echothree.model.data.document.server.entity.DocumentTypeUsage
class DocumentTypeUsage extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
DocumentTypeUsagePK _pk
-
_value
DocumentTypeUsageValue _value
-
-
-
Class com.echothree.model.data.document.server.entity.DocumentTypeUsageType
class DocumentTypeUsageType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
DocumentTypeUsageTypePK _pk
-
_value
DocumentTypeUsageTypeValue _value
-
-
-
Class com.echothree.model.data.document.server.entity.DocumentTypeUsageTypeDescription
class DocumentTypeUsageTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
DocumentTypeUsageTypeDescriptionPK _pk
-
_value
DocumentTypeUsageTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.document.server.entity.DocumentTypeUsageTypeDetail
class DocumentTypeUsageTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
DocumentTypeUsageTypeDetailPK _pk
-
_value
DocumentTypeUsageTypeDetailValue _value
-
-
-
Class com.echothree.model.data.document.server.entity.PartyDocument
class PartyDocument extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PartyDocumentPK _pk
-
_value
PartyDocumentValue _value
-
-
-
Class com.echothree.model.data.document.server.entity.PartyTypeDocumentTypeUsageType
class PartyTypeDocumentTypeUsageType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PartyTypeDocumentTypeUsageTypePK _pk
-
_value
PartyTypeDocumentTypeUsageTypeValue _value
-
-
-
-
Package com.echothree.model.data.document.server.value
-
Class com.echothree.model.data.document.server.value.DocumentBlobValue
-
Serialized Fields
-
blob
ByteArray blob
-
blobHasBeenModified
boolean blobHasBeenModified
-
documentPK
DocumentPK documentPK
-
documentPKHasBeenModified
boolean documentPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.document.server.value.DocumentClobValue
-
Serialized Fields
-
clob
String clob
-
clobHasBeenModified
boolean clobHasBeenModified
-
documentPK
DocumentPK documentPK
-
documentPKHasBeenModified
boolean documentPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.document.server.value.DocumentDescriptionValue
-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
documentPK
DocumentPK documentPK
-
documentPKHasBeenModified
boolean documentPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.document.server.value.DocumentDetailValue
-
Serialized Fields
-
documentName
String documentName
-
documentNameHasBeenModified
boolean documentNameHasBeenModified
-
documentPK
DocumentPK documentPK
-
documentPKHasBeenModified
boolean documentPKHasBeenModified
-
documentTypePK
DocumentTypePK documentTypePK
-
documentTypePKHasBeenModified
boolean documentTypePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
mimeTypePK
MimeTypePK mimeTypePK
-
mimeTypePKHasBeenModified
boolean mimeTypePKHasBeenModified
-
pages
Integer pages
-
pagesHasBeenModified
boolean pagesHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.document.server.value.DocumentTypeDescriptionValue
class DocumentTypeDescriptionValue extends BaseValue<DocumentTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
documentTypePK
DocumentTypePK documentTypePK
-
documentTypePKHasBeenModified
boolean documentTypePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.document.server.value.DocumentTypeDetailValue
-
Serialized Fields
-
documentTypeName
String documentTypeName
-
documentTypeNameHasBeenModified
boolean documentTypeNameHasBeenModified
-
documentTypePK
DocumentTypePK documentTypePK
-
documentTypePKHasBeenModified
boolean documentTypePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
maximumPages
Integer maximumPages
-
maximumPagesHasBeenModified
boolean maximumPagesHasBeenModified
-
mimeTypeUsageTypePK
MimeTypeUsageTypePK mimeTypeUsageTypePK
-
mimeTypeUsageTypePKHasBeenModified
boolean mimeTypeUsageTypePKHasBeenModified
-
parentDocumentTypePK
DocumentTypePK parentDocumentTypePK
-
parentDocumentTypePKHasBeenModified
boolean parentDocumentTypePKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.document.server.value.DocumentTypeUsageTypeDescriptionValue
class DocumentTypeUsageTypeDescriptionValue extends BaseValue<DocumentTypeUsageTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
documentTypeUsageTypePK
DocumentTypeUsageTypePK documentTypeUsageTypePK
-
documentTypeUsageTypePKHasBeenModified
boolean documentTypeUsageTypePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.document.server.value.DocumentTypeUsageTypeDetailValue
class DocumentTypeUsageTypeDetailValue extends BaseValue<DocumentTypeUsageTypeDetailPK> implements Serializable-
Serialized Fields
-
documentTypeUsageTypeName
String documentTypeUsageTypeName
-
documentTypeUsageTypeNameHasBeenModified
boolean documentTypeUsageTypeNameHasBeenModified
-
documentTypeUsageTypePK
DocumentTypeUsageTypePK documentTypeUsageTypePK
-
documentTypeUsageTypePKHasBeenModified
boolean documentTypeUsageTypePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.document.server.value.DocumentTypeUsageTypeValue
-
Serialized Fields
-
activeDetailPK
DocumentTypeUsageTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
DocumentTypeUsageTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.document.server.value.DocumentTypeUsageValue
-
Serialized Fields
-
documentTypePK
DocumentTypePK documentTypePK
-
documentTypePKHasBeenModified
boolean documentTypePKHasBeenModified
-
documentTypeUsageTypePK
DocumentTypeUsageTypePK documentTypeUsageTypePK
-
documentTypeUsageTypePKHasBeenModified
boolean documentTypeUsageTypePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
maximumInstances
Integer maximumInstances
-
maximumInstancesHasBeenModified
boolean maximumInstancesHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.document.server.value.DocumentTypeValue
-
Serialized Fields
-
activeDetailPK
DocumentTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
DocumentTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.document.server.value.DocumentValue
-
Serialized Fields
-
activeDetailPK
DocumentDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
DocumentDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.document.server.value.PartyDocumentValue
-
Serialized Fields
-
documentPK
DocumentPK documentPK
-
documentPKHasBeenModified
boolean documentPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
partyPK
PartyPK partyPK
-
partyPKHasBeenModified
boolean partyPKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.document.server.value.PartyTypeDocumentTypeUsageTypeValue
class PartyTypeDocumentTypeUsageTypeValue extends BaseValue<PartyTypeDocumentTypeUsageTypePK> implements Serializable-
Serialized Fields
-
documentTypeUsageTypePK
DocumentTypeUsageTypePK documentTypeUsageTypePK
-
documentTypeUsageTypePKHasBeenModified
boolean documentTypeUsageTypePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
partyTypePK
PartyTypePK partyTypePK
-
partyTypePKHasBeenModified
boolean partyTypePKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
-
Package com.echothree.model.data.employee.common.pk
-
Class com.echothree.model.data.employee.common.pk.EmployeeTypeDescriptionPK
class EmployeeTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.employee.common.pk.EmployeeTypeDetailPK
class EmployeeTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.employee.common.pk.EmployeeTypePK
class EmployeeTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.employee.common.pk.EmploymentDetailPK
class EmploymentDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.employee.common.pk.EmploymentPK
class EmploymentPK extends BasePK implements Serializable -
Class com.echothree.model.data.employee.common.pk.LeaveDetailPK
class LeaveDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.employee.common.pk.LeavePK
class LeavePK extends BasePK implements Serializable -
Class com.echothree.model.data.employee.common.pk.LeaveReasonDescriptionPK
class LeaveReasonDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.employee.common.pk.LeaveReasonDetailPK
class LeaveReasonDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.employee.common.pk.LeaveReasonPK
class LeaveReasonPK extends BasePK implements Serializable -
Class com.echothree.model.data.employee.common.pk.LeaveTypeDescriptionPK
class LeaveTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.employee.common.pk.LeaveTypeDetailPK
class LeaveTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.employee.common.pk.LeaveTypePK
class LeaveTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.employee.common.pk.PartyEmployeePK
class PartyEmployeePK extends BasePK implements Serializable -
Class com.echothree.model.data.employee.common.pk.PartyResponsibilityPK
class PartyResponsibilityPK extends BasePK implements Serializable -
Class com.echothree.model.data.employee.common.pk.PartySkillPK
class PartySkillPK extends BasePK implements Serializable -
Class com.echothree.model.data.employee.common.pk.ResponsibilityTypeDescriptionPK
class ResponsibilityTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.employee.common.pk.ResponsibilityTypeDetailPK
class ResponsibilityTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.employee.common.pk.ResponsibilityTypePK
class ResponsibilityTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.employee.common.pk.SkillTypeDescriptionPK
class SkillTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.employee.common.pk.SkillTypeDetailPK
class SkillTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.employee.common.pk.SkillTypePK
class SkillTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.employee.common.pk.TerminationReasonDescriptionPK
class TerminationReasonDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.employee.common.pk.TerminationReasonDetailPK
class TerminationReasonDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.employee.common.pk.TerminationReasonPK
class TerminationReasonPK extends BasePK implements Serializable -
Class com.echothree.model.data.employee.common.pk.TerminationTypeDescriptionPK
class TerminationTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.employee.common.pk.TerminationTypeDetailPK
class TerminationTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.employee.common.pk.TerminationTypePK
class TerminationTypePK extends BasePK implements Serializable
-
-
Package com.echothree.model.data.employee.server.entity
-
Class com.echothree.model.data.employee.server.entity.EmployeeType
class EmployeeType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
EmployeeTypePK _pk
-
_value
EmployeeTypeValue _value
-
-
-
Class com.echothree.model.data.employee.server.entity.EmployeeTypeDescription
class EmployeeTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
EmployeeTypeDescriptionPK _pk
-
_value
EmployeeTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.employee.server.entity.EmployeeTypeDetail
class EmployeeTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
EmployeeTypeDetailPK _pk
-
_value
EmployeeTypeDetailValue _value
-
-
-
Class com.echothree.model.data.employee.server.entity.Employment
class Employment extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
EmploymentPK _pk
-
_value
EmploymentValue _value
-
-
-
Class com.echothree.model.data.employee.server.entity.EmploymentDetail
class EmploymentDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
EmploymentDetailPK _pk
-
_value
EmploymentDetailValue _value
-
-
-
Class com.echothree.model.data.employee.server.entity.Leave
class Leave extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
LeavePK _pk
-
_value
LeaveValue _value
-
-
-
Class com.echothree.model.data.employee.server.entity.LeaveDetail
class LeaveDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
LeaveDetailPK _pk
-
_value
LeaveDetailValue _value
-
-
-
Class com.echothree.model.data.employee.server.entity.LeaveReason
class LeaveReason extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
LeaveReasonPK _pk
-
_value
LeaveReasonValue _value
-
-
-
Class com.echothree.model.data.employee.server.entity.LeaveReasonDescription
class LeaveReasonDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
LeaveReasonDescriptionPK _pk
-
_value
LeaveReasonDescriptionValue _value
-
-
-
Class com.echothree.model.data.employee.server.entity.LeaveReasonDetail
class LeaveReasonDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
LeaveReasonDetailPK _pk
-
_value
LeaveReasonDetailValue _value
-
-
-
Class com.echothree.model.data.employee.server.entity.LeaveType
class LeaveType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
LeaveTypePK _pk
-
_value
LeaveTypeValue _value
-
-
-
Class com.echothree.model.data.employee.server.entity.LeaveTypeDescription
class LeaveTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
LeaveTypeDescriptionPK _pk
-
_value
LeaveTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.employee.server.entity.LeaveTypeDetail
class LeaveTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
LeaveTypeDetailPK _pk
-
_value
LeaveTypeDetailValue _value
-
-
-
Class com.echothree.model.data.employee.server.entity.PartyEmployee
class PartyEmployee extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PartyEmployeePK _pk
-
_value
PartyEmployeeValue _value
-
-
-
Class com.echothree.model.data.employee.server.entity.PartyResponsibility
class PartyResponsibility extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PartyResponsibilityPK _pk
-
_value
PartyResponsibilityValue _value
-
-
-
Class com.echothree.model.data.employee.server.entity.PartySkill
class PartySkill extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PartySkillPK _pk
-
_value
PartySkillValue _value
-
-
-
Class com.echothree.model.data.employee.server.entity.ResponsibilityType
class ResponsibilityType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ResponsibilityTypePK _pk
-
_value
ResponsibilityTypeValue _value
-
-
-
Class com.echothree.model.data.employee.server.entity.ResponsibilityTypeDescription
class ResponsibilityTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ResponsibilityTypeDescriptionPK _pk
-
_value
ResponsibilityTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.employee.server.entity.ResponsibilityTypeDetail
class ResponsibilityTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ResponsibilityTypeDetailPK _pk
-
_value
ResponsibilityTypeDetailValue _value
-
-
-
Class com.echothree.model.data.employee.server.entity.SkillType
class SkillType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SkillTypePK _pk
-
_value
SkillTypeValue _value
-
-
-
Class com.echothree.model.data.employee.server.entity.SkillTypeDescription
class SkillTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SkillTypeDescriptionPK _pk
-
_value
SkillTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.employee.server.entity.SkillTypeDetail
class SkillTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SkillTypeDetailPK _pk
-
_value
SkillTypeDetailValue _value
-
-
-
Class com.echothree.model.data.employee.server.entity.TerminationReason
class TerminationReason extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
TerminationReasonPK _pk
-
_value
TerminationReasonValue _value
-
-
-
Class com.echothree.model.data.employee.server.entity.TerminationReasonDescription
class TerminationReasonDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
TerminationReasonDescriptionPK _pk
-
_value
TerminationReasonDescriptionValue _value
-
-
-
Class com.echothree.model.data.employee.server.entity.TerminationReasonDetail
class TerminationReasonDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
TerminationReasonDetailPK _pk
-
_value
TerminationReasonDetailValue _value
-
-
-
Class com.echothree.model.data.employee.server.entity.TerminationType
class TerminationType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
TerminationTypePK _pk
-
_value
TerminationTypeValue _value
-
-
-
Class com.echothree.model.data.employee.server.entity.TerminationTypeDescription
class TerminationTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
TerminationTypeDescriptionPK _pk
-
_value
TerminationTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.employee.server.entity.TerminationTypeDetail
class TerminationTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
TerminationTypeDetailPK _pk
-
_value
TerminationTypeDetailValue _value
-
-
-
-
Package com.echothree.model.data.employee.server.value
-
Class com.echothree.model.data.employee.server.value.EmployeeTypeDescriptionValue
class EmployeeTypeDescriptionValue extends BaseValue<EmployeeTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
employeeTypePK
EmployeeTypePK employeeTypePK
-
employeeTypePKHasBeenModified
boolean employeeTypePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.employee.server.value.EmployeeTypeDetailValue
-
Serialized Fields
-
employeeTypeName
String employeeTypeName
-
employeeTypeNameHasBeenModified
boolean employeeTypeNameHasBeenModified
-
employeeTypePK
EmployeeTypePK employeeTypePK
-
employeeTypePKHasBeenModified
boolean employeeTypePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.employee.server.value.EmployeeTypeValue
-
Serialized Fields
-
activeDetailPK
EmployeeTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
EmployeeTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.employee.server.value.EmploymentDetailValue
-
Serialized Fields
-
companyPartyPK
PartyPK companyPartyPK
-
companyPartyPKHasBeenModified
boolean companyPartyPKHasBeenModified
-
employmentName
String employmentName
-
employmentNameHasBeenModified
boolean employmentNameHasBeenModified
-
employmentPK
EmploymentPK employmentPK
-
employmentPKHasBeenModified
boolean employmentPKHasBeenModified
-
endTime
Long endTime
-
endTimeHasBeenModified
boolean endTimeHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
partyPK
PartyPK partyPK
-
partyPKHasBeenModified
boolean partyPKHasBeenModified
-
startTime
Long startTime
-
startTimeHasBeenModified
boolean startTimeHasBeenModified
-
terminationReasonPK
TerminationReasonPK terminationReasonPK
-
terminationReasonPKHasBeenModified
boolean terminationReasonPKHasBeenModified
-
terminationTypePK
TerminationTypePK terminationTypePK
-
terminationTypePKHasBeenModified
boolean terminationTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.employee.server.value.EmploymentValue
-
Serialized Fields
-
activeDetailPK
EmploymentDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
EmploymentDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.employee.server.value.LeaveDetailValue
-
Serialized Fields
-
companyPartyPK
PartyPK companyPartyPK
-
companyPartyPKHasBeenModified
boolean companyPartyPKHasBeenModified
-
endTime
Long endTime
-
endTimeHasBeenModified
boolean endTimeHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
leaveName
String leaveName
-
leaveNameHasBeenModified
boolean leaveNameHasBeenModified
-
leavePK
LeavePK leavePK
-
leavePKHasBeenModified
boolean leavePKHasBeenModified
-
leaveReasonPK
LeaveReasonPK leaveReasonPK
-
leaveReasonPKHasBeenModified
boolean leaveReasonPKHasBeenModified
-
leaveTypePK
LeaveTypePK leaveTypePK
-
leaveTypePKHasBeenModified
boolean leaveTypePKHasBeenModified
-
partyPK
PartyPK partyPK
-
partyPKHasBeenModified
boolean partyPKHasBeenModified
-
startTime
Long startTime
-
startTimeHasBeenModified
boolean startTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
totalTime
Long totalTime
-
totalTimeHasBeenModified
boolean totalTimeHasBeenModified
-
-
-
Class com.echothree.model.data.employee.server.value.LeaveReasonDescriptionValue
class LeaveReasonDescriptionValue extends BaseValue<LeaveReasonDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
leaveReasonPK
LeaveReasonPK leaveReasonPK
-
leaveReasonPKHasBeenModified
boolean leaveReasonPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.employee.server.value.LeaveReasonDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
leaveReasonName
String leaveReasonName
-
leaveReasonNameHasBeenModified
boolean leaveReasonNameHasBeenModified
-
leaveReasonPK
LeaveReasonPK leaveReasonPK
-
leaveReasonPKHasBeenModified
boolean leaveReasonPKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.employee.server.value.LeaveReasonValue
-
Serialized Fields
-
activeDetailPK
LeaveReasonDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
LeaveReasonDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.employee.server.value.LeaveTypeDescriptionValue
-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
leaveTypePK
LeaveTypePK leaveTypePK
-
leaveTypePKHasBeenModified
boolean leaveTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.employee.server.value.LeaveTypeDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
leaveTypeName
String leaveTypeName
-
leaveTypeNameHasBeenModified
boolean leaveTypeNameHasBeenModified
-
leaveTypePK
LeaveTypePK leaveTypePK
-
leaveTypePKHasBeenModified
boolean leaveTypePKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.employee.server.value.LeaveTypeValue
-
Serialized Fields
-
activeDetailPK
LeaveTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
LeaveTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.employee.server.value.LeaveValue
-
Serialized Fields
-
activeDetailPK
LeaveDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
LeaveDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.employee.server.value.PartyEmployeeValue
-
Serialized Fields
-
employeeTypePK
EmployeeTypePK employeeTypePK
-
employeeTypePKHasBeenModified
boolean employeeTypePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
partyEmployeeName
String partyEmployeeName
-
partyEmployeeNameHasBeenModified
boolean partyEmployeeNameHasBeenModified
-
partyPK
PartyPK partyPK
-
partyPKHasBeenModified
boolean partyPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.employee.server.value.PartyResponsibilityValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
partyPK
PartyPK partyPK
-
partyPKHasBeenModified
boolean partyPKHasBeenModified
-
responsibilityTypePK
ResponsibilityTypePK responsibilityTypePK
-
responsibilityTypePKHasBeenModified
boolean responsibilityTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.employee.server.value.PartySkillValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
partyPK
PartyPK partyPK
-
partyPKHasBeenModified
boolean partyPKHasBeenModified
-
skillTypePK
SkillTypePK skillTypePK
-
skillTypePKHasBeenModified
boolean skillTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.employee.server.value.ResponsibilityTypeDescriptionValue
class ResponsibilityTypeDescriptionValue extends BaseValue<ResponsibilityTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
responsibilityTypePK
ResponsibilityTypePK responsibilityTypePK
-
responsibilityTypePKHasBeenModified
boolean responsibilityTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.employee.server.value.ResponsibilityTypeDetailValue
class ResponsibilityTypeDetailValue extends BaseValue<ResponsibilityTypeDetailPK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
responsibilityTypeName
String responsibilityTypeName
-
responsibilityTypeNameHasBeenModified
boolean responsibilityTypeNameHasBeenModified
-
responsibilityTypePK
ResponsibilityTypePK responsibilityTypePK
-
responsibilityTypePKHasBeenModified
boolean responsibilityTypePKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.employee.server.value.ResponsibilityTypeValue
-
Serialized Fields
-
activeDetailPK
ResponsibilityTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
ResponsibilityTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.employee.server.value.SkillTypeDescriptionValue
-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
skillTypePK
SkillTypePK skillTypePK
-
skillTypePKHasBeenModified
boolean skillTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.employee.server.value.SkillTypeDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
skillTypeName
String skillTypeName
-
skillTypeNameHasBeenModified
boolean skillTypeNameHasBeenModified
-
skillTypePK
SkillTypePK skillTypePK
-
skillTypePKHasBeenModified
boolean skillTypePKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.employee.server.value.SkillTypeValue
-
Serialized Fields
-
activeDetailPK
SkillTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
SkillTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.employee.server.value.TerminationReasonDescriptionValue
class TerminationReasonDescriptionValue extends BaseValue<TerminationReasonDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
terminationReasonPK
TerminationReasonPK terminationReasonPK
-
terminationReasonPKHasBeenModified
boolean terminationReasonPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.employee.server.value.TerminationReasonDetailValue
class TerminationReasonDetailValue extends BaseValue<TerminationReasonDetailPK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
terminationReasonName
String terminationReasonName
-
terminationReasonNameHasBeenModified
boolean terminationReasonNameHasBeenModified
-
terminationReasonPK
TerminationReasonPK terminationReasonPK
-
terminationReasonPKHasBeenModified
boolean terminationReasonPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.employee.server.value.TerminationReasonValue
-
Serialized Fields
-
activeDetailPK
TerminationReasonDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
TerminationReasonDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.employee.server.value.TerminationTypeDescriptionValue
class TerminationTypeDescriptionValue extends BaseValue<TerminationTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
terminationTypePK
TerminationTypePK terminationTypePK
-
terminationTypePKHasBeenModified
boolean terminationTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.employee.server.value.TerminationTypeDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
terminationTypeName
String terminationTypeName
-
terminationTypeNameHasBeenModified
boolean terminationTypeNameHasBeenModified
-
terminationTypePK
TerminationTypePK terminationTypePK
-
terminationTypePKHasBeenModified
boolean terminationTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.employee.server.value.TerminationTypeValue
-
Serialized Fields
-
activeDetailPK
TerminationTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
TerminationTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
-
Package com.echothree.model.data.filter.common.pk
-
Class com.echothree.model.data.filter.common.pk.FilterAdjustmentAmountPK
class FilterAdjustmentAmountPK extends BasePK implements Serializable -
Class com.echothree.model.data.filter.common.pk.FilterAdjustmentDescriptionPK
class FilterAdjustmentDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.filter.common.pk.FilterAdjustmentDetailPK
class FilterAdjustmentDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.filter.common.pk.FilterAdjustmentFixedAmountPK
class FilterAdjustmentFixedAmountPK extends BasePK implements Serializable -
Class com.echothree.model.data.filter.common.pk.FilterAdjustmentPercentPK
class FilterAdjustmentPercentPK extends BasePK implements Serializable -
Class com.echothree.model.data.filter.common.pk.FilterAdjustmentPK
class FilterAdjustmentPK extends BasePK implements Serializable -
Class com.echothree.model.data.filter.common.pk.FilterAdjustmentSourceDescriptionPK
class FilterAdjustmentSourceDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.filter.common.pk.FilterAdjustmentSourcePK
class FilterAdjustmentSourcePK extends BasePK implements Serializable -
Class com.echothree.model.data.filter.common.pk.FilterAdjustmentTypeDescriptionPK
class FilterAdjustmentTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.filter.common.pk.FilterAdjustmentTypePK
class FilterAdjustmentTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.filter.common.pk.FilterDescriptionPK
class FilterDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.filter.common.pk.FilterDetailPK
class FilterDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.filter.common.pk.FilterEntranceStepPK
class FilterEntranceStepPK extends BasePK implements Serializable -
Class com.echothree.model.data.filter.common.pk.FilterKindDescriptionPK
class FilterKindDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.filter.common.pk.FilterKindDetailPK
class FilterKindDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.filter.common.pk.FilterKindPK
class FilterKindPK extends BasePK implements Serializable -
Class com.echothree.model.data.filter.common.pk.FilterPK
class FilterPK extends BasePK implements Serializable -
Class com.echothree.model.data.filter.common.pk.FilterStepDescriptionPK
class FilterStepDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.filter.common.pk.FilterStepDestinationPK
class FilterStepDestinationPK extends BasePK implements Serializable -
Class com.echothree.model.data.filter.common.pk.FilterStepDetailPK
class FilterStepDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.filter.common.pk.FilterStepElementDescriptionPK
class FilterStepElementDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.filter.common.pk.FilterStepElementDetailPK
class FilterStepElementDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.filter.common.pk.FilterStepElementPK
class FilterStepElementPK extends BasePK implements Serializable -
Class com.echothree.model.data.filter.common.pk.FilterStepPK
class FilterStepPK extends BasePK implements Serializable -
Class com.echothree.model.data.filter.common.pk.FilterTypeDescriptionPK
class FilterTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.filter.common.pk.FilterTypeDetailPK
class FilterTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.filter.common.pk.FilterTypePK
class FilterTypePK extends BasePK implements Serializable
-
-
Package com.echothree.model.data.filter.server.entity
-
Class com.echothree.model.data.filter.server.entity.Filter
class Filter extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
FilterPK _pk
-
_value
FilterValue _value
-
-
-
Class com.echothree.model.data.filter.server.entity.FilterAdjustment
class FilterAdjustment extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
FilterAdjustmentPK _pk
-
_value
FilterAdjustmentValue _value
-
-
-
Class com.echothree.model.data.filter.server.entity.FilterAdjustmentAmount
class FilterAdjustmentAmount extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
FilterAdjustmentAmountPK _pk
-
_value
FilterAdjustmentAmountValue _value
-
-
-
Class com.echothree.model.data.filter.server.entity.FilterAdjustmentDescription
class FilterAdjustmentDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
FilterAdjustmentDescriptionPK _pk
-
_value
FilterAdjustmentDescriptionValue _value
-
-
-
Class com.echothree.model.data.filter.server.entity.FilterAdjustmentDetail
class FilterAdjustmentDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
FilterAdjustmentDetailPK _pk
-
_value
FilterAdjustmentDetailValue _value
-
-
-
Class com.echothree.model.data.filter.server.entity.FilterAdjustmentFixedAmount
class FilterAdjustmentFixedAmount extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
FilterAdjustmentFixedAmountPK _pk
-
_value
FilterAdjustmentFixedAmountValue _value
-
-
-
Class com.echothree.model.data.filter.server.entity.FilterAdjustmentPercent
class FilterAdjustmentPercent extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
FilterAdjustmentPercentPK _pk
-
_value
FilterAdjustmentPercentValue _value
-
-
-
Class com.echothree.model.data.filter.server.entity.FilterAdjustmentSource
class FilterAdjustmentSource extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
FilterAdjustmentSourcePK _pk
-
_value
FilterAdjustmentSourceValue _value
-
-
-
Class com.echothree.model.data.filter.server.entity.FilterAdjustmentSourceDescription
class FilterAdjustmentSourceDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
FilterAdjustmentSourceDescriptionPK _pk
-
_value
FilterAdjustmentSourceDescriptionValue _value
-
-
-
Class com.echothree.model.data.filter.server.entity.FilterAdjustmentType
class FilterAdjustmentType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
FilterAdjustmentTypePK _pk
-
_value
FilterAdjustmentTypeValue _value
-
-
-
Class com.echothree.model.data.filter.server.entity.FilterAdjustmentTypeDescription
class FilterAdjustmentTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
FilterAdjustmentTypeDescriptionPK _pk
-
_value
FilterAdjustmentTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.filter.server.entity.FilterDescription
class FilterDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
FilterDescriptionPK _pk
-
_value
FilterDescriptionValue _value
-
-
-
Class com.echothree.model.data.filter.server.entity.FilterDetail
class FilterDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
FilterDetailPK _pk
-
_value
FilterDetailValue _value
-
-
-
Class com.echothree.model.data.filter.server.entity.FilterEntranceStep
class FilterEntranceStep extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
FilterEntranceStepPK _pk
-
_value
FilterEntranceStepValue _value
-
-
-
Class com.echothree.model.data.filter.server.entity.FilterKind
class FilterKind extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
FilterKindPK _pk
-
_value
FilterKindValue _value
-
-
-
Class com.echothree.model.data.filter.server.entity.FilterKindDescription
class FilterKindDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
FilterKindDescriptionPK _pk
-
_value
FilterKindDescriptionValue _value
-
-
-
Class com.echothree.model.data.filter.server.entity.FilterKindDetail
class FilterKindDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
FilterKindDetailPK _pk
-
_value
FilterKindDetailValue _value
-
-
-
Class com.echothree.model.data.filter.server.entity.FilterStep
class FilterStep extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
FilterStepPK _pk
-
_value
FilterStepValue _value
-
-
-
Class com.echothree.model.data.filter.server.entity.FilterStepDescription
class FilterStepDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
FilterStepDescriptionPK _pk
-
_value
FilterStepDescriptionValue _value
-
-
-
Class com.echothree.model.data.filter.server.entity.FilterStepDestination
class FilterStepDestination extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
FilterStepDestinationPK _pk
-
_value
FilterStepDestinationValue _value
-
-
-
Class com.echothree.model.data.filter.server.entity.FilterStepDetail
class FilterStepDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
FilterStepDetailPK _pk
-
_value
FilterStepDetailValue _value
-
-
-
Class com.echothree.model.data.filter.server.entity.FilterStepElement
class FilterStepElement extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
FilterStepElementPK _pk
-
_value
FilterStepElementValue _value
-
-
-
Class com.echothree.model.data.filter.server.entity.FilterStepElementDescription
class FilterStepElementDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
FilterStepElementDescriptionPK _pk
-
_value
FilterStepElementDescriptionValue _value
-
-
-
Class com.echothree.model.data.filter.server.entity.FilterStepElementDetail
class FilterStepElementDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
FilterStepElementDetailPK _pk
-
_value
FilterStepElementDetailValue _value
-
-
-
Class com.echothree.model.data.filter.server.entity.FilterType
class FilterType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
FilterTypePK _pk
-
_value
FilterTypeValue _value
-
-
-
Class com.echothree.model.data.filter.server.entity.FilterTypeDescription
class FilterTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
FilterTypeDescriptionPK _pk
-
_value
FilterTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.filter.server.entity.FilterTypeDetail
class FilterTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
FilterTypeDetailPK _pk
-
_value
FilterTypeDetailValue _value
-
-
-
-
Package com.echothree.model.data.filter.server.value
-
Class com.echothree.model.data.filter.server.value.FilterAdjustmentAmountValue
class FilterAdjustmentAmountValue extends BaseValue<FilterAdjustmentAmountPK> implements Serializable-
Serialized Fields
-
amount
Long amount
-
amountHasBeenModified
boolean amountHasBeenModified
-
currencyPK
CurrencyPK currencyPK
-
currencyPKHasBeenModified
boolean currencyPKHasBeenModified
-
filterAdjustmentPK
FilterAdjustmentPK filterAdjustmentPK
-
filterAdjustmentPKHasBeenModified
boolean filterAdjustmentPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
unitOfMeasureTypePK
UnitOfMeasureTypePK unitOfMeasureTypePK
-
unitOfMeasureTypePKHasBeenModified
boolean unitOfMeasureTypePKHasBeenModified
-
-
-
Class com.echothree.model.data.filter.server.value.FilterAdjustmentDescriptionValue
class FilterAdjustmentDescriptionValue extends BaseValue<FilterAdjustmentDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
filterAdjustmentPK
FilterAdjustmentPK filterAdjustmentPK
-
filterAdjustmentPKHasBeenModified
boolean filterAdjustmentPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.filter.server.value.FilterAdjustmentDetailValue
class FilterAdjustmentDetailValue extends BaseValue<FilterAdjustmentDetailPK> implements Serializable-
Serialized Fields
-
filterAdjustmentName
String filterAdjustmentName
-
filterAdjustmentNameHasBeenModified
boolean filterAdjustmentNameHasBeenModified
-
filterAdjustmentPK
FilterAdjustmentPK filterAdjustmentPK
-
filterAdjustmentPKHasBeenModified
boolean filterAdjustmentPKHasBeenModified
-
filterAdjustmentSourcePK
FilterAdjustmentSourcePK filterAdjustmentSourcePK
-
filterAdjustmentSourcePKHasBeenModified
boolean filterAdjustmentSourcePKHasBeenModified
-
filterAdjustmentTypePK
FilterAdjustmentTypePK filterAdjustmentTypePK
-
filterAdjustmentTypePKHasBeenModified
boolean filterAdjustmentTypePKHasBeenModified
-
filterKindPK
FilterKindPK filterKindPK
-
filterKindPKHasBeenModified
boolean filterKindPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.filter.server.value.FilterAdjustmentFixedAmountValue
class FilterAdjustmentFixedAmountValue extends BaseValue<FilterAdjustmentFixedAmountPK> implements Serializable-
Serialized Fields
-
currencyPK
CurrencyPK currencyPK
-
currencyPKHasBeenModified
boolean currencyPKHasBeenModified
-
filterAdjustmentPK
FilterAdjustmentPK filterAdjustmentPK
-
filterAdjustmentPKHasBeenModified
boolean filterAdjustmentPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
unitAmount
Long unitAmount
-
unitAmountHasBeenModified
boolean unitAmountHasBeenModified
-
unitOfMeasureTypePK
UnitOfMeasureTypePK unitOfMeasureTypePK
-
unitOfMeasureTypePKHasBeenModified
boolean unitOfMeasureTypePKHasBeenModified
-
-
-
Class com.echothree.model.data.filter.server.value.FilterAdjustmentPercentValue
class FilterAdjustmentPercentValue extends BaseValue<FilterAdjustmentPercentPK> implements Serializable-
Serialized Fields
-
currencyPK
CurrencyPK currencyPK
-
currencyPKHasBeenModified
boolean currencyPKHasBeenModified
-
filterAdjustmentPK
FilterAdjustmentPK filterAdjustmentPK
-
filterAdjustmentPKHasBeenModified
boolean filterAdjustmentPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
percent
Integer percent
-
percentHasBeenModified
boolean percentHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
unitOfMeasureTypePK
UnitOfMeasureTypePK unitOfMeasureTypePK
-
unitOfMeasureTypePKHasBeenModified
boolean unitOfMeasureTypePKHasBeenModified
-
-
-
Class com.echothree.model.data.filter.server.value.FilterAdjustmentSourceDescriptionValue
class FilterAdjustmentSourceDescriptionValue extends BaseValue<FilterAdjustmentSourceDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
filterAdjustmentSourcePK
FilterAdjustmentSourcePK filterAdjustmentSourcePK
-
filterAdjustmentSourcePKHasBeenModified
boolean filterAdjustmentSourcePKHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
-
-
Class com.echothree.model.data.filter.server.value.FilterAdjustmentSourceValue
class FilterAdjustmentSourceValue extends BaseValue<FilterAdjustmentSourcePK> implements Serializable-
Serialized Fields
-
allowedForInitialAmount
Boolean allowedForInitialAmount
-
allowedForInitialAmountHasBeenModified
boolean allowedForInitialAmountHasBeenModified
-
filterAdjustmentSourceName
String filterAdjustmentSourceName
-
filterAdjustmentSourceNameHasBeenModified
boolean filterAdjustmentSourceNameHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
-
-
Class com.echothree.model.data.filter.server.value.FilterAdjustmentTypeDescriptionValue
class FilterAdjustmentTypeDescriptionValue extends BaseValue<FilterAdjustmentTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
filterAdjustmentTypePK
FilterAdjustmentTypePK filterAdjustmentTypePK
-
filterAdjustmentTypePKHasBeenModified
boolean filterAdjustmentTypePKHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
-
-
Class com.echothree.model.data.filter.server.value.FilterAdjustmentTypeValue
-
Serialized Fields
-
filterAdjustmentTypeName
String filterAdjustmentTypeName
-
filterAdjustmentTypeNameHasBeenModified
boolean filterAdjustmentTypeNameHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
-
-
Class com.echothree.model.data.filter.server.value.FilterAdjustmentValue
-
Serialized Fields
-
activeDetailPK
FilterAdjustmentDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
FilterAdjustmentDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.filter.server.value.FilterDescriptionValue
-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
filterPK
FilterPK filterPK
-
filterPKHasBeenModified
boolean filterPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.filter.server.value.FilterDetailValue
-
Serialized Fields
-
filterItemSelectorPK
SelectorPK filterItemSelectorPK
-
filterItemSelectorPKHasBeenModified
boolean filterItemSelectorPKHasBeenModified
-
filterName
String filterName
-
filterNameHasBeenModified
boolean filterNameHasBeenModified
-
filterPK
FilterPK filterPK
-
filterPKHasBeenModified
boolean filterPKHasBeenModified
-
filterTypePK
FilterTypePK filterTypePK
-
filterTypePKHasBeenModified
boolean filterTypePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
initialFilterAdjustmentPK
FilterAdjustmentPK initialFilterAdjustmentPK
-
initialFilterAdjustmentPKHasBeenModified
boolean initialFilterAdjustmentPKHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.filter.server.value.FilterEntranceStepValue
-
Serialized Fields
-
filterPK
FilterPK filterPK
-
filterPKHasBeenModified
boolean filterPKHasBeenModified
-
filterStepPK
FilterStepPK filterStepPK
-
filterStepPKHasBeenModified
boolean filterStepPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.filter.server.value.FilterKindDescriptionValue
-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
filterKindPK
FilterKindPK filterKindPK
-
filterKindPKHasBeenModified
boolean filterKindPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.filter.server.value.FilterKindDetailValue
-
Serialized Fields
-
filterKindName
String filterKindName
-
filterKindNameHasBeenModified
boolean filterKindNameHasBeenModified
-
filterKindPK
FilterKindPK filterKindPK
-
filterKindPKHasBeenModified
boolean filterKindPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.filter.server.value.FilterKindValue
-
Serialized Fields
-
activeDetailPK
FilterKindDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
FilterKindDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.filter.server.value.FilterStepDescriptionValue
-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
filterStepPK
FilterStepPK filterStepPK
-
filterStepPKHasBeenModified
boolean filterStepPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.filter.server.value.FilterStepDestinationValue
-
Serialized Fields
-
fromFilterStepPK
FilterStepPK fromFilterStepPK
-
fromFilterStepPKHasBeenModified
boolean fromFilterStepPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
toFilterStepPK
FilterStepPK toFilterStepPK
-
toFilterStepPKHasBeenModified
boolean toFilterStepPKHasBeenModified
-
-
-
Class com.echothree.model.data.filter.server.value.FilterStepDetailValue
-
Serialized Fields
-
filterItemSelectorPK
SelectorPK filterItemSelectorPK
-
filterItemSelectorPKHasBeenModified
boolean filterItemSelectorPKHasBeenModified
-
filterPK
FilterPK filterPK
-
filterPKHasBeenModified
boolean filterPKHasBeenModified
-
filterStepName
String filterStepName
-
filterStepNameHasBeenModified
boolean filterStepNameHasBeenModified
-
filterStepPK
FilterStepPK filterStepPK
-
filterStepPKHasBeenModified
boolean filterStepPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.filter.server.value.FilterStepElementDescriptionValue
class FilterStepElementDescriptionValue extends BaseValue<FilterStepElementDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
filterStepElementPK
FilterStepElementPK filterStepElementPK
-
filterStepElementPKHasBeenModified
boolean filterStepElementPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.filter.server.value.FilterStepElementDetailValue
class FilterStepElementDetailValue extends BaseValue<FilterStepElementDetailPK> implements Serializable-
Serialized Fields
-
filterAdjustmentPK
FilterAdjustmentPK filterAdjustmentPK
-
filterAdjustmentPKHasBeenModified
boolean filterAdjustmentPKHasBeenModified
-
filterItemSelectorPK
SelectorPK filterItemSelectorPK
-
filterItemSelectorPKHasBeenModified
boolean filterItemSelectorPKHasBeenModified
-
filterStepElementName
String filterStepElementName
-
filterStepElementNameHasBeenModified
boolean filterStepElementNameHasBeenModified
-
filterStepElementPK
FilterStepElementPK filterStepElementPK
-
filterStepElementPKHasBeenModified
boolean filterStepElementPKHasBeenModified
-
filterStepPK
FilterStepPK filterStepPK
-
filterStepPKHasBeenModified
boolean filterStepPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.filter.server.value.FilterStepElementValue
-
Serialized Fields
-
activeDetailPK
FilterStepElementDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
FilterStepElementDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.filter.server.value.FilterStepValue
-
Serialized Fields
-
activeDetailPK
FilterStepDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
FilterStepDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.filter.server.value.FilterTypeDescriptionValue
-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
filterTypePK
FilterTypePK filterTypePK
-
filterTypePKHasBeenModified
boolean filterTypePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.filter.server.value.FilterTypeDetailValue
-
Serialized Fields
-
filterKindPK
FilterKindPK filterKindPK
-
filterKindPKHasBeenModified
boolean filterKindPKHasBeenModified
-
filterTypeName
String filterTypeName
-
filterTypeNameHasBeenModified
boolean filterTypeNameHasBeenModified
-
filterTypePK
FilterTypePK filterTypePK
-
filterTypePKHasBeenModified
boolean filterTypePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.filter.server.value.FilterTypeValue
-
Serialized Fields
-
activeDetailPK
FilterTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
FilterTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.filter.server.value.FilterValue
-
Serialized Fields
-
activeDetailPK
FilterDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
FilterDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
-
Package com.echothree.model.data.financial.common.pk
-
Class com.echothree.model.data.financial.common.pk.FinancialAccountAliasPK
class FinancialAccountAliasPK extends BasePK implements Serializable -
Class com.echothree.model.data.financial.common.pk.FinancialAccountAliasTypeDescriptionPK
class FinancialAccountAliasTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.financial.common.pk.FinancialAccountAliasTypeDetailPK
class FinancialAccountAliasTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.financial.common.pk.FinancialAccountAliasTypePK
class FinancialAccountAliasTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.financial.common.pk.FinancialAccountDetailPK
class FinancialAccountDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.financial.common.pk.FinancialAccountPK
class FinancialAccountPK extends BasePK implements Serializable -
Class com.echothree.model.data.financial.common.pk.FinancialAccountRolePK
class FinancialAccountRolePK extends BasePK implements Serializable -
Class com.echothree.model.data.financial.common.pk.FinancialAccountRoleTypeDescriptionPK
class FinancialAccountRoleTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.financial.common.pk.FinancialAccountRoleTypePK
class FinancialAccountRoleTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.financial.common.pk.FinancialAccountStatusPK
class FinancialAccountStatusPK extends BasePK implements Serializable -
Class com.echothree.model.data.financial.common.pk.FinancialAccountTransactionDetailPK
class FinancialAccountTransactionDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.financial.common.pk.FinancialAccountTransactionPK
class FinancialAccountTransactionPK extends BasePK implements Serializable -
Class com.echothree.model.data.financial.common.pk.FinancialAccountTransactionTypeDescriptionPK
class FinancialAccountTransactionTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.financial.common.pk.FinancialAccountTransactionTypeDetailPK
class FinancialAccountTransactionTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.financial.common.pk.FinancialAccountTransactionTypePK
class FinancialAccountTransactionTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.financial.common.pk.FinancialAccountTypeDescriptionPK
class FinancialAccountTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.financial.common.pk.FinancialAccountTypeDetailPK
class FinancialAccountTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.financial.common.pk.FinancialAccountTypePK
class FinancialAccountTypePK extends BasePK implements Serializable
-
-
Package com.echothree.model.data.financial.server.entity
-
Class com.echothree.model.data.financial.server.entity.FinancialAccount
class FinancialAccount extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
FinancialAccountPK _pk
-
_value
FinancialAccountValue _value
-
-
-
Class com.echothree.model.data.financial.server.entity.FinancialAccountAlias
class FinancialAccountAlias extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
FinancialAccountAliasPK _pk
-
_value
FinancialAccountAliasValue _value
-
-
-
Class com.echothree.model.data.financial.server.entity.FinancialAccountAliasType
class FinancialAccountAliasType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
FinancialAccountAliasTypePK _pk
-
_value
FinancialAccountAliasTypeValue _value
-
-
-
Class com.echothree.model.data.financial.server.entity.FinancialAccountAliasTypeDescription
class FinancialAccountAliasTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
FinancialAccountAliasTypeDescriptionPK _pk
-
_value
FinancialAccountAliasTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.financial.server.entity.FinancialAccountAliasTypeDetail
class FinancialAccountAliasTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
FinancialAccountAliasTypeDetailPK _pk
-
_value
FinancialAccountAliasTypeDetailValue _value
-
-
-
Class com.echothree.model.data.financial.server.entity.FinancialAccountDetail
class FinancialAccountDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
FinancialAccountDetailPK _pk
-
_value
FinancialAccountDetailValue _value
-
-
-
Class com.echothree.model.data.financial.server.entity.FinancialAccountRole
class FinancialAccountRole extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
FinancialAccountRolePK _pk
-
_value
FinancialAccountRoleValue _value
-
-
-
Class com.echothree.model.data.financial.server.entity.FinancialAccountRoleType
class FinancialAccountRoleType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
FinancialAccountRoleTypePK _pk
-
_value
FinancialAccountRoleTypeValue _value
-
-
-
Class com.echothree.model.data.financial.server.entity.FinancialAccountRoleTypeDescription
class FinancialAccountRoleTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
FinancialAccountRoleTypeDescriptionPK _pk
-
_value
FinancialAccountRoleTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.financial.server.entity.FinancialAccountStatus
class FinancialAccountStatus extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
FinancialAccountStatusPK _pk
-
_value
FinancialAccountStatusValue _value
-
-
-
Class com.echothree.model.data.financial.server.entity.FinancialAccountTransaction
class FinancialAccountTransaction extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
FinancialAccountTransactionPK _pk
-
_value
FinancialAccountTransactionValue _value
-
-
-
Class com.echothree.model.data.financial.server.entity.FinancialAccountTransactionDetail
class FinancialAccountTransactionDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
FinancialAccountTransactionDetailPK _pk
-
_value
FinancialAccountTransactionDetailValue _value
-
-
-
Class com.echothree.model.data.financial.server.entity.FinancialAccountTransactionType
class FinancialAccountTransactionType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
FinancialAccountTransactionTypePK _pk
-
_value
FinancialAccountTransactionTypeValue _value
-
-
-
Class com.echothree.model.data.financial.server.entity.FinancialAccountTransactionTypeDescription
class FinancialAccountTransactionTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
FinancialAccountTransactionTypeDescriptionPK _pk
-
_value
FinancialAccountTransactionTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.financial.server.entity.FinancialAccountTransactionTypeDetail
class FinancialAccountTransactionTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
FinancialAccountTransactionTypeDetailPK _pk
-
_value
FinancialAccountTransactionTypeDetailValue _value
-
-
-
Class com.echothree.model.data.financial.server.entity.FinancialAccountType
class FinancialAccountType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
FinancialAccountTypePK _pk
-
_value
FinancialAccountTypeValue _value
-
-
-
Class com.echothree.model.data.financial.server.entity.FinancialAccountTypeDescription
class FinancialAccountTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
FinancialAccountTypeDescriptionPK _pk
-
_value
FinancialAccountTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.financial.server.entity.FinancialAccountTypeDetail
class FinancialAccountTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
FinancialAccountTypeDetailPK _pk
-
_value
FinancialAccountTypeDetailValue _value
-
-
-
-
Package com.echothree.model.data.financial.server.value
-
Class com.echothree.model.data.financial.server.value.FinancialAccountAliasTypeDescriptionValue
class FinancialAccountAliasTypeDescriptionValue extends BaseValue<FinancialAccountAliasTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
financialAccountAliasTypePK
FinancialAccountAliasTypePK financialAccountAliasTypePK
-
financialAccountAliasTypePKHasBeenModified
boolean financialAccountAliasTypePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.financial.server.value.FinancialAccountAliasTypeDetailValue
class FinancialAccountAliasTypeDetailValue extends BaseValue<FinancialAccountAliasTypeDetailPK> implements Serializable-
Serialized Fields
-
financialAccountAliasTypeName
String financialAccountAliasTypeName
-
financialAccountAliasTypeNameHasBeenModified
boolean financialAccountAliasTypeNameHasBeenModified
-
financialAccountAliasTypePK
FinancialAccountAliasTypePK financialAccountAliasTypePK
-
financialAccountAliasTypePKHasBeenModified
boolean financialAccountAliasTypePKHasBeenModified
-
financialAccountTypePK
FinancialAccountTypePK financialAccountTypePK
-
financialAccountTypePKHasBeenModified
boolean financialAccountTypePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
validationPattern
String validationPattern
-
validationPatternHasBeenModified
boolean validationPatternHasBeenModified
-
-
-
Class com.echothree.model.data.financial.server.value.FinancialAccountAliasTypeValue
class FinancialAccountAliasTypeValue extends BaseValue<FinancialAccountAliasTypePK> implements Serializable-
Serialized Fields
-
activeDetailPK
FinancialAccountAliasTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
FinancialAccountAliasTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.financial.server.value.FinancialAccountAliasValue
-
Serialized Fields
-
alias
String alias
-
aliasHasBeenModified
boolean aliasHasBeenModified
-
financialAccountAliasTypePK
FinancialAccountAliasTypePK financialAccountAliasTypePK
-
financialAccountAliasTypePKHasBeenModified
boolean financialAccountAliasTypePKHasBeenModified
-
financialAccountPK
FinancialAccountPK financialAccountPK
-
financialAccountPKHasBeenModified
boolean financialAccountPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.financial.server.value.FinancialAccountDetailValue
class FinancialAccountDetailValue extends BaseValue<FinancialAccountDetailPK> implements Serializable-
Serialized Fields
-
currencyPK
CurrencyPK currencyPK
-
currencyPKHasBeenModified
boolean currencyPKHasBeenModified
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
financialAccountName
String financialAccountName
-
financialAccountNameHasBeenModified
boolean financialAccountNameHasBeenModified
-
financialAccountPK
FinancialAccountPK financialAccountPK
-
financialAccountPKHasBeenModified
boolean financialAccountPKHasBeenModified
-
financialAccountTypePK
FinancialAccountTypePK financialAccountTypePK
-
financialAccountTypePKHasBeenModified
boolean financialAccountTypePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
glAccountPK
GlAccountPK glAccountPK
-
glAccountPKHasBeenModified
boolean glAccountPKHasBeenModified
-
reference
String reference
-
referenceHasBeenModified
boolean referenceHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.financial.server.value.FinancialAccountRoleTypeDescriptionValue
class FinancialAccountRoleTypeDescriptionValue extends BaseValue<FinancialAccountRoleTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
financialAccountRoleTypePK
FinancialAccountRoleTypePK financialAccountRoleTypePK
-
financialAccountRoleTypePKHasBeenModified
boolean financialAccountRoleTypePKHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
-
-
Class com.echothree.model.data.financial.server.value.FinancialAccountRoleTypeValue
class FinancialAccountRoleTypeValue extends BaseValue<FinancialAccountRoleTypePK> implements Serializable -
Class com.echothree.model.data.financial.server.value.FinancialAccountRoleValue
-
Serialized Fields
-
financialAccountPK
FinancialAccountPK financialAccountPK
-
financialAccountPKHasBeenModified
boolean financialAccountPKHasBeenModified
-
financialAccountRoleTypePK
FinancialAccountRoleTypePK financialAccountRoleTypePK
-
financialAccountRoleTypePKHasBeenModified
boolean financialAccountRoleTypePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
partyPK
PartyPK partyPK
-
partyPKHasBeenModified
boolean partyPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.financial.server.value.FinancialAccountStatusValue
class FinancialAccountStatusValue extends BaseValue<FinancialAccountStatusPK> implements Serializable-
Serialized Fields
-
actualBalance
Long actualBalance
-
actualBalanceHasBeenModified
boolean actualBalanceHasBeenModified
-
availableBalance
Long availableBalance
-
availableBalanceHasBeenModified
boolean availableBalanceHasBeenModified
-
financialAccountPK
FinancialAccountPK financialAccountPK
-
financialAccountPKHasBeenModified
boolean financialAccountPKHasBeenModified
-
-
-
Class com.echothree.model.data.financial.server.value.FinancialAccountTransactionDetailValue
class FinancialAccountTransactionDetailValue extends BaseValue<FinancialAccountTransactionDetailPK> implements Serializable-
Serialized Fields
-
amount
Long amount
-
amountHasBeenModified
boolean amountHasBeenModified
-
comment
String comment
-
commentHasBeenModified
boolean commentHasBeenModified
-
financialAccountPK
FinancialAccountPK financialAccountPK
-
financialAccountPKHasBeenModified
boolean financialAccountPKHasBeenModified
-
financialAccountTransactionName
String financialAccountTransactionName
-
financialAccountTransactionNameHasBeenModified
boolean financialAccountTransactionNameHasBeenModified
-
financialAccountTransactionPK
FinancialAccountTransactionPK financialAccountTransactionPK
-
financialAccountTransactionPKHasBeenModified
boolean financialAccountTransactionPKHasBeenModified
-
financialAccountTransactionTypePK
FinancialAccountTransactionTypePK financialAccountTransactionTypePK
-
financialAccountTransactionTypePKHasBeenModified
boolean financialAccountTransactionTypePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.financial.server.value.FinancialAccountTransactionTypeDescriptionValue
class FinancialAccountTransactionTypeDescriptionValue extends BaseValue<FinancialAccountTransactionTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
financialAccountTransactionTypePK
FinancialAccountTransactionTypePK financialAccountTransactionTypePK
-
financialAccountTransactionTypePKHasBeenModified
boolean financialAccountTransactionTypePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.financial.server.value.FinancialAccountTransactionTypeDetailValue
class FinancialAccountTransactionTypeDetailValue extends BaseValue<FinancialAccountTransactionTypeDetailPK> implements Serializable-
Serialized Fields
-
financialAccountTransactionTypeName
String financialAccountTransactionTypeName
-
financialAccountTransactionTypeNameHasBeenModified
boolean financialAccountTransactionTypeNameHasBeenModified
-
financialAccountTransactionTypePK
FinancialAccountTransactionTypePK financialAccountTransactionTypePK
-
financialAccountTransactionTypePKHasBeenModified
boolean financialAccountTransactionTypePKHasBeenModified
-
financialAccountTypePK
FinancialAccountTypePK financialAccountTypePK
-
financialAccountTypePKHasBeenModified
boolean financialAccountTypePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
glAccountPK
GlAccountPK glAccountPK
-
glAccountPKHasBeenModified
boolean glAccountPKHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
parentFinancialAccountTransactionTypePK
FinancialAccountTransactionTypePK parentFinancialAccountTransactionTypePK
-
parentFinancialAccountTransactionTypePKHasBeenModified
boolean parentFinancialAccountTransactionTypePKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.financial.server.value.FinancialAccountTransactionTypeValue
class FinancialAccountTransactionTypeValue extends BaseValue<FinancialAccountTransactionTypePK> implements Serializable-
Serialized Fields
-
activeDetailPK
FinancialAccountTransactionTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
FinancialAccountTransactionTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.financial.server.value.FinancialAccountTransactionValue
class FinancialAccountTransactionValue extends BaseValue<FinancialAccountTransactionPK> implements Serializable-
Serialized Fields
-
activeDetailPK
FinancialAccountTransactionDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
FinancialAccountTransactionDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.financial.server.value.FinancialAccountTypeDescriptionValue
class FinancialAccountTypeDescriptionValue extends BaseValue<FinancialAccountTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
financialAccountTypePK
FinancialAccountTypePK financialAccountTypePK
-
financialAccountTypePKHasBeenModified
boolean financialAccountTypePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.financial.server.value.FinancialAccountTypeDetailValue
class FinancialAccountTypeDetailValue extends BaseValue<FinancialAccountTypeDetailPK> implements Serializable-
Serialized Fields
-
defaultGlAccountPK
GlAccountPK defaultGlAccountPK
-
defaultGlAccountPKHasBeenModified
boolean defaultGlAccountPKHasBeenModified
-
financialAccountSequenceTypePK
SequenceTypePK financialAccountSequenceTypePK
-
financialAccountSequenceTypePKHasBeenModified
boolean financialAccountSequenceTypePKHasBeenModified
-
financialAccountTransactionSequenceTypePK
SequenceTypePK financialAccountTransactionSequenceTypePK
-
financialAccountTransactionSequenceTypePKHasBeenModified
boolean financialAccountTransactionSequenceTypePKHasBeenModified
-
financialAccountTypeName
String financialAccountTypeName
-
financialAccountTypeNameHasBeenModified
boolean financialAccountTypeNameHasBeenModified
-
financialAccountTypePK
FinancialAccountTypePK financialAccountTypePK
-
financialAccountTypePKHasBeenModified
boolean financialAccountTypePKHasBeenModified
-
financialAccountWorkflowEntrancePK
WorkflowEntrancePK financialAccountWorkflowEntrancePK
-
financialAccountWorkflowEntrancePKHasBeenModified
boolean financialAccountWorkflowEntrancePKHasBeenModified
-
financialAccountWorkflowPK
WorkflowPK financialAccountWorkflowPK
-
financialAccountWorkflowPKHasBeenModified
boolean financialAccountWorkflowPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
parentFinancialAccountTypePK
FinancialAccountTypePK parentFinancialAccountTypePK
-
parentFinancialAccountTypePKHasBeenModified
boolean parentFinancialAccountTypePKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.financial.server.value.FinancialAccountTypeValue
-
Serialized Fields
-
activeDetailPK
FinancialAccountTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
FinancialAccountTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.financial.server.value.FinancialAccountValue
-
Serialized Fields
-
activeDetailPK
FinancialAccountDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
FinancialAccountDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
-
Package com.echothree.model.data.forum.common.pk
-
Class com.echothree.model.data.forum.common.pk.ForumBlobMessagePartPK
class ForumBlobMessagePartPK extends BasePK implements Serializable -
Class com.echothree.model.data.forum.common.pk.ForumClobMessagePartPK
class ForumClobMessagePartPK extends BasePK implements Serializable -
Class com.echothree.model.data.forum.common.pk.ForumDescriptionPK
class ForumDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.forum.common.pk.ForumDetailPK
class ForumDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.forum.common.pk.ForumForumThreadPK
class ForumForumThreadPK extends BasePK implements Serializable -
Class com.echothree.model.data.forum.common.pk.ForumGroupDescriptionPK
class ForumGroupDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.forum.common.pk.ForumGroupDetailPK
class ForumGroupDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.forum.common.pk.ForumGroupForumPK
class ForumGroupForumPK extends BasePK implements Serializable -
Class com.echothree.model.data.forum.common.pk.ForumGroupPK
class ForumGroupPK extends BasePK implements Serializable -
Class com.echothree.model.data.forum.common.pk.ForumMessageAttachmentDescriptionPK
class ForumMessageAttachmentDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.forum.common.pk.ForumMessageAttachmentDetailPK
class ForumMessageAttachmentDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.forum.common.pk.ForumMessageAttachmentPK
class ForumMessageAttachmentPK extends BasePK implements Serializable -
Class com.echothree.model.data.forum.common.pk.ForumMessageBlobAttachmentPK
class ForumMessageBlobAttachmentPK extends BasePK implements Serializable -
Class com.echothree.model.data.forum.common.pk.ForumMessageClobAttachmentPK
class ForumMessageClobAttachmentPK extends BasePK implements Serializable -
Class com.echothree.model.data.forum.common.pk.ForumMessageDetailPK
class ForumMessageDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.forum.common.pk.ForumMessagePartDetailPK
class ForumMessagePartDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.forum.common.pk.ForumMessagePartPK
class ForumMessagePartPK extends BasePK implements Serializable -
Class com.echothree.model.data.forum.common.pk.ForumMessagePartTypeDescriptionPK
class ForumMessagePartTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.forum.common.pk.ForumMessagePartTypePK
class ForumMessagePartTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.forum.common.pk.ForumMessagePK
class ForumMessagePK extends BasePK implements Serializable -
Class com.echothree.model.data.forum.common.pk.ForumMessageRolePK
class ForumMessageRolePK extends BasePK implements Serializable -
Class com.echothree.model.data.forum.common.pk.ForumMessageStatusPK
class ForumMessageStatusPK extends BasePK implements Serializable -
Class com.echothree.model.data.forum.common.pk.ForumMessageTypeDescriptionPK
class ForumMessageTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.forum.common.pk.ForumMessageTypePartTypePK
class ForumMessageTypePartTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.forum.common.pk.ForumMessageTypePK
class ForumMessageTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.forum.common.pk.ForumMimeTypePK
class ForumMimeTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.forum.common.pk.ForumPartyRolePK
class ForumPartyRolePK extends BasePK implements Serializable -
Class com.echothree.model.data.forum.common.pk.ForumPartyTypeRolePK
class ForumPartyTypeRolePK extends BasePK implements Serializable -
Class com.echothree.model.data.forum.common.pk.ForumPK
class ForumPK extends BasePK implements Serializable -
Class com.echothree.model.data.forum.common.pk.ForumRoleTypeDescriptionPK
class ForumRoleTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.forum.common.pk.ForumRoleTypePK
class ForumRoleTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.forum.common.pk.ForumStringMessagePartPK
class ForumStringMessagePartPK extends BasePK implements Serializable -
Class com.echothree.model.data.forum.common.pk.ForumThreadDetailPK
class ForumThreadDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.forum.common.pk.ForumThreadPK
class ForumThreadPK extends BasePK implements Serializable -
Class com.echothree.model.data.forum.common.pk.ForumTypeDescriptionPK
class ForumTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.forum.common.pk.ForumTypeMessageTypePK
class ForumTypeMessageTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.forum.common.pk.ForumTypePK
class ForumTypePK extends BasePK implements Serializable
-
-
Package com.echothree.model.data.forum.server.entity
-
Class com.echothree.model.data.forum.server.entity.Forum
class Forum extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ForumPK _pk
-
_value
ForumValue _value
-
-
-
Class com.echothree.model.data.forum.server.entity.ForumBlobMessagePart
class ForumBlobMessagePart extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ForumBlobMessagePartPK _pk
-
_value
ForumBlobMessagePartValue _value
-
-
-
Class com.echothree.model.data.forum.server.entity.ForumClobMessagePart
class ForumClobMessagePart extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ForumClobMessagePartPK _pk
-
_value
ForumClobMessagePartValue _value
-
-
-
Class com.echothree.model.data.forum.server.entity.ForumDescription
class ForumDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ForumDescriptionPK _pk
-
_value
ForumDescriptionValue _value
-
-
-
Class com.echothree.model.data.forum.server.entity.ForumDetail
class ForumDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ForumDetailPK _pk
-
_value
ForumDetailValue _value
-
-
-
Class com.echothree.model.data.forum.server.entity.ForumForumThread
class ForumForumThread extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ForumForumThreadPK _pk
-
_value
ForumForumThreadValue _value
-
-
-
Class com.echothree.model.data.forum.server.entity.ForumGroup
class ForumGroup extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ForumGroupPK _pk
-
_value
ForumGroupValue _value
-
-
-
Class com.echothree.model.data.forum.server.entity.ForumGroupDescription
class ForumGroupDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ForumGroupDescriptionPK _pk
-
_value
ForumGroupDescriptionValue _value
-
-
-
Class com.echothree.model.data.forum.server.entity.ForumGroupDetail
class ForumGroupDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ForumGroupDetailPK _pk
-
_value
ForumGroupDetailValue _value
-
-
-
Class com.echothree.model.data.forum.server.entity.ForumGroupForum
class ForumGroupForum extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ForumGroupForumPK _pk
-
_value
ForumGroupForumValue _value
-
-
-
Class com.echothree.model.data.forum.server.entity.ForumMessage
class ForumMessage extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ForumMessagePK _pk
-
_value
ForumMessageValue _value
-
-
-
Class com.echothree.model.data.forum.server.entity.ForumMessageAttachment
class ForumMessageAttachment extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ForumMessageAttachmentPK _pk
-
_value
ForumMessageAttachmentValue _value
-
-
-
Class com.echothree.model.data.forum.server.entity.ForumMessageAttachmentDescription
class ForumMessageAttachmentDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ForumMessageAttachmentDescriptionPK _pk
-
_value
ForumMessageAttachmentDescriptionValue _value
-
-
-
Class com.echothree.model.data.forum.server.entity.ForumMessageAttachmentDetail
class ForumMessageAttachmentDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ForumMessageAttachmentDetailPK _pk
-
_value
ForumMessageAttachmentDetailValue _value
-
-
-
Class com.echothree.model.data.forum.server.entity.ForumMessageBlobAttachment
class ForumMessageBlobAttachment extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ForumMessageBlobAttachmentPK _pk
-
_value
ForumMessageBlobAttachmentValue _value
-
-
-
Class com.echothree.model.data.forum.server.entity.ForumMessageClobAttachment
class ForumMessageClobAttachment extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ForumMessageClobAttachmentPK _pk
-
_value
ForumMessageClobAttachmentValue _value
-
-
-
Class com.echothree.model.data.forum.server.entity.ForumMessageDetail
class ForumMessageDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ForumMessageDetailPK _pk
-
_value
ForumMessageDetailValue _value
-
-
-
Class com.echothree.model.data.forum.server.entity.ForumMessagePart
class ForumMessagePart extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ForumMessagePartPK _pk
-
_value
ForumMessagePartValue _value
-
-
-
Class com.echothree.model.data.forum.server.entity.ForumMessagePartDetail
class ForumMessagePartDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ForumMessagePartDetailPK _pk
-
_value
ForumMessagePartDetailValue _value
-
-
-
Class com.echothree.model.data.forum.server.entity.ForumMessagePartType
class ForumMessagePartType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ForumMessagePartTypePK _pk
-
_value
ForumMessagePartTypeValue _value
-
-
-
Class com.echothree.model.data.forum.server.entity.ForumMessagePartTypeDescription
class ForumMessagePartTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ForumMessagePartTypeDescriptionPK _pk
-
_value
ForumMessagePartTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.forum.server.entity.ForumMessageRole
class ForumMessageRole extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ForumMessageRolePK _pk
-
_value
ForumMessageRoleValue _value
-
-
-
Class com.echothree.model.data.forum.server.entity.ForumMessageStatus
class ForumMessageStatus extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ForumMessageStatusPK _pk
-
_value
ForumMessageStatusValue _value
-
-
-
Class com.echothree.model.data.forum.server.entity.ForumMessageType
class ForumMessageType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ForumMessageTypePK _pk
-
_value
ForumMessageTypeValue _value
-
-
-
Class com.echothree.model.data.forum.server.entity.ForumMessageTypeDescription
class ForumMessageTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ForumMessageTypeDescriptionPK _pk
-
_value
ForumMessageTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.forum.server.entity.ForumMessageTypePartType
class ForumMessageTypePartType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ForumMessageTypePartTypePK _pk
-
_value
ForumMessageTypePartTypeValue _value
-
-
-
Class com.echothree.model.data.forum.server.entity.ForumMimeType
class ForumMimeType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ForumMimeTypePK _pk
-
_value
ForumMimeTypeValue _value
-
-
-
Class com.echothree.model.data.forum.server.entity.ForumPartyRole
class ForumPartyRole extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ForumPartyRolePK _pk
-
_value
ForumPartyRoleValue _value
-
-
-
Class com.echothree.model.data.forum.server.entity.ForumPartyTypeRole
class ForumPartyTypeRole extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ForumPartyTypeRolePK _pk
-
_value
ForumPartyTypeRoleValue _value
-
-
-
Class com.echothree.model.data.forum.server.entity.ForumRoleType
class ForumRoleType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ForumRoleTypePK _pk
-
_value
ForumRoleTypeValue _value
-
-
-
Class com.echothree.model.data.forum.server.entity.ForumRoleTypeDescription
class ForumRoleTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ForumRoleTypeDescriptionPK _pk
-
_value
ForumRoleTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.forum.server.entity.ForumStringMessagePart
class ForumStringMessagePart extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ForumStringMessagePartPK _pk
-
_value
ForumStringMessagePartValue _value
-
-
-
Class com.echothree.model.data.forum.server.entity.ForumThread
class ForumThread extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ForumThreadPK _pk
-
_value
ForumThreadValue _value
-
-
-
Class com.echothree.model.data.forum.server.entity.ForumThreadDetail
class ForumThreadDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ForumThreadDetailPK _pk
-
_value
ForumThreadDetailValue _value
-
-
-
Class com.echothree.model.data.forum.server.entity.ForumType
class ForumType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ForumTypePK _pk
-
_value
ForumTypeValue _value
-
-
-
Class com.echothree.model.data.forum.server.entity.ForumTypeDescription
class ForumTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ForumTypeDescriptionPK _pk
-
_value
ForumTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.forum.server.entity.ForumTypeMessageType
class ForumTypeMessageType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ForumTypeMessageTypePK _pk
-
_value
ForumTypeMessageTypeValue _value
-
-
-
-
Package com.echothree.model.data.forum.server.value
-
Class com.echothree.model.data.forum.server.value.ForumBlobMessagePartValue
-
Serialized Fields
-
blob
ByteArray blob
-
blobHasBeenModified
boolean blobHasBeenModified
-
forumMessagePartPK
ForumMessagePartPK forumMessagePartPK
-
forumMessagePartPKHasBeenModified
boolean forumMessagePartPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.forum.server.value.ForumClobMessagePartValue
-
Serialized Fields
-
clob
String clob
-
clobHasBeenModified
boolean clobHasBeenModified
-
forumMessagePartPK
ForumMessagePartPK forumMessagePartPK
-
forumMessagePartPKHasBeenModified
boolean forumMessagePartPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.forum.server.value.ForumDescriptionValue
-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
forumPK
ForumPK forumPK
-
forumPKHasBeenModified
boolean forumPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.forum.server.value.ForumDetailValue
-
Serialized Fields
-
forumMessageSequencePK
SequencePK forumMessageSequencePK
-
forumMessageSequencePKHasBeenModified
boolean forumMessageSequencePKHasBeenModified
-
forumName
String forumName
-
forumNameHasBeenModified
boolean forumNameHasBeenModified
-
forumPK
ForumPK forumPK
-
forumPKHasBeenModified
boolean forumPKHasBeenModified
-
forumThreadSequencePK
SequencePK forumThreadSequencePK
-
forumThreadSequencePKHasBeenModified
boolean forumThreadSequencePKHasBeenModified
-
forumTypePK
ForumTypePK forumTypePK
-
forumTypePKHasBeenModified
boolean forumTypePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
iconPK
IconPK iconPK
-
iconPKHasBeenModified
boolean iconPKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.forum.server.value.ForumForumThreadValue
-
Serialized Fields
-
forumPK
ForumPK forumPK
-
forumPKHasBeenModified
boolean forumPKHasBeenModified
-
forumThreadPK
ForumThreadPK forumThreadPK
-
forumThreadPKHasBeenModified
boolean forumThreadPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.forum.server.value.ForumGroupDescriptionValue
-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
forumGroupPK
ForumGroupPK forumGroupPK
-
forumGroupPKHasBeenModified
boolean forumGroupPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.forum.server.value.ForumGroupDetailValue
-
Serialized Fields
-
forumGroupName
String forumGroupName
-
forumGroupNameHasBeenModified
boolean forumGroupNameHasBeenModified
-
forumGroupPK
ForumGroupPK forumGroupPK
-
forumGroupPKHasBeenModified
boolean forumGroupPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
iconPK
IconPK iconPK
-
iconPKHasBeenModified
boolean iconPKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.forum.server.value.ForumGroupForumValue
-
Serialized Fields
-
forumGroupPK
ForumGroupPK forumGroupPK
-
forumGroupPKHasBeenModified
boolean forumGroupPKHasBeenModified
-
forumPK
ForumPK forumPK
-
forumPKHasBeenModified
boolean forumPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.forum.server.value.ForumGroupValue
-
Serialized Fields
-
activeDetailPK
ForumGroupDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
ForumGroupDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.forum.server.value.ForumMessageAttachmentDescriptionValue
class ForumMessageAttachmentDescriptionValue extends BaseValue<ForumMessageAttachmentDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
forumMessageAttachmentPK
ForumMessageAttachmentPK forumMessageAttachmentPK
-
forumMessageAttachmentPKHasBeenModified
boolean forumMessageAttachmentPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.forum.server.value.ForumMessageAttachmentDetailValue
class ForumMessageAttachmentDetailValue extends BaseValue<ForumMessageAttachmentDetailPK> implements Serializable-
Serialized Fields
-
forumMessageAttachmentPK
ForumMessageAttachmentPK forumMessageAttachmentPK
-
forumMessageAttachmentPKHasBeenModified
boolean forumMessageAttachmentPKHasBeenModified
-
forumMessageAttachmentSequence
Integer forumMessageAttachmentSequence
-
forumMessageAttachmentSequenceHasBeenModified
boolean forumMessageAttachmentSequenceHasBeenModified
-
forumMessagePK
ForumMessagePK forumMessagePK
-
forumMessagePKHasBeenModified
boolean forumMessagePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
mimeTypePK
MimeTypePK mimeTypePK
-
mimeTypePKHasBeenModified
boolean mimeTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.forum.server.value.ForumMessageAttachmentValue
class ForumMessageAttachmentValue extends BaseValue<ForumMessageAttachmentPK> implements Serializable-
Serialized Fields
-
activeDetailPK
ForumMessageAttachmentDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
ForumMessageAttachmentDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.forum.server.value.ForumMessageBlobAttachmentValue
class ForumMessageBlobAttachmentValue extends BaseValue<ForumMessageBlobAttachmentPK> implements Serializable-
Serialized Fields
-
blob
ByteArray blob
-
blobHasBeenModified
boolean blobHasBeenModified
-
forumMessageAttachmentPK
ForumMessageAttachmentPK forumMessageAttachmentPK
-
forumMessageAttachmentPKHasBeenModified
boolean forumMessageAttachmentPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.forum.server.value.ForumMessageClobAttachmentValue
class ForumMessageClobAttachmentValue extends BaseValue<ForumMessageClobAttachmentPK> implements Serializable-
Serialized Fields
-
clob
String clob
-
clobHasBeenModified
boolean clobHasBeenModified
-
forumMessageAttachmentPK
ForumMessageAttachmentPK forumMessageAttachmentPK
-
forumMessageAttachmentPKHasBeenModified
boolean forumMessageAttachmentPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.forum.server.value.ForumMessageDetailValue
-
Serialized Fields
-
forumMessageName
String forumMessageName
-
forumMessageNameHasBeenModified
boolean forumMessageNameHasBeenModified
-
forumMessagePK
ForumMessagePK forumMessagePK
-
forumMessagePKHasBeenModified
boolean forumMessagePKHasBeenModified
-
forumMessageTypePK
ForumMessageTypePK forumMessageTypePK
-
forumMessageTypePKHasBeenModified
boolean forumMessageTypePKHasBeenModified
-
forumThreadPK
ForumThreadPK forumThreadPK
-
forumThreadPKHasBeenModified
boolean forumThreadPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
iconPK
IconPK iconPK
-
iconPKHasBeenModified
boolean iconPKHasBeenModified
-
parentForumMessagePK
ForumMessagePK parentForumMessagePK
-
parentForumMessagePKHasBeenModified
boolean parentForumMessagePKHasBeenModified
-
postedTime
Long postedTime
-
postedTimeHasBeenModified
boolean postedTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.forum.server.value.ForumMessagePartDetailValue
class ForumMessagePartDetailValue extends BaseValue<ForumMessagePartDetailPK> implements Serializable-
Serialized Fields
-
forumMessagePartPK
ForumMessagePartPK forumMessagePartPK
-
forumMessagePartPKHasBeenModified
boolean forumMessagePartPKHasBeenModified
-
forumMessagePartTypePK
ForumMessagePartTypePK forumMessagePartTypePK
-
forumMessagePartTypePKHasBeenModified
boolean forumMessagePartTypePKHasBeenModified
-
forumMessagePK
ForumMessagePK forumMessagePK
-
forumMessagePKHasBeenModified
boolean forumMessagePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
mimeTypePK
MimeTypePK mimeTypePK
-
mimeTypePKHasBeenModified
boolean mimeTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.forum.server.value.ForumMessagePartTypeDescriptionValue
class ForumMessagePartTypeDescriptionValue extends BaseValue<ForumMessagePartTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
forumMessagePartTypePK
ForumMessagePartTypePK forumMessagePartTypePK
-
forumMessagePartTypePKHasBeenModified
boolean forumMessagePartTypePKHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
-
-
Class com.echothree.model.data.forum.server.value.ForumMessagePartTypeValue
-
Serialized Fields
-
forumMessagePartTypeName
String forumMessagePartTypeName
-
forumMessagePartTypeNameHasBeenModified
boolean forumMessagePartTypeNameHasBeenModified
-
mimeTypeUsageTypePK
MimeTypeUsageTypePK mimeTypeUsageTypePK
-
mimeTypeUsageTypePKHasBeenModified
boolean mimeTypeUsageTypePKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
-
-
Class com.echothree.model.data.forum.server.value.ForumMessagePartValue
-
Serialized Fields
-
activeDetailPK
ForumMessagePartDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
ForumMessagePartDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.forum.server.value.ForumMessageRoleValue
-
Serialized Fields
-
forumMessagePK
ForumMessagePK forumMessagePK
-
forumMessagePKHasBeenModified
boolean forumMessagePKHasBeenModified
-
forumRoleTypePK
ForumRoleTypePK forumRoleTypePK
-
forumRoleTypePKHasBeenModified
boolean forumRoleTypePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
partyPK
PartyPK partyPK
-
partyPKHasBeenModified
boolean partyPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.forum.server.value.ForumMessageStatusValue
-
Serialized Fields
-
forumMessageAttachmentSequence
Integer forumMessageAttachmentSequence
-
forumMessageAttachmentSequenceHasBeenModified
boolean forumMessageAttachmentSequenceHasBeenModified
-
forumMessagePK
ForumMessagePK forumMessagePK
-
forumMessagePKHasBeenModified
boolean forumMessagePKHasBeenModified
-
-
-
Class com.echothree.model.data.forum.server.value.ForumMessageTypeDescriptionValue
class ForumMessageTypeDescriptionValue extends BaseValue<ForumMessageTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
forumMessageTypePK
ForumMessageTypePK forumMessageTypePK
-
forumMessageTypePKHasBeenModified
boolean forumMessageTypePKHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
-
-
Class com.echothree.model.data.forum.server.value.ForumMessageTypePartTypeValue
class ForumMessageTypePartTypeValue extends BaseValue<ForumMessageTypePartTypePK> implements Serializable-
Serialized Fields
-
forumMessagePartTypePK
ForumMessagePartTypePK forumMessagePartTypePK
-
forumMessagePartTypePKHasBeenModified
boolean forumMessagePartTypePKHasBeenModified
-
forumMessageTypePK
ForumMessageTypePK forumMessageTypePK
-
forumMessageTypePKHasBeenModified
boolean forumMessageTypePKHasBeenModified
-
includeInIndex
Boolean includeInIndex
-
includeInIndexHasBeenModified
boolean includeInIndexHasBeenModified
-
indexDefault
Boolean indexDefault
-
indexDefaultHasBeenModified
boolean indexDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
-
-
Class com.echothree.model.data.forum.server.value.ForumMessageTypeValue
-
Serialized Fields
-
forumMessageTypeName
String forumMessageTypeName
-
forumMessageTypeNameHasBeenModified
boolean forumMessageTypeNameHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
-
-
Class com.echothree.model.data.forum.server.value.ForumMessageValue
-
Serialized Fields
-
activeDetailPK
ForumMessageDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
ForumMessageDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.forum.server.value.ForumMimeTypeValue
-
Serialized Fields
-
forumPK
ForumPK forumPK
-
forumPKHasBeenModified
boolean forumPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
mimeTypePK
MimeTypePK mimeTypePK
-
mimeTypePKHasBeenModified
boolean mimeTypePKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.forum.server.value.ForumPartyRoleValue
-
Serialized Fields
-
forumPK
ForumPK forumPK
-
forumPKHasBeenModified
boolean forumPKHasBeenModified
-
forumRoleTypePK
ForumRoleTypePK forumRoleTypePK
-
forumRoleTypePKHasBeenModified
boolean forumRoleTypePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
partyPK
PartyPK partyPK
-
partyPKHasBeenModified
boolean partyPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.forum.server.value.ForumPartyTypeRoleValue
-
Serialized Fields
-
forumPK
ForumPK forumPK
-
forumPKHasBeenModified
boolean forumPKHasBeenModified
-
forumRoleTypePK
ForumRoleTypePK forumRoleTypePK
-
forumRoleTypePKHasBeenModified
boolean forumRoleTypePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
partyTypePK
PartyTypePK partyTypePK
-
partyTypePKHasBeenModified
boolean partyTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.forum.server.value.ForumRoleTypeDescriptionValue
class ForumRoleTypeDescriptionValue extends BaseValue<ForumRoleTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
forumRoleTypePK
ForumRoleTypePK forumRoleTypePK
-
forumRoleTypePKHasBeenModified
boolean forumRoleTypePKHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
-
-
Class com.echothree.model.data.forum.server.value.ForumRoleTypeValue
-
Serialized Fields
-
-
Class com.echothree.model.data.forum.server.value.ForumStringMessagePartValue
class ForumStringMessagePartValue extends BaseValue<ForumStringMessagePartPK> implements Serializable-
Serialized Fields
-
forumMessagePartPK
ForumMessagePartPK forumMessagePartPK
-
forumMessagePartPKHasBeenModified
boolean forumMessagePartPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
string
String string
-
stringHasBeenModified
boolean stringHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.forum.server.value.ForumThreadDetailValue
-
Serialized Fields
-
forumThreadName
String forumThreadName
-
forumThreadNameHasBeenModified
boolean forumThreadNameHasBeenModified
-
forumThreadPK
ForumThreadPK forumThreadPK
-
forumThreadPKHasBeenModified
boolean forumThreadPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
iconPK
IconPK iconPK
-
iconPKHasBeenModified
boolean iconPKHasBeenModified
-
postedTime
Long postedTime
-
postedTimeHasBeenModified
boolean postedTimeHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.forum.server.value.ForumThreadValue
-
Serialized Fields
-
activeDetailPK
ForumThreadDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
ForumThreadDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.forum.server.value.ForumTypeDescriptionValue
-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
forumTypePK
ForumTypePK forumTypePK
-
forumTypePKHasBeenModified
boolean forumTypePKHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
-
-
Class com.echothree.model.data.forum.server.value.ForumTypeMessageTypeValue
-
Serialized Fields
-
forumMessageTypePK
ForumMessageTypePK forumMessageTypePK
-
forumMessageTypePKHasBeenModified
boolean forumMessageTypePKHasBeenModified
-
forumTypePK
ForumTypePK forumTypePK
-
forumTypePKHasBeenModified
boolean forumTypePKHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
-
-
Class com.echothree.model.data.forum.server.value.ForumTypeValue
-
Class com.echothree.model.data.forum.server.value.ForumValue
-
Serialized Fields
-
activeDetailPK
ForumDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
ForumDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
-
Package com.echothree.model.data.geo.common.pk
-
Class com.echothree.model.data.geo.common.pk.GeoCodeAliasPK
class GeoCodeAliasPK extends BasePK implements Serializable -
Class com.echothree.model.data.geo.common.pk.GeoCodeAliasTypeDescriptionPK
class GeoCodeAliasTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.geo.common.pk.GeoCodeAliasTypeDetailPK
class GeoCodeAliasTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.geo.common.pk.GeoCodeAliasTypePK
class GeoCodeAliasTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.geo.common.pk.GeoCodeCountryPK
class GeoCodeCountryPK extends BasePK implements Serializable -
Class com.echothree.model.data.geo.common.pk.GeoCodeCurrencyPK
class GeoCodeCurrencyPK extends BasePK implements Serializable -
Class com.echothree.model.data.geo.common.pk.GeoCodeDateTimeFormatPK
class GeoCodeDateTimeFormatPK extends BasePK implements Serializable -
Class com.echothree.model.data.geo.common.pk.GeoCodeDescriptionPK
class GeoCodeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.geo.common.pk.GeoCodeDetailPK
class GeoCodeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.geo.common.pk.GeoCodeLanguagePK
class GeoCodeLanguagePK extends BasePK implements Serializable -
Class com.echothree.model.data.geo.common.pk.GeoCodePK
class GeoCodePK extends BasePK implements Serializable -
Class com.echothree.model.data.geo.common.pk.GeoCodeRelationshipPK
class GeoCodeRelationshipPK extends BasePK implements Serializable -
Class com.echothree.model.data.geo.common.pk.GeoCodeScopeDescriptionPK
class GeoCodeScopeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.geo.common.pk.GeoCodeScopeDetailPK
class GeoCodeScopeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.geo.common.pk.GeoCodeScopePK
class GeoCodeScopePK extends BasePK implements Serializable -
Class com.echothree.model.data.geo.common.pk.GeoCodeTimeZonePK
class GeoCodeTimeZonePK extends BasePK implements Serializable -
Class com.echothree.model.data.geo.common.pk.GeoCodeTypeDescriptionPK
class GeoCodeTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.geo.common.pk.GeoCodeTypeDetailPK
class GeoCodeTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.geo.common.pk.GeoCodeTypePK
class GeoCodeTypePK extends BasePK implements Serializable
-
-
Package com.echothree.model.data.geo.server.entity
-
Class com.echothree.model.data.geo.server.entity.GeoCode
class GeoCode extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
GeoCodePK _pk
-
_value
GeoCodeValue _value
-
-
-
Class com.echothree.model.data.geo.server.entity.GeoCodeAlias
class GeoCodeAlias extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
GeoCodeAliasPK _pk
-
_value
GeoCodeAliasValue _value
-
-
-
Class com.echothree.model.data.geo.server.entity.GeoCodeAliasType
class GeoCodeAliasType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
GeoCodeAliasTypePK _pk
-
_value
GeoCodeAliasTypeValue _value
-
-
-
Class com.echothree.model.data.geo.server.entity.GeoCodeAliasTypeDescription
class GeoCodeAliasTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
GeoCodeAliasTypeDescriptionPK _pk
-
_value
GeoCodeAliasTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.geo.server.entity.GeoCodeAliasTypeDetail
class GeoCodeAliasTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
GeoCodeAliasTypeDetailPK _pk
-
_value
GeoCodeAliasTypeDetailValue _value
-
-
-
Class com.echothree.model.data.geo.server.entity.GeoCodeCountry
class GeoCodeCountry extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
GeoCodeCountryPK _pk
-
_value
GeoCodeCountryValue _value
-
-
-
Class com.echothree.model.data.geo.server.entity.GeoCodeCurrency
class GeoCodeCurrency extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
GeoCodeCurrencyPK _pk
-
_value
GeoCodeCurrencyValue _value
-
-
-
Class com.echothree.model.data.geo.server.entity.GeoCodeDateTimeFormat
class GeoCodeDateTimeFormat extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
GeoCodeDateTimeFormatPK _pk
-
_value
GeoCodeDateTimeFormatValue _value
-
-
-
Class com.echothree.model.data.geo.server.entity.GeoCodeDescription
class GeoCodeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
GeoCodeDescriptionPK _pk
-
_value
GeoCodeDescriptionValue _value
-
-
-
Class com.echothree.model.data.geo.server.entity.GeoCodeDetail
class GeoCodeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
GeoCodeDetailPK _pk
-
_value
GeoCodeDetailValue _value
-
-
-
Class com.echothree.model.data.geo.server.entity.GeoCodeLanguage
class GeoCodeLanguage extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
GeoCodeLanguagePK _pk
-
_value
GeoCodeLanguageValue _value
-
-
-
Class com.echothree.model.data.geo.server.entity.GeoCodeRelationship
class GeoCodeRelationship extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
GeoCodeRelationshipPK _pk
-
_value
GeoCodeRelationshipValue _value
-
-
-
Class com.echothree.model.data.geo.server.entity.GeoCodeScope
class GeoCodeScope extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
GeoCodeScopePK _pk
-
_value
GeoCodeScopeValue _value
-
-
-
Class com.echothree.model.data.geo.server.entity.GeoCodeScopeDescription
class GeoCodeScopeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
GeoCodeScopeDescriptionPK _pk
-
_value
GeoCodeScopeDescriptionValue _value
-
-
-
Class com.echothree.model.data.geo.server.entity.GeoCodeScopeDetail
class GeoCodeScopeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
GeoCodeScopeDetailPK _pk
-
_value
GeoCodeScopeDetailValue _value
-
-
-
Class com.echothree.model.data.geo.server.entity.GeoCodeTimeZone
class GeoCodeTimeZone extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
GeoCodeTimeZonePK _pk
-
_value
GeoCodeTimeZoneValue _value
-
-
-
Class com.echothree.model.data.geo.server.entity.GeoCodeType
class GeoCodeType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
GeoCodeTypePK _pk
-
_value
GeoCodeTypeValue _value
-
-
-
Class com.echothree.model.data.geo.server.entity.GeoCodeTypeDescription
class GeoCodeTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
GeoCodeTypeDescriptionPK _pk
-
_value
GeoCodeTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.geo.server.entity.GeoCodeTypeDetail
class GeoCodeTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
GeoCodeTypeDetailPK _pk
-
_value
GeoCodeTypeDetailValue _value
-
-
-
-
Package com.echothree.model.data.geo.server.value
-
Class com.echothree.model.data.geo.server.value.GeoCodeAliasTypeDescriptionValue
class GeoCodeAliasTypeDescriptionValue extends BaseValue<GeoCodeAliasTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
geoCodeAliasTypePK
GeoCodeAliasTypePK geoCodeAliasTypePK
-
geoCodeAliasTypePKHasBeenModified
boolean geoCodeAliasTypePKHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.geo.server.value.GeoCodeAliasTypeDetailValue
class GeoCodeAliasTypeDetailValue extends BaseValue<GeoCodeAliasTypeDetailPK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
geoCodeAliasTypeName
String geoCodeAliasTypeName
-
geoCodeAliasTypeNameHasBeenModified
boolean geoCodeAliasTypeNameHasBeenModified
-
geoCodeAliasTypePK
GeoCodeAliasTypePK geoCodeAliasTypePK
-
geoCodeAliasTypePKHasBeenModified
boolean geoCodeAliasTypePKHasBeenModified
-
geoCodeTypePK
GeoCodeTypePK geoCodeTypePK
-
geoCodeTypePKHasBeenModified
boolean geoCodeTypePKHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
isRequired
Boolean isRequired
-
isRequiredHasBeenModified
boolean isRequiredHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
validationPattern
String validationPattern
-
validationPatternHasBeenModified
boolean validationPatternHasBeenModified
-
-
-
Class com.echothree.model.data.geo.server.value.GeoCodeAliasTypeValue
-
Serialized Fields
-
activeDetailPK
GeoCodeAliasTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
GeoCodeAliasTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.geo.server.value.GeoCodeAliasValue
-
Serialized Fields
-
alias
String alias
-
aliasHasBeenModified
boolean aliasHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
geoCodeAliasTypePK
GeoCodeAliasTypePK geoCodeAliasTypePK
-
geoCodeAliasTypePKHasBeenModified
boolean geoCodeAliasTypePKHasBeenModified
-
geoCodePK
GeoCodePK geoCodePK
-
geoCodePKHasBeenModified
boolean geoCodePKHasBeenModified
-
geoCodeScopePK
GeoCodeScopePK geoCodeScopePK
-
geoCodeScopePKHasBeenModified
boolean geoCodeScopePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.geo.server.value.GeoCodeCountryValue
-
Serialized Fields
-
areaCodeExample
String areaCodeExample
-
areaCodeExampleHasBeenModified
boolean areaCodeExampleHasBeenModified
-
areaCodePattern
String areaCodePattern
-
areaCodePatternHasBeenModified
boolean areaCodePatternHasBeenModified
-
areaCodeRequired
Boolean areaCodeRequired
-
areaCodeRequiredHasBeenModified
boolean areaCodeRequiredHasBeenModified
-
cityGeoCodeRequired
Boolean cityGeoCodeRequired
-
cityGeoCodeRequiredHasBeenModified
boolean cityGeoCodeRequiredHasBeenModified
-
cityRequired
Boolean cityRequired
-
cityRequiredHasBeenModified
boolean cityRequiredHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
geoCodePK
GeoCodePK geoCodePK
-
geoCodePKHasBeenModified
boolean geoCodePKHasBeenModified
-
postalAddressFormatPK
PostalAddressFormatPK postalAddressFormatPK
-
postalAddressFormatPKHasBeenModified
boolean postalAddressFormatPKHasBeenModified
-
postalCodeExample
String postalCodeExample
-
postalCodeExampleHasBeenModified
boolean postalCodeExampleHasBeenModified
-
postalCodeGeoCodeLength
Integer postalCodeGeoCodeLength
-
postalCodeGeoCodeLengthHasBeenModified
boolean postalCodeGeoCodeLengthHasBeenModified
-
postalCodeGeoCodeRequired
Boolean postalCodeGeoCodeRequired
-
postalCodeGeoCodeRequiredHasBeenModified
boolean postalCodeGeoCodeRequiredHasBeenModified
-
postalCodeLength
Integer postalCodeLength
-
postalCodeLengthHasBeenModified
boolean postalCodeLengthHasBeenModified
-
postalCodePattern
String postalCodePattern
-
postalCodePatternHasBeenModified
boolean postalCodePatternHasBeenModified
-
postalCodeRequired
Boolean postalCodeRequired
-
postalCodeRequiredHasBeenModified
boolean postalCodeRequiredHasBeenModified
-
stateGeoCodeRequired
Boolean stateGeoCodeRequired
-
stateGeoCodeRequiredHasBeenModified
boolean stateGeoCodeRequiredHasBeenModified
-
stateRequired
Boolean stateRequired
-
stateRequiredHasBeenModified
boolean stateRequiredHasBeenModified
-
telephoneCode
String telephoneCode
-
telephoneCodeHasBeenModified
boolean telephoneCodeHasBeenModified
-
telephoneNumberExample
String telephoneNumberExample
-
telephoneNumberExampleHasBeenModified
boolean telephoneNumberExampleHasBeenModified
-
telephoneNumberPattern
String telephoneNumberPattern
-
telephoneNumberPatternHasBeenModified
boolean telephoneNumberPatternHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.geo.server.value.GeoCodeCurrencyValue
-
Serialized Fields
-
currencyPK
CurrencyPK currencyPK
-
currencyPKHasBeenModified
boolean currencyPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
geoCodePK
GeoCodePK geoCodePK
-
geoCodePKHasBeenModified
boolean geoCodePKHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.geo.server.value.GeoCodeDateTimeFormatValue
-
Serialized Fields
-
dateTimeFormatPK
DateTimeFormatPK dateTimeFormatPK
-
dateTimeFormatPKHasBeenModified
boolean dateTimeFormatPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
geoCodePK
GeoCodePK geoCodePK
-
geoCodePKHasBeenModified
boolean geoCodePKHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.geo.server.value.GeoCodeDescriptionValue
-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
geoCodePK
GeoCodePK geoCodePK
-
geoCodePKHasBeenModified
boolean geoCodePKHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.geo.server.value.GeoCodeDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
geoCodeName
String geoCodeName
-
geoCodeNameHasBeenModified
boolean geoCodeNameHasBeenModified
-
geoCodePK
GeoCodePK geoCodePK
-
geoCodePKHasBeenModified
boolean geoCodePKHasBeenModified
-
geoCodeScopePK
GeoCodeScopePK geoCodeScopePK
-
geoCodeScopePKHasBeenModified
boolean geoCodeScopePKHasBeenModified
-
geoCodeTypePK
GeoCodeTypePK geoCodeTypePK
-
geoCodeTypePKHasBeenModified
boolean geoCodeTypePKHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.geo.server.value.GeoCodeLanguageValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
geoCodePK
GeoCodePK geoCodePK
-
geoCodePKHasBeenModified
boolean geoCodePKHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.geo.server.value.GeoCodeRelationshipValue
-
Serialized Fields
-
fromGeoCodePK
GeoCodePK fromGeoCodePK
-
fromGeoCodePKHasBeenModified
boolean fromGeoCodePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
toGeoCodePK
GeoCodePK toGeoCodePK
-
toGeoCodePKHasBeenModified
boolean toGeoCodePKHasBeenModified
-
-
-
Class com.echothree.model.data.geo.server.value.GeoCodeScopeDescriptionValue
class GeoCodeScopeDescriptionValue extends BaseValue<GeoCodeScopeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
geoCodeScopePK
GeoCodeScopePK geoCodeScopePK
-
geoCodeScopePKHasBeenModified
boolean geoCodeScopePKHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.geo.server.value.GeoCodeScopeDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
geoCodeScopeName
String geoCodeScopeName
-
geoCodeScopeNameHasBeenModified
boolean geoCodeScopeNameHasBeenModified
-
geoCodeScopePK
GeoCodeScopePK geoCodeScopePK
-
geoCodeScopePKHasBeenModified
boolean geoCodeScopePKHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.geo.server.value.GeoCodeScopeValue
-
Serialized Fields
-
activeDetailPK
GeoCodeScopeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
GeoCodeScopeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.geo.server.value.GeoCodeTimeZoneValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
geoCodePK
GeoCodePK geoCodePK
-
geoCodePKHasBeenModified
boolean geoCodePKHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
timeZonePK
TimeZonePK timeZonePK
-
timeZonePKHasBeenModified
boolean timeZonePKHasBeenModified
-
-
-
Class com.echothree.model.data.geo.server.value.GeoCodeTypeDescriptionValue
class GeoCodeTypeDescriptionValue extends BaseValue<GeoCodeTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
geoCodeTypePK
GeoCodeTypePK geoCodeTypePK
-
geoCodeTypePKHasBeenModified
boolean geoCodeTypePKHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.geo.server.value.GeoCodeTypeDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
geoCodeTypeName
String geoCodeTypeName
-
geoCodeTypeNameHasBeenModified
boolean geoCodeTypeNameHasBeenModified
-
geoCodeTypePK
GeoCodeTypePK geoCodeTypePK
-
geoCodeTypePKHasBeenModified
boolean geoCodeTypePKHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
parentGeoCodeTypePK
GeoCodeTypePK parentGeoCodeTypePK
-
parentGeoCodeTypePKHasBeenModified
boolean parentGeoCodeTypePKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.geo.server.value.GeoCodeTypeValue
-
Serialized Fields
-
activeDetailPK
GeoCodeTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
GeoCodeTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.geo.server.value.GeoCodeValue
-
Serialized Fields
-
activeDetailPK
GeoCodeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
GeoCodeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
-
Package com.echothree.model.data.icon.common.pk
-
Class com.echothree.model.data.icon.common.pk.IconDetailPK
class IconDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.icon.common.pk.IconPK
class IconPK extends BasePK implements Serializable -
Class com.echothree.model.data.icon.common.pk.IconUsagePK
class IconUsagePK extends BasePK implements Serializable -
Class com.echothree.model.data.icon.common.pk.IconUsageTypeDescriptionPK
class IconUsageTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.icon.common.pk.IconUsageTypeDetailPK
class IconUsageTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.icon.common.pk.IconUsageTypePK
class IconUsageTypePK extends BasePK implements Serializable
-
-
Package com.echothree.model.data.icon.server.entity
-
Class com.echothree.model.data.icon.server.entity.Icon
class Icon extends BaseEntity implements Serializable -
Class com.echothree.model.data.icon.server.entity.IconDetail
class IconDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
IconDetailPK _pk
-
_value
IconDetailValue _value
-
-
-
Class com.echothree.model.data.icon.server.entity.IconUsage
class IconUsage extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
IconUsagePK _pk
-
_value
IconUsageValue _value
-
-
-
Class com.echothree.model.data.icon.server.entity.IconUsageType
class IconUsageType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
IconUsageTypePK _pk
-
_value
IconUsageTypeValue _value
-
-
-
Class com.echothree.model.data.icon.server.entity.IconUsageTypeDescription
class IconUsageTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
IconUsageTypeDescriptionPK _pk
-
_value
IconUsageTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.icon.server.entity.IconUsageTypeDetail
class IconUsageTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
IconUsageTypeDetailPK _pk
-
_value
IconUsageTypeDetailValue _value
-
-
-
-
Package com.echothree.model.data.icon.server.value
-
Class com.echothree.model.data.icon.server.value.IconDetailValue
-
Serialized Fields
-
documentPK
DocumentPK documentPK
-
documentPKHasBeenModified
boolean documentPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
iconName
String iconName
-
iconNameHasBeenModified
boolean iconNameHasBeenModified
-
iconPK
IconPK iconPK
-
iconPKHasBeenModified
boolean iconPKHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.icon.server.value.IconUsageTypeDescriptionValue
class IconUsageTypeDescriptionValue extends BaseValue<IconUsageTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
iconUsageTypePK
IconUsageTypePK iconUsageTypePK
-
iconUsageTypePKHasBeenModified
boolean iconUsageTypePKHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.icon.server.value.IconUsageTypeDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
iconUsageTypeName
String iconUsageTypeName
-
iconUsageTypeNameHasBeenModified
boolean iconUsageTypeNameHasBeenModified
-
iconUsageTypePK
IconUsageTypePK iconUsageTypePK
-
iconUsageTypePKHasBeenModified
boolean iconUsageTypePKHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.icon.server.value.IconUsageTypeValue
-
Serialized Fields
-
activeDetailPK
IconUsageTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
IconUsageTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.icon.server.value.IconUsageValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
iconPK
IconPK iconPK
-
iconPKHasBeenModified
boolean iconPKHasBeenModified
-
iconUsageTypePK
IconUsageTypePK iconUsageTypePK
-
iconUsageTypePKHasBeenModified
boolean iconUsageTypePKHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.icon.server.value.IconValue
-
Serialized Fields
-
activeDetailPK
IconDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
IconDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
-
Package com.echothree.model.data.index.common.pk
-
Class com.echothree.model.data.index.common.pk.IndexDescriptionPK
class IndexDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.index.common.pk.IndexDetailPK
class IndexDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.index.common.pk.IndexFieldDescriptionPK
class IndexFieldDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.index.common.pk.IndexFieldDetailPK
class IndexFieldDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.index.common.pk.IndexFieldPK
class IndexFieldPK extends BasePK implements Serializable -
Class com.echothree.model.data.index.common.pk.IndexPK
class IndexPK extends BasePK implements Serializable -
Class com.echothree.model.data.index.common.pk.IndexStatusPK
class IndexStatusPK extends BasePK implements Serializable -
Class com.echothree.model.data.index.common.pk.IndexTypeDescriptionPK
class IndexTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.index.common.pk.IndexTypeDetailPK
class IndexTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.index.common.pk.IndexTypePK
class IndexTypePK extends BasePK implements Serializable
-
-
Package com.echothree.model.data.index.server.entity
-
Class com.echothree.model.data.index.server.entity.Index
class Index extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
IndexPK _pk
-
_value
IndexValue _value
-
-
-
Class com.echothree.model.data.index.server.entity.IndexDescription
class IndexDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
IndexDescriptionPK _pk
-
_value
IndexDescriptionValue _value
-
-
-
Class com.echothree.model.data.index.server.entity.IndexDetail
class IndexDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
IndexDetailPK _pk
-
_value
IndexDetailValue _value
-
-
-
Class com.echothree.model.data.index.server.entity.IndexField
class IndexField extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
IndexFieldPK _pk
-
_value
IndexFieldValue _value
-
-
-
Class com.echothree.model.data.index.server.entity.IndexFieldDescription
class IndexFieldDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
IndexFieldDescriptionPK _pk
-
_value
IndexFieldDescriptionValue _value
-
-
-
Class com.echothree.model.data.index.server.entity.IndexFieldDetail
class IndexFieldDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
IndexFieldDetailPK _pk
-
_value
IndexFieldDetailValue _value
-
-
-
Class com.echothree.model.data.index.server.entity.IndexStatus
class IndexStatus extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
IndexStatusPK _pk
-
_value
IndexStatusValue _value
-
-
-
Class com.echothree.model.data.index.server.entity.IndexType
class IndexType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
IndexTypePK _pk
-
_value
IndexTypeValue _value
-
-
-
Class com.echothree.model.data.index.server.entity.IndexTypeDescription
class IndexTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
IndexTypeDescriptionPK _pk
-
_value
IndexTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.index.server.entity.IndexTypeDetail
class IndexTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
IndexTypeDetailPK _pk
-
_value
IndexTypeDetailValue _value
-
-
-
-
Package com.echothree.model.data.index.server.value
-
Class com.echothree.model.data.index.server.value.IndexDescriptionValue
-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
indexPK
IndexPK indexPK
-
indexPKHasBeenModified
boolean indexPKHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.index.server.value.IndexDetailValue
-
Serialized Fields
-
directory
String directory
-
directoryHasBeenModified
boolean directoryHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
indexName
String indexName
-
indexNameHasBeenModified
boolean indexNameHasBeenModified
-
indexPK
IndexPK indexPK
-
indexPKHasBeenModified
boolean indexPKHasBeenModified
-
indexTypePK
IndexTypePK indexTypePK
-
indexTypePKHasBeenModified
boolean indexTypePKHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.index.server.value.IndexFieldDescriptionValue
-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
indexFieldPK
IndexFieldPK indexFieldPK
-
indexFieldPKHasBeenModified
boolean indexFieldPKHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.index.server.value.IndexFieldDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
indexFieldName
String indexFieldName
-
indexFieldNameHasBeenModified
boolean indexFieldNameHasBeenModified
-
indexFieldPK
IndexFieldPK indexFieldPK
-
indexFieldPKHasBeenModified
boolean indexFieldPKHasBeenModified
-
indexTypePK
IndexTypePK indexTypePK
-
indexTypePKHasBeenModified
boolean indexTypePKHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.index.server.value.IndexFieldValue
-
Serialized Fields
-
activeDetailPK
IndexFieldDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
IndexFieldDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.index.server.value.IndexStatusValue
-
Class com.echothree.model.data.index.server.value.IndexTypeDescriptionValue
-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
indexTypePK
IndexTypePK indexTypePK
-
indexTypePKHasBeenModified
boolean indexTypePKHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.index.server.value.IndexTypeDetailValue
-
Serialized Fields
-
entityTypePK
EntityTypePK entityTypePK
-
entityTypePKHasBeenModified
boolean entityTypePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
indexTypeName
String indexTypeName
-
indexTypeNameHasBeenModified
boolean indexTypeNameHasBeenModified
-
indexTypePK
IndexTypePK indexTypePK
-
indexTypePKHasBeenModified
boolean indexTypePKHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.index.server.value.IndexTypeValue
-
Serialized Fields
-
activeDetailPK
IndexTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
IndexTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.index.server.value.IndexValue
-
Serialized Fields
-
activeDetailPK
IndexDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
IndexDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
-
Package com.echothree.model.data.inventory.common.pk
-
Class com.echothree.model.data.inventory.common.pk.AllocationPriorityDescriptionPK
class AllocationPriorityDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.inventory.common.pk.AllocationPriorityDetailPK
class AllocationPriorityDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.inventory.common.pk.AllocationPriorityPK
class AllocationPriorityPK extends BasePK implements Serializable -
Class com.echothree.model.data.inventory.common.pk.InventoryConditionDescriptionPK
class InventoryConditionDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.inventory.common.pk.InventoryConditionDetailPK
class InventoryConditionDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.inventory.common.pk.InventoryConditionGlAccountPK
class InventoryConditionGlAccountPK extends BasePK implements Serializable -
Class com.echothree.model.data.inventory.common.pk.InventoryConditionPK
class InventoryConditionPK extends BasePK implements Serializable -
Class com.echothree.model.data.inventory.common.pk.InventoryConditionUsePK
class InventoryConditionUsePK extends BasePK implements Serializable -
Class com.echothree.model.data.inventory.common.pk.InventoryConditionUseTypeDescriptionPK
class InventoryConditionUseTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.inventory.common.pk.InventoryConditionUseTypePK
class InventoryConditionUseTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.inventory.common.pk.InventoryLocationAssignmentPK
class InventoryLocationAssignmentPK extends BasePK implements Serializable -
Class com.echothree.model.data.inventory.common.pk.InventoryLocationAssignmentStatusPK
class InventoryLocationAssignmentStatusPK extends BasePK implements Serializable -
Class com.echothree.model.data.inventory.common.pk.InventoryLocationGroupCapacityPK
class InventoryLocationGroupCapacityPK extends BasePK implements Serializable -
Class com.echothree.model.data.inventory.common.pk.InventoryLocationGroupDescriptionPK
class InventoryLocationGroupDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.inventory.common.pk.InventoryLocationGroupDetailPK
class InventoryLocationGroupDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.inventory.common.pk.InventoryLocationGroupPK
class InventoryLocationGroupPK extends BasePK implements Serializable -
Class com.echothree.model.data.inventory.common.pk.InventoryLocationGroupVolumePK
class InventoryLocationGroupVolumePK extends BasePK implements Serializable -
Class com.echothree.model.data.inventory.common.pk.LotAliasPK
class LotAliasPK extends BasePK implements Serializable -
Class com.echothree.model.data.inventory.common.pk.LotAliasTypeDescriptionPK
class LotAliasTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.inventory.common.pk.LotAliasTypeDetailPK
class LotAliasTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.inventory.common.pk.LotAliasTypePK
class LotAliasTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.inventory.common.pk.LotDetailPK
class LotDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.inventory.common.pk.LotPK
class LotPK extends BasePK implements Serializable -
Class com.echothree.model.data.inventory.common.pk.LotTimePK
class LotTimePK extends BasePK implements Serializable -
Class com.echothree.model.data.inventory.common.pk.LotTimeTypeDescriptionPK
class LotTimeTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.inventory.common.pk.LotTimeTypeDetailPK
class LotTimeTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.inventory.common.pk.LotTimeTypePK
class LotTimeTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.inventory.common.pk.PartyInventoryLevelPK
class PartyInventoryLevelPK extends BasePK implements Serializable
-
-
Package com.echothree.model.data.inventory.server.entity
-
Class com.echothree.model.data.inventory.server.entity.AllocationPriority
class AllocationPriority extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
AllocationPriorityPK _pk
-
_value
AllocationPriorityValue _value
-
-
-
Class com.echothree.model.data.inventory.server.entity.AllocationPriorityDescription
class AllocationPriorityDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
AllocationPriorityDescriptionPK _pk
-
_value
AllocationPriorityDescriptionValue _value
-
-
-
Class com.echothree.model.data.inventory.server.entity.AllocationPriorityDetail
class AllocationPriorityDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
AllocationPriorityDetailPK _pk
-
_value
AllocationPriorityDetailValue _value
-
-
-
Class com.echothree.model.data.inventory.server.entity.InventoryCondition
class InventoryCondition extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
InventoryConditionPK _pk
-
_value
InventoryConditionValue _value
-
-
-
Class com.echothree.model.data.inventory.server.entity.InventoryConditionDescription
class InventoryConditionDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
InventoryConditionDescriptionPK _pk
-
_value
InventoryConditionDescriptionValue _value
-
-
-
Class com.echothree.model.data.inventory.server.entity.InventoryConditionDetail
class InventoryConditionDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
InventoryConditionDetailPK _pk
-
_value
InventoryConditionDetailValue _value
-
-
-
Class com.echothree.model.data.inventory.server.entity.InventoryConditionGlAccount
class InventoryConditionGlAccount extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
InventoryConditionGlAccountPK _pk
-
_value
InventoryConditionGlAccountValue _value
-
-
-
Class com.echothree.model.data.inventory.server.entity.InventoryConditionUse
class InventoryConditionUse extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
InventoryConditionUsePK _pk
-
_value
InventoryConditionUseValue _value
-
-
-
Class com.echothree.model.data.inventory.server.entity.InventoryConditionUseType
class InventoryConditionUseType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
InventoryConditionUseTypePK _pk
-
_value
InventoryConditionUseTypeValue _value
-
-
-
Class com.echothree.model.data.inventory.server.entity.InventoryConditionUseTypeDescription
class InventoryConditionUseTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
InventoryConditionUseTypeDescriptionPK _pk
-
_value
InventoryConditionUseTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.inventory.server.entity.InventoryLocationAssignment
class InventoryLocationAssignment extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
InventoryLocationAssignmentPK _pk
-
_value
InventoryLocationAssignmentValue _value
-
-
-
Class com.echothree.model.data.inventory.server.entity.InventoryLocationAssignmentStatus
class InventoryLocationAssignmentStatus extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
InventoryLocationAssignmentStatusPK _pk
-
_value
InventoryLocationAssignmentStatusValue _value
-
-
-
Class com.echothree.model.data.inventory.server.entity.InventoryLocationGroup
class InventoryLocationGroup extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
InventoryLocationGroupPK _pk
-
_value
InventoryLocationGroupValue _value
-
-
-
Class com.echothree.model.data.inventory.server.entity.InventoryLocationGroupCapacity
class InventoryLocationGroupCapacity extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
InventoryLocationGroupCapacityPK _pk
-
_value
InventoryLocationGroupCapacityValue _value
-
-
-
Class com.echothree.model.data.inventory.server.entity.InventoryLocationGroupDescription
class InventoryLocationGroupDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
InventoryLocationGroupDescriptionPK _pk
-
_value
InventoryLocationGroupDescriptionValue _value
-
-
-
Class com.echothree.model.data.inventory.server.entity.InventoryLocationGroupDetail
class InventoryLocationGroupDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
InventoryLocationGroupDetailPK _pk
-
_value
InventoryLocationGroupDetailValue _value
-
-
-
Class com.echothree.model.data.inventory.server.entity.InventoryLocationGroupVolume
class InventoryLocationGroupVolume extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
InventoryLocationGroupVolumePK _pk
-
_value
InventoryLocationGroupVolumeValue _value
-
-
-
Class com.echothree.model.data.inventory.server.entity.Lot
class Lot extends BaseEntity implements Serializable -
Class com.echothree.model.data.inventory.server.entity.LotAlias
class LotAlias extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
LotAliasPK _pk
-
_value
LotAliasValue _value
-
-
-
Class com.echothree.model.data.inventory.server.entity.LotAliasType
class LotAliasType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
LotAliasTypePK _pk
-
_value
LotAliasTypeValue _value
-
-
-
Class com.echothree.model.data.inventory.server.entity.LotAliasTypeDescription
class LotAliasTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
LotAliasTypeDescriptionPK _pk
-
_value
LotAliasTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.inventory.server.entity.LotAliasTypeDetail
class LotAliasTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
LotAliasTypeDetailPK _pk
-
_value
LotAliasTypeDetailValue _value
-
-
-
Class com.echothree.model.data.inventory.server.entity.LotDetail
class LotDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
LotDetailPK _pk
-
_value
LotDetailValue _value
-
-
-
Class com.echothree.model.data.inventory.server.entity.LotTime
class LotTime extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
LotTimePK _pk
-
_value
LotTimeValue _value
-
-
-
Class com.echothree.model.data.inventory.server.entity.LotTimeType
class LotTimeType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
LotTimeTypePK _pk
-
_value
LotTimeTypeValue _value
-
-
-
Class com.echothree.model.data.inventory.server.entity.LotTimeTypeDescription
class LotTimeTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
LotTimeTypeDescriptionPK _pk
-
_value
LotTimeTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.inventory.server.entity.LotTimeTypeDetail
class LotTimeTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
LotTimeTypeDetailPK _pk
-
_value
LotTimeTypeDetailValue _value
-
-
-
Class com.echothree.model.data.inventory.server.entity.PartyInventoryLevel
class PartyInventoryLevel extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PartyInventoryLevelPK _pk
-
_value
PartyInventoryLevelValue _value
-
-
-
-
Package com.echothree.model.data.inventory.server.value
-
Class com.echothree.model.data.inventory.server.value.AllocationPriorityDescriptionValue
class AllocationPriorityDescriptionValue extends BaseValue<AllocationPriorityDescriptionPK> implements Serializable-
Serialized Fields
-
allocationPriorityPK
AllocationPriorityPK allocationPriorityPK
-
allocationPriorityPKHasBeenModified
boolean allocationPriorityPKHasBeenModified
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.inventory.server.value.AllocationPriorityDetailValue
class AllocationPriorityDetailValue extends BaseValue<AllocationPriorityDetailPK> implements Serializable-
Serialized Fields
-
allocationPriorityName
String allocationPriorityName
-
allocationPriorityNameHasBeenModified
boolean allocationPriorityNameHasBeenModified
-
allocationPriorityPK
AllocationPriorityPK allocationPriorityPK
-
allocationPriorityPKHasBeenModified
boolean allocationPriorityPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
priority
Integer priority
-
priorityHasBeenModified
boolean priorityHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.inventory.server.value.AllocationPriorityValue
-
Serialized Fields
-
activeDetailPK
AllocationPriorityDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
AllocationPriorityDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.inventory.server.value.InventoryConditionDescriptionValue
class InventoryConditionDescriptionValue extends BaseValue<InventoryConditionDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
inventoryConditionPK
InventoryConditionPK inventoryConditionPK
-
inventoryConditionPKHasBeenModified
boolean inventoryConditionPKHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.inventory.server.value.InventoryConditionDetailValue
class InventoryConditionDetailValue extends BaseValue<InventoryConditionDetailPK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
inventoryConditionName
String inventoryConditionName
-
inventoryConditionNameHasBeenModified
boolean inventoryConditionNameHasBeenModified
-
inventoryConditionPK
InventoryConditionPK inventoryConditionPK
-
inventoryConditionPKHasBeenModified
boolean inventoryConditionPKHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.inventory.server.value.InventoryConditionGlAccountValue
class InventoryConditionGlAccountValue extends BaseValue<InventoryConditionGlAccountPK> implements Serializable-
Serialized Fields
-
cogsGlAccountPK
GlAccountPK cogsGlAccountPK
-
cogsGlAccountPKHasBeenModified
boolean cogsGlAccountPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
inventoryConditionPK
InventoryConditionPK inventoryConditionPK
-
inventoryConditionPKHasBeenModified
boolean inventoryConditionPKHasBeenModified
-
inventoryGlAccountPK
GlAccountPK inventoryGlAccountPK
-
inventoryGlAccountPKHasBeenModified
boolean inventoryGlAccountPKHasBeenModified
-
itemAccountingCategoryPK
ItemAccountingCategoryPK itemAccountingCategoryPK
-
itemAccountingCategoryPKHasBeenModified
boolean itemAccountingCategoryPKHasBeenModified
-
returnsCogsGlAccountPK
GlAccountPK returnsCogsGlAccountPK
-
returnsCogsGlAccountPKHasBeenModified
boolean returnsCogsGlAccountPKHasBeenModified
-
returnsGlAccountPK
GlAccountPK returnsGlAccountPK
-
returnsGlAccountPKHasBeenModified
boolean returnsGlAccountPKHasBeenModified
-
salesGlAccountPK
GlAccountPK salesGlAccountPK
-
salesGlAccountPKHasBeenModified
boolean salesGlAccountPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.inventory.server.value.InventoryConditionUseTypeDescriptionValue
class InventoryConditionUseTypeDescriptionValue extends BaseValue<InventoryConditionUseTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
inventoryConditionUseTypePK
InventoryConditionUseTypePK inventoryConditionUseTypePK
-
inventoryConditionUseTypePKHasBeenModified
boolean inventoryConditionUseTypePKHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
-
-
Class com.echothree.model.data.inventory.server.value.InventoryConditionUseTypeValue
class InventoryConditionUseTypeValue extends BaseValue<InventoryConditionUseTypePK> implements Serializable-
Serialized Fields
-
inventoryConditionUseTypeName
String inventoryConditionUseTypeName
-
inventoryConditionUseTypeNameHasBeenModified
boolean inventoryConditionUseTypeNameHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
-
-
Class com.echothree.model.data.inventory.server.value.InventoryConditionUseValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
inventoryConditionPK
InventoryConditionPK inventoryConditionPK
-
inventoryConditionPKHasBeenModified
boolean inventoryConditionPKHasBeenModified
-
inventoryConditionUseTypePK
InventoryConditionUseTypePK inventoryConditionUseTypePK
-
inventoryConditionUseTypePKHasBeenModified
boolean inventoryConditionUseTypePKHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.inventory.server.value.InventoryConditionValue
-
Serialized Fields
-
activeDetailPK
InventoryConditionDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
InventoryConditionDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.inventory.server.value.InventoryLocationAssignmentStatusValue
class InventoryLocationAssignmentStatusValue extends BaseValue<InventoryLocationAssignmentStatusPK> implements Serializable-
Serialized Fields
-
availableToPromise
Long availableToPromise
-
availableToPromiseHasBeenModified
boolean availableToPromiseHasBeenModified
-
inventoryLocationAssignmentPK
InventoryLocationAssignmentPK inventoryLocationAssignmentPK
-
inventoryLocationAssignmentPKHasBeenModified
boolean inventoryLocationAssignmentPKHasBeenModified
-
quantityOnHand
Long quantityOnHand
-
quantityOnHandHasBeenModified
boolean quantityOnHandHasBeenModified
-
-
-
Class com.echothree.model.data.inventory.server.value.InventoryLocationAssignmentValue
class InventoryLocationAssignmentValue extends BaseValue<InventoryLocationAssignmentPK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
locationPK
LocationPK locationPK
-
locationPKHasBeenModified
boolean locationPKHasBeenModified
-
lotPK
LotPK lotPK
-
lotPKHasBeenModified
boolean lotPKHasBeenModified
-
quantity
Long quantity
-
quantityHasBeenModified
boolean quantityHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.inventory.server.value.InventoryLocationGroupCapacityValue
class InventoryLocationGroupCapacityValue extends BaseValue<InventoryLocationGroupCapacityPK> implements Serializable-
Serialized Fields
-
capacity
Long capacity
-
capacityHasBeenModified
boolean capacityHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
inventoryLocationGroupPK
InventoryLocationGroupPK inventoryLocationGroupPK
-
inventoryLocationGroupPKHasBeenModified
boolean inventoryLocationGroupPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
unitOfMeasureTypePK
UnitOfMeasureTypePK unitOfMeasureTypePK
-
unitOfMeasureTypePKHasBeenModified
boolean unitOfMeasureTypePKHasBeenModified
-
-
-
Class com.echothree.model.data.inventory.server.value.InventoryLocationGroupDescriptionValue
class InventoryLocationGroupDescriptionValue extends BaseValue<InventoryLocationGroupDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
inventoryLocationGroupPK
InventoryLocationGroupPK inventoryLocationGroupPK
-
inventoryLocationGroupPKHasBeenModified
boolean inventoryLocationGroupPKHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.inventory.server.value.InventoryLocationGroupDetailValue
class InventoryLocationGroupDetailValue extends BaseValue<InventoryLocationGroupDetailPK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
inventoryLocationGroupName
String inventoryLocationGroupName
-
inventoryLocationGroupNameHasBeenModified
boolean inventoryLocationGroupNameHasBeenModified
-
inventoryLocationGroupPK
InventoryLocationGroupPK inventoryLocationGroupPK
-
inventoryLocationGroupPKHasBeenModified
boolean inventoryLocationGroupPKHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
warehousePartyPK
PartyPK warehousePartyPK
-
warehousePartyPKHasBeenModified
boolean warehousePartyPKHasBeenModified
-
-
-
Class com.echothree.model.data.inventory.server.value.InventoryLocationGroupValue
class InventoryLocationGroupValue extends BaseValue<InventoryLocationGroupPK> implements Serializable-
Serialized Fields
-
activeDetailPK
InventoryLocationGroupDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
InventoryLocationGroupDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.inventory.server.value.InventoryLocationGroupVolumeValue
class InventoryLocationGroupVolumeValue extends BaseValue<InventoryLocationGroupVolumePK> implements Serializable-
Serialized Fields
-
depth
Long depth
-
depthHasBeenModified
boolean depthHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
height
Long height
-
heightHasBeenModified
boolean heightHasBeenModified
-
inventoryLocationGroupPK
InventoryLocationGroupPK inventoryLocationGroupPK
-
inventoryLocationGroupPKHasBeenModified
boolean inventoryLocationGroupPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
width
Long width
-
widthHasBeenModified
boolean widthHasBeenModified
-
-
-
Class com.echothree.model.data.inventory.server.value.LotAliasTypeDescriptionValue
class LotAliasTypeDescriptionValue extends BaseValue<LotAliasTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
lotAliasTypePK
LotAliasTypePK lotAliasTypePK
-
lotAliasTypePKHasBeenModified
boolean lotAliasTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.inventory.server.value.LotAliasTypeDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
lotAliasTypeName
String lotAliasTypeName
-
lotAliasTypeNameHasBeenModified
boolean lotAliasTypeNameHasBeenModified
-
lotAliasTypePK
LotAliasTypePK lotAliasTypePK
-
lotAliasTypePKHasBeenModified
boolean lotAliasTypePKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
validationPattern
String validationPattern
-
validationPatternHasBeenModified
boolean validationPatternHasBeenModified
-
-
-
Class com.echothree.model.data.inventory.server.value.LotAliasTypeValue
-
Serialized Fields
-
activeDetailPK
LotAliasTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
LotAliasTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.inventory.server.value.LotAliasValue
-
Serialized Fields
-
alias
String alias
-
aliasHasBeenModified
boolean aliasHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
lotAliasTypePK
LotAliasTypePK lotAliasTypePK
-
lotAliasTypePKHasBeenModified
boolean lotAliasTypePKHasBeenModified
-
lotPK
LotPK lotPK
-
lotPKHasBeenModified
boolean lotPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.inventory.server.value.LotDetailValue
-
Serialized Fields
-
currencyPK
CurrencyPK currencyPK
-
currencyPKHasBeenModified
boolean currencyPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
inventoryConditionPK
InventoryConditionPK inventoryConditionPK
-
inventoryConditionPKHasBeenModified
boolean inventoryConditionPKHasBeenModified
-
itemPK
ItemPK itemPK
-
itemPKHasBeenModified
boolean itemPKHasBeenModified
-
lotName
String lotName
-
lotNameHasBeenModified
boolean lotNameHasBeenModified
-
lotPK
LotPK lotPK
-
lotPKHasBeenModified
boolean lotPKHasBeenModified
-
ownerPartyPK
PartyPK ownerPartyPK
-
ownerPartyPKHasBeenModified
boolean ownerPartyPKHasBeenModified
-
quantity
Long quantity
-
quantityHasBeenModified
boolean quantityHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
unitCost
Long unitCost
-
unitCostHasBeenModified
boolean unitCostHasBeenModified
-
unitOfMeasureTypePK
UnitOfMeasureTypePK unitOfMeasureTypePK
-
unitOfMeasureTypePKHasBeenModified
boolean unitOfMeasureTypePKHasBeenModified
-
-
-
Class com.echothree.model.data.inventory.server.value.LotTimeTypeDescriptionValue
class LotTimeTypeDescriptionValue extends BaseValue<LotTimeTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
lotTimeTypePK
LotTimeTypePK lotTimeTypePK
-
lotTimeTypePKHasBeenModified
boolean lotTimeTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.inventory.server.value.LotTimeTypeDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
lotTimeTypeName
String lotTimeTypeName
-
lotTimeTypeNameHasBeenModified
boolean lotTimeTypeNameHasBeenModified
-
lotTimeTypePK
LotTimeTypePK lotTimeTypePK
-
lotTimeTypePKHasBeenModified
boolean lotTimeTypePKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.inventory.server.value.LotTimeTypeValue
-
Serialized Fields
-
activeDetailPK
LotTimeTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
LotTimeTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.inventory.server.value.LotTimeValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
lotPK
LotPK lotPK
-
lotPKHasBeenModified
boolean lotPKHasBeenModified
-
lotTimeTypePK
LotTimeTypePK lotTimeTypePK
-
lotTimeTypePKHasBeenModified
boolean lotTimeTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
time
Long time
-
timeHasBeenModified
boolean timeHasBeenModified
-
-
-
Class com.echothree.model.data.inventory.server.value.LotValue
-
Serialized Fields
-
activeDetailPK
LotDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
LotDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.inventory.server.value.PartyInventoryLevelValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
inventoryConditionPK
InventoryConditionPK inventoryConditionPK
-
inventoryConditionPKHasBeenModified
boolean inventoryConditionPKHasBeenModified
-
itemPK
ItemPK itemPK
-
itemPKHasBeenModified
boolean itemPKHasBeenModified
-
maximumInventory
Long maximumInventory
-
maximumInventoryHasBeenModified
boolean maximumInventoryHasBeenModified
-
minimumInventory
Long minimumInventory
-
minimumInventoryHasBeenModified
boolean minimumInventoryHasBeenModified
-
partyPK
PartyPK partyPK
-
partyPKHasBeenModified
boolean partyPKHasBeenModified
-
reorderQuantity
Long reorderQuantity
-
reorderQuantityHasBeenModified
boolean reorderQuantityHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
-
Package com.echothree.model.data.invoice.common.pk
-
Class com.echothree.model.data.invoice.common.pk.InvoiceAliasPK
class InvoiceAliasPK extends BasePK implements Serializable -
Class com.echothree.model.data.invoice.common.pk.InvoiceAliasTypeDescriptionPK
class InvoiceAliasTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.invoice.common.pk.InvoiceAliasTypeDetailPK
class InvoiceAliasTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.invoice.common.pk.InvoiceAliasTypePK
class InvoiceAliasTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.invoice.common.pk.InvoiceDetailPK
class InvoiceDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.invoice.common.pk.InvoiceLineDetailPK
class InvoiceLineDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.invoice.common.pk.InvoiceLineGlAccountPK
class InvoiceLineGlAccountPK extends BasePK implements Serializable -
Class com.echothree.model.data.invoice.common.pk.InvoiceLineItemPK
class InvoiceLineItemPK extends BasePK implements Serializable -
Class com.echothree.model.data.invoice.common.pk.InvoiceLinePK
class InvoiceLinePK extends BasePK implements Serializable -
Class com.echothree.model.data.invoice.common.pk.InvoiceLineTypeDescriptionPK
class InvoiceLineTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.invoice.common.pk.InvoiceLineTypeDetailPK
class InvoiceLineTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.invoice.common.pk.InvoiceLineTypePK
class InvoiceLineTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.invoice.common.pk.InvoiceLineUseTypeDescriptionPK
class InvoiceLineUseTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.invoice.common.pk.InvoiceLineUseTypePK
class InvoiceLineUseTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.invoice.common.pk.InvoicePK
class InvoicePK extends BasePK implements Serializable -
Class com.echothree.model.data.invoice.common.pk.InvoiceRolePK
class InvoiceRolePK extends BasePK implements Serializable -
Class com.echothree.model.data.invoice.common.pk.InvoiceRoleTypeDescriptionPK
class InvoiceRoleTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.invoice.common.pk.InvoiceRoleTypePK
class InvoiceRoleTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.invoice.common.pk.InvoiceStatusPK
class InvoiceStatusPK extends BasePK implements Serializable -
Class com.echothree.model.data.invoice.common.pk.InvoiceTimePK
class InvoiceTimePK extends BasePK implements Serializable -
Class com.echothree.model.data.invoice.common.pk.InvoiceTimeTypeDescriptionPK
class InvoiceTimeTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.invoice.common.pk.InvoiceTimeTypeDetailPK
class InvoiceTimeTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.invoice.common.pk.InvoiceTimeTypePK
class InvoiceTimeTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.invoice.common.pk.InvoiceTypeDescriptionPK
class InvoiceTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.invoice.common.pk.InvoiceTypeDetailPK
class InvoiceTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.invoice.common.pk.InvoiceTypePK
class InvoiceTypePK extends BasePK implements Serializable
-
-
Package com.echothree.model.data.invoice.server.entity
-
Class com.echothree.model.data.invoice.server.entity.Invoice
class Invoice extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
InvoicePK _pk
-
_value
InvoiceValue _value
-
-
-
Class com.echothree.model.data.invoice.server.entity.InvoiceAlias
class InvoiceAlias extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
InvoiceAliasPK _pk
-
_value
InvoiceAliasValue _value
-
-
-
Class com.echothree.model.data.invoice.server.entity.InvoiceAliasType
class InvoiceAliasType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
InvoiceAliasTypePK _pk
-
_value
InvoiceAliasTypeValue _value
-
-
-
Class com.echothree.model.data.invoice.server.entity.InvoiceAliasTypeDescription
class InvoiceAliasTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
InvoiceAliasTypeDescriptionPK _pk
-
_value
InvoiceAliasTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.invoice.server.entity.InvoiceAliasTypeDetail
class InvoiceAliasTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
InvoiceAliasTypeDetailPK _pk
-
_value
InvoiceAliasTypeDetailValue _value
-
-
-
Class com.echothree.model.data.invoice.server.entity.InvoiceDetail
class InvoiceDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
InvoiceDetailPK _pk
-
_value
InvoiceDetailValue _value
-
-
-
Class com.echothree.model.data.invoice.server.entity.InvoiceLine
class InvoiceLine extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
InvoiceLinePK _pk
-
_value
InvoiceLineValue _value
-
-
-
Class com.echothree.model.data.invoice.server.entity.InvoiceLineDetail
class InvoiceLineDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
InvoiceLineDetailPK _pk
-
_value
InvoiceLineDetailValue _value
-
-
-
Class com.echothree.model.data.invoice.server.entity.InvoiceLineGlAccount
class InvoiceLineGlAccount extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
InvoiceLineGlAccountPK _pk
-
_value
InvoiceLineGlAccountValue _value
-
-
-
Class com.echothree.model.data.invoice.server.entity.InvoiceLineItem
class InvoiceLineItem extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
InvoiceLineItemPK _pk
-
_value
InvoiceLineItemValue _value
-
-
-
Class com.echothree.model.data.invoice.server.entity.InvoiceLineType
class InvoiceLineType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
InvoiceLineTypePK _pk
-
_value
InvoiceLineTypeValue _value
-
-
-
Class com.echothree.model.data.invoice.server.entity.InvoiceLineTypeDescription
class InvoiceLineTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
InvoiceLineTypeDescriptionPK _pk
-
_value
InvoiceLineTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.invoice.server.entity.InvoiceLineTypeDetail
class InvoiceLineTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
InvoiceLineTypeDetailPK _pk
-
_value
InvoiceLineTypeDetailValue _value
-
-
-
Class com.echothree.model.data.invoice.server.entity.InvoiceLineUseType
class InvoiceLineUseType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
InvoiceLineUseTypePK _pk
-
_value
InvoiceLineUseTypeValue _value
-
-
-
Class com.echothree.model.data.invoice.server.entity.InvoiceLineUseTypeDescription
class InvoiceLineUseTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
InvoiceLineUseTypeDescriptionPK _pk
-
_value
InvoiceLineUseTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.invoice.server.entity.InvoiceRole
class InvoiceRole extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
InvoiceRolePK _pk
-
_value
InvoiceRoleValue _value
-
-
-
Class com.echothree.model.data.invoice.server.entity.InvoiceRoleType
class InvoiceRoleType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
InvoiceRoleTypePK _pk
-
_value
InvoiceRoleTypeValue _value
-
-
-
Class com.echothree.model.data.invoice.server.entity.InvoiceRoleTypeDescription
class InvoiceRoleTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
InvoiceRoleTypeDescriptionPK _pk
-
_value
InvoiceRoleTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.invoice.server.entity.InvoiceStatus
class InvoiceStatus extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
InvoiceStatusPK _pk
-
_value
InvoiceStatusValue _value
-
-
-
Class com.echothree.model.data.invoice.server.entity.InvoiceTime
class InvoiceTime extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
InvoiceTimePK _pk
-
_value
InvoiceTimeValue _value
-
-
-
Class com.echothree.model.data.invoice.server.entity.InvoiceTimeType
class InvoiceTimeType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
InvoiceTimeTypePK _pk
-
_value
InvoiceTimeTypeValue _value
-
-
-
Class com.echothree.model.data.invoice.server.entity.InvoiceTimeTypeDescription
class InvoiceTimeTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
InvoiceTimeTypeDescriptionPK _pk
-
_value
InvoiceTimeTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.invoice.server.entity.InvoiceTimeTypeDetail
class InvoiceTimeTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
InvoiceTimeTypeDetailPK _pk
-
_value
InvoiceTimeTypeDetailValue _value
-
-
-
Class com.echothree.model.data.invoice.server.entity.InvoiceType
class InvoiceType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
InvoiceTypePK _pk
-
_value
InvoiceTypeValue _value
-
-
-
Class com.echothree.model.data.invoice.server.entity.InvoiceTypeDescription
class InvoiceTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
InvoiceTypeDescriptionPK _pk
-
_value
InvoiceTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.invoice.server.entity.InvoiceTypeDetail
class InvoiceTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
InvoiceTypeDetailPK _pk
-
_value
InvoiceTypeDetailValue _value
-
-
-
-
Package com.echothree.model.data.invoice.server.value
-
Class com.echothree.model.data.invoice.server.value.InvoiceAliasTypeDescriptionValue
class InvoiceAliasTypeDescriptionValue extends BaseValue<InvoiceAliasTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
invoiceAliasTypePK
InvoiceAliasTypePK invoiceAliasTypePK
-
invoiceAliasTypePKHasBeenModified
boolean invoiceAliasTypePKHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.invoice.server.value.InvoiceAliasTypeDetailValue
class InvoiceAliasTypeDetailValue extends BaseValue<InvoiceAliasTypeDetailPK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
invoiceAliasTypeName
String invoiceAliasTypeName
-
invoiceAliasTypeNameHasBeenModified
boolean invoiceAliasTypeNameHasBeenModified
-
invoiceAliasTypePK
InvoiceAliasTypePK invoiceAliasTypePK
-
invoiceAliasTypePKHasBeenModified
boolean invoiceAliasTypePKHasBeenModified
-
invoiceTypePK
InvoiceTypePK invoiceTypePK
-
invoiceTypePKHasBeenModified
boolean invoiceTypePKHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
validationPattern
String validationPattern
-
validationPatternHasBeenModified
boolean validationPatternHasBeenModified
-
-
-
Class com.echothree.model.data.invoice.server.value.InvoiceAliasTypeValue
-
Serialized Fields
-
activeDetailPK
InvoiceAliasTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
InvoiceAliasTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.invoice.server.value.InvoiceAliasValue
-
Serialized Fields
-
alias
String alias
-
aliasHasBeenModified
boolean aliasHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
invoiceAliasTypePK
InvoiceAliasTypePK invoiceAliasTypePK
-
invoiceAliasTypePKHasBeenModified
boolean invoiceAliasTypePKHasBeenModified
-
invoicePK
InvoicePK invoicePK
-
invoicePKHasBeenModified
boolean invoicePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.invoice.server.value.InvoiceDetailValue
-
Serialized Fields
-
billingAccountPK
BillingAccountPK billingAccountPK
-
billingAccountPKHasBeenModified
boolean billingAccountPKHasBeenModified
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
freeOnBoardPK
FreeOnBoardPK freeOnBoardPK
-
freeOnBoardPKHasBeenModified
boolean freeOnBoardPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
glAccountPK
GlAccountPK glAccountPK
-
glAccountPKHasBeenModified
boolean glAccountPKHasBeenModified
-
invoiceName
String invoiceName
-
invoiceNameHasBeenModified
boolean invoiceNameHasBeenModified
-
invoicePK
InvoicePK invoicePK
-
invoicePKHasBeenModified
boolean invoicePKHasBeenModified
-
invoiceTypePK
InvoiceTypePK invoiceTypePK
-
invoiceTypePKHasBeenModified
boolean invoiceTypePKHasBeenModified
-
reference
String reference
-
referenceHasBeenModified
boolean referenceHasBeenModified
-
termPK
TermPK termPK
-
termPKHasBeenModified
boolean termPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.invoice.server.value.InvoiceLineDetailValue
-
Serialized Fields
-
amount
Long amount
-
amountHasBeenModified
boolean amountHasBeenModified
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
invoiceLinePK
InvoiceLinePK invoiceLinePK
-
invoiceLinePKHasBeenModified
boolean invoiceLinePKHasBeenModified
-
invoiceLineSequence
Integer invoiceLineSequence
-
invoiceLineSequenceHasBeenModified
boolean invoiceLineSequenceHasBeenModified
-
invoiceLineTypePK
InvoiceLineTypePK invoiceLineTypePK
-
invoiceLineTypePKHasBeenModified
boolean invoiceLineTypePKHasBeenModified
-
invoiceLineUseTypePK
InvoiceLineUseTypePK invoiceLineUseTypePK
-
invoiceLineUseTypePKHasBeenModified
boolean invoiceLineUseTypePKHasBeenModified
-
invoicePK
InvoicePK invoicePK
-
invoicePKHasBeenModified
boolean invoicePKHasBeenModified
-
parentInvoiceLinePK
InvoiceLinePK parentInvoiceLinePK
-
parentInvoiceLinePKHasBeenModified
boolean parentInvoiceLinePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.invoice.server.value.InvoiceLineGlAccountValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
glAccountPK
GlAccountPK glAccountPK
-
glAccountPKHasBeenModified
boolean glAccountPKHasBeenModified
-
invoiceLinePK
InvoiceLinePK invoiceLinePK
-
invoiceLinePKHasBeenModified
boolean invoiceLinePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.invoice.server.value.InvoiceLineItemValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
inventoryConditionPK
InventoryConditionPK inventoryConditionPK
-
inventoryConditionPKHasBeenModified
boolean inventoryConditionPKHasBeenModified
-
invoiceLinePK
InvoiceLinePK invoiceLinePK
-
invoiceLinePKHasBeenModified
boolean invoiceLinePKHasBeenModified
-
itemPK
ItemPK itemPK
-
itemPKHasBeenModified
boolean itemPKHasBeenModified
-
quantity
Integer quantity
-
quantityHasBeenModified
boolean quantityHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
unitOfMeasureTypePK
UnitOfMeasureTypePK unitOfMeasureTypePK
-
unitOfMeasureTypePKHasBeenModified
boolean unitOfMeasureTypePKHasBeenModified
-
-
-
Class com.echothree.model.data.invoice.server.value.InvoiceLineTypeDescriptionValue
class InvoiceLineTypeDescriptionValue extends BaseValue<InvoiceLineTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
invoiceLineTypePK
InvoiceLineTypePK invoiceLineTypePK
-
invoiceLineTypePKHasBeenModified
boolean invoiceLineTypePKHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.invoice.server.value.InvoiceLineTypeDetailValue
-
Serialized Fields
-
defaultGlAccountPK
GlAccountPK defaultGlAccountPK
-
defaultGlAccountPKHasBeenModified
boolean defaultGlAccountPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
invoiceLineTypeName
String invoiceLineTypeName
-
invoiceLineTypeNameHasBeenModified
boolean invoiceLineTypeNameHasBeenModified
-
invoiceLineTypePK
InvoiceLineTypePK invoiceLineTypePK
-
invoiceLineTypePKHasBeenModified
boolean invoiceLineTypePKHasBeenModified
-
invoiceTypePK
InvoiceTypePK invoiceTypePK
-
invoiceTypePKHasBeenModified
boolean invoiceTypePKHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
parentInvoiceLineTypePK
InvoiceLineTypePK parentInvoiceLineTypePK
-
parentInvoiceLineTypePKHasBeenModified
boolean parentInvoiceLineTypePKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.invoice.server.value.InvoiceLineTypeValue
-
Serialized Fields
-
activeDetailPK
InvoiceLineTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
InvoiceLineTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.invoice.server.value.InvoiceLineUseTypeDescriptionValue
class InvoiceLineUseTypeDescriptionValue extends BaseValue<InvoiceLineUseTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
invoiceLineUseTypePK
InvoiceLineUseTypePK invoiceLineUseTypePK
-
invoiceLineUseTypePKHasBeenModified
boolean invoiceLineUseTypePKHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
-
-
Class com.echothree.model.data.invoice.server.value.InvoiceLineUseTypeValue
-
Serialized Fields
-
invoiceLineUseTypeName
String invoiceLineUseTypeName
-
invoiceLineUseTypeNameHasBeenModified
boolean invoiceLineUseTypeNameHasBeenModified
-
-
-
Class com.echothree.model.data.invoice.server.value.InvoiceLineValue
-
Serialized Fields
-
activeDetailPK
InvoiceLineDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
InvoiceLineDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.invoice.server.value.InvoiceRoleTypeDescriptionValue
class InvoiceRoleTypeDescriptionValue extends BaseValue<InvoiceRoleTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
invoiceRoleTypePK
InvoiceRoleTypePK invoiceRoleTypePK
-
invoiceRoleTypePKHasBeenModified
boolean invoiceRoleTypePKHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
-
-
Class com.echothree.model.data.invoice.server.value.InvoiceRoleTypeValue
-
Class com.echothree.model.data.invoice.server.value.InvoiceRoleValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
invoicePK
InvoicePK invoicePK
-
invoicePKHasBeenModified
boolean invoicePKHasBeenModified
-
invoiceRoleTypePK
InvoiceRoleTypePK invoiceRoleTypePK
-
invoiceRoleTypePKHasBeenModified
boolean invoiceRoleTypePKHasBeenModified
-
partyContactMechanismPK
PartyContactMechanismPK partyContactMechanismPK
-
partyContactMechanismPKHasBeenModified
boolean partyContactMechanismPKHasBeenModified
-
partyPK
PartyPK partyPK
-
partyPKHasBeenModified
boolean partyPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.invoice.server.value.InvoiceStatusValue
-
Class com.echothree.model.data.invoice.server.value.InvoiceTimeTypeDescriptionValue
class InvoiceTimeTypeDescriptionValue extends BaseValue<InvoiceTimeTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
invoiceTimeTypePK
InvoiceTimeTypePK invoiceTimeTypePK
-
invoiceTimeTypePKHasBeenModified
boolean invoiceTimeTypePKHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.invoice.server.value.InvoiceTimeTypeDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
invoiceTimeTypeName
String invoiceTimeTypeName
-
invoiceTimeTypeNameHasBeenModified
boolean invoiceTimeTypeNameHasBeenModified
-
invoiceTimeTypePK
InvoiceTimeTypePK invoiceTimeTypePK
-
invoiceTimeTypePKHasBeenModified
boolean invoiceTimeTypePKHasBeenModified
-
invoiceTypePK
InvoiceTypePK invoiceTypePK
-
invoiceTypePKHasBeenModified
boolean invoiceTypePKHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.invoice.server.value.InvoiceTimeTypeValue
-
Serialized Fields
-
activeDetailPK
InvoiceTimeTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
InvoiceTimeTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.invoice.server.value.InvoiceTimeValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
invoicePK
InvoicePK invoicePK
-
invoicePKHasBeenModified
boolean invoicePKHasBeenModified
-
invoiceTimeTypePK
InvoiceTimeTypePK invoiceTimeTypePK
-
invoiceTimeTypePKHasBeenModified
boolean invoiceTimeTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
time
Long time
-
timeHasBeenModified
boolean timeHasBeenModified
-
-
-
Class com.echothree.model.data.invoice.server.value.InvoiceTypeDescriptionValue
class InvoiceTypeDescriptionValue extends BaseValue<InvoiceTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
invoiceTypePK
InvoiceTypePK invoiceTypePK
-
invoiceTypePKHasBeenModified
boolean invoiceTypePKHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.invoice.server.value.InvoiceTypeDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
invoiceSequenceTypePK
SequenceTypePK invoiceSequenceTypePK
-
invoiceSequenceTypePKHasBeenModified
boolean invoiceSequenceTypePKHasBeenModified
-
invoiceTypeName
String invoiceTypeName
-
invoiceTypeNameHasBeenModified
boolean invoiceTypeNameHasBeenModified
-
invoiceTypePK
InvoiceTypePK invoiceTypePK
-
invoiceTypePKHasBeenModified
boolean invoiceTypePKHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
parentInvoiceTypePK
InvoiceTypePK parentInvoiceTypePK
-
parentInvoiceTypePKHasBeenModified
boolean parentInvoiceTypePKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.invoice.server.value.InvoiceTypeValue
-
Serialized Fields
-
activeDetailPK
InvoiceTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
InvoiceTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.invoice.server.value.InvoiceValue
-
Serialized Fields
-
activeDetailPK
InvoiceDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
InvoiceDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
-
Package com.echothree.model.data.item.common.pk
-
Class com.echothree.model.data.item.common.pk.HarmonizedTariffScheduleCodeDetailPK
class HarmonizedTariffScheduleCodeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.item.common.pk.HarmonizedTariffScheduleCodePK
class HarmonizedTariffScheduleCodePK extends BasePK implements Serializable -
Class com.echothree.model.data.item.common.pk.HarmonizedTariffScheduleCodeTranslationPK
class HarmonizedTariffScheduleCodeTranslationPK extends BasePK implements Serializable -
Class com.echothree.model.data.item.common.pk.HarmonizedTariffScheduleCodeUnitDescriptionPK
class HarmonizedTariffScheduleCodeUnitDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.item.common.pk.HarmonizedTariffScheduleCodeUnitDetailPK
class HarmonizedTariffScheduleCodeUnitDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.item.common.pk.HarmonizedTariffScheduleCodeUnitPK
class HarmonizedTariffScheduleCodeUnitPK extends BasePK implements Serializable -
Class com.echothree.model.data.item.common.pk.HarmonizedTariffScheduleCodeUsePK
class HarmonizedTariffScheduleCodeUsePK extends BasePK implements Serializable -
Class com.echothree.model.data.item.common.pk.HarmonizedTariffScheduleCodeUseTypeDescriptionPK
class HarmonizedTariffScheduleCodeUseTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.item.common.pk.HarmonizedTariffScheduleCodeUseTypeDetailPK
class HarmonizedTariffScheduleCodeUseTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.item.common.pk.HarmonizedTariffScheduleCodeUseTypePK
class HarmonizedTariffScheduleCodeUseTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.item.common.pk.ItemAdditionalChargePK
class ItemAdditionalChargePK extends BasePK implements Serializable -
Class com.echothree.model.data.item.common.pk.ItemAdditionalChargeTypeDescriptionPK
class ItemAdditionalChargeTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.item.common.pk.ItemAdditionalChargeTypeDetailPK
class ItemAdditionalChargeTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.item.common.pk.ItemAdditionalChargeTypePK
class ItemAdditionalChargeTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.item.common.pk.ItemAliasChecksumTypeDescriptionPK
class ItemAliasChecksumTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.item.common.pk.ItemAliasChecksumTypePK
class ItemAliasChecksumTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.item.common.pk.ItemAliasPK
class ItemAliasPK extends BasePK implements Serializable -
Class com.echothree.model.data.item.common.pk.ItemAliasTypeDescriptionPK
class ItemAliasTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.item.common.pk.ItemAliasTypeDetailPK
class ItemAliasTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.item.common.pk.ItemAliasTypePK
class ItemAliasTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.item.common.pk.ItemBlobDescriptionPK
class ItemBlobDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.item.common.pk.ItemCategoryDescriptionPK
class ItemCategoryDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.item.common.pk.ItemCategoryDetailPK
class ItemCategoryDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.item.common.pk.ItemCategoryPK
class ItemCategoryPK extends BasePK implements Serializable -
Class com.echothree.model.data.item.common.pk.ItemClobDescriptionPK
class ItemClobDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.item.common.pk.ItemCountryOfOriginPK
class ItemCountryOfOriginPK extends BasePK implements Serializable -
Class com.echothree.model.data.item.common.pk.ItemDeliveryTypeDescriptionPK
class ItemDeliveryTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.item.common.pk.ItemDeliveryTypePK
class ItemDeliveryTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.item.common.pk.ItemDescriptionDetailPK
class ItemDescriptionDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.item.common.pk.ItemDescriptionPK
class ItemDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.item.common.pk.ItemDescriptionTypeDescriptionPK
class ItemDescriptionTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.item.common.pk.ItemDescriptionTypeDetailPK
class ItemDescriptionTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.item.common.pk.ItemDescriptionTypePK
class ItemDescriptionTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.item.common.pk.ItemDescriptionTypeUsePK
class ItemDescriptionTypeUsePK extends BasePK implements Serializable -
Class com.echothree.model.data.item.common.pk.ItemDescriptionTypeUseTypeDescriptionPK
class ItemDescriptionTypeUseTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.item.common.pk.ItemDescriptionTypeUseTypeDetailPK
class ItemDescriptionTypeUseTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.item.common.pk.ItemDescriptionTypeUseTypePK
class ItemDescriptionTypeUseTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.item.common.pk.ItemDetailPK
class ItemDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.item.common.pk.ItemFixedPricePK
class ItemFixedPricePK extends BasePK implements Serializable -
Class com.echothree.model.data.item.common.pk.ItemHarmonizedTariffScheduleCodeDetailPK
class ItemHarmonizedTariffScheduleCodeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.item.common.pk.ItemHarmonizedTariffScheduleCodePK
class ItemHarmonizedTariffScheduleCodePK extends BasePK implements Serializable -
Class com.echothree.model.data.item.common.pk.ItemImageDescriptionPK
class ItemImageDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.item.common.pk.ItemImageDescriptionTypePK
class ItemImageDescriptionTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.item.common.pk.ItemImageTypeDescriptionPK
class ItemImageTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.item.common.pk.ItemImageTypeDetailPK
class ItemImageTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.item.common.pk.ItemImageTypePK
class ItemImageTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.item.common.pk.ItemInventoryTypeDescriptionPK
class ItemInventoryTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.item.common.pk.ItemInventoryTypePK
class ItemInventoryTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.item.common.pk.ItemKitMemberPK
class ItemKitMemberPK extends BasePK implements Serializable -
Class com.echothree.model.data.item.common.pk.ItemKitOptionPK
class ItemKitOptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.item.common.pk.ItemPackCheckRequirementPK
class ItemPackCheckRequirementPK extends BasePK implements Serializable -
Class com.echothree.model.data.item.common.pk.ItemPK
class ItemPK extends BasePK implements Serializable -
Class com.echothree.model.data.item.common.pk.ItemPricePK
class ItemPricePK extends BasePK implements Serializable -
Class com.echothree.model.data.item.common.pk.ItemPriceTypeDescriptionPK
class ItemPriceTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.item.common.pk.ItemPriceTypePK
class ItemPriceTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.item.common.pk.ItemShippingTimePK
class ItemShippingTimePK extends BasePK implements Serializable -
Class com.echothree.model.data.item.common.pk.ItemStringDescriptionPK
class ItemStringDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.item.common.pk.ItemTypeDescriptionPK
class ItemTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.item.common.pk.ItemTypePK
class ItemTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.item.common.pk.ItemUnitCustomerTypeLimitPK
class ItemUnitCustomerTypeLimitPK extends BasePK implements Serializable -
Class com.echothree.model.data.item.common.pk.ItemUnitLimitPK
class ItemUnitLimitPK extends BasePK implements Serializable -
Class com.echothree.model.data.item.common.pk.ItemUnitOfMeasureTypePK
class ItemUnitOfMeasureTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.item.common.pk.ItemUnitPriceLimitPK
class ItemUnitPriceLimitPK extends BasePK implements Serializable -
Class com.echothree.model.data.item.common.pk.ItemUseTypeDescriptionPK
class ItemUseTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.item.common.pk.ItemUseTypePK
class ItemUseTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.item.common.pk.ItemVariablePricePK
class ItemVariablePricePK extends BasePK implements Serializable -
Class com.echothree.model.data.item.common.pk.ItemVolumePK
class ItemVolumePK extends BasePK implements Serializable -
Class com.echothree.model.data.item.common.pk.ItemWeightPK
class ItemWeightPK extends BasePK implements Serializable -
Class com.echothree.model.data.item.common.pk.RelatedItemDetailPK
class RelatedItemDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.item.common.pk.RelatedItemPK
class RelatedItemPK extends BasePK implements Serializable -
Class com.echothree.model.data.item.common.pk.RelatedItemTypeDescriptionPK
class RelatedItemTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.item.common.pk.RelatedItemTypeDetailPK
class RelatedItemTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.item.common.pk.RelatedItemTypePK
class RelatedItemTypePK extends BasePK implements Serializable
-
-
Package com.echothree.model.data.item.server.entity
-
Class com.echothree.model.data.item.server.entity.HarmonizedTariffScheduleCode
class HarmonizedTariffScheduleCode extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
HarmonizedTariffScheduleCodePK _pk
-
_value
HarmonizedTariffScheduleCodeValue _value
-
-
-
Class com.echothree.model.data.item.server.entity.HarmonizedTariffScheduleCodeDetail
class HarmonizedTariffScheduleCodeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
HarmonizedTariffScheduleCodeDetailPK _pk
-
_value
HarmonizedTariffScheduleCodeDetailValue _value
-
-
-
Class com.echothree.model.data.item.server.entity.HarmonizedTariffScheduleCodeTranslation
class HarmonizedTariffScheduleCodeTranslation extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
HarmonizedTariffScheduleCodeTranslationPK _pk
-
_value
HarmonizedTariffScheduleCodeTranslationValue _value
-
-
-
Class com.echothree.model.data.item.server.entity.HarmonizedTariffScheduleCodeUnit
class HarmonizedTariffScheduleCodeUnit extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
HarmonizedTariffScheduleCodeUnitPK _pk
-
_value
HarmonizedTariffScheduleCodeUnitValue _value
-
-
-
Class com.echothree.model.data.item.server.entity.HarmonizedTariffScheduleCodeUnitDescription
class HarmonizedTariffScheduleCodeUnitDescription extends BaseEntity implements Serializable-
Serialized Fields
-
-
Class com.echothree.model.data.item.server.entity.HarmonizedTariffScheduleCodeUnitDetail
class HarmonizedTariffScheduleCodeUnitDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
HarmonizedTariffScheduleCodeUnitDetailPK _pk
-
_value
HarmonizedTariffScheduleCodeUnitDetailValue _value
-
-
-
Class com.echothree.model.data.item.server.entity.HarmonizedTariffScheduleCodeUse
class HarmonizedTariffScheduleCodeUse extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
HarmonizedTariffScheduleCodeUsePK _pk
-
_value
HarmonizedTariffScheduleCodeUseValue _value
-
-
-
Class com.echothree.model.data.item.server.entity.HarmonizedTariffScheduleCodeUseType
class HarmonizedTariffScheduleCodeUseType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
HarmonizedTariffScheduleCodeUseTypePK _pk
-
_value
HarmonizedTariffScheduleCodeUseTypeValue _value
-
-
-
Class com.echothree.model.data.item.server.entity.HarmonizedTariffScheduleCodeUseTypeDescription
class HarmonizedTariffScheduleCodeUseTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
-
Class com.echothree.model.data.item.server.entity.HarmonizedTariffScheduleCodeUseTypeDetail
class HarmonizedTariffScheduleCodeUseTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
HarmonizedTariffScheduleCodeUseTypeDetailPK _pk
-
_value
HarmonizedTariffScheduleCodeUseTypeDetailValue _value
-
-
-
Class com.echothree.model.data.item.server.entity.Item
class Item extends BaseEntity implements Serializable -
Class com.echothree.model.data.item.server.entity.ItemAdditionalCharge
class ItemAdditionalCharge extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ItemAdditionalChargePK _pk
-
_value
ItemAdditionalChargeValue _value
-
-
-
Class com.echothree.model.data.item.server.entity.ItemAdditionalChargeType
class ItemAdditionalChargeType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ItemAdditionalChargeTypePK _pk
-
_value
ItemAdditionalChargeTypeValue _value
-
-
-
Class com.echothree.model.data.item.server.entity.ItemAdditionalChargeTypeDescription
class ItemAdditionalChargeTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ItemAdditionalChargeTypeDescriptionPK _pk
-
_value
ItemAdditionalChargeTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.item.server.entity.ItemAdditionalChargeTypeDetail
class ItemAdditionalChargeTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ItemAdditionalChargeTypeDetailPK _pk
-
_value
ItemAdditionalChargeTypeDetailValue _value
-
-
-
Class com.echothree.model.data.item.server.entity.ItemAlias
class ItemAlias extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ItemAliasPK _pk
-
_value
ItemAliasValue _value
-
-
-
Class com.echothree.model.data.item.server.entity.ItemAliasChecksumType
class ItemAliasChecksumType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ItemAliasChecksumTypePK _pk
-
_value
ItemAliasChecksumTypeValue _value
-
-
-
Class com.echothree.model.data.item.server.entity.ItemAliasChecksumTypeDescription
class ItemAliasChecksumTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ItemAliasChecksumTypeDescriptionPK _pk
-
_value
ItemAliasChecksumTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.item.server.entity.ItemAliasType
class ItemAliasType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ItemAliasTypePK _pk
-
_value
ItemAliasTypeValue _value
-
-
-
Class com.echothree.model.data.item.server.entity.ItemAliasTypeDescription
class ItemAliasTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ItemAliasTypeDescriptionPK _pk
-
_value
ItemAliasTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.item.server.entity.ItemAliasTypeDetail
class ItemAliasTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ItemAliasTypeDetailPK _pk
-
_value
ItemAliasTypeDetailValue _value
-
-
-
Class com.echothree.model.data.item.server.entity.ItemBlobDescription
class ItemBlobDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ItemBlobDescriptionPK _pk
-
_value
ItemBlobDescriptionValue _value
-
-
-
Class com.echothree.model.data.item.server.entity.ItemCategory
class ItemCategory extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ItemCategoryPK _pk
-
_value
ItemCategoryValue _value
-
-
-
Class com.echothree.model.data.item.server.entity.ItemCategoryDescription
class ItemCategoryDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ItemCategoryDescriptionPK _pk
-
_value
ItemCategoryDescriptionValue _value
-
-
-
Class com.echothree.model.data.item.server.entity.ItemCategoryDetail
class ItemCategoryDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ItemCategoryDetailPK _pk
-
_value
ItemCategoryDetailValue _value
-
-
-
Class com.echothree.model.data.item.server.entity.ItemClobDescription
class ItemClobDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ItemClobDescriptionPK _pk
-
_value
ItemClobDescriptionValue _value
-
-
-
Class com.echothree.model.data.item.server.entity.ItemCountryOfOrigin
class ItemCountryOfOrigin extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ItemCountryOfOriginPK _pk
-
_value
ItemCountryOfOriginValue _value
-
-
-
Class com.echothree.model.data.item.server.entity.ItemDeliveryType
class ItemDeliveryType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ItemDeliveryTypePK _pk
-
_value
ItemDeliveryTypeValue _value
-
-
-
Class com.echothree.model.data.item.server.entity.ItemDeliveryTypeDescription
class ItemDeliveryTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ItemDeliveryTypeDescriptionPK _pk
-
_value
ItemDeliveryTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.item.server.entity.ItemDescription
class ItemDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ItemDescriptionPK _pk
-
_value
ItemDescriptionValue _value
-
-
-
Class com.echothree.model.data.item.server.entity.ItemDescriptionDetail
class ItemDescriptionDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ItemDescriptionDetailPK _pk
-
_value
ItemDescriptionDetailValue _value
-
-
-
Class com.echothree.model.data.item.server.entity.ItemDescriptionType
class ItemDescriptionType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ItemDescriptionTypePK _pk
-
_value
ItemDescriptionTypeValue _value
-
-
-
Class com.echothree.model.data.item.server.entity.ItemDescriptionTypeDescription
class ItemDescriptionTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ItemDescriptionTypeDescriptionPK _pk
-
_value
ItemDescriptionTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.item.server.entity.ItemDescriptionTypeDetail
class ItemDescriptionTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ItemDescriptionTypeDetailPK _pk
-
_value
ItemDescriptionTypeDetailValue _value
-
-
-
Class com.echothree.model.data.item.server.entity.ItemDescriptionTypeUse
class ItemDescriptionTypeUse extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ItemDescriptionTypeUsePK _pk
-
_value
ItemDescriptionTypeUseValue _value
-
-
-
Class com.echothree.model.data.item.server.entity.ItemDescriptionTypeUseType
class ItemDescriptionTypeUseType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ItemDescriptionTypeUseTypePK _pk
-
_value
ItemDescriptionTypeUseTypeValue _value
-
-
-
Class com.echothree.model.data.item.server.entity.ItemDescriptionTypeUseTypeDescription
class ItemDescriptionTypeUseTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ItemDescriptionTypeUseTypeDescriptionPK _pk
-
_value
ItemDescriptionTypeUseTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.item.server.entity.ItemDescriptionTypeUseTypeDetail
class ItemDescriptionTypeUseTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ItemDescriptionTypeUseTypeDetailPK _pk
-
_value
ItemDescriptionTypeUseTypeDetailValue _value
-
-
-
Class com.echothree.model.data.item.server.entity.ItemDetail
class ItemDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ItemDetailPK _pk
-
_value
ItemDetailValue _value
-
-
-
Class com.echothree.model.data.item.server.entity.ItemFixedPrice
class ItemFixedPrice extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ItemFixedPricePK _pk
-
_value
ItemFixedPriceValue _value
-
-
-
Class com.echothree.model.data.item.server.entity.ItemHarmonizedTariffScheduleCode
class ItemHarmonizedTariffScheduleCode extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ItemHarmonizedTariffScheduleCodePK _pk
-
_value
ItemHarmonizedTariffScheduleCodeValue _value
-
-
-
Class com.echothree.model.data.item.server.entity.ItemHarmonizedTariffScheduleCodeDetail
class ItemHarmonizedTariffScheduleCodeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ItemHarmonizedTariffScheduleCodeDetailPK _pk
-
_value
ItemHarmonizedTariffScheduleCodeDetailValue _value
-
-
-
Class com.echothree.model.data.item.server.entity.ItemImageDescription
class ItemImageDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ItemImageDescriptionPK _pk
-
_value
ItemImageDescriptionValue _value
-
-
-
Class com.echothree.model.data.item.server.entity.ItemImageDescriptionType
class ItemImageDescriptionType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ItemImageDescriptionTypePK _pk
-
_value
ItemImageDescriptionTypeValue _value
-
-
-
Class com.echothree.model.data.item.server.entity.ItemImageType
class ItemImageType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ItemImageTypePK _pk
-
_value
ItemImageTypeValue _value
-
-
-
Class com.echothree.model.data.item.server.entity.ItemImageTypeDescription
class ItemImageTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ItemImageTypeDescriptionPK _pk
-
_value
ItemImageTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.item.server.entity.ItemImageTypeDetail
class ItemImageTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ItemImageTypeDetailPK _pk
-
_value
ItemImageTypeDetailValue _value
-
-
-
Class com.echothree.model.data.item.server.entity.ItemInventoryType
class ItemInventoryType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ItemInventoryTypePK _pk
-
_value
ItemInventoryTypeValue _value
-
-
-
Class com.echothree.model.data.item.server.entity.ItemInventoryTypeDescription
class ItemInventoryTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ItemInventoryTypeDescriptionPK _pk
-
_value
ItemInventoryTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.item.server.entity.ItemKitMember
class ItemKitMember extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ItemKitMemberPK _pk
-
_value
ItemKitMemberValue _value
-
-
-
Class com.echothree.model.data.item.server.entity.ItemKitOption
class ItemKitOption extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ItemKitOptionPK _pk
-
_value
ItemKitOptionValue _value
-
-
-
Class com.echothree.model.data.item.server.entity.ItemPackCheckRequirement
class ItemPackCheckRequirement extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ItemPackCheckRequirementPK _pk
-
_value
ItemPackCheckRequirementValue _value
-
-
-
Class com.echothree.model.data.item.server.entity.ItemPrice
class ItemPrice extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ItemPricePK _pk
-
_value
ItemPriceValue _value
-
-
-
Class com.echothree.model.data.item.server.entity.ItemPriceType
class ItemPriceType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ItemPriceTypePK _pk
-
_value
ItemPriceTypeValue _value
-
-
-
Class com.echothree.model.data.item.server.entity.ItemPriceTypeDescription
class ItemPriceTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ItemPriceTypeDescriptionPK _pk
-
_value
ItemPriceTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.item.server.entity.ItemShippingTime
class ItemShippingTime extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ItemShippingTimePK _pk
-
_value
ItemShippingTimeValue _value
-
-
-
Class com.echothree.model.data.item.server.entity.ItemStringDescription
class ItemStringDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ItemStringDescriptionPK _pk
-
_value
ItemStringDescriptionValue _value
-
-
-
Class com.echothree.model.data.item.server.entity.ItemType
class ItemType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ItemTypePK _pk
-
_value
ItemTypeValue _value
-
-
-
Class com.echothree.model.data.item.server.entity.ItemTypeDescription
class ItemTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ItemTypeDescriptionPK _pk
-
_value
ItemTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.item.server.entity.ItemUnitCustomerTypeLimit
class ItemUnitCustomerTypeLimit extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ItemUnitCustomerTypeLimitPK _pk
-
_value
ItemUnitCustomerTypeLimitValue _value
-
-
-
Class com.echothree.model.data.item.server.entity.ItemUnitLimit
class ItemUnitLimit extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ItemUnitLimitPK _pk
-
_value
ItemUnitLimitValue _value
-
-
-
Class com.echothree.model.data.item.server.entity.ItemUnitOfMeasureType
class ItemUnitOfMeasureType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ItemUnitOfMeasureTypePK _pk
-
_value
ItemUnitOfMeasureTypeValue _value
-
-
-
Class com.echothree.model.data.item.server.entity.ItemUnitPriceLimit
class ItemUnitPriceLimit extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ItemUnitPriceLimitPK _pk
-
_value
ItemUnitPriceLimitValue _value
-
-
-
Class com.echothree.model.data.item.server.entity.ItemUseType
class ItemUseType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ItemUseTypePK _pk
-
_value
ItemUseTypeValue _value
-
-
-
Class com.echothree.model.data.item.server.entity.ItemUseTypeDescription
class ItemUseTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ItemUseTypeDescriptionPK _pk
-
_value
ItemUseTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.item.server.entity.ItemVariablePrice
class ItemVariablePrice extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ItemVariablePricePK _pk
-
_value
ItemVariablePriceValue _value
-
-
-
Class com.echothree.model.data.item.server.entity.ItemVolume
class ItemVolume extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ItemVolumePK _pk
-
_value
ItemVolumeValue _value
-
-
-
Class com.echothree.model.data.item.server.entity.ItemWeight
class ItemWeight extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ItemWeightPK _pk
-
_value
ItemWeightValue _value
-
-
-
Class com.echothree.model.data.item.server.entity.RelatedItem
class RelatedItem extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
RelatedItemPK _pk
-
_value
RelatedItemValue _value
-
-
-
Class com.echothree.model.data.item.server.entity.RelatedItemDetail
class RelatedItemDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
RelatedItemDetailPK _pk
-
_value
RelatedItemDetailValue _value
-
-
-
Class com.echothree.model.data.item.server.entity.RelatedItemType
class RelatedItemType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
RelatedItemTypePK _pk
-
_value
RelatedItemTypeValue _value
-
-
-
Class com.echothree.model.data.item.server.entity.RelatedItemTypeDescription
class RelatedItemTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
RelatedItemTypeDescriptionPK _pk
-
_value
RelatedItemTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.item.server.entity.RelatedItemTypeDetail
class RelatedItemTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
RelatedItemTypeDetailPK _pk
-
_value
RelatedItemTypeDetailValue _value
-
-
-
-
Package com.echothree.model.data.item.server.value
-
Class com.echothree.model.data.item.server.value.HarmonizedTariffScheduleCodeDetailValue
class HarmonizedTariffScheduleCodeDetailValue extends BaseValue<HarmonizedTariffScheduleCodeDetailPK> implements Serializable-
Serialized Fields
-
countryGeoCodePK
GeoCodePK countryGeoCodePK
-
countryGeoCodePKHasBeenModified
boolean countryGeoCodePKHasBeenModified
-
firstHarmonizedTariffScheduleCodeUnitPK
HarmonizedTariffScheduleCodeUnitPK firstHarmonizedTariffScheduleCodeUnitPK
-
firstHarmonizedTariffScheduleCodeUnitPKHasBeenModified
boolean firstHarmonizedTariffScheduleCodeUnitPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
harmonizedTariffScheduleCodeName
String harmonizedTariffScheduleCodeName
-
harmonizedTariffScheduleCodeNameHasBeenModified
boolean harmonizedTariffScheduleCodeNameHasBeenModified
-
harmonizedTariffScheduleCodePK
HarmonizedTariffScheduleCodePK harmonizedTariffScheduleCodePK
-
harmonizedTariffScheduleCodePKHasBeenModified
boolean harmonizedTariffScheduleCodePKHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
secondHarmonizedTariffScheduleCodeUnitPK
HarmonizedTariffScheduleCodeUnitPK secondHarmonizedTariffScheduleCodeUnitPK
-
secondHarmonizedTariffScheduleCodeUnitPKHasBeenModified
boolean secondHarmonizedTariffScheduleCodeUnitPKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.item.server.value.HarmonizedTariffScheduleCodeTranslationValue
class HarmonizedTariffScheduleCodeTranslationValue extends BaseValue<HarmonizedTariffScheduleCodeTranslationPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
harmonizedTariffScheduleCodePK
HarmonizedTariffScheduleCodePK harmonizedTariffScheduleCodePK
-
harmonizedTariffScheduleCodePKHasBeenModified
boolean harmonizedTariffScheduleCodePKHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
overview
String overview
-
overviewHasBeenModified
boolean overviewHasBeenModified
-
overviewMimeTypePK
MimeTypePK overviewMimeTypePK
-
overviewMimeTypePKHasBeenModified
boolean overviewMimeTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.item.server.value.HarmonizedTariffScheduleCodeUnitDescriptionValue
class HarmonizedTariffScheduleCodeUnitDescriptionValue extends BaseValue<HarmonizedTariffScheduleCodeUnitDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
harmonizedTariffScheduleCodeUnitPK
HarmonizedTariffScheduleCodeUnitPK harmonizedTariffScheduleCodeUnitPK
-
harmonizedTariffScheduleCodeUnitPKHasBeenModified
boolean harmonizedTariffScheduleCodeUnitPKHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.item.server.value.HarmonizedTariffScheduleCodeUnitDetailValue
class HarmonizedTariffScheduleCodeUnitDetailValue extends BaseValue<HarmonizedTariffScheduleCodeUnitDetailPK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
harmonizedTariffScheduleCodeUnitName
String harmonizedTariffScheduleCodeUnitName
-
harmonizedTariffScheduleCodeUnitNameHasBeenModified
boolean harmonizedTariffScheduleCodeUnitNameHasBeenModified
-
harmonizedTariffScheduleCodeUnitPK
HarmonizedTariffScheduleCodeUnitPK harmonizedTariffScheduleCodeUnitPK
-
harmonizedTariffScheduleCodeUnitPKHasBeenModified
boolean harmonizedTariffScheduleCodeUnitPKHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.item.server.value.HarmonizedTariffScheduleCodeUnitValue
class HarmonizedTariffScheduleCodeUnitValue extends BaseValue<HarmonizedTariffScheduleCodeUnitPK> implements Serializable-
Serialized Fields
-
activeDetailPK
HarmonizedTariffScheduleCodeUnitDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
HarmonizedTariffScheduleCodeUnitDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.item.server.value.HarmonizedTariffScheduleCodeUseTypeDescriptionValue
class HarmonizedTariffScheduleCodeUseTypeDescriptionValue extends BaseValue<HarmonizedTariffScheduleCodeUseTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
harmonizedTariffScheduleCodeUseTypePK
HarmonizedTariffScheduleCodeUseTypePK harmonizedTariffScheduleCodeUseTypePK
-
harmonizedTariffScheduleCodeUseTypePKHasBeenModified
boolean harmonizedTariffScheduleCodeUseTypePKHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.item.server.value.HarmonizedTariffScheduleCodeUseTypeDetailValue
class HarmonizedTariffScheduleCodeUseTypeDetailValue extends BaseValue<HarmonizedTariffScheduleCodeUseTypeDetailPK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
harmonizedTariffScheduleCodeUseTypeName
String harmonizedTariffScheduleCodeUseTypeName
-
harmonizedTariffScheduleCodeUseTypeNameHasBeenModified
boolean harmonizedTariffScheduleCodeUseTypeNameHasBeenModified
-
harmonizedTariffScheduleCodeUseTypePK
HarmonizedTariffScheduleCodeUseTypePK harmonizedTariffScheduleCodeUseTypePK
-
harmonizedTariffScheduleCodeUseTypePKHasBeenModified
boolean harmonizedTariffScheduleCodeUseTypePKHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.item.server.value.HarmonizedTariffScheduleCodeUseTypeValue
class HarmonizedTariffScheduleCodeUseTypeValue extends BaseValue<HarmonizedTariffScheduleCodeUseTypePK> implements Serializable-
Serialized Fields
-
activeDetailPK
HarmonizedTariffScheduleCodeUseTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
HarmonizedTariffScheduleCodeUseTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.item.server.value.HarmonizedTariffScheduleCodeUseValue
class HarmonizedTariffScheduleCodeUseValue extends BaseValue<HarmonizedTariffScheduleCodeUsePK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
harmonizedTariffScheduleCodePK
HarmonizedTariffScheduleCodePK harmonizedTariffScheduleCodePK
-
harmonizedTariffScheduleCodePKHasBeenModified
boolean harmonizedTariffScheduleCodePKHasBeenModified
-
harmonizedTariffScheduleCodeUseTypePK
HarmonizedTariffScheduleCodeUseTypePK harmonizedTariffScheduleCodeUseTypePK
-
harmonizedTariffScheduleCodeUseTypePKHasBeenModified
boolean harmonizedTariffScheduleCodeUseTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.item.server.value.HarmonizedTariffScheduleCodeValue
class HarmonizedTariffScheduleCodeValue extends BaseValue<HarmonizedTariffScheduleCodePK> implements Serializable-
Serialized Fields
-
activeDetailPK
HarmonizedTariffScheduleCodeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
HarmonizedTariffScheduleCodeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.item.server.value.ItemAdditionalChargeTypeDescriptionValue
class ItemAdditionalChargeTypeDescriptionValue extends BaseValue<ItemAdditionalChargeTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
itemAdditionalChargeTypePK
ItemAdditionalChargeTypePK itemAdditionalChargeTypePK
-
itemAdditionalChargeTypePKHasBeenModified
boolean itemAdditionalChargeTypePKHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.item.server.value.ItemAdditionalChargeTypeDetailValue
class ItemAdditionalChargeTypeDetailValue extends BaseValue<ItemAdditionalChargeTypeDetailPK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
itemAdditionalChargeTypeName
String itemAdditionalChargeTypeName
-
itemAdditionalChargeTypeNameHasBeenModified
boolean itemAdditionalChargeTypeNameHasBeenModified
-
itemAdditionalChargeTypePK
ItemAdditionalChargeTypePK itemAdditionalChargeTypePK
-
itemAdditionalChargeTypePKHasBeenModified
boolean itemAdditionalChargeTypePKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.item.server.value.ItemAdditionalChargeTypeValue
class ItemAdditionalChargeTypeValue extends BaseValue<ItemAdditionalChargeTypePK> implements Serializable-
Serialized Fields
-
activeDetailPK
ItemAdditionalChargeTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
ItemAdditionalChargeTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.item.server.value.ItemAdditionalChargeValue
-
Serialized Fields
-
currencyPK
CurrencyPK currencyPK
-
currencyPKHasBeenModified
boolean currencyPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
itemAdditionalChargeTypePK
ItemAdditionalChargeTypePK itemAdditionalChargeTypePK
-
itemAdditionalChargeTypePKHasBeenModified
boolean itemAdditionalChargeTypePKHasBeenModified
-
itemPK
ItemPK itemPK
-
itemPKHasBeenModified
boolean itemPKHasBeenModified
-
maximumQuantity
Long maximumQuantity
-
maximumQuantityHasBeenModified
boolean maximumQuantityHasBeenModified
-
minimumQuantity
Long minimumQuantity
-
minimumQuantityHasBeenModified
boolean minimumQuantityHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
unitOfMeasureTypePK
UnitOfMeasureTypePK unitOfMeasureTypePK
-
unitOfMeasureTypePKHasBeenModified
boolean unitOfMeasureTypePKHasBeenModified
-
unitPrice
Long unitPrice
-
unitPriceHasBeenModified
boolean unitPriceHasBeenModified
-
-
-
Class com.echothree.model.data.item.server.value.ItemAliasChecksumTypeDescriptionValue
class ItemAliasChecksumTypeDescriptionValue extends BaseValue<ItemAliasChecksumTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
itemAliasChecksumTypePK
ItemAliasChecksumTypePK itemAliasChecksumTypePK
-
itemAliasChecksumTypePKHasBeenModified
boolean itemAliasChecksumTypePKHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
-
-
Class com.echothree.model.data.item.server.value.ItemAliasChecksumTypeValue
-
Serialized Fields
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
itemAliasChecksumTypeName
String itemAliasChecksumTypeName
-
itemAliasChecksumTypeNameHasBeenModified
boolean itemAliasChecksumTypeNameHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
-
-
Class com.echothree.model.data.item.server.value.ItemAliasTypeDescriptionValue
class ItemAliasTypeDescriptionValue extends BaseValue<ItemAliasTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
itemAliasTypePK
ItemAliasTypePK itemAliasTypePK
-
itemAliasTypePKHasBeenModified
boolean itemAliasTypePKHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.item.server.value.ItemAliasTypeDetailValue
-
Serialized Fields
-
allowMultiple
Boolean allowMultiple
-
allowMultipleHasBeenModified
boolean allowMultipleHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
itemAliasChecksumTypePK
ItemAliasChecksumTypePK itemAliasChecksumTypePK
-
itemAliasChecksumTypePKHasBeenModified
boolean itemAliasChecksumTypePKHasBeenModified
-
itemAliasTypeName
String itemAliasTypeName
-
itemAliasTypeNameHasBeenModified
boolean itemAliasTypeNameHasBeenModified
-
itemAliasTypePK
ItemAliasTypePK itemAliasTypePK
-
itemAliasTypePKHasBeenModified
boolean itemAliasTypePKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
validationPattern
String validationPattern
-
validationPatternHasBeenModified
boolean validationPatternHasBeenModified
-
-
-
Class com.echothree.model.data.item.server.value.ItemAliasTypeValue
-
Serialized Fields
-
activeDetailPK
ItemAliasTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
ItemAliasTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.item.server.value.ItemAliasValue
-
Serialized Fields
-
alias
String alias
-
aliasHasBeenModified
boolean aliasHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
itemAliasTypePK
ItemAliasTypePK itemAliasTypePK
-
itemAliasTypePKHasBeenModified
boolean itemAliasTypePKHasBeenModified
-
itemPK
ItemPK itemPK
-
itemPKHasBeenModified
boolean itemPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
unitOfMeasureTypePK
UnitOfMeasureTypePK unitOfMeasureTypePK
-
unitOfMeasureTypePKHasBeenModified
boolean unitOfMeasureTypePKHasBeenModified
-
-
-
Class com.echothree.model.data.item.server.value.ItemBlobDescriptionValue
-
Serialized Fields
-
blobDescription
ByteArray blobDescription
-
blobDescriptionHasBeenModified
boolean blobDescriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
itemDescriptionPK
ItemDescriptionPK itemDescriptionPK
-
itemDescriptionPKHasBeenModified
boolean itemDescriptionPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.item.server.value.ItemCategoryDescriptionValue
class ItemCategoryDescriptionValue extends BaseValue<ItemCategoryDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
itemCategoryPK
ItemCategoryPK itemCategoryPK
-
itemCategoryPKHasBeenModified
boolean itemCategoryPKHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.item.server.value.ItemCategoryDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
itemCategoryName
String itemCategoryName
-
itemCategoryNameHasBeenModified
boolean itemCategoryNameHasBeenModified
-
itemCategoryPK
ItemCategoryPK itemCategoryPK
-
itemCategoryPKHasBeenModified
boolean itemCategoryPKHasBeenModified
-
itemSequencePK
SequencePK itemSequencePK
-
itemSequencePKHasBeenModified
boolean itemSequencePKHasBeenModified
-
parentItemCategoryPK
ItemCategoryPK parentItemCategoryPK
-
parentItemCategoryPKHasBeenModified
boolean parentItemCategoryPKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.item.server.value.ItemCategoryValue
-
Serialized Fields
-
activeDetailPK
ItemCategoryDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
ItemCategoryDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.item.server.value.ItemClobDescriptionValue
-
Serialized Fields
-
clobDescription
String clobDescription
-
clobDescriptionHasBeenModified
boolean clobDescriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
itemDescriptionPK
ItemDescriptionPK itemDescriptionPK
-
itemDescriptionPKHasBeenModified
boolean itemDescriptionPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.item.server.value.ItemCountryOfOriginValue
-
Serialized Fields
-
countryGeoCodePK
GeoCodePK countryGeoCodePK
-
countryGeoCodePKHasBeenModified
boolean countryGeoCodePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
itemPK
ItemPK itemPK
-
itemPKHasBeenModified
boolean itemPKHasBeenModified
-
percent
Integer percent
-
percentHasBeenModified
boolean percentHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.item.server.value.ItemDeliveryTypeDescriptionValue
class ItemDeliveryTypeDescriptionValue extends BaseValue<ItemDeliveryTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
itemDeliveryTypePK
ItemDeliveryTypePK itemDeliveryTypePK
-
itemDeliveryTypePKHasBeenModified
boolean itemDeliveryTypePKHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
-
-
Class com.echothree.model.data.item.server.value.ItemDeliveryTypeValue
-
Serialized Fields
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
itemDeliveryTypeName
String itemDeliveryTypeName
-
itemDeliveryTypeNameHasBeenModified
boolean itemDeliveryTypeNameHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
-
-
Class com.echothree.model.data.item.server.value.ItemDescriptionDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
itemDescriptionPK
ItemDescriptionPK itemDescriptionPK
-
itemDescriptionPKHasBeenModified
boolean itemDescriptionPKHasBeenModified
-
itemDescriptionTypePK
ItemDescriptionTypePK itemDescriptionTypePK
-
itemDescriptionTypePKHasBeenModified
boolean itemDescriptionTypePKHasBeenModified
-
itemPK
ItemPK itemPK
-
itemPKHasBeenModified
boolean itemPKHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
mimeTypePK
MimeTypePK mimeTypePK
-
mimeTypePKHasBeenModified
boolean mimeTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.item.server.value.ItemDescriptionTypeDescriptionValue
class ItemDescriptionTypeDescriptionValue extends BaseValue<ItemDescriptionTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
itemDescriptionTypePK
ItemDescriptionTypePK itemDescriptionTypePK
-
itemDescriptionTypePKHasBeenModified
boolean itemDescriptionTypePKHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.item.server.value.ItemDescriptionTypeDetailValue
class ItemDescriptionTypeDetailValue extends BaseValue<ItemDescriptionTypeDetailPK> implements Serializable-
Serialized Fields
-
checkContentWebAddress
Boolean checkContentWebAddress
-
checkContentWebAddressHasBeenModified
boolean checkContentWebAddressHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
includeInIndex
Boolean includeInIndex
-
includeInIndexHasBeenModified
boolean includeInIndexHasBeenModified
-
indexDefault
Boolean indexDefault
-
indexDefaultHasBeenModified
boolean indexDefaultHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
itemDescriptionTypeName
String itemDescriptionTypeName
-
itemDescriptionTypeNameHasBeenModified
boolean itemDescriptionTypeNameHasBeenModified
-
itemDescriptionTypePK
ItemDescriptionTypePK itemDescriptionTypePK
-
itemDescriptionTypePKHasBeenModified
boolean itemDescriptionTypePKHasBeenModified
-
mimeTypeUsageTypePK
MimeTypeUsageTypePK mimeTypeUsageTypePK
-
mimeTypeUsageTypePKHasBeenModified
boolean mimeTypeUsageTypePKHasBeenModified
-
parentItemDescriptionTypePK
ItemDescriptionTypePK parentItemDescriptionTypePK
-
parentItemDescriptionTypePKHasBeenModified
boolean parentItemDescriptionTypePKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
useParentIfMissing
Boolean useParentIfMissing
-
useParentIfMissingHasBeenModified
boolean useParentIfMissingHasBeenModified
-
-
-
Class com.echothree.model.data.item.server.value.ItemDescriptionTypeUseTypeDescriptionValue
class ItemDescriptionTypeUseTypeDescriptionValue extends BaseValue<ItemDescriptionTypeUseTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
itemDescriptionTypeUseTypePK
ItemDescriptionTypeUseTypePK itemDescriptionTypeUseTypePK
-
itemDescriptionTypeUseTypePKHasBeenModified
boolean itemDescriptionTypeUseTypePKHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.item.server.value.ItemDescriptionTypeUseTypeDetailValue
class ItemDescriptionTypeUseTypeDetailValue extends BaseValue<ItemDescriptionTypeUseTypeDetailPK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
itemDescriptionTypeUseTypeName
String itemDescriptionTypeUseTypeName
-
itemDescriptionTypeUseTypeNameHasBeenModified
boolean itemDescriptionTypeUseTypeNameHasBeenModified
-
itemDescriptionTypeUseTypePK
ItemDescriptionTypeUseTypePK itemDescriptionTypeUseTypePK
-
itemDescriptionTypeUseTypePKHasBeenModified
boolean itemDescriptionTypeUseTypePKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.item.server.value.ItemDescriptionTypeUseTypeValue
class ItemDescriptionTypeUseTypeValue extends BaseValue<ItemDescriptionTypeUseTypePK> implements Serializable-
Serialized Fields
-
activeDetailPK
ItemDescriptionTypeUseTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
ItemDescriptionTypeUseTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.item.server.value.ItemDescriptionTypeUseValue
class ItemDescriptionTypeUseValue extends BaseValue<ItemDescriptionTypeUsePK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
itemDescriptionTypePK
ItemDescriptionTypePK itemDescriptionTypePK
-
itemDescriptionTypePKHasBeenModified
boolean itemDescriptionTypePKHasBeenModified
-
itemDescriptionTypeUseTypePK
ItemDescriptionTypeUseTypePK itemDescriptionTypeUseTypePK
-
itemDescriptionTypeUseTypePKHasBeenModified
boolean itemDescriptionTypeUseTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.item.server.value.ItemDescriptionTypeValue
-
Serialized Fields
-
activeDetailPK
ItemDescriptionTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
ItemDescriptionTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.item.server.value.ItemDescriptionValue
-
Serialized Fields
-
activeDetailPK
ItemDescriptionDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
ItemDescriptionDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.item.server.value.ItemDetailValue
-
Serialized Fields
-
allowAssociatePayments
Boolean allowAssociatePayments
-
allowAssociatePaymentsHasBeenModified
boolean allowAssociatePaymentsHasBeenModified
-
allowClubDiscounts
Boolean allowClubDiscounts
-
allowClubDiscountsHasBeenModified
boolean allowClubDiscountsHasBeenModified
-
allowCouponDiscounts
Boolean allowCouponDiscounts
-
allowCouponDiscountsHasBeenModified
boolean allowCouponDiscountsHasBeenModified
-
cancellationPolicyPK
CancellationPolicyPK cancellationPolicyPK
-
cancellationPolicyPKHasBeenModified
boolean cancellationPolicyPKHasBeenModified
-
companyPartyPK
PartyPK companyPartyPK
-
companyPartyPKHasBeenModified
boolean companyPartyPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
inventorySerialized
Boolean inventorySerialized
-
inventorySerializedHasBeenModified
boolean inventorySerializedHasBeenModified
-
itemAccountingCategoryPK
ItemAccountingCategoryPK itemAccountingCategoryPK
-
itemAccountingCategoryPKHasBeenModified
boolean itemAccountingCategoryPKHasBeenModified
-
itemCategoryPK
ItemCategoryPK itemCategoryPK
-
itemCategoryPKHasBeenModified
boolean itemCategoryPKHasBeenModified
-
itemDeliveryTypePK
ItemDeliveryTypePK itemDeliveryTypePK
-
itemDeliveryTypePKHasBeenModified
boolean itemDeliveryTypePKHasBeenModified
-
itemInventoryTypePK
ItemInventoryTypePK itemInventoryTypePK
-
itemInventoryTypePKHasBeenModified
boolean itemInventoryTypePKHasBeenModified
-
itemName
String itemName
-
itemNameHasBeenModified
boolean itemNameHasBeenModified
-
itemPK
ItemPK itemPK
-
itemPKHasBeenModified
boolean itemPKHasBeenModified
-
itemPriceTypePK
ItemPriceTypePK itemPriceTypePK
-
itemPriceTypePKHasBeenModified
boolean itemPriceTypePKHasBeenModified
-
itemPurchasingCategoryPK
ItemPurchasingCategoryPK itemPurchasingCategoryPK
-
itemPurchasingCategoryPKHasBeenModified
boolean itemPurchasingCategoryPKHasBeenModified
-
itemTypePK
ItemTypePK itemTypePK
-
itemTypePKHasBeenModified
boolean itemTypePKHasBeenModified
-
itemUseTypePK
ItemUseTypePK itemUseTypePK
-
itemUseTypePKHasBeenModified
boolean itemUseTypePKHasBeenModified
-
purchaseOrderEndTime
Long purchaseOrderEndTime
-
purchaseOrderEndTimeHasBeenModified
boolean purchaseOrderEndTimeHasBeenModified
-
purchaseOrderStartTime
Long purchaseOrderStartTime
-
purchaseOrderStartTimeHasBeenModified
boolean purchaseOrderStartTimeHasBeenModified
-
returnPolicyPK
ReturnPolicyPK returnPolicyPK
-
returnPolicyPKHasBeenModified
boolean returnPolicyPKHasBeenModified
-
salesOrderEndTime
Long salesOrderEndTime
-
salesOrderEndTimeHasBeenModified
boolean salesOrderEndTimeHasBeenModified
-
salesOrderStartTime
Long salesOrderStartTime
-
salesOrderStartTimeHasBeenModified
boolean salesOrderStartTimeHasBeenModified
-
serialNumberSequencePK
SequencePK serialNumberSequencePK
-
serialNumberSequencePKHasBeenModified
boolean serialNumberSequencePKHasBeenModified
-
shippingChargeExempt
Boolean shippingChargeExempt
-
shippingChargeExemptHasBeenModified
boolean shippingChargeExemptHasBeenModified
-
shippingEndTime
Long shippingEndTime
-
shippingEndTimeHasBeenModified
boolean shippingEndTimeHasBeenModified
-
shippingStartTime
Long shippingStartTime
-
shippingStartTimeHasBeenModified
boolean shippingStartTimeHasBeenModified
-
stylePathPK
StylePathPK stylePathPK
-
stylePathPKHasBeenModified
boolean stylePathPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
unitOfMeasureKindPK
UnitOfMeasureKindPK unitOfMeasureKindPK
-
unitOfMeasureKindPKHasBeenModified
boolean unitOfMeasureKindPKHasBeenModified
-
-
-
Class com.echothree.model.data.item.server.value.ItemFixedPriceValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
itemPricePK
ItemPricePK itemPricePK
-
itemPricePKHasBeenModified
boolean itemPricePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
unitPrice
Long unitPrice
-
unitPriceHasBeenModified
boolean unitPriceHasBeenModified
-
-
-
Class com.echothree.model.data.item.server.value.ItemHarmonizedTariffScheduleCodeDetailValue
class ItemHarmonizedTariffScheduleCodeDetailValue extends BaseValue<ItemHarmonizedTariffScheduleCodeDetailPK> implements Serializable-
Serialized Fields
-
countryGeoCodePK
GeoCodePK countryGeoCodePK
-
countryGeoCodePKHasBeenModified
boolean countryGeoCodePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
harmonizedTariffScheduleCodePK
HarmonizedTariffScheduleCodePK harmonizedTariffScheduleCodePK
-
harmonizedTariffScheduleCodePKHasBeenModified
boolean harmonizedTariffScheduleCodePKHasBeenModified
-
harmonizedTariffScheduleCodeUseTypePK
HarmonizedTariffScheduleCodeUseTypePK harmonizedTariffScheduleCodeUseTypePK
-
harmonizedTariffScheduleCodeUseTypePKHasBeenModified
boolean harmonizedTariffScheduleCodeUseTypePKHasBeenModified
-
itemHarmonizedTariffScheduleCodePK
ItemHarmonizedTariffScheduleCodePK itemHarmonizedTariffScheduleCodePK
-
itemHarmonizedTariffScheduleCodePKHasBeenModified
boolean itemHarmonizedTariffScheduleCodePKHasBeenModified
-
itemPK
ItemPK itemPK
-
itemPKHasBeenModified
boolean itemPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.item.server.value.ItemHarmonizedTariffScheduleCodeValue
class ItemHarmonizedTariffScheduleCodeValue extends BaseValue<ItemHarmonizedTariffScheduleCodePK> implements Serializable-
Serialized Fields
-
activeDetailPK
ItemHarmonizedTariffScheduleCodeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
ItemHarmonizedTariffScheduleCodeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.item.server.value.ItemImageDescriptionTypeValue
class ItemImageDescriptionTypeValue extends BaseValue<ItemImageDescriptionTypePK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
itemDescriptionTypePK
ItemDescriptionTypePK itemDescriptionTypePK
-
itemDescriptionTypePKHasBeenModified
boolean itemDescriptionTypePKHasBeenModified
-
maximumHeight
Integer maximumHeight
-
maximumHeightHasBeenModified
boolean maximumHeightHasBeenModified
-
maximumWidth
Integer maximumWidth
-
maximumWidthHasBeenModified
boolean maximumWidthHasBeenModified
-
minimumHeight
Integer minimumHeight
-
minimumHeightHasBeenModified
boolean minimumHeightHasBeenModified
-
minimumWidth
Integer minimumWidth
-
minimumWidthHasBeenModified
boolean minimumWidthHasBeenModified
-
preferredHeight
Integer preferredHeight
-
preferredHeightHasBeenModified
boolean preferredHeightHasBeenModified
-
preferredMimeTypePK
MimeTypePK preferredMimeTypePK
-
preferredMimeTypePKHasBeenModified
boolean preferredMimeTypePKHasBeenModified
-
preferredWidth
Integer preferredWidth
-
preferredWidthHasBeenModified
boolean preferredWidthHasBeenModified
-
quality
Integer quality
-
qualityHasBeenModified
boolean qualityHasBeenModified
-
scaleFromParent
Boolean scaleFromParent
-
scaleFromParentHasBeenModified
boolean scaleFromParentHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.item.server.value.ItemImageDescriptionValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
height
Integer height
-
heightHasBeenModified
boolean heightHasBeenModified
-
itemDescriptionPK
ItemDescriptionPK itemDescriptionPK
-
itemDescriptionPKHasBeenModified
boolean itemDescriptionPKHasBeenModified
-
itemImageTypePK
ItemImageTypePK itemImageTypePK
-
itemImageTypePKHasBeenModified
boolean itemImageTypePKHasBeenModified
-
scaledFromParent
Boolean scaledFromParent
-
scaledFromParentHasBeenModified
boolean scaledFromParentHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
width
Integer width
-
widthHasBeenModified
boolean widthHasBeenModified
-
-
-
Class com.echothree.model.data.item.server.value.ItemImageTypeDescriptionValue
class ItemImageTypeDescriptionValue extends BaseValue<ItemImageTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
itemImageTypePK
ItemImageTypePK itemImageTypePK
-
itemImageTypePKHasBeenModified
boolean itemImageTypePKHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.item.server.value.ItemImageTypeDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
itemImageTypeName
String itemImageTypeName
-
itemImageTypeNameHasBeenModified
boolean itemImageTypeNameHasBeenModified
-
itemImageTypePK
ItemImageTypePK itemImageTypePK
-
itemImageTypePKHasBeenModified
boolean itemImageTypePKHasBeenModified
-
preferredMimeTypePK
MimeTypePK preferredMimeTypePK
-
preferredMimeTypePKHasBeenModified
boolean preferredMimeTypePKHasBeenModified
-
quality
Integer quality
-
qualityHasBeenModified
boolean qualityHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.item.server.value.ItemImageTypeValue
-
Serialized Fields
-
activeDetailPK
ItemImageTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
ItemImageTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.item.server.value.ItemInventoryTypeDescriptionValue
class ItemInventoryTypeDescriptionValue extends BaseValue<ItemInventoryTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
itemInventoryTypePK
ItemInventoryTypePK itemInventoryTypePK
-
itemInventoryTypePKHasBeenModified
boolean itemInventoryTypePKHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
-
-
Class com.echothree.model.data.item.server.value.ItemInventoryTypeValue
-
Serialized Fields
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
itemInventoryTypeName
String itemInventoryTypeName
-
itemInventoryTypeNameHasBeenModified
boolean itemInventoryTypeNameHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
-
-
Class com.echothree.model.data.item.server.value.ItemKitMemberValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
inventoryConditionPK
InventoryConditionPK inventoryConditionPK
-
inventoryConditionPKHasBeenModified
boolean inventoryConditionPKHasBeenModified
-
itemPK
ItemPK itemPK
-
itemPKHasBeenModified
boolean itemPKHasBeenModified
-
memberInventoryConditionPK
InventoryConditionPK memberInventoryConditionPK
-
memberInventoryConditionPKHasBeenModified
boolean memberInventoryConditionPKHasBeenModified
-
memberItemPK
ItemPK memberItemPK
-
memberItemPKHasBeenModified
boolean memberItemPKHasBeenModified
-
memberUnitOfMeasureTypePK
UnitOfMeasureTypePK memberUnitOfMeasureTypePK
-
memberUnitOfMeasureTypePKHasBeenModified
boolean memberUnitOfMeasureTypePKHasBeenModified
-
quantity
Long quantity
-
quantityHasBeenModified
boolean quantityHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
unitOfMeasureTypePK
UnitOfMeasureTypePK unitOfMeasureTypePK
-
unitOfMeasureTypePKHasBeenModified
boolean unitOfMeasureTypePKHasBeenModified
-
-
-
Class com.echothree.model.data.item.server.value.ItemKitOptionValue
-
Serialized Fields
-
allowPartialShipments
Boolean allowPartialShipments
-
allowPartialShipmentsHasBeenModified
boolean allowPartialShipmentsHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
itemPK
ItemPK itemPK
-
itemPKHasBeenModified
boolean itemPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.item.server.value.ItemPackCheckRequirementValue
class ItemPackCheckRequirementValue extends BaseValue<ItemPackCheckRequirementPK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
itemPK
ItemPK itemPK
-
itemPKHasBeenModified
boolean itemPKHasBeenModified
-
maximumQuantity
Long maximumQuantity
-
maximumQuantityHasBeenModified
boolean maximumQuantityHasBeenModified
-
minimumQuantity
Long minimumQuantity
-
minimumQuantityHasBeenModified
boolean minimumQuantityHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
unitOfMeasureTypePK
UnitOfMeasureTypePK unitOfMeasureTypePK
-
unitOfMeasureTypePKHasBeenModified
boolean unitOfMeasureTypePKHasBeenModified
-
-
-
Class com.echothree.model.data.item.server.value.ItemPriceTypeDescriptionValue
class ItemPriceTypeDescriptionValue extends BaseValue<ItemPriceTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
itemPriceTypePK
ItemPriceTypePK itemPriceTypePK
-
itemPriceTypePKHasBeenModified
boolean itemPriceTypePKHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
-
-
Class com.echothree.model.data.item.server.value.ItemPriceTypeValue
-
Serialized Fields
-
-
Class com.echothree.model.data.item.server.value.ItemPriceValue
-
Serialized Fields
-
currencyPK
CurrencyPK currencyPK
-
currencyPKHasBeenModified
boolean currencyPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
inventoryConditionPK
InventoryConditionPK inventoryConditionPK
-
inventoryConditionPKHasBeenModified
boolean inventoryConditionPKHasBeenModified
-
itemPK
ItemPK itemPK
-
itemPKHasBeenModified
boolean itemPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
unitOfMeasureTypePK
UnitOfMeasureTypePK unitOfMeasureTypePK
-
unitOfMeasureTypePKHasBeenModified
boolean unitOfMeasureTypePKHasBeenModified
-
-
-
Class com.echothree.model.data.item.server.value.ItemShippingTimeValue
-
Serialized Fields
-
customerTypePK
CustomerTypePK customerTypePK
-
customerTypePKHasBeenModified
boolean customerTypePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
itemPK
ItemPK itemPK
-
itemPKHasBeenModified
boolean itemPKHasBeenModified
-
shippingEndTime
Long shippingEndTime
-
shippingEndTimeHasBeenModified
boolean shippingEndTimeHasBeenModified
-
shippingStartTime
Long shippingStartTime
-
shippingStartTimeHasBeenModified
boolean shippingStartTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.item.server.value.ItemStringDescriptionValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
itemDescriptionPK
ItemDescriptionPK itemDescriptionPK
-
itemDescriptionPKHasBeenModified
boolean itemDescriptionPKHasBeenModified
-
stringDescription
String stringDescription
-
stringDescriptionHasBeenModified
boolean stringDescriptionHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.item.server.value.ItemTypeDescriptionValue
-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
itemTypePK
ItemTypePK itemTypePK
-
itemTypePKHasBeenModified
boolean itemTypePKHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
-
-
Class com.echothree.model.data.item.server.value.ItemTypeValue
-
Class com.echothree.model.data.item.server.value.ItemUnitCustomerTypeLimitValue
class ItemUnitCustomerTypeLimitValue extends BaseValue<ItemUnitCustomerTypeLimitPK> implements Serializable-
Serialized Fields
-
customerTypePK
CustomerTypePK customerTypePK
-
customerTypePKHasBeenModified
boolean customerTypePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
inventoryConditionPK
InventoryConditionPK inventoryConditionPK
-
inventoryConditionPKHasBeenModified
boolean inventoryConditionPKHasBeenModified
-
itemPK
ItemPK itemPK
-
itemPKHasBeenModified
boolean itemPKHasBeenModified
-
maximumQuantity
Long maximumQuantity
-
maximumQuantityHasBeenModified
boolean maximumQuantityHasBeenModified
-
minimumQuantity
Long minimumQuantity
-
minimumQuantityHasBeenModified
boolean minimumQuantityHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
unitOfMeasureTypePK
UnitOfMeasureTypePK unitOfMeasureTypePK
-
unitOfMeasureTypePKHasBeenModified
boolean unitOfMeasureTypePKHasBeenModified
-
-
-
Class com.echothree.model.data.item.server.value.ItemUnitLimitValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
inventoryConditionPK
InventoryConditionPK inventoryConditionPK
-
inventoryConditionPKHasBeenModified
boolean inventoryConditionPKHasBeenModified
-
itemPK
ItemPK itemPK
-
itemPKHasBeenModified
boolean itemPKHasBeenModified
-
maximumQuantity
Long maximumQuantity
-
maximumQuantityHasBeenModified
boolean maximumQuantityHasBeenModified
-
minimumQuantity
Long minimumQuantity
-
minimumQuantityHasBeenModified
boolean minimumQuantityHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
unitOfMeasureTypePK
UnitOfMeasureTypePK unitOfMeasureTypePK
-
unitOfMeasureTypePKHasBeenModified
boolean unitOfMeasureTypePKHasBeenModified
-
-
-
Class com.echothree.model.data.item.server.value.ItemUnitOfMeasureTypeValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
itemPK
ItemPK itemPK
-
itemPKHasBeenModified
boolean itemPKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
unitOfMeasureTypePK
UnitOfMeasureTypePK unitOfMeasureTypePK
-
unitOfMeasureTypePKHasBeenModified
boolean unitOfMeasureTypePKHasBeenModified
-
-
-
Class com.echothree.model.data.item.server.value.ItemUnitPriceLimitValue
-
Serialized Fields
-
currencyPK
CurrencyPK currencyPK
-
currencyPKHasBeenModified
boolean currencyPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
inventoryConditionPK
InventoryConditionPK inventoryConditionPK
-
inventoryConditionPKHasBeenModified
boolean inventoryConditionPKHasBeenModified
-
itemPK
ItemPK itemPK
-
itemPKHasBeenModified
boolean itemPKHasBeenModified
-
maximumUnitPrice
Long maximumUnitPrice
-
maximumUnitPriceHasBeenModified
boolean maximumUnitPriceHasBeenModified
-
minimumUnitPrice
Long minimumUnitPrice
-
minimumUnitPriceHasBeenModified
boolean minimumUnitPriceHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
unitOfMeasureTypePK
UnitOfMeasureTypePK unitOfMeasureTypePK
-
unitOfMeasureTypePKHasBeenModified
boolean unitOfMeasureTypePKHasBeenModified
-
-
-
Class com.echothree.model.data.item.server.value.ItemUseTypeDescriptionValue
class ItemUseTypeDescriptionValue extends BaseValue<ItemUseTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
itemUseTypePK
ItemUseTypePK itemUseTypePK
-
itemUseTypePKHasBeenModified
boolean itemUseTypePKHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
-
-
Class com.echothree.model.data.item.server.value.ItemUseTypeValue
-
Class com.echothree.model.data.item.server.value.ItemValue
-
Serialized Fields
-
activeDetailPK
ItemDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
ItemDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.item.server.value.ItemVariablePriceValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
itemPricePK
ItemPricePK itemPricePK
-
itemPricePKHasBeenModified
boolean itemPricePKHasBeenModified
-
maximumUnitPrice
Long maximumUnitPrice
-
maximumUnitPriceHasBeenModified
boolean maximumUnitPriceHasBeenModified
-
minimumUnitPrice
Long minimumUnitPrice
-
minimumUnitPriceHasBeenModified
boolean minimumUnitPriceHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
unitPriceIncrement
Long unitPriceIncrement
-
unitPriceIncrementHasBeenModified
boolean unitPriceIncrementHasBeenModified
-
-
-
Class com.echothree.model.data.item.server.value.ItemVolumeValue
-
Serialized Fields
-
depth
Long depth
-
depthHasBeenModified
boolean depthHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
height
Long height
-
heightHasBeenModified
boolean heightHasBeenModified
-
itemPK
ItemPK itemPK
-
itemPKHasBeenModified
boolean itemPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
unitOfMeasureTypePK
UnitOfMeasureTypePK unitOfMeasureTypePK
-
unitOfMeasureTypePKHasBeenModified
boolean unitOfMeasureTypePKHasBeenModified
-
width
Long width
-
widthHasBeenModified
boolean widthHasBeenModified
-
-
-
Class com.echothree.model.data.item.server.value.ItemWeightValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
itemPK
ItemPK itemPK
-
itemPKHasBeenModified
boolean itemPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
unitOfMeasureTypePK
UnitOfMeasureTypePK unitOfMeasureTypePK
-
unitOfMeasureTypePKHasBeenModified
boolean unitOfMeasureTypePKHasBeenModified
-
weight
Long weight
-
weightHasBeenModified
boolean weightHasBeenModified
-
-
-
Class com.echothree.model.data.item.server.value.RelatedItemDetailValue
-
Serialized Fields
-
fromItemPK
ItemPK fromItemPK
-
fromItemPKHasBeenModified
boolean fromItemPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
relatedItemPK
RelatedItemPK relatedItemPK
-
relatedItemPKHasBeenModified
boolean relatedItemPKHasBeenModified
-
relatedItemTypePK
RelatedItemTypePK relatedItemTypePK
-
relatedItemTypePKHasBeenModified
boolean relatedItemTypePKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
toItemPK
ItemPK toItemPK
-
toItemPKHasBeenModified
boolean toItemPKHasBeenModified
-
-
-
Class com.echothree.model.data.item.server.value.RelatedItemTypeDescriptionValue
class RelatedItemTypeDescriptionValue extends BaseValue<RelatedItemTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
relatedItemTypePK
RelatedItemTypePK relatedItemTypePK
-
relatedItemTypePKHasBeenModified
boolean relatedItemTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.item.server.value.RelatedItemTypeDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
relatedItemTypeName
String relatedItemTypeName
-
relatedItemTypeNameHasBeenModified
boolean relatedItemTypeNameHasBeenModified
-
relatedItemTypePK
RelatedItemTypePK relatedItemTypePK
-
relatedItemTypePKHasBeenModified
boolean relatedItemTypePKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.item.server.value.RelatedItemTypeValue
-
Serialized Fields
-
activeDetailPK
RelatedItemTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
RelatedItemTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.item.server.value.RelatedItemValue
-
Serialized Fields
-
activeDetailPK
RelatedItemDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
RelatedItemDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
-
Package com.echothree.model.data.job.common.pk
-
Class com.echothree.model.data.job.common.pk.JobDescriptionPK
class JobDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.job.common.pk.JobDetailPK
class JobDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.job.common.pk.JobPK
class JobPK extends BasePK implements Serializable -
Class com.echothree.model.data.job.common.pk.JobStatusPK
class JobStatusPK extends BasePK implements Serializable
-
-
Package com.echothree.model.data.job.server.entity
-
Class com.echothree.model.data.job.server.entity.Job
class Job extends BaseEntity implements Serializable -
Class com.echothree.model.data.job.server.entity.JobDescription
class JobDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
JobDescriptionPK _pk
-
_value
JobDescriptionValue _value
-
-
-
Class com.echothree.model.data.job.server.entity.JobDetail
class JobDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
JobDetailPK _pk
-
_value
JobDetailValue _value
-
-
-
Class com.echothree.model.data.job.server.entity.JobStatus
class JobStatus extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
JobStatusPK _pk
-
_value
JobStatusValue _value
-
-
-
-
Package com.echothree.model.data.job.server.value
-
Class com.echothree.model.data.job.server.value.JobDescriptionValue
-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
jobPK
JobPK jobPK
-
jobPKHasBeenModified
boolean jobPKHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.job.server.value.JobDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
jobName
String jobName
-
jobNameHasBeenModified
boolean jobNameHasBeenModified
-
jobPK
JobPK jobPK
-
jobPKHasBeenModified
boolean jobPKHasBeenModified
-
runAsPartyPK
PartyPK runAsPartyPK
-
runAsPartyPKHasBeenModified
boolean runAsPartyPKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.job.server.value.JobStatusValue
-
Class com.echothree.model.data.job.server.value.JobValue
-
Serialized Fields
-
activeDetailPK
JobDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
JobDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
-
Package com.echothree.model.data.letter.common.pk
-
Class com.echothree.model.data.letter.common.pk.LetterContactMechanismPurposeDetailPK
class LetterContactMechanismPurposeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.letter.common.pk.LetterContactMechanismPurposePK
class LetterContactMechanismPurposePK extends BasePK implements Serializable -
Class com.echothree.model.data.letter.common.pk.LetterDescriptionPK
class LetterDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.letter.common.pk.LetterDetailPK
class LetterDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.letter.common.pk.LetterPK
class LetterPK extends BasePK implements Serializable -
Class com.echothree.model.data.letter.common.pk.LetterSourceDescriptionPK
class LetterSourceDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.letter.common.pk.LetterSourceDetailPK
class LetterSourceDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.letter.common.pk.LetterSourcePK
class LetterSourcePK extends BasePK implements Serializable -
Class com.echothree.model.data.letter.common.pk.QueuedLetterPK
class QueuedLetterPK extends BasePK implements Serializable
-
-
Package com.echothree.model.data.letter.server.entity
-
Class com.echothree.model.data.letter.server.entity.Letter
class Letter extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
LetterPK _pk
-
_value
LetterValue _value
-
-
-
Class com.echothree.model.data.letter.server.entity.LetterContactMechanismPurpose
class LetterContactMechanismPurpose extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
LetterContactMechanismPurposePK _pk
-
_value
LetterContactMechanismPurposeValue _value
-
-
-
Class com.echothree.model.data.letter.server.entity.LetterContactMechanismPurposeDetail
class LetterContactMechanismPurposeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
LetterContactMechanismPurposeDetailPK _pk
-
_value
LetterContactMechanismPurposeDetailValue _value
-
-
-
Class com.echothree.model.data.letter.server.entity.LetterDescription
class LetterDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
LetterDescriptionPK _pk
-
_value
LetterDescriptionValue _value
-
-
-
Class com.echothree.model.data.letter.server.entity.LetterDetail
class LetterDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
LetterDetailPK _pk
-
_value
LetterDetailValue _value
-
-
-
Class com.echothree.model.data.letter.server.entity.LetterSource
class LetterSource extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
LetterSourcePK _pk
-
_value
LetterSourceValue _value
-
-
-
Class com.echothree.model.data.letter.server.entity.LetterSourceDescription
class LetterSourceDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
LetterSourceDescriptionPK _pk
-
_value
LetterSourceDescriptionValue _value
-
-
-
Class com.echothree.model.data.letter.server.entity.LetterSourceDetail
class LetterSourceDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
LetterSourceDetailPK _pk
-
_value
LetterSourceDetailValue _value
-
-
-
Class com.echothree.model.data.letter.server.entity.QueuedLetter
class QueuedLetter extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
QueuedLetterPK _pk
-
_value
QueuedLetterValue _value
-
-
-
-
Package com.echothree.model.data.letter.server.value
-
Class com.echothree.model.data.letter.server.value.LetterContactMechanismPurposeDetailValue
class LetterContactMechanismPurposeDetailValue extends BaseValue<LetterContactMechanismPurposeDetailPK> implements Serializable-
Serialized Fields
-
contactMechanismPurposePK
ContactMechanismPurposePK contactMechanismPurposePK
-
contactMechanismPurposePKHasBeenModified
boolean contactMechanismPurposePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
letterContactMechanismPurposePK
LetterContactMechanismPurposePK letterContactMechanismPurposePK
-
letterContactMechanismPurposePKHasBeenModified
boolean letterContactMechanismPurposePKHasBeenModified
-
letterPK
LetterPK letterPK
-
letterPKHasBeenModified
boolean letterPKHasBeenModified
-
priority
Integer priority
-
priorityHasBeenModified
boolean priorityHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.letter.server.value.LetterContactMechanismPurposeValue
class LetterContactMechanismPurposeValue extends BaseValue<LetterContactMechanismPurposePK> implements Serializable-
Serialized Fields
-
activeDetailPK
LetterContactMechanismPurposeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
LetterContactMechanismPurposeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.letter.server.value.LetterDescriptionValue
-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
letterPK
LetterPK letterPK
-
letterPKHasBeenModified
boolean letterPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.letter.server.value.LetterDetailValue
-
Serialized Fields
-
chainTypePK
ChainTypePK chainTypePK
-
chainTypePKHasBeenModified
boolean chainTypePKHasBeenModified
-
contactListPK
ContactListPK contactListPK
-
contactListPKHasBeenModified
boolean contactListPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
letterName
String letterName
-
letterNameHasBeenModified
boolean letterNameHasBeenModified
-
letterPK
LetterPK letterPK
-
letterPKHasBeenModified
boolean letterPKHasBeenModified
-
letterSourcePK
LetterSourcePK letterSourcePK
-
letterSourcePKHasBeenModified
boolean letterSourcePKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.letter.server.value.LetterSourceDescriptionValue
class LetterSourceDescriptionValue extends BaseValue<LetterSourceDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
letterSourcePK
LetterSourcePK letterSourcePK
-
letterSourcePKHasBeenModified
boolean letterSourcePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.letter.server.value.LetterSourceDetailValue
-
Serialized Fields
-
companyPartyPK
PartyPK companyPartyPK
-
companyPartyPKHasBeenModified
boolean companyPartyPKHasBeenModified
-
emailAddressPartyContactMechanismPK
PartyContactMechanismPK emailAddressPartyContactMechanismPK
-
emailAddressPartyContactMechanismPKHasBeenModified
boolean emailAddressPartyContactMechanismPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
letterSourceName
String letterSourceName
-
letterSourceNameHasBeenModified
boolean letterSourceNameHasBeenModified
-
letterSourcePartyContactMechanismPK
PartyContactMechanismPK letterSourcePartyContactMechanismPK
-
letterSourcePartyContactMechanismPKHasBeenModified
boolean letterSourcePartyContactMechanismPKHasBeenModified
-
letterSourcePK
LetterSourcePK letterSourcePK
-
letterSourcePKHasBeenModified
boolean letterSourcePKHasBeenModified
-
postalAddressPartyContactMechanismPK
PartyContactMechanismPK postalAddressPartyContactMechanismPK
-
postalAddressPartyContactMechanismPKHasBeenModified
boolean postalAddressPartyContactMechanismPKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.letter.server.value.LetterSourceValue
-
Serialized Fields
-
activeDetailPK
LetterSourceDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
LetterSourceDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.letter.server.value.LetterValue
-
Serialized Fields
-
activeDetailPK
LetterDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
LetterDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.letter.server.value.QueuedLetterValue
-
Serialized Fields
-
chainInstancePK
ChainInstancePK chainInstancePK
-
chainInstancePKHasBeenModified
boolean chainInstancePKHasBeenModified
-
letterPK
LetterPK letterPK
-
letterPKHasBeenModified
boolean letterPKHasBeenModified
-
queuedLetterSequence
Integer queuedLetterSequence
-
queuedLetterSequenceHasBeenModified
boolean queuedLetterSequenceHasBeenModified
-
-
-
-
Package com.echothree.model.data.license.common.pk
-
Class com.echothree.model.data.license.common.pk.LicenseTypeDescriptionPK
class LicenseTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.license.common.pk.LicenseTypeDetailPK
class LicenseTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.license.common.pk.LicenseTypePK
class LicenseTypePK extends BasePK implements Serializable
-
-
Package com.echothree.model.data.license.server.entity
-
Class com.echothree.model.data.license.server.entity.LicenseType
class LicenseType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
LicenseTypePK _pk
-
_value
LicenseTypeValue _value
-
-
-
Class com.echothree.model.data.license.server.entity.LicenseTypeDescription
class LicenseTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
LicenseTypeDescriptionPK _pk
-
_value
LicenseTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.license.server.entity.LicenseTypeDetail
class LicenseTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
LicenseTypeDetailPK _pk
-
_value
LicenseTypeDetailValue _value
-
-
-
-
Package com.echothree.model.data.license.server.value
-
Class com.echothree.model.data.license.server.value.LicenseTypeDescriptionValue
class LicenseTypeDescriptionValue extends BaseValue<LicenseTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
licenseTypePK
LicenseTypePK licenseTypePK
-
licenseTypePKHasBeenModified
boolean licenseTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.license.server.value.LicenseTypeDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
licenseTypeName
String licenseTypeName
-
licenseTypeNameHasBeenModified
boolean licenseTypeNameHasBeenModified
-
licenseTypePK
LicenseTypePK licenseTypePK
-
licenseTypePKHasBeenModified
boolean licenseTypePKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.license.server.value.LicenseTypeValue
-
Serialized Fields
-
activeDetailPK
LicenseTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
LicenseTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
-
Package com.echothree.model.data.message.common.pk
-
Class com.echothree.model.data.message.common.pk.EntityMessagePK
class EntityMessagePK extends BasePK implements Serializable -
Class com.echothree.model.data.message.common.pk.MessageBlobPK
class MessageBlobPK extends BasePK implements Serializable -
Class com.echothree.model.data.message.common.pk.MessageClobPK
class MessageClobPK extends BasePK implements Serializable -
Class com.echothree.model.data.message.common.pk.MessageDescriptionPK
class MessageDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.message.common.pk.MessageDetailPK
class MessageDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.message.common.pk.MessagePK
class MessagePK extends BasePK implements Serializable -
Class com.echothree.model.data.message.common.pk.MessageStringPK
class MessageStringPK extends BasePK implements Serializable -
Class com.echothree.model.data.message.common.pk.MessageTypeDescriptionPK
class MessageTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.message.common.pk.MessageTypeDetailPK
class MessageTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.message.common.pk.MessageTypePK
class MessageTypePK extends BasePK implements Serializable
-
-
Package com.echothree.model.data.message.server.entity
-
Class com.echothree.model.data.message.server.entity.EntityMessage
class EntityMessage extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
EntityMessagePK _pk
-
_value
EntityMessageValue _value
-
-
-
Class com.echothree.model.data.message.server.entity.Message
class Message extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
MessagePK _pk
-
_value
MessageValue _value
-
-
-
Class com.echothree.model.data.message.server.entity.MessageBlob
class MessageBlob extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
MessageBlobPK _pk
-
_value
MessageBlobValue _value
-
-
-
Class com.echothree.model.data.message.server.entity.MessageClob
class MessageClob extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
MessageClobPK _pk
-
_value
MessageClobValue _value
-
-
-
Class com.echothree.model.data.message.server.entity.MessageDescription
class MessageDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
MessageDescriptionPK _pk
-
_value
MessageDescriptionValue _value
-
-
-
Class com.echothree.model.data.message.server.entity.MessageDetail
class MessageDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
MessageDetailPK _pk
-
_value
MessageDetailValue _value
-
-
-
Class com.echothree.model.data.message.server.entity.MessageString
class MessageString extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
MessageStringPK _pk
-
_value
MessageStringValue _value
-
-
-
Class com.echothree.model.data.message.server.entity.MessageType
class MessageType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
MessageTypePK _pk
-
_value
MessageTypeValue _value
-
-
-
Class com.echothree.model.data.message.server.entity.MessageTypeDescription
class MessageTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
MessageTypeDescriptionPK _pk
-
_value
MessageTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.message.server.entity.MessageTypeDetail
class MessageTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
MessageTypeDetailPK _pk
-
_value
MessageTypeDetailValue _value
-
-
-
-
Package com.echothree.model.data.message.server.value
-
Class com.echothree.model.data.message.server.value.EntityMessageValue
-
Serialized Fields
-
entityInstancePK
EntityInstancePK entityInstancePK
-
entityInstancePKHasBeenModified
boolean entityInstancePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
messagePK
MessagePK messagePK
-
messagePKHasBeenModified
boolean messagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.message.server.value.MessageBlobValue
-
Serialized Fields
-
blob
ByteArray blob
-
blobHasBeenModified
boolean blobHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
messagePK
MessagePK messagePK
-
messagePKHasBeenModified
boolean messagePKHasBeenModified
-
mimeTypePK
MimeTypePK mimeTypePK
-
mimeTypePKHasBeenModified
boolean mimeTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.message.server.value.MessageClobValue
-
Serialized Fields
-
clob
String clob
-
clobHasBeenModified
boolean clobHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
messagePK
MessagePK messagePK
-
messagePKHasBeenModified
boolean messagePKHasBeenModified
-
mimeTypePK
MimeTypePK mimeTypePK
-
mimeTypePKHasBeenModified
boolean mimeTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.message.server.value.MessageDescriptionValue
-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
messagePK
MessagePK messagePK
-
messagePKHasBeenModified
boolean messagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.message.server.value.MessageDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
includeByDefault
Boolean includeByDefault
-
includeByDefaultHasBeenModified
boolean includeByDefaultHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
messageName
String messageName
-
messageNameHasBeenModified
boolean messageNameHasBeenModified
-
messagePK
MessagePK messagePK
-
messagePKHasBeenModified
boolean messagePKHasBeenModified
-
messageTypePK
MessageTypePK messageTypePK
-
messageTypePKHasBeenModified
boolean messageTypePKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.message.server.value.MessageStringValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
messagePK
MessagePK messagePK
-
messagePKHasBeenModified
boolean messagePKHasBeenModified
-
string
String string
-
stringHasBeenModified
boolean stringHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.message.server.value.MessageTypeDescriptionValue
class MessageTypeDescriptionValue extends BaseValue<MessageTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
messageTypePK
MessageTypePK messageTypePK
-
messageTypePKHasBeenModified
boolean messageTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.message.server.value.MessageTypeDetailValue
-
Serialized Fields
-
entityTypePK
EntityTypePK entityTypePK
-
entityTypePKHasBeenModified
boolean entityTypePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
messageTypeName
String messageTypeName
-
messageTypeNameHasBeenModified
boolean messageTypeNameHasBeenModified
-
messageTypePK
MessageTypePK messageTypePK
-
messageTypePKHasBeenModified
boolean messageTypePKHasBeenModified
-
mimeTypeUsageTypePK
MimeTypeUsageTypePK mimeTypeUsageTypePK
-
mimeTypeUsageTypePKHasBeenModified
boolean mimeTypeUsageTypePKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.message.server.value.MessageTypeValue
-
Serialized Fields
-
activeDetailPK
MessageTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
MessageTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.message.server.value.MessageValue
-
Serialized Fields
-
activeDetailPK
MessageDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
MessageDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
-
Package com.echothree.model.data.offer.common.pk
-
Class com.echothree.model.data.offer.common.pk.OfferChainTypePK
class OfferChainTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.offer.common.pk.OfferCustomerTypePK
class OfferCustomerTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.offer.common.pk.OfferDescriptionPK
class OfferDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.offer.common.pk.OfferDetailPK
class OfferDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.offer.common.pk.OfferItemFixedPricePK
class OfferItemFixedPricePK extends BasePK implements Serializable -
Class com.echothree.model.data.offer.common.pk.OfferItemPK
class OfferItemPK extends BasePK implements Serializable -
Class com.echothree.model.data.offer.common.pk.OfferItemPricePK
class OfferItemPricePK extends BasePK implements Serializable -
Class com.echothree.model.data.offer.common.pk.OfferItemVariablePricePK
class OfferItemVariablePricePK extends BasePK implements Serializable -
Class com.echothree.model.data.offer.common.pk.OfferNameElementDescriptionPK
class OfferNameElementDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.offer.common.pk.OfferNameElementDetailPK
class OfferNameElementDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.offer.common.pk.OfferNameElementPK
class OfferNameElementPK extends BasePK implements Serializable -
Class com.echothree.model.data.offer.common.pk.OfferPK
class OfferPK extends BasePK implements Serializable -
Class com.echothree.model.data.offer.common.pk.OfferTimePK
class OfferTimePK extends BasePK implements Serializable -
Class com.echothree.model.data.offer.common.pk.OfferUseDetailPK
class OfferUseDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.offer.common.pk.OfferUsePK
class OfferUsePK extends BasePK implements Serializable -
Class com.echothree.model.data.offer.common.pk.SourceDetailPK
class SourceDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.offer.common.pk.SourcePK
class SourcePK extends BasePK implements Serializable -
Class com.echothree.model.data.offer.common.pk.UseDescriptionPK
class UseDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.offer.common.pk.UseDetailPK
class UseDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.offer.common.pk.UseNameElementDescriptionPK
class UseNameElementDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.offer.common.pk.UseNameElementDetailPK
class UseNameElementDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.offer.common.pk.UseNameElementPK
class UseNameElementPK extends BasePK implements Serializable -
Class com.echothree.model.data.offer.common.pk.UsePK
class UsePK extends BasePK implements Serializable -
Class com.echothree.model.data.offer.common.pk.UseTypeDescriptionPK
class UseTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.offer.common.pk.UseTypeDetailPK
class UseTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.offer.common.pk.UseTypePK
class UseTypePK extends BasePK implements Serializable
-
-
Package com.echothree.model.data.offer.server.entity
-
Class com.echothree.model.data.offer.server.entity.Offer
class Offer extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
OfferPK _pk
-
_value
OfferValue _value
-
-
-
Class com.echothree.model.data.offer.server.entity.OfferChainType
class OfferChainType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
OfferChainTypePK _pk
-
_value
OfferChainTypeValue _value
-
-
-
Class com.echothree.model.data.offer.server.entity.OfferCustomerType
class OfferCustomerType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
OfferCustomerTypePK _pk
-
_value
OfferCustomerTypeValue _value
-
-
-
Class com.echothree.model.data.offer.server.entity.OfferDescription
class OfferDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
OfferDescriptionPK _pk
-
_value
OfferDescriptionValue _value
-
-
-
Class com.echothree.model.data.offer.server.entity.OfferDetail
class OfferDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
OfferDetailPK _pk
-
_value
OfferDetailValue _value
-
-
-
Class com.echothree.model.data.offer.server.entity.OfferItem
class OfferItem extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
OfferItemPK _pk
-
_value
OfferItemValue _value
-
-
-
Class com.echothree.model.data.offer.server.entity.OfferItemFixedPrice
class OfferItemFixedPrice extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
OfferItemFixedPricePK _pk
-
_value
OfferItemFixedPriceValue _value
-
-
-
Class com.echothree.model.data.offer.server.entity.OfferItemPrice
class OfferItemPrice extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
OfferItemPricePK _pk
-
_value
OfferItemPriceValue _value
-
-
-
Class com.echothree.model.data.offer.server.entity.OfferItemVariablePrice
class OfferItemVariablePrice extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
OfferItemVariablePricePK _pk
-
_value
OfferItemVariablePriceValue _value
-
-
-
Class com.echothree.model.data.offer.server.entity.OfferNameElement
class OfferNameElement extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
OfferNameElementPK _pk
-
_value
OfferNameElementValue _value
-
-
-
Class com.echothree.model.data.offer.server.entity.OfferNameElementDescription
class OfferNameElementDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
OfferNameElementDescriptionPK _pk
-
_value
OfferNameElementDescriptionValue _value
-
-
-
Class com.echothree.model.data.offer.server.entity.OfferNameElementDetail
class OfferNameElementDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
OfferNameElementDetailPK _pk
-
_value
OfferNameElementDetailValue _value
-
-
-
Class com.echothree.model.data.offer.server.entity.OfferTime
class OfferTime extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
OfferTimePK _pk
-
_value
OfferTimeValue _value
-
-
-
Class com.echothree.model.data.offer.server.entity.OfferUse
class OfferUse extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
OfferUsePK _pk
-
_value
OfferUseValue _value
-
-
-
Class com.echothree.model.data.offer.server.entity.OfferUseDetail
class OfferUseDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
OfferUseDetailPK _pk
-
_value
OfferUseDetailValue _value
-
-
-
Class com.echothree.model.data.offer.server.entity.Source
class Source extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SourcePK _pk
-
_value
SourceValue _value
-
-
-
Class com.echothree.model.data.offer.server.entity.SourceDetail
class SourceDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SourceDetailPK _pk
-
_value
SourceDetailValue _value
-
-
-
Class com.echothree.model.data.offer.server.entity.Use
class Use extends BaseEntity implements Serializable -
Class com.echothree.model.data.offer.server.entity.UseDescription
class UseDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
UseDescriptionPK _pk
-
_value
UseDescriptionValue _value
-
-
-
Class com.echothree.model.data.offer.server.entity.UseDetail
class UseDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
UseDetailPK _pk
-
_value
UseDetailValue _value
-
-
-
Class com.echothree.model.data.offer.server.entity.UseNameElement
class UseNameElement extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
UseNameElementPK _pk
-
_value
UseNameElementValue _value
-
-
-
Class com.echothree.model.data.offer.server.entity.UseNameElementDescription
class UseNameElementDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
UseNameElementDescriptionPK _pk
-
_value
UseNameElementDescriptionValue _value
-
-
-
Class com.echothree.model.data.offer.server.entity.UseNameElementDetail
class UseNameElementDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
UseNameElementDetailPK _pk
-
_value
UseNameElementDetailValue _value
-
-
-
Class com.echothree.model.data.offer.server.entity.UseType
class UseType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
UseTypePK _pk
-
_value
UseTypeValue _value
-
-
-
Class com.echothree.model.data.offer.server.entity.UseTypeDescription
class UseTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
UseTypeDescriptionPK _pk
-
_value
UseTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.offer.server.entity.UseTypeDetail
class UseTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
UseTypeDetailPK _pk
-
_value
UseTypeDetailValue _value
-
-
-
-
Package com.echothree.model.data.offer.server.value
-
Class com.echothree.model.data.offer.server.value.OfferChainTypeValue
-
Serialized Fields
-
chainPK
ChainPK chainPK
-
chainPKHasBeenModified
boolean chainPKHasBeenModified
-
chainTypePK
ChainTypePK chainTypePK
-
chainTypePKHasBeenModified
boolean chainTypePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
offerPK
OfferPK offerPK
-
offerPKHasBeenModified
boolean offerPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.offer.server.value.OfferCustomerTypeValue
-
Serialized Fields
-
customerTypePK
CustomerTypePK customerTypePK
-
customerTypePKHasBeenModified
boolean customerTypePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
offerPK
OfferPK offerPK
-
offerPKHasBeenModified
boolean offerPKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.offer.server.value.OfferDescriptionValue
-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
offerPK
OfferPK offerPK
-
offerPKHasBeenModified
boolean offerPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.offer.server.value.OfferDetailValue
-
Serialized Fields
-
departmentPartyPK
PartyPK departmentPartyPK
-
departmentPartyPKHasBeenModified
boolean departmentPartyPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
offerItemPriceFilterPK
FilterPK offerItemPriceFilterPK
-
offerItemPriceFilterPKHasBeenModified
boolean offerItemPriceFilterPKHasBeenModified
-
offerItemSelectorPK
SelectorPK offerItemSelectorPK
-
offerItemSelectorPKHasBeenModified
boolean offerItemSelectorPKHasBeenModified
-
offerName
String offerName
-
offerNameHasBeenModified
boolean offerNameHasBeenModified
-
offerPK
OfferPK offerPK
-
offerPKHasBeenModified
boolean offerPKHasBeenModified
-
salesOrderSequencePK
SequencePK salesOrderSequencePK
-
salesOrderSequencePKHasBeenModified
boolean salesOrderSequencePKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.offer.server.value.OfferItemFixedPriceValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
offerItemPricePK
OfferItemPricePK offerItemPricePK
-
offerItemPricePKHasBeenModified
boolean offerItemPricePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
unitPrice
Long unitPrice
-
unitPriceHasBeenModified
boolean unitPriceHasBeenModified
-
-
-
Class com.echothree.model.data.offer.server.value.OfferItemPriceValue
-
Serialized Fields
-
currencyPK
CurrencyPK currencyPK
-
currencyPKHasBeenModified
boolean currencyPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
inventoryConditionPK
InventoryConditionPK inventoryConditionPK
-
inventoryConditionPKHasBeenModified
boolean inventoryConditionPKHasBeenModified
-
offerItemPK
OfferItemPK offerItemPK
-
offerItemPKHasBeenModified
boolean offerItemPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
unitOfMeasureTypePK
UnitOfMeasureTypePK unitOfMeasureTypePK
-
unitOfMeasureTypePKHasBeenModified
boolean unitOfMeasureTypePKHasBeenModified
-
-
-
Class com.echothree.model.data.offer.server.value.OfferItemValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
itemPK
ItemPK itemPK
-
itemPKHasBeenModified
boolean itemPKHasBeenModified
-
offerPK
OfferPK offerPK
-
offerPKHasBeenModified
boolean offerPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.offer.server.value.OfferItemVariablePriceValue
class OfferItemVariablePriceValue extends BaseValue<OfferItemVariablePricePK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
maximumUnitPrice
Long maximumUnitPrice
-
maximumUnitPriceHasBeenModified
boolean maximumUnitPriceHasBeenModified
-
minimumUnitPrice
Long minimumUnitPrice
-
minimumUnitPriceHasBeenModified
boolean minimumUnitPriceHasBeenModified
-
offerItemPricePK
OfferItemPricePK offerItemPricePK
-
offerItemPricePKHasBeenModified
boolean offerItemPricePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
unitPriceIncrement
Long unitPriceIncrement
-
unitPriceIncrementHasBeenModified
boolean unitPriceIncrementHasBeenModified
-
-
-
Class com.echothree.model.data.offer.server.value.OfferNameElementDescriptionValue
class OfferNameElementDescriptionValue extends BaseValue<OfferNameElementDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
offerNameElementPK
OfferNameElementPK offerNameElementPK
-
offerNameElementPKHasBeenModified
boolean offerNameElementPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.offer.server.value.OfferNameElementDetailValue
class OfferNameElementDetailValue extends BaseValue<OfferNameElementDetailPK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
length
Integer length
-
lengthHasBeenModified
boolean lengthHasBeenModified
-
offerNameElementName
String offerNameElementName
-
offerNameElementNameHasBeenModified
boolean offerNameElementNameHasBeenModified
-
offerNameElementPK
OfferNameElementPK offerNameElementPK
-
offerNameElementPKHasBeenModified
boolean offerNameElementPKHasBeenModified
-
offset
Integer offset
-
offsetHasBeenModified
boolean offsetHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
validationPattern
String validationPattern
-
validationPatternHasBeenModified
boolean validationPatternHasBeenModified
-
-
-
Class com.echothree.model.data.offer.server.value.OfferNameElementValue
-
Serialized Fields
-
activeDetailPK
OfferNameElementDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
OfferNameElementDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.offer.server.value.OfferTimeValue
-
Serialized Fields
-
lastEvaluationTime
Long lastEvaluationTime
-
lastEvaluationTimeHasBeenModified
boolean lastEvaluationTimeHasBeenModified
-
maxItemCreatedTime
Long maxItemCreatedTime
-
maxItemCreatedTimeHasBeenModified
boolean maxItemCreatedTimeHasBeenModified
-
maxItemDeletedTime
Long maxItemDeletedTime
-
maxItemDeletedTimeHasBeenModified
boolean maxItemDeletedTimeHasBeenModified
-
maxItemModifiedTime
Long maxItemModifiedTime
-
maxItemModifiedTimeHasBeenModified
boolean maxItemModifiedTimeHasBeenModified
-
offerPK
OfferPK offerPK
-
offerPKHasBeenModified
boolean offerPKHasBeenModified
-
-
-
Class com.echothree.model.data.offer.server.value.OfferUseDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
offerPK
OfferPK offerPK
-
offerPKHasBeenModified
boolean offerPKHasBeenModified
-
offerUsePK
OfferUsePK offerUsePK
-
offerUsePKHasBeenModified
boolean offerUsePKHasBeenModified
-
salesOrderSequencePK
SequencePK salesOrderSequencePK
-
salesOrderSequencePKHasBeenModified
boolean salesOrderSequencePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
usePK
UsePK usePK
-
usePKHasBeenModified
boolean usePKHasBeenModified
-
-
-
Class com.echothree.model.data.offer.server.value.OfferUseValue
-
Serialized Fields
-
activeDetailPK
OfferUseDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
OfferUseDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.offer.server.value.OfferValue
-
Serialized Fields
-
activeDetailPK
OfferDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
OfferDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.offer.server.value.SourceDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
offerUsePK
OfferUsePK offerUsePK
-
offerUsePKHasBeenModified
boolean offerUsePKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
sourceName
String sourceName
-
sourceNameHasBeenModified
boolean sourceNameHasBeenModified
-
sourcePK
SourcePK sourcePK
-
sourcePKHasBeenModified
boolean sourcePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.offer.server.value.SourceValue
-
Serialized Fields
-
activeDetailPK
SourceDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
SourceDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.offer.server.value.UseDescriptionValue
-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
usePK
UsePK usePK
-
usePKHasBeenModified
boolean usePKHasBeenModified
-
-
-
Class com.echothree.model.data.offer.server.value.UseDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
useName
String useName
-
useNameHasBeenModified
boolean useNameHasBeenModified
-
usePK
UsePK usePK
-
usePKHasBeenModified
boolean usePKHasBeenModified
-
useTypePK
UseTypePK useTypePK
-
useTypePKHasBeenModified
boolean useTypePKHasBeenModified
-
-
-
Class com.echothree.model.data.offer.server.value.UseNameElementDescriptionValue
class UseNameElementDescriptionValue extends BaseValue<UseNameElementDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
useNameElementPK
UseNameElementPK useNameElementPK
-
useNameElementPKHasBeenModified
boolean useNameElementPKHasBeenModified
-
-
-
Class com.echothree.model.data.offer.server.value.UseNameElementDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
length
Integer length
-
lengthHasBeenModified
boolean lengthHasBeenModified
-
offset
Integer offset
-
offsetHasBeenModified
boolean offsetHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
useNameElementName
String useNameElementName
-
useNameElementNameHasBeenModified
boolean useNameElementNameHasBeenModified
-
useNameElementPK
UseNameElementPK useNameElementPK
-
useNameElementPKHasBeenModified
boolean useNameElementPKHasBeenModified
-
validationPattern
String validationPattern
-
validationPatternHasBeenModified
boolean validationPatternHasBeenModified
-
-
-
Class com.echothree.model.data.offer.server.value.UseNameElementValue
-
Serialized Fields
-
activeDetailPK
UseNameElementDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
UseNameElementDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.offer.server.value.UseTypeDescriptionValue
-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
useTypePK
UseTypePK useTypePK
-
useTypePKHasBeenModified
boolean useTypePKHasBeenModified
-
-
-
Class com.echothree.model.data.offer.server.value.UseTypeDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
useTypeName
String useTypeName
-
useTypeNameHasBeenModified
boolean useTypeNameHasBeenModified
-
useTypePK
UseTypePK useTypePK
-
useTypePKHasBeenModified
boolean useTypePKHasBeenModified
-
-
-
Class com.echothree.model.data.offer.server.value.UseTypeValue
-
Serialized Fields
-
activeDetailPK
UseTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
UseTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.offer.server.value.UseValue
-
Serialized Fields
-
activeDetailPK
UseDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
UseDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
-
Package com.echothree.model.data.order.common.pk
-
Class com.echothree.model.data.order.common.pk.OrderAdjustmentDetailPK
class OrderAdjustmentDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.order.common.pk.OrderAdjustmentPK
class OrderAdjustmentPK extends BasePK implements Serializable -
Class com.echothree.model.data.order.common.pk.OrderAdjustmentTypeDescriptionPK
class OrderAdjustmentTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.order.common.pk.OrderAdjustmentTypeDetailPK
class OrderAdjustmentTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.order.common.pk.OrderAdjustmentTypePK
class OrderAdjustmentTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.order.common.pk.OrderAliasPK
class OrderAliasPK extends BasePK implements Serializable -
Class com.echothree.model.data.order.common.pk.OrderAliasTypeDescriptionPK
class OrderAliasTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.order.common.pk.OrderAliasTypeDetailPK
class OrderAliasTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.order.common.pk.OrderAliasTypePK
class OrderAliasTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.order.common.pk.OrderBatchPK
class OrderBatchPK extends BasePK implements Serializable -
Class com.echothree.model.data.order.common.pk.OrderDetailPK
class OrderDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.order.common.pk.OrderLineAdjustmentDetailPK
class OrderLineAdjustmentDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.order.common.pk.OrderLineAdjustmentPK
class OrderLineAdjustmentPK extends BasePK implements Serializable -
Class com.echothree.model.data.order.common.pk.OrderLineAdjustmentTypeDescriptionPK
class OrderLineAdjustmentTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.order.common.pk.OrderLineAdjustmentTypeDetailPK
class OrderLineAdjustmentTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.order.common.pk.OrderLineAdjustmentTypePK
class OrderLineAdjustmentTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.order.common.pk.OrderLineDetailPK
class OrderLineDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.order.common.pk.OrderLinePK
class OrderLinePK extends BasePK implements Serializable -
Class com.echothree.model.data.order.common.pk.OrderLineStatusPK
class OrderLineStatusPK extends BasePK implements Serializable -
Class com.echothree.model.data.order.common.pk.OrderLineTimePK
class OrderLineTimePK extends BasePK implements Serializable -
Class com.echothree.model.data.order.common.pk.OrderPaymentPreferenceDetailPK
class OrderPaymentPreferenceDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.order.common.pk.OrderPaymentPreferencePK
class OrderPaymentPreferencePK extends BasePK implements Serializable -
Class com.echothree.model.data.order.common.pk.OrderPK
class OrderPK extends BasePK implements Serializable -
Class com.echothree.model.data.order.common.pk.OrderPriorityDescriptionPK
class OrderPriorityDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.order.common.pk.OrderPriorityDetailPK
class OrderPriorityDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.order.common.pk.OrderPriorityPK
class OrderPriorityPK extends BasePK implements Serializable -
Class com.echothree.model.data.order.common.pk.OrderRolePK
class OrderRolePK extends BasePK implements Serializable -
Class com.echothree.model.data.order.common.pk.OrderRoleTypeDescriptionPK
class OrderRoleTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.order.common.pk.OrderRoleTypePK
class OrderRoleTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.order.common.pk.OrderShipmentGroupDetailPK
class OrderShipmentGroupDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.order.common.pk.OrderShipmentGroupPK
class OrderShipmentGroupPK extends BasePK implements Serializable -
Class com.echothree.model.data.order.common.pk.OrderStatusPK
class OrderStatusPK extends BasePK implements Serializable -
Class com.echothree.model.data.order.common.pk.OrderTimePK
class OrderTimePK extends BasePK implements Serializable -
Class com.echothree.model.data.order.common.pk.OrderTimeTypeDescriptionPK
class OrderTimeTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.order.common.pk.OrderTimeTypeDetailPK
class OrderTimeTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.order.common.pk.OrderTimeTypePK
class OrderTimeTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.order.common.pk.OrderTypeDescriptionPK
class OrderTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.order.common.pk.OrderTypeDetailPK
class OrderTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.order.common.pk.OrderTypePK
class OrderTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.order.common.pk.OrderUserVisitPK
class OrderUserVisitPK extends BasePK implements Serializable
-
-
Package com.echothree.model.data.order.server.entity
-
Class com.echothree.model.data.order.server.entity.Order
class Order extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
OrderPK _pk
-
_value
OrderValue _value
-
-
-
Class com.echothree.model.data.order.server.entity.OrderAdjustment
class OrderAdjustment extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
OrderAdjustmentPK _pk
-
_value
OrderAdjustmentValue _value
-
-
-
Class com.echothree.model.data.order.server.entity.OrderAdjustmentDetail
class OrderAdjustmentDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
OrderAdjustmentDetailPK _pk
-
_value
OrderAdjustmentDetailValue _value
-
-
-
Class com.echothree.model.data.order.server.entity.OrderAdjustmentType
class OrderAdjustmentType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
OrderAdjustmentTypePK _pk
-
_value
OrderAdjustmentTypeValue _value
-
-
-
Class com.echothree.model.data.order.server.entity.OrderAdjustmentTypeDescription
class OrderAdjustmentTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
OrderAdjustmentTypeDescriptionPK _pk
-
_value
OrderAdjustmentTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.order.server.entity.OrderAdjustmentTypeDetail
class OrderAdjustmentTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
OrderAdjustmentTypeDetailPK _pk
-
_value
OrderAdjustmentTypeDetailValue _value
-
-
-
Class com.echothree.model.data.order.server.entity.OrderAlias
class OrderAlias extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
OrderAliasPK _pk
-
_value
OrderAliasValue _value
-
-
-
Class com.echothree.model.data.order.server.entity.OrderAliasType
class OrderAliasType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
OrderAliasTypePK _pk
-
_value
OrderAliasTypeValue _value
-
-
-
Class com.echothree.model.data.order.server.entity.OrderAliasTypeDescription
class OrderAliasTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
OrderAliasTypeDescriptionPK _pk
-
_value
OrderAliasTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.order.server.entity.OrderAliasTypeDetail
class OrderAliasTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
OrderAliasTypeDetailPK _pk
-
_value
OrderAliasTypeDetailValue _value
-
-
-
Class com.echothree.model.data.order.server.entity.OrderBatch
class OrderBatch extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
OrderBatchPK _pk
-
_value
OrderBatchValue _value
-
-
-
Class com.echothree.model.data.order.server.entity.OrderDetail
class OrderDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
OrderDetailPK _pk
-
_value
OrderDetailValue _value
-
-
-
Class com.echothree.model.data.order.server.entity.OrderLine
class OrderLine extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
OrderLinePK _pk
-
_value
OrderLineValue _value
-
-
-
Class com.echothree.model.data.order.server.entity.OrderLineAdjustment
class OrderLineAdjustment extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
OrderLineAdjustmentPK _pk
-
_value
OrderLineAdjustmentValue _value
-
-
-
Class com.echothree.model.data.order.server.entity.OrderLineAdjustmentDetail
class OrderLineAdjustmentDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
OrderLineAdjustmentDetailPK _pk
-
_value
OrderLineAdjustmentDetailValue _value
-
-
-
Class com.echothree.model.data.order.server.entity.OrderLineAdjustmentType
class OrderLineAdjustmentType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
OrderLineAdjustmentTypePK _pk
-
_value
OrderLineAdjustmentTypeValue _value
-
-
-
Class com.echothree.model.data.order.server.entity.OrderLineAdjustmentTypeDescription
class OrderLineAdjustmentTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
OrderLineAdjustmentTypeDescriptionPK _pk
-
_value
OrderLineAdjustmentTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.order.server.entity.OrderLineAdjustmentTypeDetail
class OrderLineAdjustmentTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
OrderLineAdjustmentTypeDetailPK _pk
-
_value
OrderLineAdjustmentTypeDetailValue _value
-
-
-
Class com.echothree.model.data.order.server.entity.OrderLineDetail
class OrderLineDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
OrderLineDetailPK _pk
-
_value
OrderLineDetailValue _value
-
-
-
Class com.echothree.model.data.order.server.entity.OrderLineStatus
class OrderLineStatus extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
OrderLineStatusPK _pk
-
_value
OrderLineStatusValue _value
-
-
-
Class com.echothree.model.data.order.server.entity.OrderLineTime
class OrderLineTime extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
OrderLineTimePK _pk
-
_value
OrderLineTimeValue _value
-
-
-
Class com.echothree.model.data.order.server.entity.OrderPaymentPreference
class OrderPaymentPreference extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
OrderPaymentPreferencePK _pk
-
_value
OrderPaymentPreferenceValue _value
-
-
-
Class com.echothree.model.data.order.server.entity.OrderPaymentPreferenceDetail
class OrderPaymentPreferenceDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
OrderPaymentPreferenceDetailPK _pk
-
_value
OrderPaymentPreferenceDetailValue _value
-
-
-
Class com.echothree.model.data.order.server.entity.OrderPriority
class OrderPriority extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
OrderPriorityPK _pk
-
_value
OrderPriorityValue _value
-
-
-
Class com.echothree.model.data.order.server.entity.OrderPriorityDescription
class OrderPriorityDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
OrderPriorityDescriptionPK _pk
-
_value
OrderPriorityDescriptionValue _value
-
-
-
Class com.echothree.model.data.order.server.entity.OrderPriorityDetail
class OrderPriorityDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
OrderPriorityDetailPK _pk
-
_value
OrderPriorityDetailValue _value
-
-
-
Class com.echothree.model.data.order.server.entity.OrderRole
class OrderRole extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
OrderRolePK _pk
-
_value
OrderRoleValue _value
-
-
-
Class com.echothree.model.data.order.server.entity.OrderRoleType
class OrderRoleType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
OrderRoleTypePK _pk
-
_value
OrderRoleTypeValue _value
-
-
-
Class com.echothree.model.data.order.server.entity.OrderRoleTypeDescription
class OrderRoleTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
OrderRoleTypeDescriptionPK _pk
-
_value
OrderRoleTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.order.server.entity.OrderShipmentGroup
class OrderShipmentGroup extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
OrderShipmentGroupPK _pk
-
_value
OrderShipmentGroupValue _value
-
-
-
Class com.echothree.model.data.order.server.entity.OrderShipmentGroupDetail
class OrderShipmentGroupDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
OrderShipmentGroupDetailPK _pk
-
_value
OrderShipmentGroupDetailValue _value
-
-
-
Class com.echothree.model.data.order.server.entity.OrderStatus
class OrderStatus extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
OrderStatusPK _pk
-
_value
OrderStatusValue _value
-
-
-
Class com.echothree.model.data.order.server.entity.OrderTime
class OrderTime extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
OrderTimePK _pk
-
_value
OrderTimeValue _value
-
-
-
Class com.echothree.model.data.order.server.entity.OrderTimeType
class OrderTimeType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
OrderTimeTypePK _pk
-
_value
OrderTimeTypeValue _value
-
-
-
Class com.echothree.model.data.order.server.entity.OrderTimeTypeDescription
class OrderTimeTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
OrderTimeTypeDescriptionPK _pk
-
_value
OrderTimeTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.order.server.entity.OrderTimeTypeDetail
class OrderTimeTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
OrderTimeTypeDetailPK _pk
-
_value
OrderTimeTypeDetailValue _value
-
-
-
Class com.echothree.model.data.order.server.entity.OrderType
class OrderType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
OrderTypePK _pk
-
_value
OrderTypeValue _value
-
-
-
Class com.echothree.model.data.order.server.entity.OrderTypeDescription
class OrderTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
OrderTypeDescriptionPK _pk
-
_value
OrderTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.order.server.entity.OrderTypeDetail
class OrderTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
OrderTypeDetailPK _pk
-
_value
OrderTypeDetailValue _value
-
-
-
Class com.echothree.model.data.order.server.entity.OrderUserVisit
class OrderUserVisit extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
OrderUserVisitPK _pk
-
_value
OrderUserVisitValue _value
-
-
-
-
Package com.echothree.model.data.order.server.value
-
Class com.echothree.model.data.order.server.value.OrderAdjustmentDetailValue
-
Serialized Fields
-
amount
Long amount
-
amountHasBeenModified
boolean amountHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
orderAdjustmentPK
OrderAdjustmentPK orderAdjustmentPK
-
orderAdjustmentPKHasBeenModified
boolean orderAdjustmentPKHasBeenModified
-
orderAdjustmentSequence
Integer orderAdjustmentSequence
-
orderAdjustmentSequenceHasBeenModified
boolean orderAdjustmentSequenceHasBeenModified
-
orderAdjustmentTypePK
OrderAdjustmentTypePK orderAdjustmentTypePK
-
orderAdjustmentTypePKHasBeenModified
boolean orderAdjustmentTypePKHasBeenModified
-
orderPK
OrderPK orderPK
-
orderPKHasBeenModified
boolean orderPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.order.server.value.OrderAdjustmentTypeDescriptionValue
class OrderAdjustmentTypeDescriptionValue extends BaseValue<OrderAdjustmentTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
orderAdjustmentTypePK
OrderAdjustmentTypePK orderAdjustmentTypePK
-
orderAdjustmentTypePKHasBeenModified
boolean orderAdjustmentTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.order.server.value.OrderAdjustmentTypeDetailValue
class OrderAdjustmentTypeDetailValue extends BaseValue<OrderAdjustmentTypeDetailPK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
orderAdjustmentTypeName
String orderAdjustmentTypeName
-
orderAdjustmentTypeNameHasBeenModified
boolean orderAdjustmentTypeNameHasBeenModified
-
orderAdjustmentTypePK
OrderAdjustmentTypePK orderAdjustmentTypePK
-
orderAdjustmentTypePKHasBeenModified
boolean orderAdjustmentTypePKHasBeenModified
-
orderTypePK
OrderTypePK orderTypePK
-
orderTypePKHasBeenModified
boolean orderTypePKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.order.server.value.OrderAdjustmentTypeValue
-
Serialized Fields
-
activeDetailPK
OrderAdjustmentTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
OrderAdjustmentTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.order.server.value.OrderAdjustmentValue
-
Serialized Fields
-
activeDetailPK
OrderAdjustmentDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
OrderAdjustmentDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.order.server.value.OrderAliasTypeDescriptionValue
class OrderAliasTypeDescriptionValue extends BaseValue<OrderAliasTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
orderAliasTypePK
OrderAliasTypePK orderAliasTypePK
-
orderAliasTypePKHasBeenModified
boolean orderAliasTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.order.server.value.OrderAliasTypeDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
orderAliasTypeName
String orderAliasTypeName
-
orderAliasTypeNameHasBeenModified
boolean orderAliasTypeNameHasBeenModified
-
orderAliasTypePK
OrderAliasTypePK orderAliasTypePK
-
orderAliasTypePKHasBeenModified
boolean orderAliasTypePKHasBeenModified
-
orderTypePK
OrderTypePK orderTypePK
-
orderTypePKHasBeenModified
boolean orderTypePKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
validationPattern
String validationPattern
-
validationPatternHasBeenModified
boolean validationPatternHasBeenModified
-
-
-
Class com.echothree.model.data.order.server.value.OrderAliasTypeValue
-
Serialized Fields
-
activeDetailPK
OrderAliasTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
OrderAliasTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.order.server.value.OrderAliasValue
-
Serialized Fields
-
alias
String alias
-
aliasHasBeenModified
boolean aliasHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
orderAliasTypePK
OrderAliasTypePK orderAliasTypePK
-
orderAliasTypePKHasBeenModified
boolean orderAliasTypePKHasBeenModified
-
orderPK
OrderPK orderPK
-
orderPKHasBeenModified
boolean orderPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.order.server.value.OrderBatchValue
-
Serialized Fields
-
amount
Long amount
-
amountHasBeenModified
boolean amountHasBeenModified
-
batchPK
BatchPK batchPK
-
batchPKHasBeenModified
boolean batchPKHasBeenModified
-
count
Long count
-
countHasBeenModified
boolean countHasBeenModified
-
currencyPK
CurrencyPK currencyPK
-
currencyPKHasBeenModified
boolean currencyPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.order.server.value.OrderDetailValue
-
Serialized Fields
-
allowBackorders
Boolean allowBackorders
-
allowBackordersHasBeenModified
boolean allowBackordersHasBeenModified
-
allowCombiningShipments
Boolean allowCombiningShipments
-
allowCombiningShipmentsHasBeenModified
boolean allowCombiningShipmentsHasBeenModified
-
allowSubstitutions
Boolean allowSubstitutions
-
allowSubstitutionsHasBeenModified
boolean allowSubstitutionsHasBeenModified
-
cancellationPolicyPK
CancellationPolicyPK cancellationPolicyPK
-
cancellationPolicyPKHasBeenModified
boolean cancellationPolicyPKHasBeenModified
-
currencyPK
CurrencyPK currencyPK
-
currencyPKHasBeenModified
boolean currencyPKHasBeenModified
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
freeOnBoardPK
FreeOnBoardPK freeOnBoardPK
-
freeOnBoardPKHasBeenModified
boolean freeOnBoardPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
holdUntilComplete
Boolean holdUntilComplete
-
holdUntilCompleteHasBeenModified
boolean holdUntilCompleteHasBeenModified
-
orderName
String orderName
-
orderNameHasBeenModified
boolean orderNameHasBeenModified
-
orderPK
OrderPK orderPK
-
orderPKHasBeenModified
boolean orderPKHasBeenModified
-
orderPriorityPK
OrderPriorityPK orderPriorityPK
-
orderPriorityPKHasBeenModified
boolean orderPriorityPKHasBeenModified
-
orderTypePK
OrderTypePK orderTypePK
-
orderTypePKHasBeenModified
boolean orderTypePKHasBeenModified
-
reference
String reference
-
referenceHasBeenModified
boolean referenceHasBeenModified
-
returnPolicyPK
ReturnPolicyPK returnPolicyPK
-
returnPolicyPKHasBeenModified
boolean returnPolicyPKHasBeenModified
-
taxable
Boolean taxable
-
taxableHasBeenModified
boolean taxableHasBeenModified
-
termPK
TermPK termPK
-
termPKHasBeenModified
boolean termPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.order.server.value.OrderLineAdjustmentDetailValue
class OrderLineAdjustmentDetailValue extends BaseValue<OrderLineAdjustmentDetailPK> implements Serializable-
Serialized Fields
-
amount
Long amount
-
amountHasBeenModified
boolean amountHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
orderLineAdjustmentPK
OrderLineAdjustmentPK orderLineAdjustmentPK
-
orderLineAdjustmentPKHasBeenModified
boolean orderLineAdjustmentPKHasBeenModified
-
orderLineAdjustmentSequence
Integer orderLineAdjustmentSequence
-
orderLineAdjustmentSequenceHasBeenModified
boolean orderLineAdjustmentSequenceHasBeenModified
-
orderLineAdjustmentTypePK
OrderLineAdjustmentTypePK orderLineAdjustmentTypePK
-
orderLineAdjustmentTypePKHasBeenModified
boolean orderLineAdjustmentTypePKHasBeenModified
-
orderLinePK
OrderLinePK orderLinePK
-
orderLinePKHasBeenModified
boolean orderLinePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.order.server.value.OrderLineAdjustmentTypeDescriptionValue
class OrderLineAdjustmentTypeDescriptionValue extends BaseValue<OrderLineAdjustmentTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
orderLineAdjustmentTypePK
OrderLineAdjustmentTypePK orderLineAdjustmentTypePK
-
orderLineAdjustmentTypePKHasBeenModified
boolean orderLineAdjustmentTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.order.server.value.OrderLineAdjustmentTypeDetailValue
class OrderLineAdjustmentTypeDetailValue extends BaseValue<OrderLineAdjustmentTypeDetailPK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
orderLineAdjustmentTypeName
String orderLineAdjustmentTypeName
-
orderLineAdjustmentTypeNameHasBeenModified
boolean orderLineAdjustmentTypeNameHasBeenModified
-
orderLineAdjustmentTypePK
OrderLineAdjustmentTypePK orderLineAdjustmentTypePK
-
orderLineAdjustmentTypePKHasBeenModified
boolean orderLineAdjustmentTypePKHasBeenModified
-
orderTypePK
OrderTypePK orderTypePK
-
orderTypePKHasBeenModified
boolean orderTypePKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.order.server.value.OrderLineAdjustmentTypeValue
class OrderLineAdjustmentTypeValue extends BaseValue<OrderLineAdjustmentTypePK> implements Serializable-
Serialized Fields
-
activeDetailPK
OrderLineAdjustmentTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
OrderLineAdjustmentTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.order.server.value.OrderLineAdjustmentValue
-
Serialized Fields
-
activeDetailPK
OrderLineAdjustmentDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
OrderLineAdjustmentDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.order.server.value.OrderLineDetailValue
-
Serialized Fields
-
cancellationPolicyPK
CancellationPolicyPK cancellationPolicyPK
-
cancellationPolicyPKHasBeenModified
boolean cancellationPolicyPKHasBeenModified
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
inventoryConditionPK
InventoryConditionPK inventoryConditionPK
-
inventoryConditionPKHasBeenModified
boolean inventoryConditionPKHasBeenModified
-
itemPK
ItemPK itemPK
-
itemPKHasBeenModified
boolean itemPKHasBeenModified
-
orderLinePK
OrderLinePK orderLinePK
-
orderLinePKHasBeenModified
boolean orderLinePKHasBeenModified
-
orderLineSequence
Integer orderLineSequence
-
orderLineSequenceHasBeenModified
boolean orderLineSequenceHasBeenModified
-
orderPK
OrderPK orderPK
-
orderPKHasBeenModified
boolean orderPKHasBeenModified
-
orderShipmentGroupPK
OrderShipmentGroupPK orderShipmentGroupPK
-
orderShipmentGroupPKHasBeenModified
boolean orderShipmentGroupPKHasBeenModified
-
parentOrderLinePK
OrderLinePK parentOrderLinePK
-
parentOrderLinePKHasBeenModified
boolean parentOrderLinePKHasBeenModified
-
quantity
Long quantity
-
quantityHasBeenModified
boolean quantityHasBeenModified
-
returnPolicyPK
ReturnPolicyPK returnPolicyPK
-
returnPolicyPKHasBeenModified
boolean returnPolicyPKHasBeenModified
-
taxable
Boolean taxable
-
taxableHasBeenModified
boolean taxableHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
unitAmount
Long unitAmount
-
unitAmountHasBeenModified
boolean unitAmountHasBeenModified
-
unitOfMeasureTypePK
UnitOfMeasureTypePK unitOfMeasureTypePK
-
unitOfMeasureTypePKHasBeenModified
boolean unitOfMeasureTypePKHasBeenModified
-
-
-
Class com.echothree.model.data.order.server.value.OrderLineStatusValue
-
Serialized Fields
-
orderLineAdjustmentSequence
Integer orderLineAdjustmentSequence
-
orderLineAdjustmentSequenceHasBeenModified
boolean orderLineAdjustmentSequenceHasBeenModified
-
orderLinePK
OrderLinePK orderLinePK
-
orderLinePKHasBeenModified
boolean orderLinePKHasBeenModified
-
-
-
Class com.echothree.model.data.order.server.value.OrderLineTimeValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
orderLinePK
OrderLinePK orderLinePK
-
orderLinePKHasBeenModified
boolean orderLinePKHasBeenModified
-
orderTimeTypePK
OrderTimeTypePK orderTimeTypePK
-
orderTimeTypePKHasBeenModified
boolean orderTimeTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
time
Long time
-
timeHasBeenModified
boolean timeHasBeenModified
-
-
-
Class com.echothree.model.data.order.server.value.OrderLineValue
-
Serialized Fields
-
activeDetailPK
OrderLineDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
OrderLineDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.order.server.value.OrderPaymentPreferenceDetailValue
class OrderPaymentPreferenceDetailValue extends BaseValue<OrderPaymentPreferenceDetailPK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
maximumAmount
Long maximumAmount
-
maximumAmountHasBeenModified
boolean maximumAmountHasBeenModified
-
orderPaymentPreferencePK
OrderPaymentPreferencePK orderPaymentPreferencePK
-
orderPaymentPreferencePKHasBeenModified
boolean orderPaymentPreferencePKHasBeenModified
-
orderPaymentPreferenceSequence
Integer orderPaymentPreferenceSequence
-
orderPaymentPreferenceSequenceHasBeenModified
boolean orderPaymentPreferenceSequenceHasBeenModified
-
orderPK
OrderPK orderPK
-
orderPKHasBeenModified
boolean orderPKHasBeenModified
-
partyPaymentMethodPK
PartyPaymentMethodPK partyPaymentMethodPK
-
partyPaymentMethodPKHasBeenModified
boolean partyPaymentMethodPKHasBeenModified
-
paymentMethodPK
PaymentMethodPK paymentMethodPK
-
paymentMethodPKHasBeenModified
boolean paymentMethodPKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
wasPresent
Boolean wasPresent
-
wasPresentHasBeenModified
boolean wasPresentHasBeenModified
-
-
-
Class com.echothree.model.data.order.server.value.OrderPaymentPreferenceValue
class OrderPaymentPreferenceValue extends BaseValue<OrderPaymentPreferencePK> implements Serializable-
Serialized Fields
-
activeDetailPK
OrderPaymentPreferenceDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
OrderPaymentPreferenceDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.order.server.value.OrderPriorityDescriptionValue
class OrderPriorityDescriptionValue extends BaseValue<OrderPriorityDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
orderPriorityPK
OrderPriorityPK orderPriorityPK
-
orderPriorityPKHasBeenModified
boolean orderPriorityPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.order.server.value.OrderPriorityDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
orderPriorityName
String orderPriorityName
-
orderPriorityNameHasBeenModified
boolean orderPriorityNameHasBeenModified
-
orderPriorityPK
OrderPriorityPK orderPriorityPK
-
orderPriorityPKHasBeenModified
boolean orderPriorityPKHasBeenModified
-
orderTypePK
OrderTypePK orderTypePK
-
orderTypePKHasBeenModified
boolean orderTypePKHasBeenModified
-
priority
Integer priority
-
priorityHasBeenModified
boolean priorityHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.order.server.value.OrderPriorityValue
-
Serialized Fields
-
activeDetailPK
OrderPriorityDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
OrderPriorityDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.order.server.value.OrderRoleTypeDescriptionValue
class OrderRoleTypeDescriptionValue extends BaseValue<OrderRoleTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
orderRoleTypePK
OrderRoleTypePK orderRoleTypePK
-
orderRoleTypePKHasBeenModified
boolean orderRoleTypePKHasBeenModified
-
-
-
Class com.echothree.model.data.order.server.value.OrderRoleTypeValue
-
Class com.echothree.model.data.order.server.value.OrderRoleValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
orderPK
OrderPK orderPK
-
orderPKHasBeenModified
boolean orderPKHasBeenModified
-
orderRoleTypePK
OrderRoleTypePK orderRoleTypePK
-
orderRoleTypePKHasBeenModified
boolean orderRoleTypePKHasBeenModified
-
partyPK
PartyPK partyPK
-
partyPKHasBeenModified
boolean partyPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.order.server.value.OrderShipmentGroupDetailValue
class OrderShipmentGroupDetailValue extends BaseValue<OrderShipmentGroupDetailPK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
holdUntilComplete
Boolean holdUntilComplete
-
holdUntilCompleteHasBeenModified
boolean holdUntilCompleteHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
itemDeliveryTypePK
ItemDeliveryTypePK itemDeliveryTypePK
-
itemDeliveryTypePKHasBeenModified
boolean itemDeliveryTypePKHasBeenModified
-
orderPK
OrderPK orderPK
-
orderPKHasBeenModified
boolean orderPKHasBeenModified
-
orderShipmentGroupPK
OrderShipmentGroupPK orderShipmentGroupPK
-
orderShipmentGroupPKHasBeenModified
boolean orderShipmentGroupPKHasBeenModified
-
orderShipmentGroupSequence
Integer orderShipmentGroupSequence
-
orderShipmentGroupSequenceHasBeenModified
boolean orderShipmentGroupSequenceHasBeenModified
-
partyContactMechanismPK
PartyContactMechanismPK partyContactMechanismPK
-
partyContactMechanismPKHasBeenModified
boolean partyContactMechanismPKHasBeenModified
-
shippingMethodPK
ShippingMethodPK shippingMethodPK
-
shippingMethodPKHasBeenModified
boolean shippingMethodPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.order.server.value.OrderShipmentGroupValue
-
Serialized Fields
-
activeDetailPK
OrderShipmentGroupDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
OrderShipmentGroupDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.order.server.value.OrderStatusValue
-
Serialized Fields
-
orderAdjustmentSequence
Integer orderAdjustmentSequence
-
orderAdjustmentSequenceHasBeenModified
boolean orderAdjustmentSequenceHasBeenModified
-
orderLineSequence
Integer orderLineSequence
-
orderLineSequenceHasBeenModified
boolean orderLineSequenceHasBeenModified
-
orderPaymentPreferenceSequence
Integer orderPaymentPreferenceSequence
-
orderPaymentPreferenceSequenceHasBeenModified
boolean orderPaymentPreferenceSequenceHasBeenModified
-
orderPK
OrderPK orderPK
-
orderPKHasBeenModified
boolean orderPKHasBeenModified
-
orderShipmentGroupSequence
Integer orderShipmentGroupSequence
-
orderShipmentGroupSequenceHasBeenModified
boolean orderShipmentGroupSequenceHasBeenModified
-
-
-
Class com.echothree.model.data.order.server.value.OrderTimeTypeDescriptionValue
class OrderTimeTypeDescriptionValue extends BaseValue<OrderTimeTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
orderTimeTypePK
OrderTimeTypePK orderTimeTypePK
-
orderTimeTypePKHasBeenModified
boolean orderTimeTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.order.server.value.OrderTimeTypeDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
orderTimeTypeName
String orderTimeTypeName
-
orderTimeTypeNameHasBeenModified
boolean orderTimeTypeNameHasBeenModified
-
orderTimeTypePK
OrderTimeTypePK orderTimeTypePK
-
orderTimeTypePKHasBeenModified
boolean orderTimeTypePKHasBeenModified
-
orderTypePK
OrderTypePK orderTypePK
-
orderTypePKHasBeenModified
boolean orderTypePKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.order.server.value.OrderTimeTypeValue
-
Serialized Fields
-
activeDetailPK
OrderTimeTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
OrderTimeTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.order.server.value.OrderTimeValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
orderPK
OrderPK orderPK
-
orderPKHasBeenModified
boolean orderPKHasBeenModified
-
orderTimeTypePK
OrderTimeTypePK orderTimeTypePK
-
orderTimeTypePKHasBeenModified
boolean orderTimeTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
time
Long time
-
timeHasBeenModified
boolean timeHasBeenModified
-
-
-
Class com.echothree.model.data.order.server.value.OrderTypeDescriptionValue
-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
orderTypePK
OrderTypePK orderTypePK
-
orderTypePKHasBeenModified
boolean orderTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.order.server.value.OrderTypeDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
orderSequenceTypePK
SequenceTypePK orderSequenceTypePK
-
orderSequenceTypePKHasBeenModified
boolean orderSequenceTypePKHasBeenModified
-
orderTypeName
String orderTypeName
-
orderTypeNameHasBeenModified
boolean orderTypeNameHasBeenModified
-
orderTypePK
OrderTypePK orderTypePK
-
orderTypePKHasBeenModified
boolean orderTypePKHasBeenModified
-
orderWorkflowEntrancePK
WorkflowEntrancePK orderWorkflowEntrancePK
-
orderWorkflowEntrancePKHasBeenModified
boolean orderWorkflowEntrancePKHasBeenModified
-
orderWorkflowPK
WorkflowPK orderWorkflowPK
-
orderWorkflowPKHasBeenModified
boolean orderWorkflowPKHasBeenModified
-
parentOrderTypePK
OrderTypePK parentOrderTypePK
-
parentOrderTypePKHasBeenModified
boolean parentOrderTypePKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.order.server.value.OrderTypeValue
-
Serialized Fields
-
activeDetailPK
OrderTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
OrderTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.order.server.value.OrderUserVisitValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
orderPK
OrderPK orderPK
-
orderPKHasBeenModified
boolean orderPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
userVisitPK
UserVisitPK userVisitPK
-
userVisitPKHasBeenModified
boolean userVisitPKHasBeenModified
-
-
-
Class com.echothree.model.data.order.server.value.OrderValue
-
Serialized Fields
-
activeDetailPK
OrderDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
OrderDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
-
Package com.echothree.model.data.party.common.pk
-
Class com.echothree.model.data.party.common.pk.BirthdayFormatDescriptionPK
class BirthdayFormatDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.party.common.pk.BirthdayFormatDetailPK
class BirthdayFormatDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.party.common.pk.BirthdayFormatPK
class BirthdayFormatPK extends BasePK implements Serializable -
Class com.echothree.model.data.party.common.pk.DateTimeFormatDescriptionPK
class DateTimeFormatDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.party.common.pk.DateTimeFormatDetailPK
class DateTimeFormatDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.party.common.pk.DateTimeFormatPK
class DateTimeFormatPK extends BasePK implements Serializable -
Class com.echothree.model.data.party.common.pk.GenderDescriptionPK
class GenderDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.party.common.pk.GenderDetailPK
class GenderDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.party.common.pk.GenderPK
class GenderPK extends BasePK implements Serializable -
Class com.echothree.model.data.party.common.pk.LanguageDescriptionPK
class LanguageDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.party.common.pk.LanguagePK
class LanguagePK extends BasePK implements Serializable -
Class com.echothree.model.data.party.common.pk.MoodDescriptionPK
class MoodDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.party.common.pk.MoodDetailPK
class MoodDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.party.common.pk.MoodPK
class MoodPK extends BasePK implements Serializable -
Class com.echothree.model.data.party.common.pk.NameSuffixDetailPK
class NameSuffixDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.party.common.pk.NameSuffixPK
class NameSuffixPK extends BasePK implements Serializable -
Class com.echothree.model.data.party.common.pk.PartyAliasPK
class PartyAliasPK extends BasePK implements Serializable -
Class com.echothree.model.data.party.common.pk.PartyAliasTypeDescriptionPK
class PartyAliasTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.party.common.pk.PartyAliasTypeDetailPK
class PartyAliasTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.party.common.pk.PartyAliasTypePK
class PartyAliasTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.party.common.pk.PartyCompanyPK
class PartyCompanyPK extends BasePK implements Serializable -
Class com.echothree.model.data.party.common.pk.PartyDepartmentPK
class PartyDepartmentPK extends BasePK implements Serializable -
Class com.echothree.model.data.party.common.pk.PartyDetailPK
class PartyDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.party.common.pk.PartyDivisionPK
class PartyDivisionPK extends BasePK implements Serializable -
Class com.echothree.model.data.party.common.pk.PartyGroupPK
class PartyGroupPK extends BasePK implements Serializable -
Class com.echothree.model.data.party.common.pk.PartyPK
class PartyPK extends BasePK implements Serializable -
Class com.echothree.model.data.party.common.pk.PartyRelationshipPK
class PartyRelationshipPK extends BasePK implements Serializable -
Class com.echothree.model.data.party.common.pk.PartyRelationshipTypeDescriptionPK
class PartyRelationshipTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.party.common.pk.PartyRelationshipTypePK
class PartyRelationshipTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.party.common.pk.PartyStatusPK
class PartyStatusPK extends BasePK implements Serializable -
Class com.echothree.model.data.party.common.pk.PartyTypeAuditPolicyDetailPK
class PartyTypeAuditPolicyDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.party.common.pk.PartyTypeAuditPolicyPK
class PartyTypeAuditPolicyPK extends BasePK implements Serializable -
Class com.echothree.model.data.party.common.pk.PartyTypeDescriptionPK
class PartyTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.party.common.pk.PartyTypeLockoutPolicyDetailPK
class PartyTypeLockoutPolicyDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.party.common.pk.PartyTypeLockoutPolicyPK
class PartyTypeLockoutPolicyPK extends BasePK implements Serializable -
Class com.echothree.model.data.party.common.pk.PartyTypePasswordStringPolicyDetailPK
class PartyTypePasswordStringPolicyDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.party.common.pk.PartyTypePasswordStringPolicyPK
class PartyTypePasswordStringPolicyPK extends BasePK implements Serializable -
Class com.echothree.model.data.party.common.pk.PartyTypePK
class PartyTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.party.common.pk.PartyTypeUsePK
class PartyTypeUsePK extends BasePK implements Serializable -
Class com.echothree.model.data.party.common.pk.PartyTypeUseTypeDescriptionPK
class PartyTypeUseTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.party.common.pk.PartyTypeUseTypePK
class PartyTypeUseTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.party.common.pk.PersonalTitleDetailPK
class PersonalTitleDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.party.common.pk.PersonalTitlePK
class PersonalTitlePK extends BasePK implements Serializable -
Class com.echothree.model.data.party.common.pk.PersonPK
class PersonPK extends BasePK implements Serializable -
Class com.echothree.model.data.party.common.pk.ProfilePK
class ProfilePK extends BasePK implements Serializable -
Class com.echothree.model.data.party.common.pk.RoleTypeDescriptionPK
class RoleTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.party.common.pk.RoleTypePK
class RoleTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.party.common.pk.TimeZoneDescriptionPK
class TimeZoneDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.party.common.pk.TimeZoneDetailPK
class TimeZoneDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.party.common.pk.TimeZonePK
class TimeZonePK extends BasePK implements Serializable
-
-
Package com.echothree.model.data.party.server.entity
-
Class com.echothree.model.data.party.server.entity.BirthdayFormat
class BirthdayFormat extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
BirthdayFormatPK _pk
-
_value
BirthdayFormatValue _value
-
-
-
Class com.echothree.model.data.party.server.entity.BirthdayFormatDescription
class BirthdayFormatDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
BirthdayFormatDescriptionPK _pk
-
_value
BirthdayFormatDescriptionValue _value
-
-
-
Class com.echothree.model.data.party.server.entity.BirthdayFormatDetail
class BirthdayFormatDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
BirthdayFormatDetailPK _pk
-
_value
BirthdayFormatDetailValue _value
-
-
-
Class com.echothree.model.data.party.server.entity.DateTimeFormat
class DateTimeFormat extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
DateTimeFormatPK _pk
-
_value
DateTimeFormatValue _value
-
-
-
Class com.echothree.model.data.party.server.entity.DateTimeFormatDescription
class DateTimeFormatDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
DateTimeFormatDescriptionPK _pk
-
_value
DateTimeFormatDescriptionValue _value
-
-
-
Class com.echothree.model.data.party.server.entity.DateTimeFormatDetail
class DateTimeFormatDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
DateTimeFormatDetailPK _pk
-
_value
DateTimeFormatDetailValue _value
-
-
-
Class com.echothree.model.data.party.server.entity.Gender
class Gender extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
GenderPK _pk
-
_value
GenderValue _value
-
-
-
Class com.echothree.model.data.party.server.entity.GenderDescription
class GenderDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
GenderDescriptionPK _pk
-
_value
GenderDescriptionValue _value
-
-
-
Class com.echothree.model.data.party.server.entity.GenderDetail
class GenderDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
GenderDetailPK _pk
-
_value
GenderDetailValue _value
-
-
-
Class com.echothree.model.data.party.server.entity.Language
class Language extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
LanguagePK _pk
-
_value
LanguageValue _value
-
-
-
Class com.echothree.model.data.party.server.entity.LanguageDescription
class LanguageDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
LanguageDescriptionPK _pk
-
_value
LanguageDescriptionValue _value
-
-
-
Class com.echothree.model.data.party.server.entity.Mood
class Mood extends BaseEntity implements Serializable -
Class com.echothree.model.data.party.server.entity.MoodDescription
class MoodDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
MoodDescriptionPK _pk
-
_value
MoodDescriptionValue _value
-
-
-
Class com.echothree.model.data.party.server.entity.MoodDetail
class MoodDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
MoodDetailPK _pk
-
_value
MoodDetailValue _value
-
-
-
Class com.echothree.model.data.party.server.entity.NameSuffix
class NameSuffix extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
NameSuffixPK _pk
-
_value
NameSuffixValue _value
-
-
-
Class com.echothree.model.data.party.server.entity.NameSuffixDetail
class NameSuffixDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
NameSuffixDetailPK _pk
-
_value
NameSuffixDetailValue _value
-
-
-
Class com.echothree.model.data.party.server.entity.Party
class Party extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PartyPK _pk
-
_value
PartyValue _value
-
-
-
Class com.echothree.model.data.party.server.entity.PartyAlias
class PartyAlias extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PartyAliasPK _pk
-
_value
PartyAliasValue _value
-
-
-
Class com.echothree.model.data.party.server.entity.PartyAliasType
class PartyAliasType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PartyAliasTypePK _pk
-
_value
PartyAliasTypeValue _value
-
-
-
Class com.echothree.model.data.party.server.entity.PartyAliasTypeDescription
class PartyAliasTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PartyAliasTypeDescriptionPK _pk
-
_value
PartyAliasTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.party.server.entity.PartyAliasTypeDetail
class PartyAliasTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PartyAliasTypeDetailPK _pk
-
_value
PartyAliasTypeDetailValue _value
-
-
-
Class com.echothree.model.data.party.server.entity.PartyCompany
class PartyCompany extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PartyCompanyPK _pk
-
_value
PartyCompanyValue _value
-
-
-
Class com.echothree.model.data.party.server.entity.PartyDepartment
class PartyDepartment extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PartyDepartmentPK _pk
-
_value
PartyDepartmentValue _value
-
-
-
Class com.echothree.model.data.party.server.entity.PartyDetail
class PartyDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PartyDetailPK _pk
-
_value
PartyDetailValue _value
-
-
-
Class com.echothree.model.data.party.server.entity.PartyDivision
class PartyDivision extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PartyDivisionPK _pk
-
_value
PartyDivisionValue _value
-
-
-
Class com.echothree.model.data.party.server.entity.PartyGroup
class PartyGroup extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PartyGroupPK _pk
-
_value
PartyGroupValue _value
-
-
-
Class com.echothree.model.data.party.server.entity.PartyRelationship
class PartyRelationship extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PartyRelationshipPK _pk
-
_value
PartyRelationshipValue _value
-
-
-
Class com.echothree.model.data.party.server.entity.PartyRelationshipType
class PartyRelationshipType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PartyRelationshipTypePK _pk
-
_value
PartyRelationshipTypeValue _value
-
-
-
Class com.echothree.model.data.party.server.entity.PartyRelationshipTypeDescription
class PartyRelationshipTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PartyRelationshipTypeDescriptionPK _pk
-
_value
PartyRelationshipTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.party.server.entity.PartyStatus
class PartyStatus extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PartyStatusPK _pk
-
_value
PartyStatusValue _value
-
-
-
Class com.echothree.model.data.party.server.entity.PartyType
class PartyType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PartyTypePK _pk
-
_value
PartyTypeValue _value
-
-
-
Class com.echothree.model.data.party.server.entity.PartyTypeAuditPolicy
class PartyTypeAuditPolicy extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PartyTypeAuditPolicyPK _pk
-
_value
PartyTypeAuditPolicyValue _value
-
-
-
Class com.echothree.model.data.party.server.entity.PartyTypeAuditPolicyDetail
class PartyTypeAuditPolicyDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PartyTypeAuditPolicyDetailPK _pk
-
_value
PartyTypeAuditPolicyDetailValue _value
-
-
-
Class com.echothree.model.data.party.server.entity.PartyTypeDescription
class PartyTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PartyTypeDescriptionPK _pk
-
_value
PartyTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.party.server.entity.PartyTypeLockoutPolicy
class PartyTypeLockoutPolicy extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PartyTypeLockoutPolicyPK _pk
-
_value
PartyTypeLockoutPolicyValue _value
-
-
-
Class com.echothree.model.data.party.server.entity.PartyTypeLockoutPolicyDetail
class PartyTypeLockoutPolicyDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PartyTypeLockoutPolicyDetailPK _pk
-
_value
PartyTypeLockoutPolicyDetailValue _value
-
-
-
Class com.echothree.model.data.party.server.entity.PartyTypePasswordStringPolicy
class PartyTypePasswordStringPolicy extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PartyTypePasswordStringPolicyPK _pk
-
_value
PartyTypePasswordStringPolicyValue _value
-
-
-
Class com.echothree.model.data.party.server.entity.PartyTypePasswordStringPolicyDetail
class PartyTypePasswordStringPolicyDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PartyTypePasswordStringPolicyDetailPK _pk
-
_value
PartyTypePasswordStringPolicyDetailValue _value
-
-
-
Class com.echothree.model.data.party.server.entity.PartyTypeUse
class PartyTypeUse extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PartyTypeUsePK _pk
-
_value
PartyTypeUseValue _value
-
-
-
Class com.echothree.model.data.party.server.entity.PartyTypeUseType
class PartyTypeUseType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PartyTypeUseTypePK _pk
-
_value
PartyTypeUseTypeValue _value
-
-
-
Class com.echothree.model.data.party.server.entity.PartyTypeUseTypeDescription
class PartyTypeUseTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PartyTypeUseTypeDescriptionPK _pk
-
_value
PartyTypeUseTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.party.server.entity.Person
class Person extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PersonPK _pk
-
_value
PersonValue _value
-
-
-
Class com.echothree.model.data.party.server.entity.PersonalTitle
class PersonalTitle extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PersonalTitlePK _pk
-
_value
PersonalTitleValue _value
-
-
-
Class com.echothree.model.data.party.server.entity.PersonalTitleDetail
class PersonalTitleDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PersonalTitleDetailPK _pk
-
_value
PersonalTitleDetailValue _value
-
-
-
Class com.echothree.model.data.party.server.entity.Profile
class Profile extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ProfilePK _pk
-
_value
ProfileValue _value
-
-
-
Class com.echothree.model.data.party.server.entity.RoleType
class RoleType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
RoleTypePK _pk
-
_value
RoleTypeValue _value
-
-
-
Class com.echothree.model.data.party.server.entity.RoleTypeDescription
class RoleTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
RoleTypeDescriptionPK _pk
-
_value
RoleTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.party.server.entity.TimeZone
class TimeZone extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
TimeZonePK _pk
-
_value
TimeZoneValue _value
-
-
-
Class com.echothree.model.data.party.server.entity.TimeZoneDescription
class TimeZoneDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
TimeZoneDescriptionPK _pk
-
_value
TimeZoneDescriptionValue _value
-
-
-
Class com.echothree.model.data.party.server.entity.TimeZoneDetail
class TimeZoneDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
TimeZoneDetailPK _pk
-
_value
TimeZoneDetailValue _value
-
-
-
-
Package com.echothree.model.data.party.server.value
-
Class com.echothree.model.data.party.server.value.BirthdayFormatDescriptionValue
class BirthdayFormatDescriptionValue extends BaseValue<BirthdayFormatDescriptionPK> implements Serializable-
Serialized Fields
-
birthdayFormatPK
BirthdayFormatPK birthdayFormatPK
-
birthdayFormatPKHasBeenModified
boolean birthdayFormatPKHasBeenModified
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.party.server.value.BirthdayFormatDetailValue
-
Serialized Fields
-
birthdayFormatName
String birthdayFormatName
-
birthdayFormatNameHasBeenModified
boolean birthdayFormatNameHasBeenModified
-
birthdayFormatPK
BirthdayFormatPK birthdayFormatPK
-
birthdayFormatPKHasBeenModified
boolean birthdayFormatPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.party.server.value.BirthdayFormatValue
-
Serialized Fields
-
activeDetailPK
BirthdayFormatDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
BirthdayFormatDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.party.server.value.DateTimeFormatDescriptionValue
class DateTimeFormatDescriptionValue extends BaseValue<DateTimeFormatDescriptionPK> implements Serializable-
Serialized Fields
-
dateTimeFormatPK
DateTimeFormatPK dateTimeFormatPK
-
dateTimeFormatPKHasBeenModified
boolean dateTimeFormatPKHasBeenModified
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.party.server.value.DateTimeFormatDetailValue
-
Serialized Fields
-
dateTimeFormatName
String dateTimeFormatName
-
dateTimeFormatNameHasBeenModified
boolean dateTimeFormatNameHasBeenModified
-
dateTimeFormatPK
DateTimeFormatPK dateTimeFormatPK
-
dateTimeFormatPKHasBeenModified
boolean dateTimeFormatPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
javaAbbrevDateFormat
String javaAbbrevDateFormat
-
javaAbbrevDateFormatHasBeenModified
boolean javaAbbrevDateFormatHasBeenModified
-
javaAbbrevDateFormatWeekday
String javaAbbrevDateFormatWeekday
-
javaAbbrevDateFormatWeekdayHasBeenModified
boolean javaAbbrevDateFormatWeekdayHasBeenModified
-
javaLongDateFormat
String javaLongDateFormat
-
javaLongDateFormatHasBeenModified
boolean javaLongDateFormatHasBeenModified
-
javaLongDateFormatWeekday
String javaLongDateFormatWeekday
-
javaLongDateFormatWeekdayHasBeenModified
boolean javaLongDateFormatWeekdayHasBeenModified
-
javaShortDateFormat
String javaShortDateFormat
-
javaShortDateFormatHasBeenModified
boolean javaShortDateFormatHasBeenModified
-
javaTimeFormat
String javaTimeFormat
-
javaTimeFormatHasBeenModified
boolean javaTimeFormatHasBeenModified
-
javaTimeFormatSeconds
String javaTimeFormatSeconds
-
javaTimeFormatSecondsHasBeenModified
boolean javaTimeFormatSecondsHasBeenModified
-
shortDateSeparator
String shortDateSeparator
-
shortDateSeparatorHasBeenModified
boolean shortDateSeparatorHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
timeSeparator
String timeSeparator
-
timeSeparatorHasBeenModified
boolean timeSeparatorHasBeenModified
-
unixAbbrevDateFormat
String unixAbbrevDateFormat
-
unixAbbrevDateFormatHasBeenModified
boolean unixAbbrevDateFormatHasBeenModified
-
unixAbbrevDateFormatWeekday
String unixAbbrevDateFormatWeekday
-
unixAbbrevDateFormatWeekdayHasBeenModified
boolean unixAbbrevDateFormatWeekdayHasBeenModified
-
unixLongDateFormat
String unixLongDateFormat
-
unixLongDateFormatHasBeenModified
boolean unixLongDateFormatHasBeenModified
-
unixLongDateFormatWeekday
String unixLongDateFormatWeekday
-
unixLongDateFormatWeekdayHasBeenModified
boolean unixLongDateFormatWeekdayHasBeenModified
-
unixShortDateFormat
String unixShortDateFormat
-
unixShortDateFormatHasBeenModified
boolean unixShortDateFormatHasBeenModified
-
unixTimeFormat
String unixTimeFormat
-
unixTimeFormatHasBeenModified
boolean unixTimeFormatHasBeenModified
-
unixTimeFormatSeconds
String unixTimeFormatSeconds
-
unixTimeFormatSecondsHasBeenModified
boolean unixTimeFormatSecondsHasBeenModified
-
-
-
Class com.echothree.model.data.party.server.value.DateTimeFormatValue
-
Serialized Fields
-
activeDetailPK
DateTimeFormatDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
DateTimeFormatDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.party.server.value.GenderDescriptionValue
-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
genderPK
GenderPK genderPK
-
genderPKHasBeenModified
boolean genderPKHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.party.server.value.GenderDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
genderName
String genderName
-
genderNameHasBeenModified
boolean genderNameHasBeenModified
-
genderPK
GenderPK genderPK
-
genderPKHasBeenModified
boolean genderPKHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.party.server.value.GenderValue
-
Serialized Fields
-
activeDetailPK
GenderDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
GenderDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.party.server.value.LanguageDescriptionValue
-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
descriptionLanguagePK
LanguagePK descriptionLanguagePK
-
descriptionLanguagePKHasBeenModified
boolean descriptionLanguagePKHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
-
-
Class com.echothree.model.data.party.server.value.LanguageValue
-
Class com.echothree.model.data.party.server.value.MoodDescriptionValue
-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
moodPK
MoodPK moodPK
-
moodPKHasBeenModified
boolean moodPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.party.server.value.MoodDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
iconPK
IconPK iconPK
-
iconPKHasBeenModified
boolean iconPKHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
moodName
String moodName
-
moodNameHasBeenModified
boolean moodNameHasBeenModified
-
moodPK
MoodPK moodPK
-
moodPKHasBeenModified
boolean moodPKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.party.server.value.MoodValue
-
Serialized Fields
-
activeDetailPK
MoodDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
MoodDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.party.server.value.NameSuffixDetailValue
-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
nameSuffixPK
NameSuffixPK nameSuffixPK
-
nameSuffixPKHasBeenModified
boolean nameSuffixPKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.party.server.value.NameSuffixValue
-
Serialized Fields
-
activeDetailPK
NameSuffixDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
NameSuffixDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.party.server.value.PartyAliasTypeDescriptionValue
class PartyAliasTypeDescriptionValue extends BaseValue<PartyAliasTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
partyAliasTypePK
PartyAliasTypePK partyAliasTypePK
-
partyAliasTypePKHasBeenModified
boolean partyAliasTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.party.server.value.PartyAliasTypeDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
partyAliasTypeName
String partyAliasTypeName
-
partyAliasTypeNameHasBeenModified
boolean partyAliasTypeNameHasBeenModified
-
partyAliasTypePK
PartyAliasTypePK partyAliasTypePK
-
partyAliasTypePKHasBeenModified
boolean partyAliasTypePKHasBeenModified
-
partyTypePK
PartyTypePK partyTypePK
-
partyTypePKHasBeenModified
boolean partyTypePKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
validationPattern
String validationPattern
-
validationPatternHasBeenModified
boolean validationPatternHasBeenModified
-
-
-
Class com.echothree.model.data.party.server.value.PartyAliasTypeValue
-
Serialized Fields
-
activeDetailPK
PartyAliasTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
PartyAliasTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.party.server.value.PartyAliasValue
-
Serialized Fields
-
alias
String alias
-
aliasHasBeenModified
boolean aliasHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
partyAliasTypePK
PartyAliasTypePK partyAliasTypePK
-
partyAliasTypePKHasBeenModified
boolean partyAliasTypePKHasBeenModified
-
partyPK
PartyPK partyPK
-
partyPKHasBeenModified
boolean partyPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.party.server.value.PartyCompanyValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
partyCompanyName
String partyCompanyName
-
partyCompanyNameHasBeenModified
boolean partyCompanyNameHasBeenModified
-
partyPK
PartyPK partyPK
-
partyPKHasBeenModified
boolean partyPKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.party.server.value.PartyDepartmentValue
-
Serialized Fields
-
divisionPartyPK
PartyPK divisionPartyPK
-
divisionPartyPKHasBeenModified
boolean divisionPartyPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
partyDepartmentName
String partyDepartmentName
-
partyDepartmentNameHasBeenModified
boolean partyDepartmentNameHasBeenModified
-
partyPK
PartyPK partyPK
-
partyPKHasBeenModified
boolean partyPKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.party.server.value.PartyDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
partyName
String partyName
-
partyNameHasBeenModified
boolean partyNameHasBeenModified
-
partyPK
PartyPK partyPK
-
partyPKHasBeenModified
boolean partyPKHasBeenModified
-
partyTypePK
PartyTypePK partyTypePK
-
partyTypePKHasBeenModified
boolean partyTypePKHasBeenModified
-
preferredCurrencyPK
CurrencyPK preferredCurrencyPK
-
preferredCurrencyPKHasBeenModified
boolean preferredCurrencyPKHasBeenModified
-
preferredDateTimeFormatPK
DateTimeFormatPK preferredDateTimeFormatPK
-
preferredDateTimeFormatPKHasBeenModified
boolean preferredDateTimeFormatPKHasBeenModified
-
preferredLanguagePK
LanguagePK preferredLanguagePK
-
preferredLanguagePKHasBeenModified
boolean preferredLanguagePKHasBeenModified
-
preferredTimeZonePK
TimeZonePK preferredTimeZonePK
-
preferredTimeZonePKHasBeenModified
boolean preferredTimeZonePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.party.server.value.PartyDivisionValue
-
Serialized Fields
-
companyPartyPK
PartyPK companyPartyPK
-
companyPartyPKHasBeenModified
boolean companyPartyPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
partyDivisionName
String partyDivisionName
-
partyDivisionNameHasBeenModified
boolean partyDivisionNameHasBeenModified
-
partyPK
PartyPK partyPK
-
partyPKHasBeenModified
boolean partyPKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.party.server.value.PartyGroupValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
name
String name
-
nameHasBeenModified
boolean nameHasBeenModified
-
partyPK
PartyPK partyPK
-
partyPKHasBeenModified
boolean partyPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.party.server.value.PartyRelationshipTypeDescriptionValue
class PartyRelationshipTypeDescriptionValue extends BaseValue<PartyRelationshipTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
partyRelationshipTypePK
PartyRelationshipTypePK partyRelationshipTypePK
-
partyRelationshipTypePKHasBeenModified
boolean partyRelationshipTypePKHasBeenModified
-
-
-
Class com.echothree.model.data.party.server.value.PartyRelationshipTypeValue
-
Serialized Fields
-
partyRelationshipTypeName
String partyRelationshipTypeName
-
partyRelationshipTypeNameHasBeenModified
boolean partyRelationshipTypeNameHasBeenModified
-
-
-
Class com.echothree.model.data.party.server.value.PartyRelationshipValue
-
Serialized Fields
-
fromPartyPK
PartyPK fromPartyPK
-
fromPartyPKHasBeenModified
boolean fromPartyPKHasBeenModified
-
fromRoleTypePK
RoleTypePK fromRoleTypePK
-
fromRoleTypePKHasBeenModified
boolean fromRoleTypePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
partyRelationshipTypePK
PartyRelationshipTypePK partyRelationshipTypePK
-
partyRelationshipTypePKHasBeenModified
boolean partyRelationshipTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
toPartyPK
PartyPK toPartyPK
-
toPartyPKHasBeenModified
boolean toPartyPKHasBeenModified
-
toRoleTypePK
RoleTypePK toRoleTypePK
-
toRoleTypePKHasBeenModified
boolean toRoleTypePKHasBeenModified
-
-
-
Class com.echothree.model.data.party.server.value.PartyStatusValue
-
Class com.echothree.model.data.party.server.value.PartyTypeAuditPolicyDetailValue
class PartyTypeAuditPolicyDetailValue extends BaseValue<PartyTypeAuditPolicyDetailPK> implements Serializable-
Serialized Fields
-
auditCommands
Boolean auditCommands
-
auditCommandsHasBeenModified
boolean auditCommandsHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
partyTypeAuditPolicyPK
PartyTypeAuditPolicyPK partyTypeAuditPolicyPK
-
partyTypeAuditPolicyPKHasBeenModified
boolean partyTypeAuditPolicyPKHasBeenModified
-
partyTypePK
PartyTypePK partyTypePK
-
partyTypePKHasBeenModified
boolean partyTypePKHasBeenModified
-
retainUserVisitsTime
Long retainUserVisitsTime
-
retainUserVisitsTimeHasBeenModified
boolean retainUserVisitsTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.party.server.value.PartyTypeAuditPolicyValue
-
Serialized Fields
-
activeDetailPK
PartyTypeAuditPolicyDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
PartyTypeAuditPolicyDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.party.server.value.PartyTypeDescriptionValue
-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
partyTypePK
PartyTypePK partyTypePK
-
partyTypePKHasBeenModified
boolean partyTypePKHasBeenModified
-
-
-
Class com.echothree.model.data.party.server.value.PartyTypeLockoutPolicyDetailValue
class PartyTypeLockoutPolicyDetailValue extends BaseValue<PartyTypeLockoutPolicyDetailPK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
lockoutFailureCount
Integer lockoutFailureCount
-
lockoutFailureCountHasBeenModified
boolean lockoutFailureCountHasBeenModified
-
lockoutInactiveTime
Long lockoutInactiveTime
-
lockoutInactiveTimeHasBeenModified
boolean lockoutInactiveTimeHasBeenModified
-
manualLockoutReset
Boolean manualLockoutReset
-
manualLockoutResetHasBeenModified
boolean manualLockoutResetHasBeenModified
-
partyTypeLockoutPolicyPK
PartyTypeLockoutPolicyPK partyTypeLockoutPolicyPK
-
partyTypeLockoutPolicyPKHasBeenModified
boolean partyTypeLockoutPolicyPKHasBeenModified
-
partyTypePK
PartyTypePK partyTypePK
-
partyTypePKHasBeenModified
boolean partyTypePKHasBeenModified
-
resetFailureCountTime
Long resetFailureCountTime
-
resetFailureCountTimeHasBeenModified
boolean resetFailureCountTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.party.server.value.PartyTypeLockoutPolicyValue
class PartyTypeLockoutPolicyValue extends BaseValue<PartyTypeLockoutPolicyPK> implements Serializable-
Serialized Fields
-
activeDetailPK
PartyTypeLockoutPolicyDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
PartyTypeLockoutPolicyDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.party.server.value.PartyTypePasswordStringPolicyDetailValue
class PartyTypePasswordStringPolicyDetailValue extends BaseValue<PartyTypePasswordStringPolicyDetailPK> implements Serializable-
Serialized Fields
-
allowChange
Boolean allowChange
-
allowChangeHasBeenModified
boolean allowChangeHasBeenModified
-
expirationWarningTime
Long expirationWarningTime
-
expirationWarningTimeHasBeenModified
boolean expirationWarningTimeHasBeenModified
-
expiredLoginsPermitted
Integer expiredLoginsPermitted
-
expiredLoginsPermittedHasBeenModified
boolean expiredLoginsPermittedHasBeenModified
-
forceChangeAfterCreate
Boolean forceChangeAfterCreate
-
forceChangeAfterCreateHasBeenModified
boolean forceChangeAfterCreateHasBeenModified
-
forceChangeAfterReset
Boolean forceChangeAfterReset
-
forceChangeAfterResetHasBeenModified
boolean forceChangeAfterResetHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
maximumLength
Integer maximumLength
-
maximumLengthHasBeenModified
boolean maximumLengthHasBeenModified
-
maximumPasswordLifetime
Long maximumPasswordLifetime
-
maximumPasswordLifetimeHasBeenModified
boolean maximumPasswordLifetimeHasBeenModified
-
maximumRepeated
Integer maximumRepeated
-
maximumRepeatedHasBeenModified
boolean maximumRepeatedHasBeenModified
-
minimumCharacterTypes
Integer minimumCharacterTypes
-
minimumCharacterTypesHasBeenModified
boolean minimumCharacterTypesHasBeenModified
-
minimumLength
Integer minimumLength
-
minimumLengthHasBeenModified
boolean minimumLengthHasBeenModified
-
minimumPasswordLifetime
Long minimumPasswordLifetime
-
minimumPasswordLifetimeHasBeenModified
boolean minimumPasswordLifetimeHasBeenModified
-
partyTypePasswordStringPolicyPK
PartyTypePasswordStringPolicyPK partyTypePasswordStringPolicyPK
-
partyTypePasswordStringPolicyPKHasBeenModified
boolean partyTypePasswordStringPolicyPKHasBeenModified
-
partyTypePK
PartyTypePK partyTypePK
-
partyTypePKHasBeenModified
boolean partyTypePKHasBeenModified
-
passwordHistory
Integer passwordHistory
-
passwordHistoryHasBeenModified
boolean passwordHistoryHasBeenModified
-
requiredDigitCount
Integer requiredDigitCount
-
requiredDigitCountHasBeenModified
boolean requiredDigitCountHasBeenModified
-
requiredLetterCount
Integer requiredLetterCount
-
requiredLetterCountHasBeenModified
boolean requiredLetterCountHasBeenModified
-
requiredLowerCaseCount
Integer requiredLowerCaseCount
-
requiredLowerCaseCountHasBeenModified
boolean requiredLowerCaseCountHasBeenModified
-
requiredUpperCaseCount
Integer requiredUpperCaseCount
-
requiredUpperCaseCountHasBeenModified
boolean requiredUpperCaseCountHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.party.server.value.PartyTypePasswordStringPolicyValue
class PartyTypePasswordStringPolicyValue extends BaseValue<PartyTypePasswordStringPolicyPK> implements Serializable-
Serialized Fields
-
activeDetailPK
PartyTypePasswordStringPolicyDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
PartyTypePasswordStringPolicyDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.party.server.value.PartyTypeUseTypeDescriptionValue
class PartyTypeUseTypeDescriptionValue extends BaseValue<PartyTypeUseTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
partyTypeUseTypePK
PartyTypeUseTypePK partyTypeUseTypePK
-
partyTypeUseTypePKHasBeenModified
boolean partyTypeUseTypePKHasBeenModified
-
-
-
Class com.echothree.model.data.party.server.value.PartyTypeUseTypeValue
-
Serialized Fields
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
partyTypeUseTypeName
String partyTypeUseTypeName
-
partyTypeUseTypeNameHasBeenModified
boolean partyTypeUseTypeNameHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
-
-
Class com.echothree.model.data.party.server.value.PartyTypeUseValue
-
Serialized Fields
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
partyTypePK
PartyTypePK partyTypePK
-
partyTypePKHasBeenModified
boolean partyTypePKHasBeenModified
-
partyTypeUseTypePK
PartyTypeUseTypePK partyTypeUseTypePK
-
partyTypeUseTypePKHasBeenModified
boolean partyTypeUseTypePKHasBeenModified
-
-
-
Class com.echothree.model.data.party.server.value.PartyTypeValue
-
Serialized Fields
-
allowPartyAliases
Boolean allowPartyAliases
-
allowPartyAliasesHasBeenModified
boolean allowPartyAliasesHasBeenModified
-
allowUserLogins
Boolean allowUserLogins
-
allowUserLoginsHasBeenModified
boolean allowUserLoginsHasBeenModified
-
billingAccountSequenceTypePK
SequenceTypePK billingAccountSequenceTypePK
-
billingAccountSequenceTypePKHasBeenModified
boolean billingAccountSequenceTypePKHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
parentPartyTypePK
PartyTypePK parentPartyTypePK
-
parentPartyTypePKHasBeenModified
boolean parentPartyTypePKHasBeenModified
-
partyTypeName
String partyTypeName
-
partyTypeNameHasBeenModified
boolean partyTypeNameHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
-
-
Class com.echothree.model.data.party.server.value.PartyValue
-
Serialized Fields
-
activeDetailPK
PartyDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
PartyDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.party.server.value.PersonalTitleDetailValue
-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
personalTitlePK
PersonalTitlePK personalTitlePK
-
personalTitlePKHasBeenModified
boolean personalTitlePKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.party.server.value.PersonalTitleValue
-
Serialized Fields
-
activeDetailPK
PersonalTitleDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
PersonalTitleDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.party.server.value.PersonValue
-
Serialized Fields
-
firstName
String firstName
-
firstNameHasBeenModified
boolean firstNameHasBeenModified
-
firstNameSdx
String firstNameSdx
-
firstNameSdxHasBeenModified
boolean firstNameSdxHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
lastName
String lastName
-
lastNameHasBeenModified
boolean lastNameHasBeenModified
-
lastNameSdx
String lastNameSdx
-
lastNameSdxHasBeenModified
boolean lastNameSdxHasBeenModified
-
middleName
String middleName
-
middleNameHasBeenModified
boolean middleNameHasBeenModified
-
middleNameSdx
String middleNameSdx
-
middleNameSdxHasBeenModified
boolean middleNameSdxHasBeenModified
-
nameSuffixPK
NameSuffixPK nameSuffixPK
-
nameSuffixPKHasBeenModified
boolean nameSuffixPKHasBeenModified
-
partyPK
PartyPK partyPK
-
partyPKHasBeenModified
boolean partyPKHasBeenModified
-
personalTitlePK
PersonalTitlePK personalTitlePK
-
personalTitlePKHasBeenModified
boolean personalTitlePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.party.server.value.ProfileValue
-
Serialized Fields
-
bio
String bio
-
bioHasBeenModified
boolean bioHasBeenModified
-
bioMimeTypePK
MimeTypePK bioMimeTypePK
-
bioMimeTypePKHasBeenModified
boolean bioMimeTypePKHasBeenModified
-
birthday
Integer birthday
-
birthdayFormatPK
BirthdayFormatPK birthdayFormatPK
-
birthdayFormatPKHasBeenModified
boolean birthdayFormatPKHasBeenModified
-
birthdayHasBeenModified
boolean birthdayHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
genderPK
GenderPK genderPK
-
genderPKHasBeenModified
boolean genderPKHasBeenModified
-
hobbies
String hobbies
-
hobbiesHasBeenModified
boolean hobbiesHasBeenModified
-
iconPK
IconPK iconPK
-
iconPKHasBeenModified
boolean iconPKHasBeenModified
-
location
String location
-
locationHasBeenModified
boolean locationHasBeenModified
-
nickname
String nickname
-
nicknameHasBeenModified
boolean nicknameHasBeenModified
-
occupation
String occupation
-
occupationHasBeenModified
boolean occupationHasBeenModified
-
partyPK
PartyPK partyPK
-
partyPKHasBeenModified
boolean partyPKHasBeenModified
-
pronouns
String pronouns
-
pronounsHasBeenModified
boolean pronounsHasBeenModified
-
pronunciation
String pronunciation
-
pronunciationHasBeenModified
boolean pronunciationHasBeenModified
-
signature
String signature
-
signatureHasBeenModified
boolean signatureHasBeenModified
-
signatureMimeTypePK
MimeTypePK signatureMimeTypePK
-
signatureMimeTypePKHasBeenModified
boolean signatureMimeTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.party.server.value.RoleTypeDescriptionValue
-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
roleTypePK
RoleTypePK roleTypePK
-
roleTypePKHasBeenModified
boolean roleTypePKHasBeenModified
-
-
-
Class com.echothree.model.data.party.server.value.RoleTypeValue
-
Serialized Fields
-
parentRoleTypePK
RoleTypePK parentRoleTypePK
-
parentRoleTypePKHasBeenModified
boolean parentRoleTypePKHasBeenModified
-
roleTypeName
String roleTypeName
-
roleTypeNameHasBeenModified
boolean roleTypeNameHasBeenModified
-
-
-
Class com.echothree.model.data.party.server.value.TimeZoneDescriptionValue
-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
timeZonePK
TimeZonePK timeZonePK
-
timeZonePKHasBeenModified
boolean timeZonePKHasBeenModified
-
-
-
Class com.echothree.model.data.party.server.value.TimeZoneDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
javaTimeZoneName
String javaTimeZoneName
-
javaTimeZoneNameHasBeenModified
boolean javaTimeZoneNameHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
timeZonePK
TimeZonePK timeZonePK
-
timeZonePKHasBeenModified
boolean timeZonePKHasBeenModified
-
unixTimeZoneName
String unixTimeZoneName
-
unixTimeZoneNameHasBeenModified
boolean unixTimeZoneNameHasBeenModified
-
-
-
Class com.echothree.model.data.party.server.value.TimeZoneValue
-
Serialized Fields
-
activeDetailPK
TimeZoneDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
TimeZoneDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
-
Package com.echothree.model.data.payment.common.pk
-
Class com.echothree.model.data.payment.common.pk.BillingAccountDetailPK
class BillingAccountDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.payment.common.pk.BillingAccountPK
class BillingAccountPK extends BasePK implements Serializable -
Class com.echothree.model.data.payment.common.pk.BillingAccountRolePK
class BillingAccountRolePK extends BasePK implements Serializable -
Class com.echothree.model.data.payment.common.pk.BillingAccountRoleTypeDescriptionPK
class BillingAccountRoleTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.payment.common.pk.BillingAccountRoleTypePK
class BillingAccountRoleTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.payment.common.pk.BillingAccountStatusPK
class BillingAccountStatusPK extends BasePK implements Serializable -
Class com.echothree.model.data.payment.common.pk.PartyPaymentMethodContactMechanismPK
class PartyPaymentMethodContactMechanismPK extends BasePK implements Serializable -
Class com.echothree.model.data.payment.common.pk.PartyPaymentMethodCreditCardPK
class PartyPaymentMethodCreditCardPK extends BasePK implements Serializable -
Class com.echothree.model.data.payment.common.pk.PartyPaymentMethodCreditCardSecurityCodePK
class PartyPaymentMethodCreditCardSecurityCodePK extends BasePK implements Serializable -
Class com.echothree.model.data.payment.common.pk.PartyPaymentMethodDetailPK
class PartyPaymentMethodDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.payment.common.pk.PartyPaymentMethodPK
class PartyPaymentMethodPK extends BasePK implements Serializable -
Class com.echothree.model.data.payment.common.pk.PaymentApplicationDetailPK
class PaymentApplicationDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.payment.common.pk.PaymentApplicationPK
class PaymentApplicationPK extends BasePK implements Serializable -
Class com.echothree.model.data.payment.common.pk.PaymentCheckPK
class PaymentCheckPK extends BasePK implements Serializable -
Class com.echothree.model.data.payment.common.pk.PaymentCreditCardPK
class PaymentCreditCardPK extends BasePK implements Serializable -
Class com.echothree.model.data.payment.common.pk.PaymentDeductionDetailPK
class PaymentDeductionDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.payment.common.pk.PaymentDeductionPK
class PaymentDeductionPK extends BasePK implements Serializable -
Class com.echothree.model.data.payment.common.pk.PaymentDeductionTypeDescriptionPK
class PaymentDeductionTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.payment.common.pk.PaymentDeductionTypePK
class PaymentDeductionTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.payment.common.pk.PaymentDetailPK
class PaymentDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.payment.common.pk.PaymentMethodCheckPK
class PaymentMethodCheckPK extends BasePK implements Serializable -
Class com.echothree.model.data.payment.common.pk.PaymentMethodCreditCardPK
class PaymentMethodCreditCardPK extends BasePK implements Serializable -
Class com.echothree.model.data.payment.common.pk.PaymentMethodDescriptionPK
class PaymentMethodDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.payment.common.pk.PaymentMethodDetailPK
class PaymentMethodDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.payment.common.pk.PaymentMethodPK
class PaymentMethodPK extends BasePK implements Serializable -
Class com.echothree.model.data.payment.common.pk.PaymentMethodTypeDescriptionPK
class PaymentMethodTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.payment.common.pk.PaymentMethodTypeDetailPK
class PaymentMethodTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.payment.common.pk.PaymentMethodTypePartyTypeDetailPK
class PaymentMethodTypePartyTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.payment.common.pk.PaymentMethodTypePartyTypePK
class PaymentMethodTypePartyTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.payment.common.pk.PaymentMethodTypePK
class PaymentMethodTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.payment.common.pk.PaymentPK
class PaymentPK extends BasePK implements Serializable -
Class com.echothree.model.data.payment.common.pk.PaymentProcessorActionPK
class PaymentProcessorActionPK extends BasePK implements Serializable -
Class com.echothree.model.data.payment.common.pk.PaymentProcessorActionTypeDescriptionPK
class PaymentProcessorActionTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.payment.common.pk.PaymentProcessorActionTypeDetailPK
class PaymentProcessorActionTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.payment.common.pk.PaymentProcessorActionTypePK
class PaymentProcessorActionTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.payment.common.pk.PaymentProcessorDescriptionPK
class PaymentProcessorDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.payment.common.pk.PaymentProcessorDetailPK
class PaymentProcessorDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.payment.common.pk.PaymentProcessorPK
class PaymentProcessorPK extends BasePK implements Serializable -
Class com.echothree.model.data.payment.common.pk.PaymentProcessorResultCodeDescriptionPK
class PaymentProcessorResultCodeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.payment.common.pk.PaymentProcessorResultCodeDetailPK
class PaymentProcessorResultCodeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.payment.common.pk.PaymentProcessorResultCodePK
class PaymentProcessorResultCodePK extends BasePK implements Serializable -
Class com.echothree.model.data.payment.common.pk.PaymentProcessorTransactionCodePK
class PaymentProcessorTransactionCodePK extends BasePK implements Serializable -
Class com.echothree.model.data.payment.common.pk.PaymentProcessorTransactionDetailPK
class PaymentProcessorTransactionDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.payment.common.pk.PaymentProcessorTransactionPK
class PaymentProcessorTransactionPK extends BasePK implements Serializable -
Class com.echothree.model.data.payment.common.pk.PaymentProcessorTypeActionDetailPK
class PaymentProcessorTypeActionDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.payment.common.pk.PaymentProcessorTypeActionPK
class PaymentProcessorTypeActionPK extends BasePK implements Serializable -
Class com.echothree.model.data.payment.common.pk.PaymentProcessorTypeCodeDescriptionPK
class PaymentProcessorTypeCodeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.payment.common.pk.PaymentProcessorTypeCodeDetailPK
class PaymentProcessorTypeCodeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.payment.common.pk.PaymentProcessorTypeCodePK
class PaymentProcessorTypeCodePK extends BasePK implements Serializable -
Class com.echothree.model.data.payment.common.pk.PaymentProcessorTypeCodeTypeDescriptionPK
class PaymentProcessorTypeCodeTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.payment.common.pk.PaymentProcessorTypeCodeTypeDetailPK
class PaymentProcessorTypeCodeTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.payment.common.pk.PaymentProcessorTypeCodeTypePK
class PaymentProcessorTypeCodeTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.payment.common.pk.PaymentProcessorTypeDescriptionPK
class PaymentProcessorTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.payment.common.pk.PaymentProcessorTypeDetailPK
class PaymentProcessorTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.payment.common.pk.PaymentProcessorTypePK
class PaymentProcessorTypePK extends BasePK implements Serializable
-
-
Package com.echothree.model.data.payment.server.entity
-
Class com.echothree.model.data.payment.server.entity.BillingAccount
class BillingAccount extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
BillingAccountPK _pk
-
_value
BillingAccountValue _value
-
-
-
Class com.echothree.model.data.payment.server.entity.BillingAccountDetail
class BillingAccountDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
BillingAccountDetailPK _pk
-
_value
BillingAccountDetailValue _value
-
-
-
Class com.echothree.model.data.payment.server.entity.BillingAccountRole
class BillingAccountRole extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
BillingAccountRolePK _pk
-
_value
BillingAccountRoleValue _value
-
-
-
Class com.echothree.model.data.payment.server.entity.BillingAccountRoleType
class BillingAccountRoleType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
BillingAccountRoleTypePK _pk
-
_value
BillingAccountRoleTypeValue _value
-
-
-
Class com.echothree.model.data.payment.server.entity.BillingAccountRoleTypeDescription
class BillingAccountRoleTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
BillingAccountRoleTypeDescriptionPK _pk
-
_value
BillingAccountRoleTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.payment.server.entity.BillingAccountStatus
class BillingAccountStatus extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
BillingAccountStatusPK _pk
-
_value
BillingAccountStatusValue _value
-
-
-
Class com.echothree.model.data.payment.server.entity.PartyPaymentMethod
class PartyPaymentMethod extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PartyPaymentMethodPK _pk
-
_value
PartyPaymentMethodValue _value
-
-
-
Class com.echothree.model.data.payment.server.entity.PartyPaymentMethodContactMechanism
class PartyPaymentMethodContactMechanism extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PartyPaymentMethodContactMechanismPK _pk
-
_value
PartyPaymentMethodContactMechanismValue _value
-
-
-
Class com.echothree.model.data.payment.server.entity.PartyPaymentMethodCreditCard
class PartyPaymentMethodCreditCard extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PartyPaymentMethodCreditCardPK _pk
-
_value
PartyPaymentMethodCreditCardValue _value
-
-
-
Class com.echothree.model.data.payment.server.entity.PartyPaymentMethodCreditCardSecurityCode
class PartyPaymentMethodCreditCardSecurityCode extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PartyPaymentMethodCreditCardSecurityCodePK _pk
-
_value
PartyPaymentMethodCreditCardSecurityCodeValue _value
-
-
-
Class com.echothree.model.data.payment.server.entity.PartyPaymentMethodDetail
class PartyPaymentMethodDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PartyPaymentMethodDetailPK _pk
-
_value
PartyPaymentMethodDetailValue _value
-
-
-
Class com.echothree.model.data.payment.server.entity.Payment
class Payment extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PaymentPK _pk
-
_value
PaymentValue _value
-
-
-
Class com.echothree.model.data.payment.server.entity.PaymentApplication
class PaymentApplication extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PaymentApplicationPK _pk
-
_value
PaymentApplicationValue _value
-
-
-
Class com.echothree.model.data.payment.server.entity.PaymentApplicationDetail
class PaymentApplicationDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PaymentApplicationDetailPK _pk
-
_value
PaymentApplicationDetailValue _value
-
-
-
Class com.echothree.model.data.payment.server.entity.PaymentCheck
class PaymentCheck extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PaymentCheckPK _pk
-
_value
PaymentCheckValue _value
-
-
-
Class com.echothree.model.data.payment.server.entity.PaymentCreditCard
class PaymentCreditCard extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PaymentCreditCardPK _pk
-
_value
PaymentCreditCardValue _value
-
-
-
Class com.echothree.model.data.payment.server.entity.PaymentDeduction
class PaymentDeduction extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PaymentDeductionPK _pk
-
_value
PaymentDeductionValue _value
-
-
-
Class com.echothree.model.data.payment.server.entity.PaymentDeductionDetail
class PaymentDeductionDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PaymentDeductionDetailPK _pk
-
_value
PaymentDeductionDetailValue _value
-
-
-
Class com.echothree.model.data.payment.server.entity.PaymentDeductionType
class PaymentDeductionType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PaymentDeductionTypePK _pk
-
_value
PaymentDeductionTypeValue _value
-
-
-
Class com.echothree.model.data.payment.server.entity.PaymentDeductionTypeDescription
class PaymentDeductionTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PaymentDeductionTypeDescriptionPK _pk
-
_value
PaymentDeductionTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.payment.server.entity.PaymentDetail
class PaymentDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PaymentDetailPK _pk
-
_value
PaymentDetailValue _value
-
-
-
Class com.echothree.model.data.payment.server.entity.PaymentMethod
class PaymentMethod extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PaymentMethodPK _pk
-
_value
PaymentMethodValue _value
-
-
-
Class com.echothree.model.data.payment.server.entity.PaymentMethodCheck
class PaymentMethodCheck extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PaymentMethodCheckPK _pk
-
_value
PaymentMethodCheckValue _value
-
-
-
Class com.echothree.model.data.payment.server.entity.PaymentMethodCreditCard
class PaymentMethodCreditCard extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PaymentMethodCreditCardPK _pk
-
_value
PaymentMethodCreditCardValue _value
-
-
-
Class com.echothree.model.data.payment.server.entity.PaymentMethodDescription
class PaymentMethodDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PaymentMethodDescriptionPK _pk
-
_value
PaymentMethodDescriptionValue _value
-
-
-
Class com.echothree.model.data.payment.server.entity.PaymentMethodDetail
class PaymentMethodDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PaymentMethodDetailPK _pk
-
_value
PaymentMethodDetailValue _value
-
-
-
Class com.echothree.model.data.payment.server.entity.PaymentMethodType
class PaymentMethodType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PaymentMethodTypePK _pk
-
_value
PaymentMethodTypeValue _value
-
-
-
Class com.echothree.model.data.payment.server.entity.PaymentMethodTypeDescription
class PaymentMethodTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PaymentMethodTypeDescriptionPK _pk
-
_value
PaymentMethodTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.payment.server.entity.PaymentMethodTypeDetail
class PaymentMethodTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PaymentMethodTypeDetailPK _pk
-
_value
PaymentMethodTypeDetailValue _value
-
-
-
Class com.echothree.model.data.payment.server.entity.PaymentMethodTypePartyType
class PaymentMethodTypePartyType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PaymentMethodTypePartyTypePK _pk
-
_value
PaymentMethodTypePartyTypeValue _value
-
-
-
Class com.echothree.model.data.payment.server.entity.PaymentMethodTypePartyTypeDetail
class PaymentMethodTypePartyTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PaymentMethodTypePartyTypeDetailPK _pk
-
_value
PaymentMethodTypePartyTypeDetailValue _value
-
-
-
Class com.echothree.model.data.payment.server.entity.PaymentProcessor
class PaymentProcessor extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PaymentProcessorPK _pk
-
_value
PaymentProcessorValue _value
-
-
-
Class com.echothree.model.data.payment.server.entity.PaymentProcessorAction
class PaymentProcessorAction extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PaymentProcessorActionPK _pk
-
_value
PaymentProcessorActionValue _value
-
-
-
Class com.echothree.model.data.payment.server.entity.PaymentProcessorActionType
class PaymentProcessorActionType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PaymentProcessorActionTypePK _pk
-
_value
PaymentProcessorActionTypeValue _value
-
-
-
Class com.echothree.model.data.payment.server.entity.PaymentProcessorActionTypeDescription
class PaymentProcessorActionTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PaymentProcessorActionTypeDescriptionPK _pk
-
_value
PaymentProcessorActionTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.payment.server.entity.PaymentProcessorActionTypeDetail
class PaymentProcessorActionTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PaymentProcessorActionTypeDetailPK _pk
-
_value
PaymentProcessorActionTypeDetailValue _value
-
-
-
Class com.echothree.model.data.payment.server.entity.PaymentProcessorDescription
class PaymentProcessorDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PaymentProcessorDescriptionPK _pk
-
_value
PaymentProcessorDescriptionValue _value
-
-
-
Class com.echothree.model.data.payment.server.entity.PaymentProcessorDetail
class PaymentProcessorDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PaymentProcessorDetailPK _pk
-
_value
PaymentProcessorDetailValue _value
-
-
-
Class com.echothree.model.data.payment.server.entity.PaymentProcessorResultCode
class PaymentProcessorResultCode extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PaymentProcessorResultCodePK _pk
-
_value
PaymentProcessorResultCodeValue _value
-
-
-
Class com.echothree.model.data.payment.server.entity.PaymentProcessorResultCodeDescription
class PaymentProcessorResultCodeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PaymentProcessorResultCodeDescriptionPK _pk
-
_value
PaymentProcessorResultCodeDescriptionValue _value
-
-
-
Class com.echothree.model.data.payment.server.entity.PaymentProcessorResultCodeDetail
class PaymentProcessorResultCodeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PaymentProcessorResultCodeDetailPK _pk
-
_value
PaymentProcessorResultCodeDetailValue _value
-
-
-
Class com.echothree.model.data.payment.server.entity.PaymentProcessorTransaction
class PaymentProcessorTransaction extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PaymentProcessorTransactionPK _pk
-
_value
PaymentProcessorTransactionValue _value
-
-
-
Class com.echothree.model.data.payment.server.entity.PaymentProcessorTransactionCode
class PaymentProcessorTransactionCode extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PaymentProcessorTransactionCodePK _pk
-
_value
PaymentProcessorTransactionCodeValue _value
-
-
-
Class com.echothree.model.data.payment.server.entity.PaymentProcessorTransactionDetail
class PaymentProcessorTransactionDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PaymentProcessorTransactionDetailPK _pk
-
_value
PaymentProcessorTransactionDetailValue _value
-
-
-
Class com.echothree.model.data.payment.server.entity.PaymentProcessorType
class PaymentProcessorType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PaymentProcessorTypePK _pk
-
_value
PaymentProcessorTypeValue _value
-
-
-
Class com.echothree.model.data.payment.server.entity.PaymentProcessorTypeAction
class PaymentProcessorTypeAction extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PaymentProcessorTypeActionPK _pk
-
_value
PaymentProcessorTypeActionValue _value
-
-
-
Class com.echothree.model.data.payment.server.entity.PaymentProcessorTypeActionDetail
class PaymentProcessorTypeActionDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PaymentProcessorTypeActionDetailPK _pk
-
_value
PaymentProcessorTypeActionDetailValue _value
-
-
-
Class com.echothree.model.data.payment.server.entity.PaymentProcessorTypeCode
class PaymentProcessorTypeCode extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PaymentProcessorTypeCodePK _pk
-
_value
PaymentProcessorTypeCodeValue _value
-
-
-
Class com.echothree.model.data.payment.server.entity.PaymentProcessorTypeCodeDescription
class PaymentProcessorTypeCodeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PaymentProcessorTypeCodeDescriptionPK _pk
-
_value
PaymentProcessorTypeCodeDescriptionValue _value
-
-
-
Class com.echothree.model.data.payment.server.entity.PaymentProcessorTypeCodeDetail
class PaymentProcessorTypeCodeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PaymentProcessorTypeCodeDetailPK _pk
-
_value
PaymentProcessorTypeCodeDetailValue _value
-
-
-
Class com.echothree.model.data.payment.server.entity.PaymentProcessorTypeCodeType
class PaymentProcessorTypeCodeType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PaymentProcessorTypeCodeTypePK _pk
-
_value
PaymentProcessorTypeCodeTypeValue _value
-
-
-
Class com.echothree.model.data.payment.server.entity.PaymentProcessorTypeCodeTypeDescription
class PaymentProcessorTypeCodeTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PaymentProcessorTypeCodeTypeDescriptionPK _pk
-
_value
PaymentProcessorTypeCodeTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.payment.server.entity.PaymentProcessorTypeCodeTypeDetail
class PaymentProcessorTypeCodeTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PaymentProcessorTypeCodeTypeDetailPK _pk
-
_value
PaymentProcessorTypeCodeTypeDetailValue _value
-
-
-
Class com.echothree.model.data.payment.server.entity.PaymentProcessorTypeDescription
class PaymentProcessorTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PaymentProcessorTypeDescriptionPK _pk
-
_value
PaymentProcessorTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.payment.server.entity.PaymentProcessorTypeDetail
class PaymentProcessorTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PaymentProcessorTypeDetailPK _pk
-
_value
PaymentProcessorTypeDetailValue _value
-
-
-
-
Package com.echothree.model.data.payment.server.value
-
Class com.echothree.model.data.payment.server.value.BillingAccountDetailValue
-
Serialized Fields
-
billingAccountName
String billingAccountName
-
billingAccountNameHasBeenModified
boolean billingAccountNameHasBeenModified
-
billingAccountPK
BillingAccountPK billingAccountPK
-
billingAccountPKHasBeenModified
boolean billingAccountPKHasBeenModified
-
currencyPK
CurrencyPK currencyPK
-
currencyPKHasBeenModified
boolean currencyPKHasBeenModified
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
reference
String reference
-
referenceHasBeenModified
boolean referenceHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.payment.server.value.BillingAccountRoleTypeDescriptionValue
class BillingAccountRoleTypeDescriptionValue extends BaseValue<BillingAccountRoleTypeDescriptionPK> implements Serializable-
Serialized Fields
-
billingAccountRoleTypePK
BillingAccountRoleTypePK billingAccountRoleTypePK
-
billingAccountRoleTypePKHasBeenModified
boolean billingAccountRoleTypePKHasBeenModified
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
-
-
Class com.echothree.model.data.payment.server.value.BillingAccountRoleTypeValue
class BillingAccountRoleTypeValue extends BaseValue<BillingAccountRoleTypePK> implements Serializable -
Class com.echothree.model.data.payment.server.value.BillingAccountRoleValue
-
Serialized Fields
-
billingAccountPK
BillingAccountPK billingAccountPK
-
billingAccountPKHasBeenModified
boolean billingAccountPKHasBeenModified
-
billingAccountRoleTypePK
BillingAccountRoleTypePK billingAccountRoleTypePK
-
billingAccountRoleTypePKHasBeenModified
boolean billingAccountRoleTypePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
partyContactMechanismPK
PartyContactMechanismPK partyContactMechanismPK
-
partyContactMechanismPKHasBeenModified
boolean partyContactMechanismPKHasBeenModified
-
partyPK
PartyPK partyPK
-
partyPKHasBeenModified
boolean partyPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.payment.server.value.BillingAccountStatusValue
-
Serialized Fields
-
billingAccountPK
BillingAccountPK billingAccountPK
-
billingAccountPKHasBeenModified
boolean billingAccountPKHasBeenModified
-
creditLimit
Long creditLimit
-
creditLimitHasBeenModified
boolean creditLimitHasBeenModified
-
potentialCreditLimit
Long potentialCreditLimit
-
potentialCreditLimitHasBeenModified
boolean potentialCreditLimitHasBeenModified
-
-
-
Class com.echothree.model.data.payment.server.value.BillingAccountValue
-
Serialized Fields
-
activeDetailPK
BillingAccountDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
BillingAccountDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.payment.server.value.PartyPaymentMethodContactMechanismValue
class PartyPaymentMethodContactMechanismValue extends BaseValue<PartyPaymentMethodContactMechanismPK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
partyContactMechanismPurposePK
PartyContactMechanismPurposePK partyContactMechanismPurposePK
-
partyContactMechanismPurposePKHasBeenModified
boolean partyContactMechanismPurposePKHasBeenModified
-
partyPaymentMethodPK
PartyPaymentMethodPK partyPaymentMethodPK
-
partyPaymentMethodPKHasBeenModified
boolean partyPaymentMethodPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.payment.server.value.PartyPaymentMethodCreditCardSecurityCodeValue
class PartyPaymentMethodCreditCardSecurityCodeValue extends BaseValue<PartyPaymentMethodCreditCardSecurityCodePK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
partyPaymentMethodPK
PartyPaymentMethodPK partyPaymentMethodPK
-
partyPaymentMethodPKHasBeenModified
boolean partyPaymentMethodPKHasBeenModified
-
securityCode
String securityCode
-
securityCodeHasBeenModified
boolean securityCodeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.payment.server.value.PartyPaymentMethodCreditCardValue
class PartyPaymentMethodCreditCardValue extends BaseValue<PartyPaymentMethodCreditCardPK> implements Serializable-
Serialized Fields
-
billingPartyContactMechanismPK
PartyContactMechanismPK billingPartyContactMechanismPK
-
billingPartyContactMechanismPKHasBeenModified
boolean billingPartyContactMechanismPKHasBeenModified
-
expirationMonth
Integer expirationMonth
-
expirationMonthHasBeenModified
boolean expirationMonthHasBeenModified
-
expirationYear
Integer expirationYear
-
expirationYearHasBeenModified
boolean expirationYearHasBeenModified
-
firstName
String firstName
-
firstNameHasBeenModified
boolean firstNameHasBeenModified
-
firstNameSdx
String firstNameSdx
-
firstNameSdxHasBeenModified
boolean firstNameSdxHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
issuerName
String issuerName
-
issuerNameHasBeenModified
boolean issuerNameHasBeenModified
-
issuerPartyContactMechanismPK
PartyContactMechanismPK issuerPartyContactMechanismPK
-
issuerPartyContactMechanismPKHasBeenModified
boolean issuerPartyContactMechanismPKHasBeenModified
-
lastName
String lastName
-
lastNameHasBeenModified
boolean lastNameHasBeenModified
-
lastNameSdx
String lastNameSdx
-
lastNameSdxHasBeenModified
boolean lastNameSdxHasBeenModified
-
middleName
String middleName
-
middleNameHasBeenModified
boolean middleNameHasBeenModified
-
middleNameSdx
String middleNameSdx
-
middleNameSdxHasBeenModified
boolean middleNameSdxHasBeenModified
-
name
String name
-
nameHasBeenModified
boolean nameHasBeenModified
-
nameSuffixPK
NameSuffixPK nameSuffixPK
-
nameSuffixPKHasBeenModified
boolean nameSuffixPKHasBeenModified
-
number
String number
-
numberHasBeenModified
boolean numberHasBeenModified
-
partyPaymentMethodPK
PartyPaymentMethodPK partyPaymentMethodPK
-
partyPaymentMethodPKHasBeenModified
boolean partyPaymentMethodPKHasBeenModified
-
personalTitlePK
PersonalTitlePK personalTitlePK
-
personalTitlePKHasBeenModified
boolean personalTitlePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.payment.server.value.PartyPaymentMethodDetailValue
class PartyPaymentMethodDetailValue extends BaseValue<PartyPaymentMethodDetailPK> implements Serializable-
Serialized Fields
-
deleteWhenUnused
Boolean deleteWhenUnused
-
deleteWhenUnusedHasBeenModified
boolean deleteWhenUnusedHasBeenModified
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
partyPaymentMethodName
String partyPaymentMethodName
-
partyPaymentMethodNameHasBeenModified
boolean partyPaymentMethodNameHasBeenModified
-
partyPaymentMethodPK
PartyPaymentMethodPK partyPaymentMethodPK
-
partyPaymentMethodPKHasBeenModified
boolean partyPaymentMethodPKHasBeenModified
-
partyPK
PartyPK partyPK
-
partyPKHasBeenModified
boolean partyPKHasBeenModified
-
paymentMethodPK
PaymentMethodPK paymentMethodPK
-
paymentMethodPKHasBeenModified
boolean paymentMethodPKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.payment.server.value.PartyPaymentMethodValue
-
Serialized Fields
-
activeDetailPK
PartyPaymentMethodDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
PartyPaymentMethodDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.payment.server.value.PaymentApplicationDetailValue
class PaymentApplicationDetailValue extends BaseValue<PaymentApplicationDetailPK> implements Serializable-
Serialized Fields
-
amount
Long amount
-
amountHasBeenModified
boolean amountHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
invoiceLinePK
InvoiceLinePK invoiceLinePK
-
invoiceLinePKHasBeenModified
boolean invoiceLinePKHasBeenModified
-
paymentApplicationPK
PaymentApplicationPK paymentApplicationPK
-
paymentApplicationPKHasBeenModified
boolean paymentApplicationPKHasBeenModified
-
paymentPK
PaymentPK paymentPK
-
paymentPKHasBeenModified
boolean paymentPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.payment.server.value.PaymentApplicationValue
-
Serialized Fields
-
activeDetailPK
PaymentApplicationDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
PaymentApplicationDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.payment.server.value.PaymentCheckValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
paymentPK
PaymentPK paymentPK
-
paymentPKHasBeenModified
boolean paymentPKHasBeenModified
-
reference
String reference
-
referenceHasBeenModified
boolean referenceHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.payment.server.value.PaymentCreditCardValue
-
Class com.echothree.model.data.payment.server.value.PaymentDeductionDetailValue
class PaymentDeductionDetailValue extends BaseValue<PaymentDeductionDetailPK> implements Serializable-
Serialized Fields
-
amount
Long amount
-
amountHasBeenModified
boolean amountHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
paymentDeductionName
String paymentDeductionName
-
paymentDeductionNameHasBeenModified
boolean paymentDeductionNameHasBeenModified
-
paymentDeductionPK
PaymentDeductionPK paymentDeductionPK
-
paymentDeductionPKHasBeenModified
boolean paymentDeductionPKHasBeenModified
-
paymentDeductionTypePK
PaymentDeductionTypePK paymentDeductionTypePK
-
paymentDeductionTypePKHasBeenModified
boolean paymentDeductionTypePKHasBeenModified
-
paymentPK
PaymentPK paymentPK
-
paymentPKHasBeenModified
boolean paymentPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.payment.server.value.PaymentDeductionTypeDescriptionValue
class PaymentDeductionTypeDescriptionValue extends BaseValue<PaymentDeductionTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
paymentDeductionTypePK
PaymentDeductionTypePK paymentDeductionTypePK
-
paymentDeductionTypePKHasBeenModified
boolean paymentDeductionTypePKHasBeenModified
-
-
-
Class com.echothree.model.data.payment.server.value.PaymentDeductionTypeValue
-
Serialized Fields
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
paymentDeductionTypeName
String paymentDeductionTypeName
-
paymentDeductionTypeNameHasBeenModified
boolean paymentDeductionTypeNameHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
-
-
Class com.echothree.model.data.payment.server.value.PaymentDeductionValue
-
Serialized Fields
-
activeDetailPK
PaymentDeductionDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
PaymentDeductionDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.payment.server.value.PaymentDetailValue
-
Serialized Fields
-
amount
Long amount
-
amountHasBeenModified
boolean amountHasBeenModified
-
currencyPK
CurrencyPK currencyPK
-
currencyPKHasBeenModified
boolean currencyPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
partyPaymentMethodPK
PartyPaymentMethodPK partyPaymentMethodPK
-
partyPaymentMethodPKHasBeenModified
boolean partyPaymentMethodPKHasBeenModified
-
paymentName
String paymentName
-
paymentNameHasBeenModified
boolean paymentNameHasBeenModified
-
paymentPK
PaymentPK paymentPK
-
paymentPKHasBeenModified
boolean paymentPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.payment.server.value.PaymentMethodCheckValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
holdDays
Integer holdDays
-
holdDaysHasBeenModified
boolean holdDaysHasBeenModified
-
paymentMethodPK
PaymentMethodPK paymentMethodPK
-
paymentMethodPKHasBeenModified
boolean paymentMethodPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.payment.server.value.PaymentMethodCreditCardValue
class PaymentMethodCreditCardValue extends BaseValue<PaymentMethodCreditCardPK> implements Serializable-
Serialized Fields
-
cardNumberValidationPattern
String cardNumberValidationPattern
-
cardNumberValidationPatternHasBeenModified
boolean cardNumberValidationPatternHasBeenModified
-
checkCardNumber
Boolean checkCardNumber
-
checkCardNumberHasBeenModified
boolean checkCardNumberHasBeenModified
-
checkExpirationDate
Boolean checkExpirationDate
-
checkExpirationDateHasBeenModified
boolean checkExpirationDateHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
paymentMethodPK
PaymentMethodPK paymentMethodPK
-
paymentMethodPKHasBeenModified
boolean paymentMethodPKHasBeenModified
-
requestBilling
Boolean requestBilling
-
requestBillingHasBeenModified
boolean requestBillingHasBeenModified
-
requestExpirationDate
Boolean requestExpirationDate
-
requestExpirationDateHasBeenModified
boolean requestExpirationDateHasBeenModified
-
requestIssuer
Boolean requestIssuer
-
requestIssuerHasBeenModified
boolean requestIssuerHasBeenModified
-
requestNameOnCard
Boolean requestNameOnCard
-
requestNameOnCardHasBeenModified
boolean requestNameOnCardHasBeenModified
-
requestSecurityCode
Boolean requestSecurityCode
-
requestSecurityCodeHasBeenModified
boolean requestSecurityCodeHasBeenModified
-
requireBilling
Boolean requireBilling
-
requireBillingHasBeenModified
boolean requireBillingHasBeenModified
-
requireExpirationDate
Boolean requireExpirationDate
-
requireExpirationDateHasBeenModified
boolean requireExpirationDateHasBeenModified
-
requireIssuer
Boolean requireIssuer
-
requireIssuerHasBeenModified
boolean requireIssuerHasBeenModified
-
requireNameOnCard
Boolean requireNameOnCard
-
requireNameOnCardHasBeenModified
boolean requireNameOnCardHasBeenModified
-
requireSecurityCode
Boolean requireSecurityCode
-
requireSecurityCodeHasBeenModified
boolean requireSecurityCodeHasBeenModified
-
retainCreditCard
Boolean retainCreditCard
-
retainCreditCardHasBeenModified
boolean retainCreditCardHasBeenModified
-
retainSecurityCode
Boolean retainSecurityCode
-
retainSecurityCodeHasBeenModified
boolean retainSecurityCodeHasBeenModified
-
securityCodeValidationPattern
String securityCodeValidationPattern
-
securityCodeValidationPatternHasBeenModified
boolean securityCodeValidationPatternHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.payment.server.value.PaymentMethodDescriptionValue
class PaymentMethodDescriptionValue extends BaseValue<PaymentMethodDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
paymentMethodPK
PaymentMethodPK paymentMethodPK
-
paymentMethodPKHasBeenModified
boolean paymentMethodPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.payment.server.value.PaymentMethodDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
itemSelectorPK
SelectorPK itemSelectorPK
-
itemSelectorPKHasBeenModified
boolean itemSelectorPKHasBeenModified
-
paymentMethodName
String paymentMethodName
-
paymentMethodNameHasBeenModified
boolean paymentMethodNameHasBeenModified
-
paymentMethodPK
PaymentMethodPK paymentMethodPK
-
paymentMethodPKHasBeenModified
boolean paymentMethodPKHasBeenModified
-
paymentMethodTypePK
PaymentMethodTypePK paymentMethodTypePK
-
paymentMethodTypePKHasBeenModified
boolean paymentMethodTypePKHasBeenModified
-
paymentProcessorPK
PaymentProcessorPK paymentProcessorPK
-
paymentProcessorPKHasBeenModified
boolean paymentProcessorPKHasBeenModified
-
salesOrderItemSelectorPK
SelectorPK salesOrderItemSelectorPK
-
salesOrderItemSelectorPKHasBeenModified
boolean salesOrderItemSelectorPKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.payment.server.value.PaymentMethodTypeDescriptionValue
class PaymentMethodTypeDescriptionValue extends BaseValue<PaymentMethodTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
paymentMethodTypePK
PaymentMethodTypePK paymentMethodTypePK
-
paymentMethodTypePKHasBeenModified
boolean paymentMethodTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.payment.server.value.PaymentMethodTypeDetailValue
class PaymentMethodTypeDetailValue extends BaseValue<PaymentMethodTypeDetailPK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
paymentMethodTypeName
String paymentMethodTypeName
-
paymentMethodTypeNameHasBeenModified
boolean paymentMethodTypeNameHasBeenModified
-
paymentMethodTypePK
PaymentMethodTypePK paymentMethodTypePK
-
paymentMethodTypePKHasBeenModified
boolean paymentMethodTypePKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.payment.server.value.PaymentMethodTypePartyTypeDetailValue
class PaymentMethodTypePartyTypeDetailValue extends BaseValue<PaymentMethodTypePartyTypeDetailPK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
partyContactMechanismWorkflowPK
WorkflowPK partyContactMechanismWorkflowPK
-
partyContactMechanismWorkflowPKHasBeenModified
boolean partyContactMechanismWorkflowPKHasBeenModified
-
partyPaymentMethodWorkflowPK
WorkflowPK partyPaymentMethodWorkflowPK
-
partyPaymentMethodWorkflowPKHasBeenModified
boolean partyPaymentMethodWorkflowPKHasBeenModified
-
partyTypePK
PartyTypePK partyTypePK
-
partyTypePKHasBeenModified
boolean partyTypePKHasBeenModified
-
paymentMethodTypePartyTypePK
PaymentMethodTypePartyTypePK paymentMethodTypePartyTypePK
-
paymentMethodTypePartyTypePKHasBeenModified
boolean paymentMethodTypePartyTypePKHasBeenModified
-
paymentMethodTypePK
PaymentMethodTypePK paymentMethodTypePK
-
paymentMethodTypePKHasBeenModified
boolean paymentMethodTypePKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.payment.server.value.PaymentMethodTypePartyTypeValue
class PaymentMethodTypePartyTypeValue extends BaseValue<PaymentMethodTypePartyTypePK> implements Serializable-
Serialized Fields
-
activeDetailPK
PaymentMethodTypePartyTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
PaymentMethodTypePartyTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.payment.server.value.PaymentMethodTypeValue
-
Serialized Fields
-
activeDetailPK
PaymentMethodTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
PaymentMethodTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.payment.server.value.PaymentMethodValue
-
Serialized Fields
-
activeDetailPK
PaymentMethodDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
PaymentMethodDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.payment.server.value.PaymentProcessorActionTypeDescriptionValue
class PaymentProcessorActionTypeDescriptionValue extends BaseValue<PaymentProcessorActionTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
paymentProcessorActionTypePK
PaymentProcessorActionTypePK paymentProcessorActionTypePK
-
paymentProcessorActionTypePKHasBeenModified
boolean paymentProcessorActionTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.payment.server.value.PaymentProcessorActionTypeDetailValue
class PaymentProcessorActionTypeDetailValue extends BaseValue<PaymentProcessorActionTypeDetailPK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
paymentProcessorActionTypeName
String paymentProcessorActionTypeName
-
paymentProcessorActionTypeNameHasBeenModified
boolean paymentProcessorActionTypeNameHasBeenModified
-
paymentProcessorActionTypePK
PaymentProcessorActionTypePK paymentProcessorActionTypePK
-
paymentProcessorActionTypePKHasBeenModified
boolean paymentProcessorActionTypePKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.payment.server.value.PaymentProcessorActionTypeValue
class PaymentProcessorActionTypeValue extends BaseValue<PaymentProcessorActionTypePK> implements Serializable-
Serialized Fields
-
activeDetailPK
PaymentProcessorActionTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
PaymentProcessorActionTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.payment.server.value.PaymentProcessorActionValue
class PaymentProcessorActionValue extends BaseValue<PaymentProcessorActionPK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
paymentProcessorPK
PaymentProcessorPK paymentProcessorPK
-
paymentProcessorPKHasBeenModified
boolean paymentProcessorPKHasBeenModified
-
paymentProcessorTypeActionPK
PaymentProcessorTypeActionPK paymentProcessorTypeActionPK
-
paymentProcessorTypeActionPKHasBeenModified
boolean paymentProcessorTypeActionPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.payment.server.value.PaymentProcessorDescriptionValue
class PaymentProcessorDescriptionValue extends BaseValue<PaymentProcessorDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
paymentProcessorPK
PaymentProcessorPK paymentProcessorPK
-
paymentProcessorPKHasBeenModified
boolean paymentProcessorPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.payment.server.value.PaymentProcessorDetailValue
class PaymentProcessorDetailValue extends BaseValue<PaymentProcessorDetailPK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
paymentProcessorName
String paymentProcessorName
-
paymentProcessorNameHasBeenModified
boolean paymentProcessorNameHasBeenModified
-
paymentProcessorPK
PaymentProcessorPK paymentProcessorPK
-
paymentProcessorPKHasBeenModified
boolean paymentProcessorPKHasBeenModified
-
paymentProcessorTypePK
PaymentProcessorTypePK paymentProcessorTypePK
-
paymentProcessorTypePKHasBeenModified
boolean paymentProcessorTypePKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.payment.server.value.PaymentProcessorResultCodeDescriptionValue
class PaymentProcessorResultCodeDescriptionValue extends BaseValue<PaymentProcessorResultCodeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
paymentProcessorResultCodePK
PaymentProcessorResultCodePK paymentProcessorResultCodePK
-
paymentProcessorResultCodePKHasBeenModified
boolean paymentProcessorResultCodePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.payment.server.value.PaymentProcessorResultCodeDetailValue
class PaymentProcessorResultCodeDetailValue extends BaseValue<PaymentProcessorResultCodeDetailPK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
paymentProcessorResultCodeName
String paymentProcessorResultCodeName
-
paymentProcessorResultCodeNameHasBeenModified
boolean paymentProcessorResultCodeNameHasBeenModified
-
paymentProcessorResultCodePK
PaymentProcessorResultCodePK paymentProcessorResultCodePK
-
paymentProcessorResultCodePKHasBeenModified
boolean paymentProcessorResultCodePKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.payment.server.value.PaymentProcessorResultCodeValue
class PaymentProcessorResultCodeValue extends BaseValue<PaymentProcessorResultCodePK> implements Serializable-
Serialized Fields
-
activeDetailPK
PaymentProcessorResultCodeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
PaymentProcessorResultCodeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.payment.server.value.PaymentProcessorTransactionCodeValue
class PaymentProcessorTransactionCodeValue extends BaseValue<PaymentProcessorTransactionCodePK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
paymentProcessorTransactionPK
PaymentProcessorTransactionPK paymentProcessorTransactionPK
-
paymentProcessorTransactionPKHasBeenModified
boolean paymentProcessorTransactionPKHasBeenModified
-
paymentProcessorTypeCodePK
PaymentProcessorTypeCodePK paymentProcessorTypeCodePK
-
paymentProcessorTypeCodePKHasBeenModified
boolean paymentProcessorTypeCodePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.payment.server.value.PaymentProcessorTransactionDetailValue
class PaymentProcessorTransactionDetailValue extends BaseValue<PaymentProcessorTransactionDetailPK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
paymentProcessorActionTypePK
PaymentProcessorActionTypePK paymentProcessorActionTypePK
-
paymentProcessorActionTypePKHasBeenModified
boolean paymentProcessorActionTypePKHasBeenModified
-
paymentProcessorPK
PaymentProcessorPK paymentProcessorPK
-
paymentProcessorPKHasBeenModified
boolean paymentProcessorPKHasBeenModified
-
paymentProcessorResultCodePK
PaymentProcessorResultCodePK paymentProcessorResultCodePK
-
paymentProcessorResultCodePKHasBeenModified
boolean paymentProcessorResultCodePKHasBeenModified
-
paymentProcessorTransactionName
String paymentProcessorTransactionName
-
paymentProcessorTransactionNameHasBeenModified
boolean paymentProcessorTransactionNameHasBeenModified
-
paymentProcessorTransactionPK
PaymentProcessorTransactionPK paymentProcessorTransactionPK
-
paymentProcessorTransactionPKHasBeenModified
boolean paymentProcessorTransactionPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.payment.server.value.PaymentProcessorTransactionValue
class PaymentProcessorTransactionValue extends BaseValue<PaymentProcessorTransactionPK> implements Serializable-
Serialized Fields
-
activeDetailPK
PaymentProcessorTransactionDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
PaymentProcessorTransactionDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.payment.server.value.PaymentProcessorTypeActionDetailValue
class PaymentProcessorTypeActionDetailValue extends BaseValue<PaymentProcessorTypeActionDetailPK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
paymentProcessorActionTypePK
PaymentProcessorActionTypePK paymentProcessorActionTypePK
-
paymentProcessorActionTypePKHasBeenModified
boolean paymentProcessorActionTypePKHasBeenModified
-
paymentProcessorTypeActionPK
PaymentProcessorTypeActionPK paymentProcessorTypeActionPK
-
paymentProcessorTypeActionPKHasBeenModified
boolean paymentProcessorTypeActionPKHasBeenModified
-
paymentProcessorTypePK
PaymentProcessorTypePK paymentProcessorTypePK
-
paymentProcessorTypePKHasBeenModified
boolean paymentProcessorTypePKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.payment.server.value.PaymentProcessorTypeActionValue
class PaymentProcessorTypeActionValue extends BaseValue<PaymentProcessorTypeActionPK> implements Serializable-
Serialized Fields
-
activeDetailPK
PaymentProcessorTypeActionDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
PaymentProcessorTypeActionDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.payment.server.value.PaymentProcessorTypeCodeDescriptionValue
class PaymentProcessorTypeCodeDescriptionValue extends BaseValue<PaymentProcessorTypeCodeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
paymentProcessorTypeCodePK
PaymentProcessorTypeCodePK paymentProcessorTypeCodePK
-
paymentProcessorTypeCodePKHasBeenModified
boolean paymentProcessorTypeCodePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.payment.server.value.PaymentProcessorTypeCodeDetailValue
class PaymentProcessorTypeCodeDetailValue extends BaseValue<PaymentProcessorTypeCodeDetailPK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
paymentProcessorTypeCodeName
String paymentProcessorTypeCodeName
-
paymentProcessorTypeCodeNameHasBeenModified
boolean paymentProcessorTypeCodeNameHasBeenModified
-
paymentProcessorTypeCodePK
PaymentProcessorTypeCodePK paymentProcessorTypeCodePK
-
paymentProcessorTypeCodePKHasBeenModified
boolean paymentProcessorTypeCodePKHasBeenModified
-
paymentProcessorTypeCodeTypePK
PaymentProcessorTypeCodeTypePK paymentProcessorTypeCodeTypePK
-
paymentProcessorTypeCodeTypePKHasBeenModified
boolean paymentProcessorTypeCodeTypePKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.payment.server.value.PaymentProcessorTypeCodeTypeDescriptionValue
class PaymentProcessorTypeCodeTypeDescriptionValue extends BaseValue<PaymentProcessorTypeCodeTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
paymentProcessorTypeCodeTypePK
PaymentProcessorTypeCodeTypePK paymentProcessorTypeCodeTypePK
-
paymentProcessorTypeCodeTypePKHasBeenModified
boolean paymentProcessorTypeCodeTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.payment.server.value.PaymentProcessorTypeCodeTypeDetailValue
class PaymentProcessorTypeCodeTypeDetailValue extends BaseValue<PaymentProcessorTypeCodeTypeDetailPK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
paymentProcessorTypeCodeTypeName
String paymentProcessorTypeCodeTypeName
-
paymentProcessorTypeCodeTypeNameHasBeenModified
boolean paymentProcessorTypeCodeTypeNameHasBeenModified
-
paymentProcessorTypeCodeTypePK
PaymentProcessorTypeCodeTypePK paymentProcessorTypeCodeTypePK
-
paymentProcessorTypeCodeTypePKHasBeenModified
boolean paymentProcessorTypeCodeTypePKHasBeenModified
-
paymentProcessorTypePK
PaymentProcessorTypePK paymentProcessorTypePK
-
paymentProcessorTypePKHasBeenModified
boolean paymentProcessorTypePKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.payment.server.value.PaymentProcessorTypeCodeTypeValue
class PaymentProcessorTypeCodeTypeValue extends BaseValue<PaymentProcessorTypeCodeTypePK> implements Serializable-
Serialized Fields
-
activeDetailPK
PaymentProcessorTypeCodeTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
PaymentProcessorTypeCodeTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.payment.server.value.PaymentProcessorTypeCodeValue
class PaymentProcessorTypeCodeValue extends BaseValue<PaymentProcessorTypeCodePK> implements Serializable-
Serialized Fields
-
activeDetailPK
PaymentProcessorTypeCodeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
PaymentProcessorTypeCodeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.payment.server.value.PaymentProcessorTypeDescriptionValue
class PaymentProcessorTypeDescriptionValue extends BaseValue<PaymentProcessorTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
paymentProcessorTypePK
PaymentProcessorTypePK paymentProcessorTypePK
-
paymentProcessorTypePKHasBeenModified
boolean paymentProcessorTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.payment.server.value.PaymentProcessorTypeDetailValue
class PaymentProcessorTypeDetailValue extends BaseValue<PaymentProcessorTypeDetailPK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
paymentProcessorTypeName
String paymentProcessorTypeName
-
paymentProcessorTypeNameHasBeenModified
boolean paymentProcessorTypeNameHasBeenModified
-
paymentProcessorTypePK
PaymentProcessorTypePK paymentProcessorTypePK
-
paymentProcessorTypePKHasBeenModified
boolean paymentProcessorTypePKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.payment.server.value.PaymentProcessorTypeValue
-
Serialized Fields
-
activeDetailPK
PaymentProcessorTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
PaymentProcessorTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.payment.server.value.PaymentProcessorValue
-
Serialized Fields
-
activeDetailPK
PaymentProcessorDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
PaymentProcessorDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.payment.server.value.PaymentValue
-
Serialized Fields
-
activeDetailPK
PaymentDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
PaymentDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
-
Package com.echothree.model.data.period.common.pk
-
Class com.echothree.model.data.period.common.pk.PeriodDescriptionPK
class PeriodDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.period.common.pk.PeriodDetailPK
class PeriodDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.period.common.pk.PeriodKindDescriptionPK
class PeriodKindDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.period.common.pk.PeriodKindDetailPK
class PeriodKindDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.period.common.pk.PeriodKindPK
class PeriodKindPK extends BasePK implements Serializable -
Class com.echothree.model.data.period.common.pk.PeriodPK
class PeriodPK extends BasePK implements Serializable -
Class com.echothree.model.data.period.common.pk.PeriodTypeDescriptionPK
class PeriodTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.period.common.pk.PeriodTypeDetailPK
class PeriodTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.period.common.pk.PeriodTypePK
class PeriodTypePK extends BasePK implements Serializable
-
-
Package com.echothree.model.data.period.server.entity
-
Class com.echothree.model.data.period.server.entity.Period
class Period extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PeriodPK _pk
-
_value
PeriodValue _value
-
-
-
Class com.echothree.model.data.period.server.entity.PeriodDescription
class PeriodDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PeriodDescriptionPK _pk
-
_value
PeriodDescriptionValue _value
-
-
-
Class com.echothree.model.data.period.server.entity.PeriodDetail
class PeriodDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PeriodDetailPK _pk
-
_value
PeriodDetailValue _value
-
-
-
Class com.echothree.model.data.period.server.entity.PeriodKind
class PeriodKind extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PeriodKindPK _pk
-
_value
PeriodKindValue _value
-
-
-
Class com.echothree.model.data.period.server.entity.PeriodKindDescription
class PeriodKindDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PeriodKindDescriptionPK _pk
-
_value
PeriodKindDescriptionValue _value
-
-
-
Class com.echothree.model.data.period.server.entity.PeriodKindDetail
class PeriodKindDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PeriodKindDetailPK _pk
-
_value
PeriodKindDetailValue _value
-
-
-
Class com.echothree.model.data.period.server.entity.PeriodType
class PeriodType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PeriodTypePK _pk
-
_value
PeriodTypeValue _value
-
-
-
Class com.echothree.model.data.period.server.entity.PeriodTypeDescription
class PeriodTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PeriodTypeDescriptionPK _pk
-
_value
PeriodTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.period.server.entity.PeriodTypeDetail
class PeriodTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PeriodTypeDetailPK _pk
-
_value
PeriodTypeDetailValue _value
-
-
-
-
Package com.echothree.model.data.period.server.value
-
Class com.echothree.model.data.period.server.value.PeriodDescriptionValue
-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
periodPK
PeriodPK periodPK
-
periodPKHasBeenModified
boolean periodPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.period.server.value.PeriodDetailValue
-
Serialized Fields
-
endTime
Long endTime
-
endTimeHasBeenModified
boolean endTimeHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
parentPeriodPK
PeriodPK parentPeriodPK
-
parentPeriodPKHasBeenModified
boolean parentPeriodPKHasBeenModified
-
periodKindPK
PeriodKindPK periodKindPK
-
periodKindPKHasBeenModified
boolean periodKindPKHasBeenModified
-
periodName
String periodName
-
periodNameHasBeenModified
boolean periodNameHasBeenModified
-
periodPK
PeriodPK periodPK
-
periodPKHasBeenModified
boolean periodPKHasBeenModified
-
periodTypePK
PeriodTypePK periodTypePK
-
periodTypePKHasBeenModified
boolean periodTypePKHasBeenModified
-
startTime
Long startTime
-
startTimeHasBeenModified
boolean startTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.period.server.value.PeriodKindDescriptionValue
-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
periodKindPK
PeriodKindPK periodKindPK
-
periodKindPKHasBeenModified
boolean periodKindPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.period.server.value.PeriodKindDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
periodKindName
String periodKindName
-
periodKindNameHasBeenModified
boolean periodKindNameHasBeenModified
-
periodKindPK
PeriodKindPK periodKindPK
-
periodKindPKHasBeenModified
boolean periodKindPKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
workflowEntrancePK
WorkflowEntrancePK workflowEntrancePK
-
workflowEntrancePKHasBeenModified
boolean workflowEntrancePKHasBeenModified
-
-
-
Class com.echothree.model.data.period.server.value.PeriodKindValue
-
Serialized Fields
-
activeDetailPK
PeriodKindDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
PeriodKindDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.period.server.value.PeriodTypeDescriptionValue
-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
periodTypePK
PeriodTypePK periodTypePK
-
periodTypePKHasBeenModified
boolean periodTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.period.server.value.PeriodTypeDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
parentPeriodTypePK
PeriodTypePK parentPeriodTypePK
-
parentPeriodTypePKHasBeenModified
boolean parentPeriodTypePKHasBeenModified
-
periodKindPK
PeriodKindPK periodKindPK
-
periodKindPKHasBeenModified
boolean periodKindPKHasBeenModified
-
periodTypeName
String periodTypeName
-
periodTypeNameHasBeenModified
boolean periodTypeNameHasBeenModified
-
periodTypePK
PeriodTypePK periodTypePK
-
periodTypePKHasBeenModified
boolean periodTypePKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
workflowEntrancePK
WorkflowEntrancePK workflowEntrancePK
-
workflowEntrancePKHasBeenModified
boolean workflowEntrancePKHasBeenModified
-
-
-
Class com.echothree.model.data.period.server.value.PeriodTypeValue
-
Serialized Fields
-
activeDetailPK
PeriodTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
PeriodTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.period.server.value.PeriodValue
-
Serialized Fields
-
activeDetailPK
PeriodDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
PeriodDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
-
Package com.echothree.model.data.picklist.common.pk
-
Class com.echothree.model.data.picklist.common.pk.PicklistAliasPK
class PicklistAliasPK extends BasePK implements Serializable -
Class com.echothree.model.data.picklist.common.pk.PicklistAliasTypeDescriptionPK
class PicklistAliasTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.picklist.common.pk.PicklistAliasTypeDetailPK
class PicklistAliasTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.picklist.common.pk.PicklistAliasTypePK
class PicklistAliasTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.picklist.common.pk.PicklistDetailPK
class PicklistDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.picklist.common.pk.PicklistPK
class PicklistPK extends BasePK implements Serializable -
Class com.echothree.model.data.picklist.common.pk.PicklistStatusPK
class PicklistStatusPK extends BasePK implements Serializable -
Class com.echothree.model.data.picklist.common.pk.PicklistTimePK
class PicklistTimePK extends BasePK implements Serializable -
Class com.echothree.model.data.picklist.common.pk.PicklistTimeTypeDescriptionPK
class PicklistTimeTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.picklist.common.pk.PicklistTimeTypeDetailPK
class PicklistTimeTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.picklist.common.pk.PicklistTimeTypePK
class PicklistTimeTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.picklist.common.pk.PicklistTypeDescriptionPK
class PicklistTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.picklist.common.pk.PicklistTypeDetailPK
class PicklistTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.picklist.common.pk.PicklistTypePK
class PicklistTypePK extends BasePK implements Serializable
-
-
Package com.echothree.model.data.picklist.server.entity
-
Class com.echothree.model.data.picklist.server.entity.Picklist
class Picklist extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PicklistPK _pk
-
_value
PicklistValue _value
-
-
-
Class com.echothree.model.data.picklist.server.entity.PicklistAlias
class PicklistAlias extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PicklistAliasPK _pk
-
_value
PicklistAliasValue _value
-
-
-
Class com.echothree.model.data.picklist.server.entity.PicklistAliasType
class PicklistAliasType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PicklistAliasTypePK _pk
-
_value
PicklistAliasTypeValue _value
-
-
-
Class com.echothree.model.data.picklist.server.entity.PicklistAliasTypeDescription
class PicklistAliasTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PicklistAliasTypeDescriptionPK _pk
-
_value
PicklistAliasTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.picklist.server.entity.PicklistAliasTypeDetail
class PicklistAliasTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PicklistAliasTypeDetailPK _pk
-
_value
PicklistAliasTypeDetailValue _value
-
-
-
Class com.echothree.model.data.picklist.server.entity.PicklistDetail
class PicklistDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PicklistDetailPK _pk
-
_value
PicklistDetailValue _value
-
-
-
Class com.echothree.model.data.picklist.server.entity.PicklistStatus
class PicklistStatus extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PicklistStatusPK _pk
-
_value
PicklistStatusValue _value
-
-
-
Class com.echothree.model.data.picklist.server.entity.PicklistTime
class PicklistTime extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PicklistTimePK _pk
-
_value
PicklistTimeValue _value
-
-
-
Class com.echothree.model.data.picklist.server.entity.PicklistTimeType
class PicklistTimeType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PicklistTimeTypePK _pk
-
_value
PicklistTimeTypeValue _value
-
-
-
Class com.echothree.model.data.picklist.server.entity.PicklistTimeTypeDescription
class PicklistTimeTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PicklistTimeTypeDescriptionPK _pk
-
_value
PicklistTimeTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.picklist.server.entity.PicklistTimeTypeDetail
class PicklistTimeTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PicklistTimeTypeDetailPK _pk
-
_value
PicklistTimeTypeDetailValue _value
-
-
-
Class com.echothree.model.data.picklist.server.entity.PicklistType
class PicklistType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PicklistTypePK _pk
-
_value
PicklistTypeValue _value
-
-
-
Class com.echothree.model.data.picklist.server.entity.PicklistTypeDescription
class PicklistTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PicklistTypeDescriptionPK _pk
-
_value
PicklistTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.picklist.server.entity.PicklistTypeDetail
class PicklistTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PicklistTypeDetailPK _pk
-
_value
PicklistTypeDetailValue _value
-
-
-
-
Package com.echothree.model.data.picklist.server.value
-
Class com.echothree.model.data.picklist.server.value.PicklistAliasTypeDescriptionValue
class PicklistAliasTypeDescriptionValue extends BaseValue<PicklistAliasTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
picklistAliasTypePK
PicklistAliasTypePK picklistAliasTypePK
-
picklistAliasTypePKHasBeenModified
boolean picklistAliasTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.picklist.server.value.PicklistAliasTypeDetailValue
class PicklistAliasTypeDetailValue extends BaseValue<PicklistAliasTypeDetailPK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
picklistAliasTypeName
String picklistAliasTypeName
-
picklistAliasTypeNameHasBeenModified
boolean picklistAliasTypeNameHasBeenModified
-
picklistAliasTypePK
PicklistAliasTypePK picklistAliasTypePK
-
picklistAliasTypePKHasBeenModified
boolean picklistAliasTypePKHasBeenModified
-
picklistTypePK
PicklistTypePK picklistTypePK
-
picklistTypePKHasBeenModified
boolean picklistTypePKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
validationPattern
String validationPattern
-
validationPatternHasBeenModified
boolean validationPatternHasBeenModified
-
-
-
Class com.echothree.model.data.picklist.server.value.PicklistAliasTypeValue
-
Serialized Fields
-
activeDetailPK
PicklistAliasTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
PicklistAliasTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.picklist.server.value.PicklistAliasValue
-
Serialized Fields
-
alias
String alias
-
aliasHasBeenModified
boolean aliasHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
picklistAliasTypePK
PicklistAliasTypePK picklistAliasTypePK
-
picklistAliasTypePKHasBeenModified
boolean picklistAliasTypePKHasBeenModified
-
picklistPK
PicklistPK picklistPK
-
picklistPKHasBeenModified
boolean picklistPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.picklist.server.value.PicklistDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
picklistName
String picklistName
-
picklistNameHasBeenModified
boolean picklistNameHasBeenModified
-
picklistPK
PicklistPK picklistPK
-
picklistPKHasBeenModified
boolean picklistPKHasBeenModified
-
picklistTypePK
PicklistTypePK picklistTypePK
-
picklistTypePKHasBeenModified
boolean picklistTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.picklist.server.value.PicklistStatusValue
-
Serialized Fields
-
picklistLineSequence
Integer picklistLineSequence
-
picklistLineSequenceHasBeenModified
boolean picklistLineSequenceHasBeenModified
-
picklistPK
PicklistPK picklistPK
-
picklistPKHasBeenModified
boolean picklistPKHasBeenModified
-
-
-
Class com.echothree.model.data.picklist.server.value.PicklistTimeTypeDescriptionValue
class PicklistTimeTypeDescriptionValue extends BaseValue<PicklistTimeTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
picklistTimeTypePK
PicklistTimeTypePK picklistTimeTypePK
-
picklistTimeTypePKHasBeenModified
boolean picklistTimeTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.picklist.server.value.PicklistTimeTypeDetailValue
class PicklistTimeTypeDetailValue extends BaseValue<PicklistTimeTypeDetailPK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
picklistTimeTypeName
String picklistTimeTypeName
-
picklistTimeTypeNameHasBeenModified
boolean picklistTimeTypeNameHasBeenModified
-
picklistTimeTypePK
PicklistTimeTypePK picklistTimeTypePK
-
picklistTimeTypePKHasBeenModified
boolean picklistTimeTypePKHasBeenModified
-
picklistTypePK
PicklistTypePK picklistTypePK
-
picklistTypePKHasBeenModified
boolean picklistTypePKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.picklist.server.value.PicklistTimeTypeValue
-
Serialized Fields
-
activeDetailPK
PicklistTimeTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
PicklistTimeTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.picklist.server.value.PicklistTimeValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
picklistPK
PicklistPK picklistPK
-
picklistPKHasBeenModified
boolean picklistPKHasBeenModified
-
picklistTimeTypePK
PicklistTimeTypePK picklistTimeTypePK
-
picklistTimeTypePKHasBeenModified
boolean picklistTimeTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
time
Long time
-
timeHasBeenModified
boolean timeHasBeenModified
-
-
-
Class com.echothree.model.data.picklist.server.value.PicklistTypeDescriptionValue
class PicklistTypeDescriptionValue extends BaseValue<PicklistTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
picklistTypePK
PicklistTypePK picklistTypePK
-
picklistTypePKHasBeenModified
boolean picklistTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.picklist.server.value.PicklistTypeDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
parentPicklistTypePK
PicklistTypePK parentPicklistTypePK
-
parentPicklistTypePKHasBeenModified
boolean parentPicklistTypePKHasBeenModified
-
picklistSequenceTypePK
SequenceTypePK picklistSequenceTypePK
-
picklistSequenceTypePKHasBeenModified
boolean picklistSequenceTypePKHasBeenModified
-
picklistTypeName
String picklistTypeName
-
picklistTypeNameHasBeenModified
boolean picklistTypeNameHasBeenModified
-
picklistTypePK
PicklistTypePK picklistTypePK
-
picklistTypePKHasBeenModified
boolean picklistTypePKHasBeenModified
-
picklistWorkflowEntrancePK
WorkflowEntrancePK picklistWorkflowEntrancePK
-
picklistWorkflowEntrancePKHasBeenModified
boolean picklistWorkflowEntrancePKHasBeenModified
-
picklistWorkflowPK
WorkflowPK picklistWorkflowPK
-
picklistWorkflowPKHasBeenModified
boolean picklistWorkflowPKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.picklist.server.value.PicklistTypeValue
-
Serialized Fields
-
activeDetailPK
PicklistTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
PicklistTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.picklist.server.value.PicklistValue
-
Serialized Fields
-
activeDetailPK
PicklistDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
PicklistDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
-
Package com.echothree.model.data.printer.common.pk
-
Class com.echothree.model.data.printer.common.pk.PartyPrinterGroupUsePK
class PartyPrinterGroupUsePK extends BasePK implements Serializable -
Class com.echothree.model.data.printer.common.pk.PrinterDescriptionPK
class PrinterDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.printer.common.pk.PrinterDetailPK
class PrinterDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.printer.common.pk.PrinterGroupDescriptionPK
class PrinterGroupDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.printer.common.pk.PrinterGroupDetailPK
class PrinterGroupDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.printer.common.pk.PrinterGroupJobDetailPK
class PrinterGroupJobDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.printer.common.pk.PrinterGroupJobPK
class PrinterGroupJobPK extends BasePK implements Serializable -
Class com.echothree.model.data.printer.common.pk.PrinterGroupPK
class PrinterGroupPK extends BasePK implements Serializable -
Class com.echothree.model.data.printer.common.pk.PrinterGroupUseTypeDescriptionPK
class PrinterGroupUseTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.printer.common.pk.PrinterGroupUseTypeDetailPK
class PrinterGroupUseTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.printer.common.pk.PrinterGroupUseTypePK
class PrinterGroupUseTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.printer.common.pk.PrinterPK
class PrinterPK extends BasePK implements Serializable
-
-
Package com.echothree.model.data.printer.server.entity
-
Class com.echothree.model.data.printer.server.entity.PartyPrinterGroupUse
class PartyPrinterGroupUse extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PartyPrinterGroupUsePK _pk
-
_value
PartyPrinterGroupUseValue _value
-
-
-
Class com.echothree.model.data.printer.server.entity.Printer
class Printer extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PrinterPK _pk
-
_value
PrinterValue _value
-
-
-
Class com.echothree.model.data.printer.server.entity.PrinterDescription
class PrinterDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PrinterDescriptionPK _pk
-
_value
PrinterDescriptionValue _value
-
-
-
Class com.echothree.model.data.printer.server.entity.PrinterDetail
class PrinterDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PrinterDetailPK _pk
-
_value
PrinterDetailValue _value
-
-
-
Class com.echothree.model.data.printer.server.entity.PrinterGroup
class PrinterGroup extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PrinterGroupPK _pk
-
_value
PrinterGroupValue _value
-
-
-
Class com.echothree.model.data.printer.server.entity.PrinterGroupDescription
class PrinterGroupDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PrinterGroupDescriptionPK _pk
-
_value
PrinterGroupDescriptionValue _value
-
-
-
Class com.echothree.model.data.printer.server.entity.PrinterGroupDetail
class PrinterGroupDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PrinterGroupDetailPK _pk
-
_value
PrinterGroupDetailValue _value
-
-
-
Class com.echothree.model.data.printer.server.entity.PrinterGroupJob
class PrinterGroupJob extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PrinterGroupJobPK _pk
-
_value
PrinterGroupJobValue _value
-
-
-
Class com.echothree.model.data.printer.server.entity.PrinterGroupJobDetail
class PrinterGroupJobDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PrinterGroupJobDetailPK _pk
-
_value
PrinterGroupJobDetailValue _value
-
-
-
Class com.echothree.model.data.printer.server.entity.PrinterGroupUseType
class PrinterGroupUseType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PrinterGroupUseTypePK _pk
-
_value
PrinterGroupUseTypeValue _value
-
-
-
Class com.echothree.model.data.printer.server.entity.PrinterGroupUseTypeDescription
class PrinterGroupUseTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PrinterGroupUseTypeDescriptionPK _pk
-
_value
PrinterGroupUseTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.printer.server.entity.PrinterGroupUseTypeDetail
class PrinterGroupUseTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PrinterGroupUseTypeDetailPK _pk
-
_value
PrinterGroupUseTypeDetailValue _value
-
-
-
-
Package com.echothree.model.data.printer.server.value
-
Class com.echothree.model.data.printer.server.value.PartyPrinterGroupUseValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
partyPK
PartyPK partyPK
-
partyPKHasBeenModified
boolean partyPKHasBeenModified
-
printerGroupPK
PrinterGroupPK printerGroupPK
-
printerGroupPKHasBeenModified
boolean printerGroupPKHasBeenModified
-
printerGroupUseTypePK
PrinterGroupUseTypePK printerGroupUseTypePK
-
printerGroupUseTypePKHasBeenModified
boolean printerGroupUseTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.printer.server.value.PrinterDescriptionValue
-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
printerPK
PrinterPK printerPK
-
printerPKHasBeenModified
boolean printerPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.printer.server.value.PrinterDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
printerGroupPK
PrinterGroupPK printerGroupPK
-
printerGroupPKHasBeenModified
boolean printerGroupPKHasBeenModified
-
printerName
String printerName
-
printerNameHasBeenModified
boolean printerNameHasBeenModified
-
printerPK
PrinterPK printerPK
-
printerPKHasBeenModified
boolean printerPKHasBeenModified
-
priority
Integer priority
-
priorityHasBeenModified
boolean priorityHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.printer.server.value.PrinterGroupDescriptionValue
class PrinterGroupDescriptionValue extends BaseValue<PrinterGroupDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
printerGroupPK
PrinterGroupPK printerGroupPK
-
printerGroupPKHasBeenModified
boolean printerGroupPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.printer.server.value.PrinterGroupDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
keepPrintedJobsTime
Long keepPrintedJobsTime
-
keepPrintedJobsTimeHasBeenModified
boolean keepPrintedJobsTimeHasBeenModified
-
printerGroupName
String printerGroupName
-
printerGroupNameHasBeenModified
boolean printerGroupNameHasBeenModified
-
printerGroupPK
PrinterGroupPK printerGroupPK
-
printerGroupPKHasBeenModified
boolean printerGroupPKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.printer.server.value.PrinterGroupJobDetailValue
-
Serialized Fields
-
copies
Integer copies
-
copiesHasBeenModified
boolean copiesHasBeenModified
-
documentPK
DocumentPK documentPK
-
documentPKHasBeenModified
boolean documentPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
printerGroupJobName
String printerGroupJobName
-
printerGroupJobNameHasBeenModified
boolean printerGroupJobNameHasBeenModified
-
printerGroupJobPK
PrinterGroupJobPK printerGroupJobPK
-
printerGroupJobPKHasBeenModified
boolean printerGroupJobPKHasBeenModified
-
printerGroupPK
PrinterGroupPK printerGroupPK
-
printerGroupPKHasBeenModified
boolean printerGroupPKHasBeenModified
-
priority
Integer priority
-
priorityHasBeenModified
boolean priorityHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.printer.server.value.PrinterGroupJobValue
-
Serialized Fields
-
activeDetailPK
PrinterGroupJobDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
PrinterGroupJobDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.printer.server.value.PrinterGroupUseTypeDescriptionValue
class PrinterGroupUseTypeDescriptionValue extends BaseValue<PrinterGroupUseTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
printerGroupUseTypePK
PrinterGroupUseTypePK printerGroupUseTypePK
-
printerGroupUseTypePKHasBeenModified
boolean printerGroupUseTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.printer.server.value.PrinterGroupUseTypeDetailValue
class PrinterGroupUseTypeDetailValue extends BaseValue<PrinterGroupUseTypeDetailPK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
printerGroupUseTypeName
String printerGroupUseTypeName
-
printerGroupUseTypeNameHasBeenModified
boolean printerGroupUseTypeNameHasBeenModified
-
printerGroupUseTypePK
PrinterGroupUseTypePK printerGroupUseTypePK
-
printerGroupUseTypePKHasBeenModified
boolean printerGroupUseTypePKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.printer.server.value.PrinterGroupUseTypeValue
-
Serialized Fields
-
activeDetailPK
PrinterGroupUseTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
PrinterGroupUseTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.printer.server.value.PrinterGroupValue
-
Serialized Fields
-
activeDetailPK
PrinterGroupDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
PrinterGroupDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.printer.server.value.PrinterValue
-
Serialized Fields
-
activeDetailPK
PrinterDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
PrinterDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
-
Package com.echothree.model.data.queue.common.pk
-
Class com.echothree.model.data.queue.common.pk.QueuedEntityPK
class QueuedEntityPK extends BasePK implements Serializable -
Class com.echothree.model.data.queue.common.pk.QueueTypeDescriptionPK
class QueueTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.queue.common.pk.QueueTypeDetailPK
class QueueTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.queue.common.pk.QueueTypePK
class QueueTypePK extends BasePK implements Serializable
-
-
Package com.echothree.model.data.queue.server.entity
-
Class com.echothree.model.data.queue.server.entity.QueuedEntity
class QueuedEntity extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
QueuedEntityPK _pk
-
_value
QueuedEntityValue _value
-
-
-
Class com.echothree.model.data.queue.server.entity.QueueType
class QueueType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
QueueTypePK _pk
-
_value
QueueTypeValue _value
-
-
-
Class com.echothree.model.data.queue.server.entity.QueueTypeDescription
class QueueTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
QueueTypeDescriptionPK _pk
-
_value
QueueTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.queue.server.entity.QueueTypeDetail
class QueueTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
QueueTypeDetailPK _pk
-
_value
QueueTypeDetailValue _value
-
-
-
-
Package com.echothree.model.data.queue.server.value
-
Class com.echothree.model.data.queue.server.value.QueuedEntityValue
-
Serialized Fields
-
entityInstancePK
EntityInstancePK entityInstancePK
-
entityInstancePKHasBeenModified
boolean entityInstancePKHasBeenModified
-
queueTypePK
QueueTypePK queueTypePK
-
queueTypePKHasBeenModified
boolean queueTypePKHasBeenModified
-
time
Long time
-
timeHasBeenModified
boolean timeHasBeenModified
-
-
-
Class com.echothree.model.data.queue.server.value.QueueTypeDescriptionValue
-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
queueTypePK
QueueTypePK queueTypePK
-
queueTypePKHasBeenModified
boolean queueTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.queue.server.value.QueueTypeDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
queueTypeName
String queueTypeName
-
queueTypeNameHasBeenModified
boolean queueTypeNameHasBeenModified
-
queueTypePK
QueueTypePK queueTypePK
-
queueTypePKHasBeenModified
boolean queueTypePKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.queue.server.value.QueueTypeValue
-
Serialized Fields
-
activeDetailPK
QueueTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
QueueTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
-
Package com.echothree.model.data.rating.common.pk
-
Class com.echothree.model.data.rating.common.pk.RatingDetailPK
class RatingDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.rating.common.pk.RatingPK
class RatingPK extends BasePK implements Serializable -
Class com.echothree.model.data.rating.common.pk.RatingTypeDescriptionPK
class RatingTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.rating.common.pk.RatingTypeDetailPK
class RatingTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.rating.common.pk.RatingTypeListItemDescriptionPK
class RatingTypeListItemDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.rating.common.pk.RatingTypeListItemDetailPK
class RatingTypeListItemDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.rating.common.pk.RatingTypeListItemPK
class RatingTypeListItemPK extends BasePK implements Serializable -
Class com.echothree.model.data.rating.common.pk.RatingTypePK
class RatingTypePK extends BasePK implements Serializable
-
-
Package com.echothree.model.data.rating.server.entity
-
Class com.echothree.model.data.rating.server.entity.Rating
class Rating extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
RatingPK _pk
-
_value
RatingValue _value
-
-
-
Class com.echothree.model.data.rating.server.entity.RatingDetail
class RatingDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
RatingDetailPK _pk
-
_value
RatingDetailValue _value
-
-
-
Class com.echothree.model.data.rating.server.entity.RatingType
class RatingType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
RatingTypePK _pk
-
_value
RatingTypeValue _value
-
-
-
Class com.echothree.model.data.rating.server.entity.RatingTypeDescription
class RatingTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
RatingTypeDescriptionPK _pk
-
_value
RatingTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.rating.server.entity.RatingTypeDetail
class RatingTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
RatingTypeDetailPK _pk
-
_value
RatingTypeDetailValue _value
-
-
-
Class com.echothree.model.data.rating.server.entity.RatingTypeListItem
class RatingTypeListItem extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
RatingTypeListItemPK _pk
-
_value
RatingTypeListItemValue _value
-
-
-
Class com.echothree.model.data.rating.server.entity.RatingTypeListItemDescription
class RatingTypeListItemDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
RatingTypeListItemDescriptionPK _pk
-
_value
RatingTypeListItemDescriptionValue _value
-
-
-
Class com.echothree.model.data.rating.server.entity.RatingTypeListItemDetail
class RatingTypeListItemDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
RatingTypeListItemDetailPK _pk
-
_value
RatingTypeListItemDetailValue _value
-
-
-
-
Package com.echothree.model.data.rating.server.value
-
Class com.echothree.model.data.rating.server.value.RatingDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
ratedByEntityInstancePK
EntityInstancePK ratedByEntityInstancePK
-
ratedByEntityInstancePKHasBeenModified
boolean ratedByEntityInstancePKHasBeenModified
-
ratedEntityInstancePK
EntityInstancePK ratedEntityInstancePK
-
ratedEntityInstancePKHasBeenModified
boolean ratedEntityInstancePKHasBeenModified
-
ratingName
String ratingName
-
ratingNameHasBeenModified
boolean ratingNameHasBeenModified
-
ratingPK
RatingPK ratingPK
-
ratingPKHasBeenModified
boolean ratingPKHasBeenModified
-
ratingTypeListItemPK
RatingTypeListItemPK ratingTypeListItemPK
-
ratingTypeListItemPKHasBeenModified
boolean ratingTypeListItemPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.rating.server.value.RatingTypeDescriptionValue
-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
ratingTypePK
RatingTypePK ratingTypePK
-
ratingTypePKHasBeenModified
boolean ratingTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.rating.server.value.RatingTypeDetailValue
-
Serialized Fields
-
entityTypePK
EntityTypePK entityTypePK
-
entityTypePKHasBeenModified
boolean entityTypePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
ratingSequencePK
SequencePK ratingSequencePK
-
ratingSequencePKHasBeenModified
boolean ratingSequencePKHasBeenModified
-
ratingTypeName
String ratingTypeName
-
ratingTypeNameHasBeenModified
boolean ratingTypeNameHasBeenModified
-
ratingTypePK
RatingTypePK ratingTypePK
-
ratingTypePKHasBeenModified
boolean ratingTypePKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.rating.server.value.RatingTypeListItemDescriptionValue
class RatingTypeListItemDescriptionValue extends BaseValue<RatingTypeListItemDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
ratingTypeListItemPK
RatingTypeListItemPK ratingTypeListItemPK
-
ratingTypeListItemPKHasBeenModified
boolean ratingTypeListItemPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.rating.server.value.RatingTypeListItemDetailValue
class RatingTypeListItemDetailValue extends BaseValue<RatingTypeListItemDetailPK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
ratingTypeListItemName
String ratingTypeListItemName
-
ratingTypeListItemNameHasBeenModified
boolean ratingTypeListItemNameHasBeenModified
-
ratingTypeListItemPK
RatingTypeListItemPK ratingTypeListItemPK
-
ratingTypeListItemPKHasBeenModified
boolean ratingTypeListItemPKHasBeenModified
-
ratingTypePK
RatingTypePK ratingTypePK
-
ratingTypePKHasBeenModified
boolean ratingTypePKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.rating.server.value.RatingTypeListItemValue
-
Serialized Fields
-
activeDetailPK
RatingTypeListItemDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
RatingTypeListItemDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.rating.server.value.RatingTypeValue
-
Serialized Fields
-
activeDetailPK
RatingTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
RatingTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.rating.server.value.RatingValue
-
Serialized Fields
-
activeDetailPK
RatingDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
RatingDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
-
Package com.echothree.model.data.returnpolicy.common.pk
-
Class com.echothree.model.data.returnpolicy.common.pk.PartyReturnPolicyPK
class PartyReturnPolicyPK extends BasePK implements Serializable -
Class com.echothree.model.data.returnpolicy.common.pk.ReturnKindDescriptionPK
class ReturnKindDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.returnpolicy.common.pk.ReturnKindDetailPK
class ReturnKindDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.returnpolicy.common.pk.ReturnKindPK
class ReturnKindPK extends BasePK implements Serializable -
Class com.echothree.model.data.returnpolicy.common.pk.ReturnPolicyDetailPK
class ReturnPolicyDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.returnpolicy.common.pk.ReturnPolicyPK
class ReturnPolicyPK extends BasePK implements Serializable -
Class com.echothree.model.data.returnpolicy.common.pk.ReturnPolicyReasonPK
class ReturnPolicyReasonPK extends BasePK implements Serializable -
Class com.echothree.model.data.returnpolicy.common.pk.ReturnPolicyTranslationPK
class ReturnPolicyTranslationPK extends BasePK implements Serializable -
Class com.echothree.model.data.returnpolicy.common.pk.ReturnReasonDescriptionPK
class ReturnReasonDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.returnpolicy.common.pk.ReturnReasonDetailPK
class ReturnReasonDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.returnpolicy.common.pk.ReturnReasonPK
class ReturnReasonPK extends BasePK implements Serializable -
Class com.echothree.model.data.returnpolicy.common.pk.ReturnReasonTypePK
class ReturnReasonTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.returnpolicy.common.pk.ReturnTypeDescriptionPK
class ReturnTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.returnpolicy.common.pk.ReturnTypeDetailPK
class ReturnTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.returnpolicy.common.pk.ReturnTypePK
class ReturnTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.returnpolicy.common.pk.ReturnTypeShippingMethodPK
class ReturnTypeShippingMethodPK extends BasePK implements Serializable
-
-
Package com.echothree.model.data.returnpolicy.server.entity
-
Class com.echothree.model.data.returnpolicy.server.entity.PartyReturnPolicy
class PartyReturnPolicy extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PartyReturnPolicyPK _pk
-
_value
PartyReturnPolicyValue _value
-
-
-
Class com.echothree.model.data.returnpolicy.server.entity.ReturnKind
class ReturnKind extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ReturnKindPK _pk
-
_value
ReturnKindValue _value
-
-
-
Class com.echothree.model.data.returnpolicy.server.entity.ReturnKindDescription
class ReturnKindDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ReturnKindDescriptionPK _pk
-
_value
ReturnKindDescriptionValue _value
-
-
-
Class com.echothree.model.data.returnpolicy.server.entity.ReturnKindDetail
class ReturnKindDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ReturnKindDetailPK _pk
-
_value
ReturnKindDetailValue _value
-
-
-
Class com.echothree.model.data.returnpolicy.server.entity.ReturnPolicy
class ReturnPolicy extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ReturnPolicyPK _pk
-
_value
ReturnPolicyValue _value
-
-
-
Class com.echothree.model.data.returnpolicy.server.entity.ReturnPolicyDetail
class ReturnPolicyDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ReturnPolicyDetailPK _pk
-
_value
ReturnPolicyDetailValue _value
-
-
-
Class com.echothree.model.data.returnpolicy.server.entity.ReturnPolicyReason
class ReturnPolicyReason extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ReturnPolicyReasonPK _pk
-
_value
ReturnPolicyReasonValue _value
-
-
-
Class com.echothree.model.data.returnpolicy.server.entity.ReturnPolicyTranslation
class ReturnPolicyTranslation extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ReturnPolicyTranslationPK _pk
-
_value
ReturnPolicyTranslationValue _value
-
-
-
Class com.echothree.model.data.returnpolicy.server.entity.ReturnReason
class ReturnReason extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ReturnReasonPK _pk
-
_value
ReturnReasonValue _value
-
-
-
Class com.echothree.model.data.returnpolicy.server.entity.ReturnReasonDescription
class ReturnReasonDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ReturnReasonDescriptionPK _pk
-
_value
ReturnReasonDescriptionValue _value
-
-
-
Class com.echothree.model.data.returnpolicy.server.entity.ReturnReasonDetail
class ReturnReasonDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ReturnReasonDetailPK _pk
-
_value
ReturnReasonDetailValue _value
-
-
-
Class com.echothree.model.data.returnpolicy.server.entity.ReturnReasonType
class ReturnReasonType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ReturnReasonTypePK _pk
-
_value
ReturnReasonTypeValue _value
-
-
-
Class com.echothree.model.data.returnpolicy.server.entity.ReturnType
class ReturnType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ReturnTypePK _pk
-
_value
ReturnTypeValue _value
-
-
-
Class com.echothree.model.data.returnpolicy.server.entity.ReturnTypeDescription
class ReturnTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ReturnTypeDescriptionPK _pk
-
_value
ReturnTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.returnpolicy.server.entity.ReturnTypeDetail
class ReturnTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ReturnTypeDetailPK _pk
-
_value
ReturnTypeDetailValue _value
-
-
-
Class com.echothree.model.data.returnpolicy.server.entity.ReturnTypeShippingMethod
class ReturnTypeShippingMethod extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ReturnTypeShippingMethodPK _pk
-
_value
ReturnTypeShippingMethodValue _value
-
-
-
-
Package com.echothree.model.data.returnpolicy.server.value
-
Class com.echothree.model.data.returnpolicy.server.value.PartyReturnPolicyValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
partyPK
PartyPK partyPK
-
partyPKHasBeenModified
boolean partyPKHasBeenModified
-
returnPolicyPK
ReturnPolicyPK returnPolicyPK
-
returnPolicyPKHasBeenModified
boolean returnPolicyPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.returnpolicy.server.value.ReturnKindDescriptionValue
-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
returnKindPK
ReturnKindPK returnKindPK
-
returnKindPKHasBeenModified
boolean returnKindPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.returnpolicy.server.value.ReturnKindDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
returnKindName
String returnKindName
-
returnKindNameHasBeenModified
boolean returnKindNameHasBeenModified
-
returnKindPK
ReturnKindPK returnKindPK
-
returnKindPKHasBeenModified
boolean returnKindPKHasBeenModified
-
returnSequenceTypePK
SequenceTypePK returnSequenceTypePK
-
returnSequenceTypePKHasBeenModified
boolean returnSequenceTypePKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.returnpolicy.server.value.ReturnKindValue
-
Serialized Fields
-
activeDetailPK
ReturnKindDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
ReturnKindDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.returnpolicy.server.value.ReturnPolicyDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
returnKindPK
ReturnKindPK returnKindPK
-
returnKindPKHasBeenModified
boolean returnKindPKHasBeenModified
-
returnPolicyName
String returnPolicyName
-
returnPolicyNameHasBeenModified
boolean returnPolicyNameHasBeenModified
-
returnPolicyPK
ReturnPolicyPK returnPolicyPK
-
returnPolicyPKHasBeenModified
boolean returnPolicyPKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.returnpolicy.server.value.ReturnPolicyReasonValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
returnPolicyPK
ReturnPolicyPK returnPolicyPK
-
returnPolicyPKHasBeenModified
boolean returnPolicyPKHasBeenModified
-
returnReasonPK
ReturnReasonPK returnReasonPK
-
returnReasonPKHasBeenModified
boolean returnReasonPKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.returnpolicy.server.value.ReturnPolicyTranslationValue
class ReturnPolicyTranslationValue extends BaseValue<ReturnPolicyTranslationPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
policy
String policy
-
policyHasBeenModified
boolean policyHasBeenModified
-
policyMimeTypePK
MimeTypePK policyMimeTypePK
-
policyMimeTypePKHasBeenModified
boolean policyMimeTypePKHasBeenModified
-
returnPolicyPK
ReturnPolicyPK returnPolicyPK
-
returnPolicyPKHasBeenModified
boolean returnPolicyPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.returnpolicy.server.value.ReturnPolicyValue
-
Serialized Fields
-
activeDetailPK
ReturnPolicyDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
ReturnPolicyDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.returnpolicy.server.value.ReturnReasonDescriptionValue
class ReturnReasonDescriptionValue extends BaseValue<ReturnReasonDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
returnReasonPK
ReturnReasonPK returnReasonPK
-
returnReasonPKHasBeenModified
boolean returnReasonPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.returnpolicy.server.value.ReturnReasonDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
returnKindPK
ReturnKindPK returnKindPK
-
returnKindPKHasBeenModified
boolean returnKindPKHasBeenModified
-
returnReasonName
String returnReasonName
-
returnReasonNameHasBeenModified
boolean returnReasonNameHasBeenModified
-
returnReasonPK
ReturnReasonPK returnReasonPK
-
returnReasonPKHasBeenModified
boolean returnReasonPKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.returnpolicy.server.value.ReturnReasonTypeValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
returnReasonPK
ReturnReasonPK returnReasonPK
-
returnReasonPKHasBeenModified
boolean returnReasonPKHasBeenModified
-
returnTypePK
ReturnTypePK returnTypePK
-
returnTypePKHasBeenModified
boolean returnTypePKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.returnpolicy.server.value.ReturnReasonValue
-
Serialized Fields
-
activeDetailPK
ReturnReasonDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
ReturnReasonDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.returnpolicy.server.value.ReturnTypeDescriptionValue
-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
returnTypePK
ReturnTypePK returnTypePK
-
returnTypePKHasBeenModified
boolean returnTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.returnpolicy.server.value.ReturnTypeDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
returnKindPK
ReturnKindPK returnKindPK
-
returnKindPKHasBeenModified
boolean returnKindPKHasBeenModified
-
returnSequencePK
SequencePK returnSequencePK
-
returnSequencePKHasBeenModified
boolean returnSequencePKHasBeenModified
-
returnTypeName
String returnTypeName
-
returnTypeNameHasBeenModified
boolean returnTypeNameHasBeenModified
-
returnTypePK
ReturnTypePK returnTypePK
-
returnTypePKHasBeenModified
boolean returnTypePKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.returnpolicy.server.value.ReturnTypeShippingMethodValue
class ReturnTypeShippingMethodValue extends BaseValue<ReturnTypeShippingMethodPK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
returnTypePK
ReturnTypePK returnTypePK
-
returnTypePKHasBeenModified
boolean returnTypePKHasBeenModified
-
shippingMethodPK
ShippingMethodPK shippingMethodPK
-
shippingMethodPKHasBeenModified
boolean shippingMethodPKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.returnpolicy.server.value.ReturnTypeValue
-
Serialized Fields
-
activeDetailPK
ReturnTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
ReturnTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
-
Package com.echothree.model.data.sales.common.pk
-
Class com.echothree.model.data.sales.common.pk.SalesOrderBatchPK
class SalesOrderBatchPK extends BasePK implements Serializable -
Class com.echothree.model.data.sales.common.pk.SalesOrderLinePK
class SalesOrderLinePK extends BasePK implements Serializable -
Class com.echothree.model.data.sales.common.pk.SalesOrderPK
class SalesOrderPK extends BasePK implements Serializable
-
-
Package com.echothree.model.data.sales.server.entity
-
Class com.echothree.model.data.sales.server.entity.SalesOrder
class SalesOrder extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SalesOrderPK _pk
-
_value
SalesOrderValue _value
-
-
-
Class com.echothree.model.data.sales.server.entity.SalesOrderBatch
class SalesOrderBatch extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SalesOrderBatchPK _pk
-
_value
SalesOrderBatchValue _value
-
-
-
Class com.echothree.model.data.sales.server.entity.SalesOrderLine
class SalesOrderLine extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SalesOrderLinePK _pk
-
_value
SalesOrderLineValue _value
-
-
-
-
Package com.echothree.model.data.sales.server.value
-
Class com.echothree.model.data.sales.server.value.SalesOrderBatchValue
-
Serialized Fields
-
batchPK
BatchPK batchPK
-
batchPKHasBeenModified
boolean batchPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
paymentMethodPK
PaymentMethodPK paymentMethodPK
-
paymentMethodPKHasBeenModified
boolean paymentMethodPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.sales.server.value.SalesOrderLineValue
-
Serialized Fields
-
associateReferralPK
AssociateReferralPK associateReferralPK
-
associateReferralPKHasBeenModified
boolean associateReferralPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
offerUsePK
OfferUsePK offerUsePK
-
offerUsePKHasBeenModified
boolean offerUsePKHasBeenModified
-
orderLinePK
OrderLinePK orderLinePK
-
orderLinePKHasBeenModified
boolean orderLinePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.sales.server.value.SalesOrderValue
-
Serialized Fields
-
associateReferralPK
AssociateReferralPK associateReferralPK
-
associateReferralPKHasBeenModified
boolean associateReferralPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
offerUsePK
OfferUsePK offerUsePK
-
offerUsePKHasBeenModified
boolean offerUsePKHasBeenModified
-
orderPK
OrderPK orderPK
-
orderPKHasBeenModified
boolean orderPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
-
Package com.echothree.model.data.scale.common.pk
-
Class com.echothree.model.data.scale.common.pk.PartyScaleUsePK
class PartyScaleUsePK extends BasePK implements Serializable -
Class com.echothree.model.data.scale.common.pk.ScaleDescriptionPK
class ScaleDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.scale.common.pk.ScaleDetailPK
class ScaleDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.scale.common.pk.ScalePK
class ScalePK extends BasePK implements Serializable -
Class com.echothree.model.data.scale.common.pk.ScaleTypeDescriptionPK
class ScaleTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.scale.common.pk.ScaleTypeDetailPK
class ScaleTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.scale.common.pk.ScaleTypePK
class ScaleTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.scale.common.pk.ScaleUseTypeDescriptionPK
class ScaleUseTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.scale.common.pk.ScaleUseTypeDetailPK
class ScaleUseTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.scale.common.pk.ScaleUseTypePK
class ScaleUseTypePK extends BasePK implements Serializable
-
-
Package com.echothree.model.data.scale.server.entity
-
Class com.echothree.model.data.scale.server.entity.PartyScaleUse
class PartyScaleUse extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PartyScaleUsePK _pk
-
_value
PartyScaleUseValue _value
-
-
-
Class com.echothree.model.data.scale.server.entity.Scale
class Scale extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ScalePK _pk
-
_value
ScaleValue _value
-
-
-
Class com.echothree.model.data.scale.server.entity.ScaleDescription
class ScaleDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ScaleDescriptionPK _pk
-
_value
ScaleDescriptionValue _value
-
-
-
Class com.echothree.model.data.scale.server.entity.ScaleDetail
class ScaleDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ScaleDetailPK _pk
-
_value
ScaleDetailValue _value
-
-
-
Class com.echothree.model.data.scale.server.entity.ScaleType
class ScaleType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ScaleTypePK _pk
-
_value
ScaleTypeValue _value
-
-
-
Class com.echothree.model.data.scale.server.entity.ScaleTypeDescription
class ScaleTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ScaleTypeDescriptionPK _pk
-
_value
ScaleTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.scale.server.entity.ScaleTypeDetail
class ScaleTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ScaleTypeDetailPK _pk
-
_value
ScaleTypeDetailValue _value
-
-
-
Class com.echothree.model.data.scale.server.entity.ScaleUseType
class ScaleUseType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ScaleUseTypePK _pk
-
_value
ScaleUseTypeValue _value
-
-
-
Class com.echothree.model.data.scale.server.entity.ScaleUseTypeDescription
class ScaleUseTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ScaleUseTypeDescriptionPK _pk
-
_value
ScaleUseTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.scale.server.entity.ScaleUseTypeDetail
class ScaleUseTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ScaleUseTypeDetailPK _pk
-
_value
ScaleUseTypeDetailValue _value
-
-
-
-
Package com.echothree.model.data.scale.server.value
-
Class com.echothree.model.data.scale.server.value.PartyScaleUseValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
partyPK
PartyPK partyPK
-
partyPKHasBeenModified
boolean partyPKHasBeenModified
-
scalePK
ScalePK scalePK
-
scalePKHasBeenModified
boolean scalePKHasBeenModified
-
scaleUseTypePK
ScaleUseTypePK scaleUseTypePK
-
scaleUseTypePKHasBeenModified
boolean scaleUseTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.scale.server.value.ScaleDescriptionValue
-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
scalePK
ScalePK scalePK
-
scalePKHasBeenModified
boolean scalePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.scale.server.value.ScaleDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
scaleName
String scaleName
-
scaleNameHasBeenModified
boolean scaleNameHasBeenModified
-
scalePK
ScalePK scalePK
-
scalePKHasBeenModified
boolean scalePKHasBeenModified
-
scaleTypePK
ScaleTypePK scaleTypePK
-
scaleTypePKHasBeenModified
boolean scaleTypePKHasBeenModified
-
serverServicePK
ServerServicePK serverServicePK
-
serverServicePKHasBeenModified
boolean serverServicePKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.scale.server.value.ScaleTypeDescriptionValue
-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
scaleTypePK
ScaleTypePK scaleTypePK
-
scaleTypePKHasBeenModified
boolean scaleTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.scale.server.value.ScaleTypeDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
scaleTypeName
String scaleTypeName
-
scaleTypeNameHasBeenModified
boolean scaleTypeNameHasBeenModified
-
scaleTypePK
ScaleTypePK scaleTypePK
-
scaleTypePKHasBeenModified
boolean scaleTypePKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.scale.server.value.ScaleTypeValue
-
Serialized Fields
-
activeDetailPK
ScaleTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
ScaleTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.scale.server.value.ScaleUseTypeDescriptionValue
class ScaleUseTypeDescriptionValue extends BaseValue<ScaleUseTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
scaleUseTypePK
ScaleUseTypePK scaleUseTypePK
-
scaleUseTypePKHasBeenModified
boolean scaleUseTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.scale.server.value.ScaleUseTypeDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
scaleUseTypeName
String scaleUseTypeName
-
scaleUseTypeNameHasBeenModified
boolean scaleUseTypeNameHasBeenModified
-
scaleUseTypePK
ScaleUseTypePK scaleUseTypePK
-
scaleUseTypePKHasBeenModified
boolean scaleUseTypePKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.scale.server.value.ScaleUseTypeValue
-
Serialized Fields
-
activeDetailPK
ScaleUseTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
ScaleUseTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.scale.server.value.ScaleValue
-
Serialized Fields
-
activeDetailPK
ScaleDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
ScaleDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
-
Package com.echothree.model.data.search.common.pk
-
Class com.echothree.model.data.search.common.pk.CachedExecutedSearchPK
class CachedExecutedSearchPK extends BasePK implements Serializable -
Class com.echothree.model.data.search.common.pk.CachedExecutedSearchResultPK
class CachedExecutedSearchResultPK extends BasePK implements Serializable -
Class com.echothree.model.data.search.common.pk.CachedSearchIndexFieldPK
class CachedSearchIndexFieldPK extends BasePK implements Serializable -
Class com.echothree.model.data.search.common.pk.CachedSearchPK
class CachedSearchPK extends BasePK implements Serializable -
Class com.echothree.model.data.search.common.pk.CachedSearchStatusPK
class CachedSearchStatusPK extends BasePK implements Serializable -
Class com.echothree.model.data.search.common.pk.PartySearchTypePreferenceDetailPK
class PartySearchTypePreferenceDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.search.common.pk.PartySearchTypePreferencePK
class PartySearchTypePreferencePK extends BasePK implements Serializable -
Class com.echothree.model.data.search.common.pk.SearchCheckSpellingActionTypeDescriptionPK
class SearchCheckSpellingActionTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.search.common.pk.SearchCheckSpellingActionTypeDetailPK
class SearchCheckSpellingActionTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.search.common.pk.SearchCheckSpellingActionTypePK
class SearchCheckSpellingActionTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.search.common.pk.SearchDefaultOperatorDescriptionPK
class SearchDefaultOperatorDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.search.common.pk.SearchDefaultOperatorDetailPK
class SearchDefaultOperatorDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.search.common.pk.SearchDefaultOperatorPK
class SearchDefaultOperatorPK extends BasePK implements Serializable -
Class com.echothree.model.data.search.common.pk.SearchKindDescriptionPK
class SearchKindDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.search.common.pk.SearchKindDetailPK
class SearchKindDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.search.common.pk.SearchKindPK
class SearchKindPK extends BasePK implements Serializable -
Class com.echothree.model.data.search.common.pk.SearchPK
class SearchPK extends BasePK implements Serializable -
Class com.echothree.model.data.search.common.pk.SearchResultActionPK
class SearchResultActionPK extends BasePK implements Serializable -
Class com.echothree.model.data.search.common.pk.SearchResultActionTypeDescriptionPK
class SearchResultActionTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.search.common.pk.SearchResultActionTypeDetailPK
class SearchResultActionTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.search.common.pk.SearchResultActionTypePK
class SearchResultActionTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.search.common.pk.SearchResultPK
class SearchResultPK extends BasePK implements Serializable -
Class com.echothree.model.data.search.common.pk.SearchSortDirectionDescriptionPK
class SearchSortDirectionDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.search.common.pk.SearchSortDirectionDetailPK
class SearchSortDirectionDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.search.common.pk.SearchSortDirectionPK
class SearchSortDirectionPK extends BasePK implements Serializable -
Class com.echothree.model.data.search.common.pk.SearchSortOrderDescriptionPK
class SearchSortOrderDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.search.common.pk.SearchSortOrderDetailPK
class SearchSortOrderDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.search.common.pk.SearchSortOrderPK
class SearchSortOrderPK extends BasePK implements Serializable -
Class com.echothree.model.data.search.common.pk.SearchTypeDescriptionPK
class SearchTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.search.common.pk.SearchTypeDetailPK
class SearchTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.search.common.pk.SearchTypePK
class SearchTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.search.common.pk.SearchUseTypeDescriptionPK
class SearchUseTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.search.common.pk.SearchUseTypeDetailPK
class SearchUseTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.search.common.pk.SearchUseTypePK
class SearchUseTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.search.common.pk.UserVisitSearchPK
class UserVisitSearchPK extends BasePK implements Serializable
-
-
Package com.echothree.model.data.search.server.entity
-
Class com.echothree.model.data.search.server.entity.CachedExecutedSearch
class CachedExecutedSearch extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CachedExecutedSearchPK _pk
-
_value
CachedExecutedSearchValue _value
-
-
-
Class com.echothree.model.data.search.server.entity.CachedExecutedSearchResult
class CachedExecutedSearchResult extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CachedExecutedSearchResultPK _pk
-
_value
CachedExecutedSearchResultValue _value
-
-
-
Class com.echothree.model.data.search.server.entity.CachedSearch
class CachedSearch extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CachedSearchPK _pk
-
_value
CachedSearchValue _value
-
-
-
Class com.echothree.model.data.search.server.entity.CachedSearchIndexField
class CachedSearchIndexField extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CachedSearchIndexFieldPK _pk
-
_value
CachedSearchIndexFieldValue _value
-
-
-
Class com.echothree.model.data.search.server.entity.CachedSearchStatus
class CachedSearchStatus extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CachedSearchStatusPK _pk
-
_value
CachedSearchStatusValue _value
-
-
-
Class com.echothree.model.data.search.server.entity.PartySearchTypePreference
class PartySearchTypePreference extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PartySearchTypePreferencePK _pk
-
_value
PartySearchTypePreferenceValue _value
-
-
-
Class com.echothree.model.data.search.server.entity.PartySearchTypePreferenceDetail
class PartySearchTypePreferenceDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PartySearchTypePreferenceDetailPK _pk
-
_value
PartySearchTypePreferenceDetailValue _value
-
-
-
Class com.echothree.model.data.search.server.entity.Search
class Search extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SearchPK _pk
-
_value
SearchValue _value
-
-
-
Class com.echothree.model.data.search.server.entity.SearchCheckSpellingActionType
class SearchCheckSpellingActionType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SearchCheckSpellingActionTypePK _pk
-
_value
SearchCheckSpellingActionTypeValue _value
-
-
-
Class com.echothree.model.data.search.server.entity.SearchCheckSpellingActionTypeDescription
class SearchCheckSpellingActionTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SearchCheckSpellingActionTypeDescriptionPK _pk
-
_value
SearchCheckSpellingActionTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.search.server.entity.SearchCheckSpellingActionTypeDetail
class SearchCheckSpellingActionTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SearchCheckSpellingActionTypeDetailPK _pk
-
_value
SearchCheckSpellingActionTypeDetailValue _value
-
-
-
Class com.echothree.model.data.search.server.entity.SearchDefaultOperator
class SearchDefaultOperator extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SearchDefaultOperatorPK _pk
-
_value
SearchDefaultOperatorValue _value
-
-
-
Class com.echothree.model.data.search.server.entity.SearchDefaultOperatorDescription
class SearchDefaultOperatorDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SearchDefaultOperatorDescriptionPK _pk
-
_value
SearchDefaultOperatorDescriptionValue _value
-
-
-
Class com.echothree.model.data.search.server.entity.SearchDefaultOperatorDetail
class SearchDefaultOperatorDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SearchDefaultOperatorDetailPK _pk
-
_value
SearchDefaultOperatorDetailValue _value
-
-
-
Class com.echothree.model.data.search.server.entity.SearchKind
class SearchKind extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SearchKindPK _pk
-
_value
SearchKindValue _value
-
-
-
Class com.echothree.model.data.search.server.entity.SearchKindDescription
class SearchKindDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SearchKindDescriptionPK _pk
-
_value
SearchKindDescriptionValue _value
-
-
-
Class com.echothree.model.data.search.server.entity.SearchKindDetail
class SearchKindDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SearchKindDetailPK _pk
-
_value
SearchKindDetailValue _value
-
-
-
Class com.echothree.model.data.search.server.entity.SearchResult
class SearchResult extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SearchResultPK _pk
-
_value
SearchResultValue _value
-
-
-
Class com.echothree.model.data.search.server.entity.SearchResultAction
class SearchResultAction extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SearchResultActionPK _pk
-
_value
SearchResultActionValue _value
-
-
-
Class com.echothree.model.data.search.server.entity.SearchResultActionType
class SearchResultActionType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SearchResultActionTypePK _pk
-
_value
SearchResultActionTypeValue _value
-
-
-
Class com.echothree.model.data.search.server.entity.SearchResultActionTypeDescription
class SearchResultActionTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SearchResultActionTypeDescriptionPK _pk
-
_value
SearchResultActionTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.search.server.entity.SearchResultActionTypeDetail
class SearchResultActionTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SearchResultActionTypeDetailPK _pk
-
_value
SearchResultActionTypeDetailValue _value
-
-
-
Class com.echothree.model.data.search.server.entity.SearchSortDirection
class SearchSortDirection extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SearchSortDirectionPK _pk
-
_value
SearchSortDirectionValue _value
-
-
-
Class com.echothree.model.data.search.server.entity.SearchSortDirectionDescription
class SearchSortDirectionDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SearchSortDirectionDescriptionPK _pk
-
_value
SearchSortDirectionDescriptionValue _value
-
-
-
Class com.echothree.model.data.search.server.entity.SearchSortDirectionDetail
class SearchSortDirectionDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SearchSortDirectionDetailPK _pk
-
_value
SearchSortDirectionDetailValue _value
-
-
-
Class com.echothree.model.data.search.server.entity.SearchSortOrder
class SearchSortOrder extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SearchSortOrderPK _pk
-
_value
SearchSortOrderValue _value
-
-
-
Class com.echothree.model.data.search.server.entity.SearchSortOrderDescription
class SearchSortOrderDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SearchSortOrderDescriptionPK _pk
-
_value
SearchSortOrderDescriptionValue _value
-
-
-
Class com.echothree.model.data.search.server.entity.SearchSortOrderDetail
class SearchSortOrderDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SearchSortOrderDetailPK _pk
-
_value
SearchSortOrderDetailValue _value
-
-
-
Class com.echothree.model.data.search.server.entity.SearchType
class SearchType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SearchTypePK _pk
-
_value
SearchTypeValue _value
-
-
-
Class com.echothree.model.data.search.server.entity.SearchTypeDescription
class SearchTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SearchTypeDescriptionPK _pk
-
_value
SearchTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.search.server.entity.SearchTypeDetail
class SearchTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SearchTypeDetailPK _pk
-
_value
SearchTypeDetailValue _value
-
-
-
Class com.echothree.model.data.search.server.entity.SearchUseType
class SearchUseType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SearchUseTypePK _pk
-
_value
SearchUseTypeValue _value
-
-
-
Class com.echothree.model.data.search.server.entity.SearchUseTypeDescription
class SearchUseTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SearchUseTypeDescriptionPK _pk
-
_value
SearchUseTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.search.server.entity.SearchUseTypeDetail
class SearchUseTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SearchUseTypeDetailPK _pk
-
_value
SearchUseTypeDetailValue _value
-
-
-
Class com.echothree.model.data.search.server.entity.UserVisitSearch
class UserVisitSearch extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
UserVisitSearchPK _pk
-
_value
UserVisitSearchValue _value
-
-
-
-
Package com.echothree.model.data.search.server.value
-
Class com.echothree.model.data.search.server.value.CachedExecutedSearchResultValue
class CachedExecutedSearchResultValue extends BaseValue<CachedExecutedSearchResultPK> implements Serializable-
Serialized Fields
-
cachedExecutedSearchPK
CachedExecutedSearchPK cachedExecutedSearchPK
-
cachedExecutedSearchPKHasBeenModified
boolean cachedExecutedSearchPKHasBeenModified
-
entityInstancePK
EntityInstancePK entityInstancePK
-
entityInstancePKHasBeenModified
boolean entityInstancePKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
-
-
Class com.echothree.model.data.search.server.value.CachedExecutedSearchValue
-
Serialized Fields
-
cachedSearchPK
CachedSearchPK cachedSearchPK
-
cachedSearchPKHasBeenModified
boolean cachedSearchPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.search.server.value.CachedSearchIndexFieldValue
class CachedSearchIndexFieldValue extends BaseValue<CachedSearchIndexFieldPK> implements Serializable-
Serialized Fields
-
cachedSearchPK
CachedSearchPK cachedSearchPK
-
cachedSearchPKHasBeenModified
boolean cachedSearchPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
indexFieldPK
IndexFieldPK indexFieldPK
-
indexFieldPKHasBeenModified
boolean indexFieldPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.search.server.value.CachedSearchStatusValue
-
Serialized Fields
-
cachedSearchPK
CachedSearchPK cachedSearchPK
-
cachedSearchPKHasBeenModified
boolean cachedSearchPKHasBeenModified
-
isConsistent
Boolean isConsistent
-
isConsistentHasBeenModified
boolean isConsistentHasBeenModified
-
-
-
Class com.echothree.model.data.search.server.value.CachedSearchValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
indexPK
IndexPK indexPK
-
indexPKHasBeenModified
boolean indexPKHasBeenModified
-
parsedQuery
String parsedQuery
-
parsedQueryHasBeenModified
boolean parsedQueryHasBeenModified
-
parsedQuerySha1Hash
String parsedQuerySha1Hash
-
parsedQuerySha1HashHasBeenModified
boolean parsedQuerySha1HashHasBeenModified
-
query
String query
-
queryHasBeenModified
boolean queryHasBeenModified
-
querySha1Hash
String querySha1Hash
-
querySha1HashHasBeenModified
boolean querySha1HashHasBeenModified
-
searchDefaultOperatorPK
SearchDefaultOperatorPK searchDefaultOperatorPK
-
searchDefaultOperatorPKHasBeenModified
boolean searchDefaultOperatorPKHasBeenModified
-
searchSortDirectionPK
SearchSortDirectionPK searchSortDirectionPK
-
searchSortDirectionPKHasBeenModified
boolean searchSortDirectionPKHasBeenModified
-
searchSortOrderPK
SearchSortOrderPK searchSortOrderPK
-
searchSortOrderPKHasBeenModified
boolean searchSortOrderPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.search.server.value.PartySearchTypePreferenceDetailValue
class PartySearchTypePreferenceDetailValue extends BaseValue<PartySearchTypePreferenceDetailPK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
partyPK
PartyPK partyPK
-
partyPKHasBeenModified
boolean partyPKHasBeenModified
-
partySearchTypePreferencePK
PartySearchTypePreferencePK partySearchTypePreferencePK
-
partySearchTypePreferencePKHasBeenModified
boolean partySearchTypePreferencePKHasBeenModified
-
searchDefaultOperatorPK
SearchDefaultOperatorPK searchDefaultOperatorPK
-
searchDefaultOperatorPKHasBeenModified
boolean searchDefaultOperatorPKHasBeenModified
-
searchSortDirectionPK
SearchSortDirectionPK searchSortDirectionPK
-
searchSortDirectionPKHasBeenModified
boolean searchSortDirectionPKHasBeenModified
-
searchSortOrderPK
SearchSortOrderPK searchSortOrderPK
-
searchSortOrderPKHasBeenModified
boolean searchSortOrderPKHasBeenModified
-
searchTypePK
SearchTypePK searchTypePK
-
searchTypePKHasBeenModified
boolean searchTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.search.server.value.PartySearchTypePreferenceValue
class PartySearchTypePreferenceValue extends BaseValue<PartySearchTypePreferencePK> implements Serializable-
Serialized Fields
-
activeDetailPK
PartySearchTypePreferenceDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
PartySearchTypePreferenceDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.search.server.value.SearchCheckSpellingActionTypeDescriptionValue
class SearchCheckSpellingActionTypeDescriptionValue extends BaseValue<SearchCheckSpellingActionTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
searchCheckSpellingActionTypePK
SearchCheckSpellingActionTypePK searchCheckSpellingActionTypePK
-
searchCheckSpellingActionTypePKHasBeenModified
boolean searchCheckSpellingActionTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.search.server.value.SearchCheckSpellingActionTypeDetailValue
class SearchCheckSpellingActionTypeDetailValue extends BaseValue<SearchCheckSpellingActionTypeDetailPK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
searchCheckSpellingActionTypeName
String searchCheckSpellingActionTypeName
-
searchCheckSpellingActionTypeNameHasBeenModified
boolean searchCheckSpellingActionTypeNameHasBeenModified
-
searchCheckSpellingActionTypePK
SearchCheckSpellingActionTypePK searchCheckSpellingActionTypePK
-
searchCheckSpellingActionTypePKHasBeenModified
boolean searchCheckSpellingActionTypePKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.search.server.value.SearchCheckSpellingActionTypeValue
class SearchCheckSpellingActionTypeValue extends BaseValue<SearchCheckSpellingActionTypePK> implements Serializable-
Serialized Fields
-
activeDetailPK
SearchCheckSpellingActionTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
SearchCheckSpellingActionTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.search.server.value.SearchDefaultOperatorDescriptionValue
class SearchDefaultOperatorDescriptionValue extends BaseValue<SearchDefaultOperatorDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
searchDefaultOperatorPK
SearchDefaultOperatorPK searchDefaultOperatorPK
-
searchDefaultOperatorPKHasBeenModified
boolean searchDefaultOperatorPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.search.server.value.SearchDefaultOperatorDetailValue
class SearchDefaultOperatorDetailValue extends BaseValue<SearchDefaultOperatorDetailPK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
searchDefaultOperatorName
String searchDefaultOperatorName
-
searchDefaultOperatorNameHasBeenModified
boolean searchDefaultOperatorNameHasBeenModified
-
searchDefaultOperatorPK
SearchDefaultOperatorPK searchDefaultOperatorPK
-
searchDefaultOperatorPKHasBeenModified
boolean searchDefaultOperatorPKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.search.server.value.SearchDefaultOperatorValue
-
Serialized Fields
-
activeDetailPK
SearchDefaultOperatorDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
SearchDefaultOperatorDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.search.server.value.SearchKindDescriptionValue
-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
searchKindPK
SearchKindPK searchKindPK
-
searchKindPKHasBeenModified
boolean searchKindPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.search.server.value.SearchKindDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
searchKindName
String searchKindName
-
searchKindNameHasBeenModified
boolean searchKindNameHasBeenModified
-
searchKindPK
SearchKindPK searchKindPK
-
searchKindPKHasBeenModified
boolean searchKindPKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.search.server.value.SearchKindValue
-
Serialized Fields
-
activeDetailPK
SearchKindDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
SearchKindDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.search.server.value.SearchResultActionTypeDescriptionValue
class SearchResultActionTypeDescriptionValue extends BaseValue<SearchResultActionTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
searchResultActionTypePK
SearchResultActionTypePK searchResultActionTypePK
-
searchResultActionTypePKHasBeenModified
boolean searchResultActionTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.search.server.value.SearchResultActionTypeDetailValue
class SearchResultActionTypeDetailValue extends BaseValue<SearchResultActionTypeDetailPK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
searchResultActionTypeName
String searchResultActionTypeName
-
searchResultActionTypeNameHasBeenModified
boolean searchResultActionTypeNameHasBeenModified
-
searchResultActionTypePK
SearchResultActionTypePK searchResultActionTypePK
-
searchResultActionTypePKHasBeenModified
boolean searchResultActionTypePKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.search.server.value.SearchResultActionTypeValue
class SearchResultActionTypeValue extends BaseValue<SearchResultActionTypePK> implements Serializable-
Serialized Fields
-
activeDetailPK
SearchResultActionTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
SearchResultActionTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.search.server.value.SearchResultActionValue
-
Serialized Fields
-
actionTime
Long actionTime
-
actionTimeHasBeenModified
boolean actionTimeHasBeenModified
-
entityInstancePK
EntityInstancePK entityInstancePK
-
entityInstancePKHasBeenModified
boolean entityInstancePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
searchPK
SearchPK searchPK
-
searchPKHasBeenModified
boolean searchPKHasBeenModified
-
searchResultActionTypePK
SearchResultActionTypePK searchResultActionTypePK
-
searchResultActionTypePKHasBeenModified
boolean searchResultActionTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.search.server.value.SearchResultValue
-
Serialized Fields
-
entityInstancePK
EntityInstancePK entityInstancePK
-
entityInstancePKHasBeenModified
boolean entityInstancePKHasBeenModified
-
searchPK
SearchPK searchPK
-
searchPKHasBeenModified
boolean searchPKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
-
-
Class com.echothree.model.data.search.server.value.SearchSortDirectionDescriptionValue
class SearchSortDirectionDescriptionValue extends BaseValue<SearchSortDirectionDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
searchSortDirectionPK
SearchSortDirectionPK searchSortDirectionPK
-
searchSortDirectionPKHasBeenModified
boolean searchSortDirectionPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.search.server.value.SearchSortDirectionDetailValue
class SearchSortDirectionDetailValue extends BaseValue<SearchSortDirectionDetailPK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
searchSortDirectionName
String searchSortDirectionName
-
searchSortDirectionNameHasBeenModified
boolean searchSortDirectionNameHasBeenModified
-
searchSortDirectionPK
SearchSortDirectionPK searchSortDirectionPK
-
searchSortDirectionPKHasBeenModified
boolean searchSortDirectionPKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.search.server.value.SearchSortDirectionValue
-
Serialized Fields
-
activeDetailPK
SearchSortDirectionDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
SearchSortDirectionDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.search.server.value.SearchSortOrderDescriptionValue
class SearchSortOrderDescriptionValue extends BaseValue<SearchSortOrderDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
searchSortOrderPK
SearchSortOrderPK searchSortOrderPK
-
searchSortOrderPKHasBeenModified
boolean searchSortOrderPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.search.server.value.SearchSortOrderDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
searchKindPK
SearchKindPK searchKindPK
-
searchKindPKHasBeenModified
boolean searchKindPKHasBeenModified
-
searchSortOrderName
String searchSortOrderName
-
searchSortOrderNameHasBeenModified
boolean searchSortOrderNameHasBeenModified
-
searchSortOrderPK
SearchSortOrderPK searchSortOrderPK
-
searchSortOrderPKHasBeenModified
boolean searchSortOrderPKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.search.server.value.SearchSortOrderValue
-
Serialized Fields
-
activeDetailPK
SearchSortOrderDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
SearchSortOrderDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.search.server.value.SearchTypeDescriptionValue
-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
searchTypePK
SearchTypePK searchTypePK
-
searchTypePKHasBeenModified
boolean searchTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.search.server.value.SearchTypeDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
searchKindPK
SearchKindPK searchKindPK
-
searchKindPKHasBeenModified
boolean searchKindPKHasBeenModified
-
searchTypeName
String searchTypeName
-
searchTypeNameHasBeenModified
boolean searchTypeNameHasBeenModified
-
searchTypePK
SearchTypePK searchTypePK
-
searchTypePKHasBeenModified
boolean searchTypePKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.search.server.value.SearchTypeValue
-
Serialized Fields
-
activeDetailPK
SearchTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
SearchTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.search.server.value.SearchUseTypeDescriptionValue
class SearchUseTypeDescriptionValue extends BaseValue<SearchUseTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
searchUseTypePK
SearchUseTypePK searchUseTypePK
-
searchUseTypePKHasBeenModified
boolean searchUseTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.search.server.value.SearchUseTypeDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
searchUseTypeName
String searchUseTypeName
-
searchUseTypeNameHasBeenModified
boolean searchUseTypeNameHasBeenModified
-
searchUseTypePK
SearchUseTypePK searchUseTypePK
-
searchUseTypePKHasBeenModified
boolean searchUseTypePKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.search.server.value.SearchUseTypeValue
-
Serialized Fields
-
activeDetailPK
SearchUseTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
SearchUseTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.search.server.value.SearchValue
-
Serialized Fields
-
cachedSearchPK
CachedSearchPK cachedSearchPK
-
cachedSearchPKHasBeenModified
boolean cachedSearchPKHasBeenModified
-
executedTime
Long executedTime
-
executedTimeHasBeenModified
boolean executedTimeHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
partyPK
PartyPK partyPK
-
partyPKHasBeenModified
boolean partyPKHasBeenModified
-
partyVerified
Boolean partyVerified
-
partyVerifiedHasBeenModified
boolean partyVerifiedHasBeenModified
-
searchTypePK
SearchTypePK searchTypePK
-
searchTypePKHasBeenModified
boolean searchTypePKHasBeenModified
-
searchUseTypePK
SearchUseTypePK searchUseTypePK
-
searchUseTypePKHasBeenModified
boolean searchUseTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.search.server.value.UserVisitSearchValue
-
Serialized Fields
-
searchPK
SearchPK searchPK
-
searchPKHasBeenModified
boolean searchPKHasBeenModified
-
searchTypePK
SearchTypePK searchTypePK
-
searchTypePKHasBeenModified
boolean searchTypePKHasBeenModified
-
userVisitPK
UserVisitPK userVisitPK
-
userVisitPKHasBeenModified
boolean userVisitPKHasBeenModified
-
-
-
-
Package com.echothree.model.data.security.common.pk
-
Class com.echothree.model.data.security.common.pk.PartyEntitySecurityRolePK
class PartyEntitySecurityRolePK extends BasePK implements Serializable -
Class com.echothree.model.data.security.common.pk.PartySecurityRolePK
class PartySecurityRolePK extends BasePK implements Serializable -
Class com.echothree.model.data.security.common.pk.PartySecurityRoleTemplateDescriptionPK
class PartySecurityRoleTemplateDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.security.common.pk.PartySecurityRoleTemplateDetailPK
class PartySecurityRoleTemplateDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.security.common.pk.PartySecurityRoleTemplatePK
class PartySecurityRoleTemplatePK extends BasePK implements Serializable -
Class com.echothree.model.data.security.common.pk.PartySecurityRoleTemplateRolePK
class PartySecurityRoleTemplateRolePK extends BasePK implements Serializable -
Class com.echothree.model.data.security.common.pk.PartySecurityRoleTemplateTrainingClassPK
class PartySecurityRoleTemplateTrainingClassPK extends BasePK implements Serializable -
Class com.echothree.model.data.security.common.pk.PartySecurityRoleTemplateUsePK
class PartySecurityRoleTemplateUsePK extends BasePK implements Serializable -
Class com.echothree.model.data.security.common.pk.SecurityRoleDescriptionPK
class SecurityRoleDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.security.common.pk.SecurityRoleDetailPK
class SecurityRoleDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.security.common.pk.SecurityRoleGroupDescriptionPK
class SecurityRoleGroupDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.security.common.pk.SecurityRoleGroupDetailPK
class SecurityRoleGroupDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.security.common.pk.SecurityRoleGroupPK
class SecurityRoleGroupPK extends BasePK implements Serializable -
Class com.echothree.model.data.security.common.pk.SecurityRolePartyTypePK
class SecurityRolePartyTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.security.common.pk.SecurityRolePK
class SecurityRolePK extends BasePK implements Serializable
-
-
Package com.echothree.model.data.security.server.entity
-
Class com.echothree.model.data.security.server.entity.PartyEntitySecurityRole
class PartyEntitySecurityRole extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PartyEntitySecurityRolePK _pk
-
_value
PartyEntitySecurityRoleValue _value
-
-
-
Class com.echothree.model.data.security.server.entity.PartySecurityRole
class PartySecurityRole extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PartySecurityRolePK _pk
-
_value
PartySecurityRoleValue _value
-
-
-
Class com.echothree.model.data.security.server.entity.PartySecurityRoleTemplate
class PartySecurityRoleTemplate extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PartySecurityRoleTemplatePK _pk
-
_value
PartySecurityRoleTemplateValue _value
-
-
-
Class com.echothree.model.data.security.server.entity.PartySecurityRoleTemplateDescription
class PartySecurityRoleTemplateDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PartySecurityRoleTemplateDescriptionPK _pk
-
_value
PartySecurityRoleTemplateDescriptionValue _value
-
-
-
Class com.echothree.model.data.security.server.entity.PartySecurityRoleTemplateDetail
class PartySecurityRoleTemplateDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PartySecurityRoleTemplateDetailPK _pk
-
_value
PartySecurityRoleTemplateDetailValue _value
-
-
-
Class com.echothree.model.data.security.server.entity.PartySecurityRoleTemplateRole
class PartySecurityRoleTemplateRole extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PartySecurityRoleTemplateRolePK _pk
-
_value
PartySecurityRoleTemplateRoleValue _value
-
-
-
Class com.echothree.model.data.security.server.entity.PartySecurityRoleTemplateTrainingClass
class PartySecurityRoleTemplateTrainingClass extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PartySecurityRoleTemplateTrainingClassPK _pk
-
_value
PartySecurityRoleTemplateTrainingClassValue _value
-
-
-
Class com.echothree.model.data.security.server.entity.PartySecurityRoleTemplateUse
class PartySecurityRoleTemplateUse extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PartySecurityRoleTemplateUsePK _pk
-
_value
PartySecurityRoleTemplateUseValue _value
-
-
-
Class com.echothree.model.data.security.server.entity.SecurityRole
class SecurityRole extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SecurityRolePK _pk
-
_value
SecurityRoleValue _value
-
-
-
Class com.echothree.model.data.security.server.entity.SecurityRoleDescription
class SecurityRoleDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SecurityRoleDescriptionPK _pk
-
_value
SecurityRoleDescriptionValue _value
-
-
-
Class com.echothree.model.data.security.server.entity.SecurityRoleDetail
class SecurityRoleDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SecurityRoleDetailPK _pk
-
_value
SecurityRoleDetailValue _value
-
-
-
Class com.echothree.model.data.security.server.entity.SecurityRoleGroup
class SecurityRoleGroup extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SecurityRoleGroupPK _pk
-
_value
SecurityRoleGroupValue _value
-
-
-
Class com.echothree.model.data.security.server.entity.SecurityRoleGroupDescription
class SecurityRoleGroupDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SecurityRoleGroupDescriptionPK _pk
-
_value
SecurityRoleGroupDescriptionValue _value
-
-
-
Class com.echothree.model.data.security.server.entity.SecurityRoleGroupDetail
class SecurityRoleGroupDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SecurityRoleGroupDetailPK _pk
-
_value
SecurityRoleGroupDetailValue _value
-
-
-
Class com.echothree.model.data.security.server.entity.SecurityRolePartyType
class SecurityRolePartyType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SecurityRolePartyTypePK _pk
-
_value
SecurityRolePartyTypeValue _value
-
-
-
-
Package com.echothree.model.data.security.server.value
-
Class com.echothree.model.data.security.server.value.PartyEntitySecurityRoleValue
class PartyEntitySecurityRoleValue extends BaseValue<PartyEntitySecurityRolePK> implements Serializable-
Serialized Fields
-
entityInstancePK
EntityInstancePK entityInstancePK
-
entityInstancePKHasBeenModified
boolean entityInstancePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
partyPK
PartyPK partyPK
-
partyPKHasBeenModified
boolean partyPKHasBeenModified
-
securityRolePK
SecurityRolePK securityRolePK
-
securityRolePKHasBeenModified
boolean securityRolePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.security.server.value.PartySecurityRoleTemplateDescriptionValue
class PartySecurityRoleTemplateDescriptionValue extends BaseValue<PartySecurityRoleTemplateDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
partySecurityRoleTemplatePK
PartySecurityRoleTemplatePK partySecurityRoleTemplatePK
-
partySecurityRoleTemplatePKHasBeenModified
boolean partySecurityRoleTemplatePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.security.server.value.PartySecurityRoleTemplateDetailValue
class PartySecurityRoleTemplateDetailValue extends BaseValue<PartySecurityRoleTemplateDetailPK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
partySecurityRoleTemplateName
String partySecurityRoleTemplateName
-
partySecurityRoleTemplateNameHasBeenModified
boolean partySecurityRoleTemplateNameHasBeenModified
-
partySecurityRoleTemplatePK
PartySecurityRoleTemplatePK partySecurityRoleTemplatePK
-
partySecurityRoleTemplatePKHasBeenModified
boolean partySecurityRoleTemplatePKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.security.server.value.PartySecurityRoleTemplateRoleValue
class PartySecurityRoleTemplateRoleValue extends BaseValue<PartySecurityRoleTemplateRolePK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
partySecurityRoleTemplatePK
PartySecurityRoleTemplatePK partySecurityRoleTemplatePK
-
partySecurityRoleTemplatePKHasBeenModified
boolean partySecurityRoleTemplatePKHasBeenModified
-
securityRolePK
SecurityRolePK securityRolePK
-
securityRolePKHasBeenModified
boolean securityRolePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.security.server.value.PartySecurityRoleTemplateTrainingClassValue
class PartySecurityRoleTemplateTrainingClassValue extends BaseValue<PartySecurityRoleTemplateTrainingClassPK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
partySecurityRoleTemplatePK
PartySecurityRoleTemplatePK partySecurityRoleTemplatePK
-
partySecurityRoleTemplatePKHasBeenModified
boolean partySecurityRoleTemplatePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
trainingClassPK
TrainingClassPK trainingClassPK
-
trainingClassPKHasBeenModified
boolean trainingClassPKHasBeenModified
-
-
-
Class com.echothree.model.data.security.server.value.PartySecurityRoleTemplateUseValue
class PartySecurityRoleTemplateUseValue extends BaseValue<PartySecurityRoleTemplateUsePK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
partyPK
PartyPK partyPK
-
partyPKHasBeenModified
boolean partyPKHasBeenModified
-
partySecurityRoleTemplatePK
PartySecurityRoleTemplatePK partySecurityRoleTemplatePK
-
partySecurityRoleTemplatePKHasBeenModified
boolean partySecurityRoleTemplatePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.security.server.value.PartySecurityRoleTemplateValue
class PartySecurityRoleTemplateValue extends BaseValue<PartySecurityRoleTemplatePK> implements Serializable-
Serialized Fields
-
activeDetailPK
PartySecurityRoleTemplateDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
PartySecurityRoleTemplateDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.security.server.value.PartySecurityRoleValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
partyPK
PartyPK partyPK
-
partyPKHasBeenModified
boolean partyPKHasBeenModified
-
securityRolePK
SecurityRolePK securityRolePK
-
securityRolePKHasBeenModified
boolean securityRolePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.security.server.value.SecurityRoleDescriptionValue
class SecurityRoleDescriptionValue extends BaseValue<SecurityRoleDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
securityRolePK
SecurityRolePK securityRolePK
-
securityRolePKHasBeenModified
boolean securityRolePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.security.server.value.SecurityRoleDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
securityRoleGroupPK
SecurityRoleGroupPK securityRoleGroupPK
-
securityRoleGroupPKHasBeenModified
boolean securityRoleGroupPKHasBeenModified
-
securityRoleName
String securityRoleName
-
securityRoleNameHasBeenModified
boolean securityRoleNameHasBeenModified
-
securityRolePK
SecurityRolePK securityRolePK
-
securityRolePKHasBeenModified
boolean securityRolePKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.security.server.value.SecurityRoleGroupDescriptionValue
class SecurityRoleGroupDescriptionValue extends BaseValue<SecurityRoleGroupDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
securityRoleGroupPK
SecurityRoleGroupPK securityRoleGroupPK
-
securityRoleGroupPKHasBeenModified
boolean securityRoleGroupPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.security.server.value.SecurityRoleGroupDetailValue
class SecurityRoleGroupDetailValue extends BaseValue<SecurityRoleGroupDetailPK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
parentSecurityRoleGroupPK
SecurityRoleGroupPK parentSecurityRoleGroupPK
-
parentSecurityRoleGroupPKHasBeenModified
boolean parentSecurityRoleGroupPKHasBeenModified
-
securityRoleGroupName
String securityRoleGroupName
-
securityRoleGroupNameHasBeenModified
boolean securityRoleGroupNameHasBeenModified
-
securityRoleGroupPK
SecurityRoleGroupPK securityRoleGroupPK
-
securityRoleGroupPKHasBeenModified
boolean securityRoleGroupPKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.security.server.value.SecurityRoleGroupValue
-
Serialized Fields
-
activeDetailPK
SecurityRoleGroupDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
SecurityRoleGroupDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.security.server.value.SecurityRolePartyTypeValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
partySelectorPK
SelectorPK partySelectorPK
-
partySelectorPKHasBeenModified
boolean partySelectorPKHasBeenModified
-
partyTypePK
PartyTypePK partyTypePK
-
partyTypePKHasBeenModified
boolean partyTypePKHasBeenModified
-
securityRolePK
SecurityRolePK securityRolePK
-
securityRolePKHasBeenModified
boolean securityRolePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.security.server.value.SecurityRoleValue
-
Serialized Fields
-
activeDetailPK
SecurityRoleDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
SecurityRoleDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
-
Package com.echothree.model.data.selector.common.pk
-
Class com.echothree.model.data.selector.common.pk.SelectorBooleanTypeDescriptionPK
class SelectorBooleanTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.selector.common.pk.SelectorBooleanTypePK
class SelectorBooleanTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.selector.common.pk.SelectorComparisonTypeDescriptionPK
class SelectorComparisonTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.selector.common.pk.SelectorComparisonTypePK
class SelectorComparisonTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.selector.common.pk.SelectorDescriptionPK
class SelectorDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.selector.common.pk.SelectorDetailPK
class SelectorDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.selector.common.pk.SelectorKindDescriptionPK
class SelectorKindDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.selector.common.pk.SelectorKindDetailPK
class SelectorKindDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.selector.common.pk.SelectorKindPK
class SelectorKindPK extends BasePK implements Serializable -
Class com.echothree.model.data.selector.common.pk.SelectorNodeBooleanPK
class SelectorNodeBooleanPK extends BasePK implements Serializable -
Class com.echothree.model.data.selector.common.pk.SelectorNodeComparisonPK
class SelectorNodeComparisonPK extends BasePK implements Serializable -
Class com.echothree.model.data.selector.common.pk.SelectorNodeDescriptionPK
class SelectorNodeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.selector.common.pk.SelectorNodeDetailPK
class SelectorNodeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.selector.common.pk.SelectorNodeEntityBooleanPK
class SelectorNodeEntityBooleanPK extends BasePK implements Serializable -
Class com.echothree.model.data.selector.common.pk.SelectorNodeEntityClobPK
class SelectorNodeEntityClobPK extends BasePK implements Serializable -
Class com.echothree.model.data.selector.common.pk.SelectorNodeEntityDatePK
class SelectorNodeEntityDatePK extends BasePK implements Serializable -
Class com.echothree.model.data.selector.common.pk.SelectorNodeEntityIntegerPK
class SelectorNodeEntityIntegerPK extends BasePK implements Serializable -
Class com.echothree.model.data.selector.common.pk.SelectorNodeEntityListItemPK
class SelectorNodeEntityListItemPK extends BasePK implements Serializable -
Class com.echothree.model.data.selector.common.pk.SelectorNodeEntityLongPK
class SelectorNodeEntityLongPK extends BasePK implements Serializable -
Class com.echothree.model.data.selector.common.pk.SelectorNodeEntityStringPK
class SelectorNodeEntityStringPK extends BasePK implements Serializable -
Class com.echothree.model.data.selector.common.pk.SelectorNodeEntityTimePK
class SelectorNodeEntityTimePK extends BasePK implements Serializable -
Class com.echothree.model.data.selector.common.pk.SelectorNodeGeoCodePK
class SelectorNodeGeoCodePK extends BasePK implements Serializable -
Class com.echothree.model.data.selector.common.pk.SelectorNodeItemAccountingCategoryPK
class SelectorNodeItemAccountingCategoryPK extends BasePK implements Serializable -
Class com.echothree.model.data.selector.common.pk.SelectorNodeItemCategoryPK
class SelectorNodeItemCategoryPK extends BasePK implements Serializable -
Class com.echothree.model.data.selector.common.pk.SelectorNodeItemDescriptionPK
class SelectorNodeItemDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.selector.common.pk.SelectorNodeItemPurchasingCategoryPK
class SelectorNodeItemPurchasingCategoryPK extends BasePK implements Serializable -
Class com.echothree.model.data.selector.common.pk.SelectorNodePaymentMethodPK
class SelectorNodePaymentMethodPK extends BasePK implements Serializable -
Class com.echothree.model.data.selector.common.pk.SelectorNodePaymentProcessorPK
class SelectorNodePaymentProcessorPK extends BasePK implements Serializable -
Class com.echothree.model.data.selector.common.pk.SelectorNodePK
class SelectorNodePK extends BasePK implements Serializable -
Class com.echothree.model.data.selector.common.pk.SelectorNodeResponsibilityTypePK
class SelectorNodeResponsibilityTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.selector.common.pk.SelectorNodeSkillTypePK
class SelectorNodeSkillTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.selector.common.pk.SelectorNodeTextSearchPK
class SelectorNodeTextSearchPK extends BasePK implements Serializable -
Class com.echothree.model.data.selector.common.pk.SelectorNodeTrainingClassPK
class SelectorNodeTrainingClassPK extends BasePK implements Serializable -
Class com.echothree.model.data.selector.common.pk.SelectorNodeTypeDescriptionPK
class SelectorNodeTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.selector.common.pk.SelectorNodeTypePK
class SelectorNodeTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.selector.common.pk.SelectorNodeTypeUsePK
class SelectorNodeTypeUsePK extends BasePK implements Serializable -
Class com.echothree.model.data.selector.common.pk.SelectorNodeWorkflowStepPK
class SelectorNodeWorkflowStepPK extends BasePK implements Serializable -
Class com.echothree.model.data.selector.common.pk.SelectorPartyPK
class SelectorPartyPK extends BasePK implements Serializable -
Class com.echothree.model.data.selector.common.pk.SelectorPK
class SelectorPK extends BasePK implements Serializable -
Class com.echothree.model.data.selector.common.pk.SelectorTextSearchTypeDescriptionPK
class SelectorTextSearchTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.selector.common.pk.SelectorTextSearchTypePK
class SelectorTextSearchTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.selector.common.pk.SelectorTimePK
class SelectorTimePK extends BasePK implements Serializable -
Class com.echothree.model.data.selector.common.pk.SelectorTypeDescriptionPK
class SelectorTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.selector.common.pk.SelectorTypeDetailPK
class SelectorTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.selector.common.pk.SelectorTypePK
class SelectorTypePK extends BasePK implements Serializable
-
-
Package com.echothree.model.data.selector.server.entity
-
Class com.echothree.model.data.selector.server.entity.Selector
class Selector extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SelectorPK _pk
-
_value
SelectorValue _value
-
-
-
Class com.echothree.model.data.selector.server.entity.SelectorBooleanType
class SelectorBooleanType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SelectorBooleanTypePK _pk
-
_value
SelectorBooleanTypeValue _value
-
-
-
Class com.echothree.model.data.selector.server.entity.SelectorBooleanTypeDescription
class SelectorBooleanTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SelectorBooleanTypeDescriptionPK _pk
-
_value
SelectorBooleanTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.selector.server.entity.SelectorComparisonType
class SelectorComparisonType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SelectorComparisonTypePK _pk
-
_value
SelectorComparisonTypeValue _value
-
-
-
Class com.echothree.model.data.selector.server.entity.SelectorComparisonTypeDescription
class SelectorComparisonTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SelectorComparisonTypeDescriptionPK _pk
-
_value
SelectorComparisonTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.selector.server.entity.SelectorDescription
class SelectorDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SelectorDescriptionPK _pk
-
_value
SelectorDescriptionValue _value
-
-
-
Class com.echothree.model.data.selector.server.entity.SelectorDetail
class SelectorDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SelectorDetailPK _pk
-
_value
SelectorDetailValue _value
-
-
-
Class com.echothree.model.data.selector.server.entity.SelectorKind
class SelectorKind extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SelectorKindPK _pk
-
_value
SelectorKindValue _value
-
-
-
Class com.echothree.model.data.selector.server.entity.SelectorKindDescription
class SelectorKindDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SelectorKindDescriptionPK _pk
-
_value
SelectorKindDescriptionValue _value
-
-
-
Class com.echothree.model.data.selector.server.entity.SelectorKindDetail
class SelectorKindDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SelectorKindDetailPK _pk
-
_value
SelectorKindDetailValue _value
-
-
-
Class com.echothree.model.data.selector.server.entity.SelectorNode
class SelectorNode extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SelectorNodePK _pk
-
_value
SelectorNodeValue _value
-
-
-
Class com.echothree.model.data.selector.server.entity.SelectorNodeBoolean
class SelectorNodeBoolean extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SelectorNodeBooleanPK _pk
-
_value
SelectorNodeBooleanValue _value
-
-
-
Class com.echothree.model.data.selector.server.entity.SelectorNodeComparison
class SelectorNodeComparison extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SelectorNodeComparisonPK _pk
-
_value
SelectorNodeComparisonValue _value
-
-
-
Class com.echothree.model.data.selector.server.entity.SelectorNodeDescription
class SelectorNodeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SelectorNodeDescriptionPK _pk
-
_value
SelectorNodeDescriptionValue _value
-
-
-
Class com.echothree.model.data.selector.server.entity.SelectorNodeDetail
class SelectorNodeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SelectorNodeDetailPK _pk
-
_value
SelectorNodeDetailValue _value
-
-
-
Class com.echothree.model.data.selector.server.entity.SelectorNodeEntityBoolean
class SelectorNodeEntityBoolean extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SelectorNodeEntityBooleanPK _pk
-
_value
SelectorNodeEntityBooleanValue _value
-
-
-
Class com.echothree.model.data.selector.server.entity.SelectorNodeEntityClob
class SelectorNodeEntityClob extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SelectorNodeEntityClobPK _pk
-
_value
SelectorNodeEntityClobValue _value
-
-
-
Class com.echothree.model.data.selector.server.entity.SelectorNodeEntityDate
class SelectorNodeEntityDate extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SelectorNodeEntityDatePK _pk
-
_value
SelectorNodeEntityDateValue _value
-
-
-
Class com.echothree.model.data.selector.server.entity.SelectorNodeEntityInteger
class SelectorNodeEntityInteger extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SelectorNodeEntityIntegerPK _pk
-
_value
SelectorNodeEntityIntegerValue _value
-
-
-
Class com.echothree.model.data.selector.server.entity.SelectorNodeEntityListItem
class SelectorNodeEntityListItem extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SelectorNodeEntityListItemPK _pk
-
_value
SelectorNodeEntityListItemValue _value
-
-
-
Class com.echothree.model.data.selector.server.entity.SelectorNodeEntityLong
class SelectorNodeEntityLong extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SelectorNodeEntityLongPK _pk
-
_value
SelectorNodeEntityLongValue _value
-
-
-
Class com.echothree.model.data.selector.server.entity.SelectorNodeEntityString
class SelectorNodeEntityString extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SelectorNodeEntityStringPK _pk
-
_value
SelectorNodeEntityStringValue _value
-
-
-
Class com.echothree.model.data.selector.server.entity.SelectorNodeEntityTime
class SelectorNodeEntityTime extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SelectorNodeEntityTimePK _pk
-
_value
SelectorNodeEntityTimeValue _value
-
-
-
Class com.echothree.model.data.selector.server.entity.SelectorNodeGeoCode
class SelectorNodeGeoCode extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SelectorNodeGeoCodePK _pk
-
_value
SelectorNodeGeoCodeValue _value
-
-
-
Class com.echothree.model.data.selector.server.entity.SelectorNodeItemAccountingCategory
class SelectorNodeItemAccountingCategory extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SelectorNodeItemAccountingCategoryPK _pk
-
_value
SelectorNodeItemAccountingCategoryValue _value
-
-
-
Class com.echothree.model.data.selector.server.entity.SelectorNodeItemCategory
class SelectorNodeItemCategory extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SelectorNodeItemCategoryPK _pk
-
_value
SelectorNodeItemCategoryValue _value
-
-
-
Class com.echothree.model.data.selector.server.entity.SelectorNodeItemDescription
class SelectorNodeItemDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SelectorNodeItemDescriptionPK _pk
-
_value
SelectorNodeItemDescriptionValue _value
-
-
-
Class com.echothree.model.data.selector.server.entity.SelectorNodeItemPurchasingCategory
class SelectorNodeItemPurchasingCategory extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SelectorNodeItemPurchasingCategoryPK _pk
-
_value
SelectorNodeItemPurchasingCategoryValue _value
-
-
-
Class com.echothree.model.data.selector.server.entity.SelectorNodePaymentMethod
class SelectorNodePaymentMethod extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SelectorNodePaymentMethodPK _pk
-
_value
SelectorNodePaymentMethodValue _value
-
-
-
Class com.echothree.model.data.selector.server.entity.SelectorNodePaymentProcessor
class SelectorNodePaymentProcessor extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SelectorNodePaymentProcessorPK _pk
-
_value
SelectorNodePaymentProcessorValue _value
-
-
-
Class com.echothree.model.data.selector.server.entity.SelectorNodeResponsibilityType
class SelectorNodeResponsibilityType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SelectorNodeResponsibilityTypePK _pk
-
_value
SelectorNodeResponsibilityTypeValue _value
-
-
-
Class com.echothree.model.data.selector.server.entity.SelectorNodeSkillType
class SelectorNodeSkillType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SelectorNodeSkillTypePK _pk
-
_value
SelectorNodeSkillTypeValue _value
-
-
-
Class com.echothree.model.data.selector.server.entity.SelectorNodeTextSearch
class SelectorNodeTextSearch extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SelectorNodeTextSearchPK _pk
-
_value
SelectorNodeTextSearchValue _value
-
-
-
Class com.echothree.model.data.selector.server.entity.SelectorNodeTrainingClass
class SelectorNodeTrainingClass extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SelectorNodeTrainingClassPK _pk
-
_value
SelectorNodeTrainingClassValue _value
-
-
-
Class com.echothree.model.data.selector.server.entity.SelectorNodeType
class SelectorNodeType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SelectorNodeTypePK _pk
-
_value
SelectorNodeTypeValue _value
-
-
-
Class com.echothree.model.data.selector.server.entity.SelectorNodeTypeDescription
class SelectorNodeTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SelectorNodeTypeDescriptionPK _pk
-
_value
SelectorNodeTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.selector.server.entity.SelectorNodeTypeUse
class SelectorNodeTypeUse extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SelectorNodeTypeUsePK _pk
-
_value
SelectorNodeTypeUseValue _value
-
-
-
Class com.echothree.model.data.selector.server.entity.SelectorNodeWorkflowStep
class SelectorNodeWorkflowStep extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SelectorNodeWorkflowStepPK _pk
-
_value
SelectorNodeWorkflowStepValue _value
-
-
-
Class com.echothree.model.data.selector.server.entity.SelectorParty
class SelectorParty extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SelectorPartyPK _pk
-
_value
SelectorPartyValue _value
-
-
-
Class com.echothree.model.data.selector.server.entity.SelectorTextSearchType
class SelectorTextSearchType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SelectorTextSearchTypePK _pk
-
_value
SelectorTextSearchTypeValue _value
-
-
-
Class com.echothree.model.data.selector.server.entity.SelectorTextSearchTypeDescription
class SelectorTextSearchTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SelectorTextSearchTypeDescriptionPK _pk
-
_value
SelectorTextSearchTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.selector.server.entity.SelectorTime
class SelectorTime extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SelectorTimePK _pk
-
_value
SelectorTimeValue _value
-
-
-
Class com.echothree.model.data.selector.server.entity.SelectorType
class SelectorType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SelectorTypePK _pk
-
_value
SelectorTypeValue _value
-
-
-
Class com.echothree.model.data.selector.server.entity.SelectorTypeDescription
class SelectorTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SelectorTypeDescriptionPK _pk
-
_value
SelectorTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.selector.server.entity.SelectorTypeDetail
class SelectorTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SelectorTypeDetailPK _pk
-
_value
SelectorTypeDetailValue _value
-
-
-
-
Package com.echothree.model.data.selector.server.value
-
Class com.echothree.model.data.selector.server.value.SelectorBooleanTypeDescriptionValue
class SelectorBooleanTypeDescriptionValue extends BaseValue<SelectorBooleanTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
selectorBooleanTypePK
SelectorBooleanTypePK selectorBooleanTypePK
-
selectorBooleanTypePKHasBeenModified
boolean selectorBooleanTypePKHasBeenModified
-
-
-
Class com.echothree.model.data.selector.server.value.SelectorBooleanTypeValue
-
Serialized Fields
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
selectorBooleanTypeName
String selectorBooleanTypeName
-
selectorBooleanTypeNameHasBeenModified
boolean selectorBooleanTypeNameHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
-
-
Class com.echothree.model.data.selector.server.value.SelectorComparisonTypeDescriptionValue
class SelectorComparisonTypeDescriptionValue extends BaseValue<SelectorComparisonTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
selectorComparisonTypePK
SelectorComparisonTypePK selectorComparisonTypePK
-
selectorComparisonTypePKHasBeenModified
boolean selectorComparisonTypePKHasBeenModified
-
-
-
Class com.echothree.model.data.selector.server.value.SelectorComparisonTypeValue
class SelectorComparisonTypeValue extends BaseValue<SelectorComparisonTypePK> implements Serializable-
Serialized Fields
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
selectorComparisonTypeName
String selectorComparisonTypeName
-
selectorComparisonTypeNameHasBeenModified
boolean selectorComparisonTypeNameHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
-
-
Class com.echothree.model.data.selector.server.value.SelectorDescriptionValue
-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
selectorPK
SelectorPK selectorPK
-
selectorPKHasBeenModified
boolean selectorPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.selector.server.value.SelectorDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
selectorName
String selectorName
-
selectorNameHasBeenModified
boolean selectorNameHasBeenModified
-
selectorPK
SelectorPK selectorPK
-
selectorPKHasBeenModified
boolean selectorPKHasBeenModified
-
selectorTypePK
SelectorTypePK selectorTypePK
-
selectorTypePKHasBeenModified
boolean selectorTypePKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.selector.server.value.SelectorKindDescriptionValue
class SelectorKindDescriptionValue extends BaseValue<SelectorKindDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
selectorKindPK
SelectorKindPK selectorKindPK
-
selectorKindPKHasBeenModified
boolean selectorKindPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.selector.server.value.SelectorKindDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
selectorKindName
String selectorKindName
-
selectorKindNameHasBeenModified
boolean selectorKindNameHasBeenModified
-
selectorKindPK
SelectorKindPK selectorKindPK
-
selectorKindPKHasBeenModified
boolean selectorKindPKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.selector.server.value.SelectorKindValue
-
Serialized Fields
-
activeDetailPK
SelectorKindDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
SelectorKindDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.selector.server.value.SelectorNodeBooleanValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
leftSelectorNodePK
SelectorNodePK leftSelectorNodePK
-
leftSelectorNodePKHasBeenModified
boolean leftSelectorNodePKHasBeenModified
-
rightSelectorNodePK
SelectorNodePK rightSelectorNodePK
-
rightSelectorNodePKHasBeenModified
boolean rightSelectorNodePKHasBeenModified
-
selectorBooleanTypePK
SelectorBooleanTypePK selectorBooleanTypePK
-
selectorBooleanTypePKHasBeenModified
boolean selectorBooleanTypePKHasBeenModified
-
selectorNodePK
SelectorNodePK selectorNodePK
-
selectorNodePKHasBeenModified
boolean selectorNodePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.selector.server.value.SelectorNodeComparisonValue
class SelectorNodeComparisonValue extends BaseValue<SelectorNodeComparisonPK> implements Serializable-
Serialized Fields
-
entityAttributePK
EntityAttributePK entityAttributePK
-
entityAttributePKHasBeenModified
boolean entityAttributePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
selectorComparisonTypePK
SelectorComparisonTypePK selectorComparisonTypePK
-
selectorComparisonTypePKHasBeenModified
boolean selectorComparisonTypePKHasBeenModified
-
selectorNodePK
SelectorNodePK selectorNodePK
-
selectorNodePKHasBeenModified
boolean selectorNodePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.selector.server.value.SelectorNodeDescriptionValue
class SelectorNodeDescriptionValue extends BaseValue<SelectorNodeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
selectorNodePK
SelectorNodePK selectorNodePK
-
selectorNodePKHasBeenModified
boolean selectorNodePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.selector.server.value.SelectorNodeDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isRootSelectorNode
Boolean isRootSelectorNode
-
isRootSelectorNodeHasBeenModified
boolean isRootSelectorNodeHasBeenModified
-
negate
Boolean negate
-
negateHasBeenModified
boolean negateHasBeenModified
-
selectorNodeName
String selectorNodeName
-
selectorNodeNameHasBeenModified
boolean selectorNodeNameHasBeenModified
-
selectorNodePK
SelectorNodePK selectorNodePK
-
selectorNodePKHasBeenModified
boolean selectorNodePKHasBeenModified
-
selectorNodeTypePK
SelectorNodeTypePK selectorNodeTypePK
-
selectorNodeTypePKHasBeenModified
boolean selectorNodeTypePKHasBeenModified
-
selectorPK
SelectorPK selectorPK
-
selectorPKHasBeenModified
boolean selectorPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.selector.server.value.SelectorNodeEntityBooleanValue
class SelectorNodeEntityBooleanValue extends BaseValue<SelectorNodeEntityBooleanPK> implements Serializable-
Serialized Fields
-
entityAttributePK
EntityAttributePK entityAttributePK
-
entityAttributePKHasBeenModified
boolean entityAttributePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
selectorNodePK
SelectorNodePK selectorNodePK
-
selectorNodePKHasBeenModified
boolean selectorNodePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.selector.server.value.SelectorNodeEntityClobValue
class SelectorNodeEntityClobValue extends BaseValue<SelectorNodeEntityClobPK> implements Serializable-
Serialized Fields
-
entityAttributePK
EntityAttributePK entityAttributePK
-
entityAttributePKHasBeenModified
boolean entityAttributePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
selectorNodePK
SelectorNodePK selectorNodePK
-
selectorNodePKHasBeenModified
boolean selectorNodePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.selector.server.value.SelectorNodeEntityDateValue
class SelectorNodeEntityDateValue extends BaseValue<SelectorNodeEntityDatePK> implements Serializable-
Serialized Fields
-
dateAttribute
Integer dateAttribute
-
dateAttributeHasBeenModified
boolean dateAttributeHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
selectorNodePK
SelectorNodePK selectorNodePK
-
selectorNodePKHasBeenModified
boolean selectorNodePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.selector.server.value.SelectorNodeEntityIntegerValue
class SelectorNodeEntityIntegerValue extends BaseValue<SelectorNodeEntityIntegerPK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
integerAttribute
Integer integerAttribute
-
integerAttributeHasBeenModified
boolean integerAttributeHasBeenModified
-
selectorNodePK
SelectorNodePK selectorNodePK
-
selectorNodePKHasBeenModified
boolean selectorNodePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.selector.server.value.SelectorNodeEntityListItemValue
class SelectorNodeEntityListItemValue extends BaseValue<SelectorNodeEntityListItemPK> implements Serializable-
Serialized Fields
-
entityListItemPK
EntityListItemPK entityListItemPK
-
entityListItemPKHasBeenModified
boolean entityListItemPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
selectorNodePK
SelectorNodePK selectorNodePK
-
selectorNodePKHasBeenModified
boolean selectorNodePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.selector.server.value.SelectorNodeEntityLongValue
class SelectorNodeEntityLongValue extends BaseValue<SelectorNodeEntityLongPK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
longAttribute
Long longAttribute
-
longAttributeHasBeenModified
boolean longAttributeHasBeenModified
-
selectorNodePK
SelectorNodePK selectorNodePK
-
selectorNodePKHasBeenModified
boolean selectorNodePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.selector.server.value.SelectorNodeEntityStringValue
class SelectorNodeEntityStringValue extends BaseValue<SelectorNodeEntityStringPK> implements Serializable-
Serialized Fields
-
entityAttributePK
EntityAttributePK entityAttributePK
-
entityAttributePKHasBeenModified
boolean entityAttributePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
selectorNodePK
SelectorNodePK selectorNodePK
-
selectorNodePKHasBeenModified
boolean selectorNodePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.selector.server.value.SelectorNodeEntityTimeValue
class SelectorNodeEntityTimeValue extends BaseValue<SelectorNodeEntityTimePK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
selectorNodePK
SelectorNodePK selectorNodePK
-
selectorNodePKHasBeenModified
boolean selectorNodePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
timeAttribute
Long timeAttribute
-
timeAttributeHasBeenModified
boolean timeAttributeHasBeenModified
-
-
-
Class com.echothree.model.data.selector.server.value.SelectorNodeGeoCodeValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
geoCodePK
GeoCodePK geoCodePK
-
geoCodePKHasBeenModified
boolean geoCodePKHasBeenModified
-
selectorNodePK
SelectorNodePK selectorNodePK
-
selectorNodePKHasBeenModified
boolean selectorNodePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.selector.server.value.SelectorNodeItemAccountingCategoryValue
class SelectorNodeItemAccountingCategoryValue extends BaseValue<SelectorNodeItemAccountingCategoryPK> implements Serializable-
Serialized Fields
-
checkParents
Boolean checkParents
-
checkParentsHasBeenModified
boolean checkParentsHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
itemAccountingCategoryPK
ItemAccountingCategoryPK itemAccountingCategoryPK
-
itemAccountingCategoryPKHasBeenModified
boolean itemAccountingCategoryPKHasBeenModified
-
selectorNodePK
SelectorNodePK selectorNodePK
-
selectorNodePKHasBeenModified
boolean selectorNodePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.selector.server.value.SelectorNodeItemCategoryValue
class SelectorNodeItemCategoryValue extends BaseValue<SelectorNodeItemCategoryPK> implements Serializable-
Serialized Fields
-
checkParents
Boolean checkParents
-
checkParentsHasBeenModified
boolean checkParentsHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
itemCategoryPK
ItemCategoryPK itemCategoryPK
-
itemCategoryPKHasBeenModified
boolean itemCategoryPKHasBeenModified
-
selectorNodePK
SelectorNodePK selectorNodePK
-
selectorNodePKHasBeenModified
boolean selectorNodePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.selector.server.value.SelectorNodeItemDescriptionValue
class SelectorNodeItemDescriptionValue extends BaseValue<SelectorNodeItemDescriptionPK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
itemDescriptionTypePK
ItemDescriptionTypePK itemDescriptionTypePK
-
itemDescriptionTypePKHasBeenModified
boolean itemDescriptionTypePKHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
selectorNodePK
SelectorNodePK selectorNodePK
-
selectorNodePKHasBeenModified
boolean selectorNodePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.selector.server.value.SelectorNodeItemPurchasingCategoryValue
class SelectorNodeItemPurchasingCategoryValue extends BaseValue<SelectorNodeItemPurchasingCategoryPK> implements Serializable-
Serialized Fields
-
checkParents
Boolean checkParents
-
checkParentsHasBeenModified
boolean checkParentsHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
itemPurchasingCategoryPK
ItemPurchasingCategoryPK itemPurchasingCategoryPK
-
itemPurchasingCategoryPKHasBeenModified
boolean itemPurchasingCategoryPKHasBeenModified
-
selectorNodePK
SelectorNodePK selectorNodePK
-
selectorNodePKHasBeenModified
boolean selectorNodePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.selector.server.value.SelectorNodePaymentMethodValue
class SelectorNodePaymentMethodValue extends BaseValue<SelectorNodePaymentMethodPK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
paymentMethodPK
PaymentMethodPK paymentMethodPK
-
paymentMethodPKHasBeenModified
boolean paymentMethodPKHasBeenModified
-
selectorNodePK
SelectorNodePK selectorNodePK
-
selectorNodePKHasBeenModified
boolean selectorNodePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.selector.server.value.SelectorNodePaymentProcessorValue
class SelectorNodePaymentProcessorValue extends BaseValue<SelectorNodePaymentProcessorPK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
paymentProcessorPK
PaymentProcessorPK paymentProcessorPK
-
paymentProcessorPKHasBeenModified
boolean paymentProcessorPKHasBeenModified
-
selectorNodePK
SelectorNodePK selectorNodePK
-
selectorNodePKHasBeenModified
boolean selectorNodePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.selector.server.value.SelectorNodeResponsibilityTypeValue
class SelectorNodeResponsibilityTypeValue extends BaseValue<SelectorNodeResponsibilityTypePK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
responsibilityTypePK
ResponsibilityTypePK responsibilityTypePK
-
responsibilityTypePKHasBeenModified
boolean responsibilityTypePKHasBeenModified
-
selectorNodePK
SelectorNodePK selectorNodePK
-
selectorNodePKHasBeenModified
boolean selectorNodePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.selector.server.value.SelectorNodeSkillTypeValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
selectorNodePK
SelectorNodePK selectorNodePK
-
selectorNodePKHasBeenModified
boolean selectorNodePKHasBeenModified
-
skillTypePK
SkillTypePK skillTypePK
-
skillTypePKHasBeenModified
boolean skillTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.selector.server.value.SelectorNodeTextSearchValue
class SelectorNodeTextSearchValue extends BaseValue<SelectorNodeTextSearchPK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
selectorNodePK
SelectorNodePK selectorNodePK
-
selectorNodePKHasBeenModified
boolean selectorNodePKHasBeenModified
-
selectorTextSearchTypePK
SelectorTextSearchTypePK selectorTextSearchTypePK
-
selectorTextSearchTypePKHasBeenModified
boolean selectorTextSearchTypePKHasBeenModified
-
text
String text
-
textHasBeenModified
boolean textHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.selector.server.value.SelectorNodeTrainingClassValue
class SelectorNodeTrainingClassValue extends BaseValue<SelectorNodeTrainingClassPK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
selectorNodePK
SelectorNodePK selectorNodePK
-
selectorNodePKHasBeenModified
boolean selectorNodePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
trainingClassPK
TrainingClassPK trainingClassPK
-
trainingClassPKHasBeenModified
boolean trainingClassPKHasBeenModified
-
-
-
Class com.echothree.model.data.selector.server.value.SelectorNodeTypeDescriptionValue
class SelectorNodeTypeDescriptionValue extends BaseValue<SelectorNodeTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
selectorNodeTypePK
SelectorNodeTypePK selectorNodeTypePK
-
selectorNodeTypePKHasBeenModified
boolean selectorNodeTypePKHasBeenModified
-
-
-
Class com.echothree.model.data.selector.server.value.SelectorNodeTypeUseValue
-
Serialized Fields
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
selectorKindPK
SelectorKindPK selectorKindPK
-
selectorKindPKHasBeenModified
boolean selectorKindPKHasBeenModified
-
selectorNodeTypePK
SelectorNodeTypePK selectorNodeTypePK
-
selectorNodeTypePKHasBeenModified
boolean selectorNodeTypePKHasBeenModified
-
-
-
Class com.echothree.model.data.selector.server.value.SelectorNodeTypeValue
-
Class com.echothree.model.data.selector.server.value.SelectorNodeValue
-
Serialized Fields
-
activeDetailPK
SelectorNodeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
SelectorNodeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.selector.server.value.SelectorNodeWorkflowStepValue
class SelectorNodeWorkflowStepValue extends BaseValue<SelectorNodeWorkflowStepPK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
selectorNodePK
SelectorNodePK selectorNodePK
-
selectorNodePKHasBeenModified
boolean selectorNodePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
workflowStepPK
WorkflowStepPK workflowStepPK
-
workflowStepPKHasBeenModified
boolean workflowStepPKHasBeenModified
-
-
-
Class com.echothree.model.data.selector.server.value.SelectorPartyValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
partyPK
PartyPK partyPK
-
partyPKHasBeenModified
boolean partyPKHasBeenModified
-
selectorPK
SelectorPK selectorPK
-
selectorPKHasBeenModified
boolean selectorPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.selector.server.value.SelectorTextSearchTypeDescriptionValue
class SelectorTextSearchTypeDescriptionValue extends BaseValue<SelectorTextSearchTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
selectorTextSearchTypePK
SelectorTextSearchTypePK selectorTextSearchTypePK
-
selectorTextSearchTypePKHasBeenModified
boolean selectorTextSearchTypePKHasBeenModified
-
-
-
Class com.echothree.model.data.selector.server.value.SelectorTextSearchTypeValue
class SelectorTextSearchTypeValue extends BaseValue<SelectorTextSearchTypePK> implements Serializable-
Serialized Fields
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
selectorTextSearchTypeName
String selectorTextSearchTypeName
-
selectorTextSearchTypeNameHasBeenModified
boolean selectorTextSearchTypeNameHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
-
-
Class com.echothree.model.data.selector.server.value.SelectorTimeValue
-
Serialized Fields
-
lastEvaluationTime
Long lastEvaluationTime
-
lastEvaluationTimeHasBeenModified
boolean lastEvaluationTimeHasBeenModified
-
maxEntityCreatedTime
Long maxEntityCreatedTime
-
maxEntityCreatedTimeHasBeenModified
boolean maxEntityCreatedTimeHasBeenModified
-
maxEntityDeletedTime
Long maxEntityDeletedTime
-
maxEntityDeletedTimeHasBeenModified
boolean maxEntityDeletedTimeHasBeenModified
-
maxEntityModifiedTime
Long maxEntityModifiedTime
-
maxEntityModifiedTimeHasBeenModified
boolean maxEntityModifiedTimeHasBeenModified
-
selectorPK
SelectorPK selectorPK
-
selectorPKHasBeenModified
boolean selectorPKHasBeenModified
-
-
-
Class com.echothree.model.data.selector.server.value.SelectorTypeDescriptionValue
class SelectorTypeDescriptionValue extends BaseValue<SelectorTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
selectorTypePK
SelectorTypePK selectorTypePK
-
selectorTypePKHasBeenModified
boolean selectorTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.selector.server.value.SelectorTypeDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
selectorKindPK
SelectorKindPK selectorKindPK
-
selectorKindPKHasBeenModified
boolean selectorKindPKHasBeenModified
-
selectorTypeName
String selectorTypeName
-
selectorTypeNameHasBeenModified
boolean selectorTypeNameHasBeenModified
-
selectorTypePK
SelectorTypePK selectorTypePK
-
selectorTypePKHasBeenModified
boolean selectorTypePKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.selector.server.value.SelectorTypeValue
-
Serialized Fields
-
activeDetailPK
SelectorTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
SelectorTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.selector.server.value.SelectorValue
-
Serialized Fields
-
activeDetailPK
SelectorDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
SelectorDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
-
Package com.echothree.model.data.sequence.common.pk
-
Class com.echothree.model.data.sequence.common.pk.SequenceChecksumTypeDescriptionPK
class SequenceChecksumTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.sequence.common.pk.SequenceChecksumTypePK
class SequenceChecksumTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.sequence.common.pk.SequenceDescriptionPK
class SequenceDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.sequence.common.pk.SequenceDetailPK
class SequenceDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.sequence.common.pk.SequenceEncoderTypeDescriptionPK
class SequenceEncoderTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.sequence.common.pk.SequenceEncoderTypePK
class SequenceEncoderTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.sequence.common.pk.SequencePK
class SequencePK extends BasePK implements Serializable -
Class com.echothree.model.data.sequence.common.pk.SequenceTypeDescriptionPK
class SequenceTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.sequence.common.pk.SequenceTypeDetailPK
class SequenceTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.sequence.common.pk.SequenceTypePK
class SequenceTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.sequence.common.pk.SequenceValuePK
class SequenceValuePK extends BasePK implements Serializable
-
-
Package com.echothree.model.data.sequence.server.entity
-
Class com.echothree.model.data.sequence.server.entity.Sequence
class Sequence extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SequencePK _pk
-
_value
SequenceValue _value
-
-
-
Class com.echothree.model.data.sequence.server.entity.SequenceChecksumType
class SequenceChecksumType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SequenceChecksumTypePK _pk
-
_value
SequenceChecksumTypeValue _value
-
-
-
Class com.echothree.model.data.sequence.server.entity.SequenceChecksumTypeDescription
class SequenceChecksumTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SequenceChecksumTypeDescriptionPK _pk
-
_value
SequenceChecksumTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.sequence.server.entity.SequenceDescription
class SequenceDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SequenceDescriptionPK _pk
-
_value
SequenceDescriptionValue _value
-
-
-
Class com.echothree.model.data.sequence.server.entity.SequenceDetail
class SequenceDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SequenceDetailPK _pk
-
_value
SequenceDetailValue _value
-
-
-
Class com.echothree.model.data.sequence.server.entity.SequenceEncoderType
class SequenceEncoderType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SequenceEncoderTypePK _pk
-
_value
SequenceEncoderTypeValue _value
-
-
-
Class com.echothree.model.data.sequence.server.entity.SequenceEncoderTypeDescription
class SequenceEncoderTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SequenceEncoderTypeDescriptionPK _pk
-
_value
SequenceEncoderTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.sequence.server.entity.SequenceType
class SequenceType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SequenceTypePK _pk
-
_value
SequenceTypeValue _value
-
-
-
Class com.echothree.model.data.sequence.server.entity.SequenceTypeDescription
class SequenceTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SequenceTypeDescriptionPK _pk
-
_value
SequenceTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.sequence.server.entity.SequenceTypeDetail
class SequenceTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SequenceTypeDetailPK _pk
-
_value
SequenceTypeDetailValue _value
-
-
-
Class com.echothree.model.data.sequence.server.entity.SequenceValue
class SequenceValue extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SequenceValuePK _pk
-
_value
SequenceValueValue _value
-
-
-
-
Package com.echothree.model.data.sequence.server.value
-
Class com.echothree.model.data.sequence.server.value.SequenceChecksumTypeDescriptionValue
class SequenceChecksumTypeDescriptionValue extends BaseValue<SequenceChecksumTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
sequenceChecksumTypePK
SequenceChecksumTypePK sequenceChecksumTypePK
-
sequenceChecksumTypePKHasBeenModified
boolean sequenceChecksumTypePKHasBeenModified
-
-
-
Class com.echothree.model.data.sequence.server.value.SequenceChecksumTypeValue
-
Serialized Fields
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sequenceChecksumTypeName
String sequenceChecksumTypeName
-
sequenceChecksumTypeNameHasBeenModified
boolean sequenceChecksumTypeNameHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
-
-
Class com.echothree.model.data.sequence.server.value.SequenceDescriptionValue
-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
sequencePK
SequencePK sequencePK
-
sequencePKHasBeenModified
boolean sequencePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.sequence.server.value.SequenceDetailValue
-
Serialized Fields
-
chunkSize
Integer chunkSize
-
chunkSizeHasBeenModified
boolean chunkSizeHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
mask
String mask
-
maskHasBeenModified
boolean maskHasBeenModified
-
sequenceName
String sequenceName
-
sequenceNameHasBeenModified
boolean sequenceNameHasBeenModified
-
sequencePK
SequencePK sequencePK
-
sequencePKHasBeenModified
boolean sequencePKHasBeenModified
-
sequenceTypePK
SequenceTypePK sequenceTypePK
-
sequenceTypePKHasBeenModified
boolean sequenceTypePKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.sequence.server.value.SequenceEncoderTypeDescriptionValue
class SequenceEncoderTypeDescriptionValue extends BaseValue<SequenceEncoderTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
sequenceEncoderTypePK
SequenceEncoderTypePK sequenceEncoderTypePK
-
sequenceEncoderTypePKHasBeenModified
boolean sequenceEncoderTypePKHasBeenModified
-
-
-
Class com.echothree.model.data.sequence.server.value.SequenceEncoderTypeValue
-
Serialized Fields
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sequenceEncoderTypeName
String sequenceEncoderTypeName
-
sequenceEncoderTypeNameHasBeenModified
boolean sequenceEncoderTypeNameHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
-
-
Class com.echothree.model.data.sequence.server.value.SequenceTypeDescriptionValue
class SequenceTypeDescriptionValue extends BaseValue<SequenceTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
sequenceTypePK
SequenceTypePK sequenceTypePK
-
sequenceTypePKHasBeenModified
boolean sequenceTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.sequence.server.value.SequenceTypeDetailValue
-
Serialized Fields
-
chunkSize
Integer chunkSize
-
chunkSizeHasBeenModified
boolean chunkSizeHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
prefix
String prefix
-
prefixHasBeenModified
boolean prefixHasBeenModified
-
sequenceChecksumTypePK
SequenceChecksumTypePK sequenceChecksumTypePK
-
sequenceChecksumTypePKHasBeenModified
boolean sequenceChecksumTypePKHasBeenModified
-
sequenceEncoderTypePK
SequenceEncoderTypePK sequenceEncoderTypePK
-
sequenceEncoderTypePKHasBeenModified
boolean sequenceEncoderTypePKHasBeenModified
-
sequenceTypeName
String sequenceTypeName
-
sequenceTypeNameHasBeenModified
boolean sequenceTypeNameHasBeenModified
-
sequenceTypePK
SequenceTypePK sequenceTypePK
-
sequenceTypePKHasBeenModified
boolean sequenceTypePKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
suffix
String suffix
-
suffixHasBeenModified
boolean suffixHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.sequence.server.value.SequenceTypeValue
-
Serialized Fields
-
activeDetailPK
SequenceTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
SequenceTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.sequence.server.value.SequenceValue
-
Serialized Fields
-
activeDetailPK
SequenceDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
SequenceDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.sequence.server.value.SequenceValueValue
-
Serialized Fields
-
sequencePK
SequencePK sequencePK
-
sequencePKHasBeenModified
boolean sequencePKHasBeenModified
-
value
String value
-
valueHasBeenModified
boolean valueHasBeenModified
-
-
-
-
Package com.echothree.model.data.shipment.common.pk
-
Class com.echothree.model.data.shipment.common.pk.FreeOnBoardDescriptionPK
class FreeOnBoardDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.shipment.common.pk.FreeOnBoardDetailPK
class FreeOnBoardDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.shipment.common.pk.FreeOnBoardPK
class FreeOnBoardPK extends BasePK implements Serializable -
Class com.echothree.model.data.shipment.common.pk.PartyFreeOnBoardPK
class PartyFreeOnBoardPK extends BasePK implements Serializable -
Class com.echothree.model.data.shipment.common.pk.ShipmentAliasPK
class ShipmentAliasPK extends BasePK implements Serializable -
Class com.echothree.model.data.shipment.common.pk.ShipmentAliasTypeDescriptionPK
class ShipmentAliasTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.shipment.common.pk.ShipmentAliasTypeDetailPK
class ShipmentAliasTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.shipment.common.pk.ShipmentAliasTypePK
class ShipmentAliasTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.shipment.common.pk.ShipmentDetailPK
class ShipmentDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.shipment.common.pk.ShipmentLineDetailPK
class ShipmentLineDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.shipment.common.pk.ShipmentLinePK
class ShipmentLinePK extends BasePK implements Serializable -
Class com.echothree.model.data.shipment.common.pk.ShipmentPackageDetailPK
class ShipmentPackageDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.shipment.common.pk.ShipmentPackageLineDetailPK
class ShipmentPackageLineDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.shipment.common.pk.ShipmentPackageLinePK
class ShipmentPackageLinePK extends BasePK implements Serializable -
Class com.echothree.model.data.shipment.common.pk.ShipmentPackagePK
class ShipmentPackagePK extends BasePK implements Serializable -
Class com.echothree.model.data.shipment.common.pk.ShipmentPackageStatusPK
class ShipmentPackageStatusPK extends BasePK implements Serializable -
Class com.echothree.model.data.shipment.common.pk.ShipmentPK
class ShipmentPK extends BasePK implements Serializable -
Class com.echothree.model.data.shipment.common.pk.ShipmentStatusPK
class ShipmentStatusPK extends BasePK implements Serializable -
Class com.echothree.model.data.shipment.common.pk.ShipmentTimePK
class ShipmentTimePK extends BasePK implements Serializable -
Class com.echothree.model.data.shipment.common.pk.ShipmentTimeTypeDescriptionPK
class ShipmentTimeTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.shipment.common.pk.ShipmentTimeTypeDetailPK
class ShipmentTimeTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.shipment.common.pk.ShipmentTimeTypePK
class ShipmentTimeTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.shipment.common.pk.ShipmentTypeDescriptionPK
class ShipmentTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.shipment.common.pk.ShipmentTypeDetailPK
class ShipmentTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.shipment.common.pk.ShipmentTypePK
class ShipmentTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.shipment.common.pk.ShipmentTypeShippingMethodPK
class ShipmentTypeShippingMethodPK extends BasePK implements Serializable
-
-
Package com.echothree.model.data.shipment.server.entity
-
Class com.echothree.model.data.shipment.server.entity.FreeOnBoard
class FreeOnBoard extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
FreeOnBoardPK _pk
-
_value
FreeOnBoardValue _value
-
-
-
Class com.echothree.model.data.shipment.server.entity.FreeOnBoardDescription
class FreeOnBoardDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
FreeOnBoardDescriptionPK _pk
-
_value
FreeOnBoardDescriptionValue _value
-
-
-
Class com.echothree.model.data.shipment.server.entity.FreeOnBoardDetail
class FreeOnBoardDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
FreeOnBoardDetailPK _pk
-
_value
FreeOnBoardDetailValue _value
-
-
-
Class com.echothree.model.data.shipment.server.entity.PartyFreeOnBoard
class PartyFreeOnBoard extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PartyFreeOnBoardPK _pk
-
_value
PartyFreeOnBoardValue _value
-
-
-
Class com.echothree.model.data.shipment.server.entity.Shipment
class Shipment extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ShipmentPK _pk
-
_value
ShipmentValue _value
-
-
-
Class com.echothree.model.data.shipment.server.entity.ShipmentAlias
class ShipmentAlias extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ShipmentAliasPK _pk
-
_value
ShipmentAliasValue _value
-
-
-
Class com.echothree.model.data.shipment.server.entity.ShipmentAliasType
class ShipmentAliasType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ShipmentAliasTypePK _pk
-
_value
ShipmentAliasTypeValue _value
-
-
-
Class com.echothree.model.data.shipment.server.entity.ShipmentAliasTypeDescription
class ShipmentAliasTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ShipmentAliasTypeDescriptionPK _pk
-
_value
ShipmentAliasTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.shipment.server.entity.ShipmentAliasTypeDetail
class ShipmentAliasTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ShipmentAliasTypeDetailPK _pk
-
_value
ShipmentAliasTypeDetailValue _value
-
-
-
Class com.echothree.model.data.shipment.server.entity.ShipmentDetail
class ShipmentDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ShipmentDetailPK _pk
-
_value
ShipmentDetailValue _value
-
-
-
Class com.echothree.model.data.shipment.server.entity.ShipmentLine
class ShipmentLine extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ShipmentLinePK _pk
-
_value
ShipmentLineValue _value
-
-
-
Class com.echothree.model.data.shipment.server.entity.ShipmentLineDetail
class ShipmentLineDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ShipmentLineDetailPK _pk
-
_value
ShipmentLineDetailValue _value
-
-
-
Class com.echothree.model.data.shipment.server.entity.ShipmentPackage
class ShipmentPackage extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ShipmentPackagePK _pk
-
_value
ShipmentPackageValue _value
-
-
-
Class com.echothree.model.data.shipment.server.entity.ShipmentPackageDetail
class ShipmentPackageDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ShipmentPackageDetailPK _pk
-
_value
ShipmentPackageDetailValue _value
-
-
-
Class com.echothree.model.data.shipment.server.entity.ShipmentPackageLine
class ShipmentPackageLine extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ShipmentPackageLinePK _pk
-
_value
ShipmentPackageLineValue _value
-
-
-
Class com.echothree.model.data.shipment.server.entity.ShipmentPackageLineDetail
class ShipmentPackageLineDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ShipmentPackageLineDetailPK _pk
-
_value
ShipmentPackageLineDetailValue _value
-
-
-
Class com.echothree.model.data.shipment.server.entity.ShipmentPackageStatus
class ShipmentPackageStatus extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ShipmentPackageStatusPK _pk
-
_value
ShipmentPackageStatusValue _value
-
-
-
Class com.echothree.model.data.shipment.server.entity.ShipmentStatus
class ShipmentStatus extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ShipmentStatusPK _pk
-
_value
ShipmentStatusValue _value
-
-
-
Class com.echothree.model.data.shipment.server.entity.ShipmentTime
class ShipmentTime extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ShipmentTimePK _pk
-
_value
ShipmentTimeValue _value
-
-
-
Class com.echothree.model.data.shipment.server.entity.ShipmentTimeType
class ShipmentTimeType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ShipmentTimeTypePK _pk
-
_value
ShipmentTimeTypeValue _value
-
-
-
Class com.echothree.model.data.shipment.server.entity.ShipmentTimeTypeDescription
class ShipmentTimeTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ShipmentTimeTypeDescriptionPK _pk
-
_value
ShipmentTimeTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.shipment.server.entity.ShipmentTimeTypeDetail
class ShipmentTimeTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ShipmentTimeTypeDetailPK _pk
-
_value
ShipmentTimeTypeDetailValue _value
-
-
-
Class com.echothree.model.data.shipment.server.entity.ShipmentType
class ShipmentType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ShipmentTypePK _pk
-
_value
ShipmentTypeValue _value
-
-
-
Class com.echothree.model.data.shipment.server.entity.ShipmentTypeDescription
class ShipmentTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ShipmentTypeDescriptionPK _pk
-
_value
ShipmentTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.shipment.server.entity.ShipmentTypeDetail
class ShipmentTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ShipmentTypeDetailPK _pk
-
_value
ShipmentTypeDetailValue _value
-
-
-
Class com.echothree.model.data.shipment.server.entity.ShipmentTypeShippingMethod
class ShipmentTypeShippingMethod extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ShipmentTypeShippingMethodPK _pk
-
_value
ShipmentTypeShippingMethodValue _value
-
-
-
-
Package com.echothree.model.data.shipment.server.value
-
Class com.echothree.model.data.shipment.server.value.FreeOnBoardDescriptionValue
class FreeOnBoardDescriptionValue extends BaseValue<FreeOnBoardDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
freeOnBoardPK
FreeOnBoardPK freeOnBoardPK
-
freeOnBoardPKHasBeenModified
boolean freeOnBoardPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.shipment.server.value.FreeOnBoardDetailValue
-
Serialized Fields
-
freeOnBoardName
String freeOnBoardName
-
freeOnBoardNameHasBeenModified
boolean freeOnBoardNameHasBeenModified
-
freeOnBoardPK
FreeOnBoardPK freeOnBoardPK
-
freeOnBoardPKHasBeenModified
boolean freeOnBoardPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.shipment.server.value.FreeOnBoardValue
-
Serialized Fields
-
activeDetailPK
FreeOnBoardDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
FreeOnBoardDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.shipment.server.value.PartyFreeOnBoardValue
-
Serialized Fields
-
freeOnBoardPK
FreeOnBoardPK freeOnBoardPK
-
freeOnBoardPKHasBeenModified
boolean freeOnBoardPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
partyPK
PartyPK partyPK
-
partyPKHasBeenModified
boolean partyPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.shipment.server.value.ShipmentAliasTypeDescriptionValue
class ShipmentAliasTypeDescriptionValue extends BaseValue<ShipmentAliasTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
shipmentAliasTypePK
ShipmentAliasTypePK shipmentAliasTypePK
-
shipmentAliasTypePKHasBeenModified
boolean shipmentAliasTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.shipment.server.value.ShipmentAliasTypeDetailValue
class ShipmentAliasTypeDetailValue extends BaseValue<ShipmentAliasTypeDetailPK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
shipmentAliasTypeName
String shipmentAliasTypeName
-
shipmentAliasTypeNameHasBeenModified
boolean shipmentAliasTypeNameHasBeenModified
-
shipmentAliasTypePK
ShipmentAliasTypePK shipmentAliasTypePK
-
shipmentAliasTypePKHasBeenModified
boolean shipmentAliasTypePKHasBeenModified
-
shipmentTypePK
ShipmentTypePK shipmentTypePK
-
shipmentTypePKHasBeenModified
boolean shipmentTypePKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
validationPattern
String validationPattern
-
validationPatternHasBeenModified
boolean validationPatternHasBeenModified
-
-
-
Class com.echothree.model.data.shipment.server.value.ShipmentAliasTypeValue
-
Serialized Fields
-
activeDetailPK
ShipmentAliasTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
ShipmentAliasTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.shipment.server.value.ShipmentAliasValue
-
Serialized Fields
-
alias
String alias
-
aliasHasBeenModified
boolean aliasHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
shipmentAliasTypePK
ShipmentAliasTypePK shipmentAliasTypePK
-
shipmentAliasTypePKHasBeenModified
boolean shipmentAliasTypePKHasBeenModified
-
shipmentPK
ShipmentPK shipmentPK
-
shipmentPKHasBeenModified
boolean shipmentPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.shipment.server.value.ShipmentDetailValue
-
Serialized Fields
-
destinationPartyContactMechanismPK
PartyContactMechanismPK destinationPartyContactMechanismPK
-
destinationPartyContactMechanismPKHasBeenModified
boolean destinationPartyContactMechanismPKHasBeenModified
-
destinationPartyPK
PartyPK destinationPartyPK
-
destinationPartyPKHasBeenModified
boolean destinationPartyPKHasBeenModified
-
destinationWarehousePartyPK
PartyPK destinationWarehousePartyPK
-
destinationWarehousePartyPKHasBeenModified
boolean destinationWarehousePartyPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
originPartyContactMechanismPK
PartyContactMechanismPK originPartyContactMechanismPK
-
originPartyContactMechanismPKHasBeenModified
boolean originPartyContactMechanismPKHasBeenModified
-
originPartyPK
PartyPK originPartyPK
-
originPartyPKHasBeenModified
boolean originPartyPKHasBeenModified
-
originWarehousePartyPK
PartyPK originWarehousePartyPK
-
originWarehousePartyPKHasBeenModified
boolean originWarehousePartyPKHasBeenModified
-
shipmentName
String shipmentName
-
shipmentNameHasBeenModified
boolean shipmentNameHasBeenModified
-
shipmentPK
ShipmentPK shipmentPK
-
shipmentPKHasBeenModified
boolean shipmentPKHasBeenModified
-
shipmentTypePK
ShipmentTypePK shipmentTypePK
-
shipmentTypePKHasBeenModified
boolean shipmentTypePKHasBeenModified
-
shippingMethodPK
ShippingMethodPK shippingMethodPK
-
shippingMethodPKHasBeenModified
boolean shippingMethodPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.shipment.server.value.ShipmentLineDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
inventoryConditionPK
InventoryConditionPK inventoryConditionPK
-
inventoryConditionPKHasBeenModified
boolean inventoryConditionPKHasBeenModified
-
itemPK
ItemPK itemPK
-
itemPKHasBeenModified
boolean itemPKHasBeenModified
-
orderLinePK
OrderLinePK orderLinePK
-
orderLinePKHasBeenModified
boolean orderLinePKHasBeenModified
-
parentShipmentLinePK
ShipmentLinePK parentShipmentLinePK
-
parentShipmentLinePKHasBeenModified
boolean parentShipmentLinePKHasBeenModified
-
quantity
Long quantity
-
quantityHasBeenModified
boolean quantityHasBeenModified
-
shipmentLinePK
ShipmentLinePK shipmentLinePK
-
shipmentLinePKHasBeenModified
boolean shipmentLinePKHasBeenModified
-
shipmentLineSequence
Integer shipmentLineSequence
-
shipmentLineSequenceHasBeenModified
boolean shipmentLineSequenceHasBeenModified
-
shipmentPK
ShipmentPK shipmentPK
-
shipmentPKHasBeenModified
boolean shipmentPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
unitOfMeasureTypePK
UnitOfMeasureTypePK unitOfMeasureTypePK
-
unitOfMeasureTypePKHasBeenModified
boolean unitOfMeasureTypePKHasBeenModified
-
-
-
Class com.echothree.model.data.shipment.server.value.ShipmentLineValue
-
Serialized Fields
-
activeDetailPK
ShipmentLineDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
ShipmentLineDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.shipment.server.value.ShipmentPackageDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
packageTypePK
PackageTypePK packageTypePK
-
packageTypePKHasBeenModified
boolean packageTypePKHasBeenModified
-
parentShipmentPackagePK
ShipmentPackagePK parentShipmentPackagePK
-
parentShipmentPackagePKHasBeenModified
boolean parentShipmentPackagePKHasBeenModified
-
shipmentPackageName
String shipmentPackageName
-
shipmentPackageNameHasBeenModified
boolean shipmentPackageNameHasBeenModified
-
shipmentPackagePK
ShipmentPackagePK shipmentPackagePK
-
shipmentPackagePKHasBeenModified
boolean shipmentPackagePKHasBeenModified
-
shipmentPK
ShipmentPK shipmentPK
-
shipmentPKHasBeenModified
boolean shipmentPKHasBeenModified
-
shipmentTypePK
ShipmentTypePK shipmentTypePK
-
shipmentTypePKHasBeenModified
boolean shipmentTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
unitOfMeasureTypePK
UnitOfMeasureTypePK unitOfMeasureTypePK
-
unitOfMeasureTypePKHasBeenModified
boolean unitOfMeasureTypePKHasBeenModified
-
weight
Long weight
-
weightHasBeenModified
boolean weightHasBeenModified
-
-
-
Class com.echothree.model.data.shipment.server.value.ShipmentPackageLineDetailValue
class ShipmentPackageLineDetailValue extends BaseValue<ShipmentPackageLineDetailPK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
inventoryConditionPK
InventoryConditionPK inventoryConditionPK
-
inventoryConditionPKHasBeenModified
boolean inventoryConditionPKHasBeenModified
-
itemPK
ItemPK itemPK
-
itemPKHasBeenModified
boolean itemPKHasBeenModified
-
quantity
Long quantity
-
quantityHasBeenModified
boolean quantityHasBeenModified
-
shipmentLinePK
ShipmentLinePK shipmentLinePK
-
shipmentLinePKHasBeenModified
boolean shipmentLinePKHasBeenModified
-
shipmentPackageLinePK
ShipmentPackageLinePK shipmentPackageLinePK
-
shipmentPackageLinePKHasBeenModified
boolean shipmentPackageLinePKHasBeenModified
-
shipmentPackageLineSequence
Integer shipmentPackageLineSequence
-
shipmentPackageLineSequenceHasBeenModified
boolean shipmentPackageLineSequenceHasBeenModified
-
shipmentPackagePK
ShipmentPackagePK shipmentPackagePK
-
shipmentPackagePKHasBeenModified
boolean shipmentPackagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
unitOfMeasureTypePK
UnitOfMeasureTypePK unitOfMeasureTypePK
-
unitOfMeasureTypePKHasBeenModified
boolean unitOfMeasureTypePKHasBeenModified
-
-
-
Class com.echothree.model.data.shipment.server.value.ShipmentPackageLineValue
-
Serialized Fields
-
activeDetailPK
ShipmentPackageLineDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
ShipmentPackageLineDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.shipment.server.value.ShipmentPackageStatusValue
-
Serialized Fields
-
shipmentPackageLineSequence
Integer shipmentPackageLineSequence
-
shipmentPackageLineSequenceHasBeenModified
boolean shipmentPackageLineSequenceHasBeenModified
-
shipmentPackagePK
ShipmentPackagePK shipmentPackagePK
-
shipmentPackagePKHasBeenModified
boolean shipmentPackagePKHasBeenModified
-
-
-
Class com.echothree.model.data.shipment.server.value.ShipmentPackageValue
-
Serialized Fields
-
activeDetailPK
ShipmentPackageDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
ShipmentPackageDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.shipment.server.value.ShipmentStatusValue
-
Serialized Fields
-
shipmentLineSequence
Integer shipmentLineSequence
-
shipmentLineSequenceHasBeenModified
boolean shipmentLineSequenceHasBeenModified
-
shipmentPK
ShipmentPK shipmentPK
-
shipmentPKHasBeenModified
boolean shipmentPKHasBeenModified
-
-
-
Class com.echothree.model.data.shipment.server.value.ShipmentTimeTypeDescriptionValue
class ShipmentTimeTypeDescriptionValue extends BaseValue<ShipmentTimeTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
shipmentTimeTypePK
ShipmentTimeTypePK shipmentTimeTypePK
-
shipmentTimeTypePKHasBeenModified
boolean shipmentTimeTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.shipment.server.value.ShipmentTimeTypeDetailValue
class ShipmentTimeTypeDetailValue extends BaseValue<ShipmentTimeTypeDetailPK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
shipmentTimeTypeName
String shipmentTimeTypeName
-
shipmentTimeTypeNameHasBeenModified
boolean shipmentTimeTypeNameHasBeenModified
-
shipmentTimeTypePK
ShipmentTimeTypePK shipmentTimeTypePK
-
shipmentTimeTypePKHasBeenModified
boolean shipmentTimeTypePKHasBeenModified
-
shipmentTypePK
ShipmentTypePK shipmentTypePK
-
shipmentTypePKHasBeenModified
boolean shipmentTypePKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.shipment.server.value.ShipmentTimeTypeValue
-
Serialized Fields
-
activeDetailPK
ShipmentTimeTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
ShipmentTimeTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.shipment.server.value.ShipmentTimeValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
shipmentPK
ShipmentPK shipmentPK
-
shipmentPKHasBeenModified
boolean shipmentPKHasBeenModified
-
shipmentTimeTypePK
ShipmentTimeTypePK shipmentTimeTypePK
-
shipmentTimeTypePKHasBeenModified
boolean shipmentTimeTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
time
Long time
-
timeHasBeenModified
boolean timeHasBeenModified
-
-
-
Class com.echothree.model.data.shipment.server.value.ShipmentTypeDescriptionValue
class ShipmentTypeDescriptionValue extends BaseValue<ShipmentTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
shipmentTypePK
ShipmentTypePK shipmentTypePK
-
shipmentTypePKHasBeenModified
boolean shipmentTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.shipment.server.value.ShipmentTypeDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
parentShipmentTypePK
ShipmentTypePK parentShipmentTypePK
-
parentShipmentTypePKHasBeenModified
boolean parentShipmentTypePKHasBeenModified
-
shipmentPackageSequenceTypePK
SequenceTypePK shipmentPackageSequenceTypePK
-
shipmentPackageSequenceTypePKHasBeenModified
boolean shipmentPackageSequenceTypePKHasBeenModified
-
shipmentSequenceTypePK
SequenceTypePK shipmentSequenceTypePK
-
shipmentSequenceTypePKHasBeenModified
boolean shipmentSequenceTypePKHasBeenModified
-
shipmentTypeName
String shipmentTypeName
-
shipmentTypeNameHasBeenModified
boolean shipmentTypeNameHasBeenModified
-
shipmentTypePK
ShipmentTypePK shipmentTypePK
-
shipmentTypePKHasBeenModified
boolean shipmentTypePKHasBeenModified
-
shipmentWorkflowEntrancePK
WorkflowEntrancePK shipmentWorkflowEntrancePK
-
shipmentWorkflowEntrancePKHasBeenModified
boolean shipmentWorkflowEntrancePKHasBeenModified
-
shipmentWorkflowPK
WorkflowPK shipmentWorkflowPK
-
shipmentWorkflowPKHasBeenModified
boolean shipmentWorkflowPKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.shipment.server.value.ShipmentTypeShippingMethodValue
class ShipmentTypeShippingMethodValue extends BaseValue<ShipmentTypeShippingMethodPK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
shipmentTypePK
ShipmentTypePK shipmentTypePK
-
shipmentTypePKHasBeenModified
boolean shipmentTypePKHasBeenModified
-
shippingMethodPK
ShippingMethodPK shippingMethodPK
-
shippingMethodPKHasBeenModified
boolean shippingMethodPKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.shipment.server.value.ShipmentTypeValue
-
Serialized Fields
-
activeDetailPK
ShipmentTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
ShipmentTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.shipment.server.value.ShipmentValue
-
Serialized Fields
-
activeDetailPK
ShipmentDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
ShipmentDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
-
Package com.echothree.model.data.shipping.common.pk
-
Class com.echothree.model.data.shipping.common.pk.ShippingMethodCarrierServicePK
class ShippingMethodCarrierServicePK extends BasePK implements Serializable -
Class com.echothree.model.data.shipping.common.pk.ShippingMethodDescriptionPK
class ShippingMethodDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.shipping.common.pk.ShippingMethodDetailPK
class ShippingMethodDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.shipping.common.pk.ShippingMethodPK
class ShippingMethodPK extends BasePK implements Serializable
-
-
Package com.echothree.model.data.shipping.server.entity
-
Class com.echothree.model.data.shipping.server.entity.ShippingMethod
class ShippingMethod extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ShippingMethodPK _pk
-
_value
ShippingMethodValue _value
-
-
-
Class com.echothree.model.data.shipping.server.entity.ShippingMethodCarrierService
class ShippingMethodCarrierService extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ShippingMethodCarrierServicePK _pk
-
_value
ShippingMethodCarrierServiceValue _value
-
-
-
Class com.echothree.model.data.shipping.server.entity.ShippingMethodDescription
class ShippingMethodDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ShippingMethodDescriptionPK _pk
-
_value
ShippingMethodDescriptionValue _value
-
-
-
Class com.echothree.model.data.shipping.server.entity.ShippingMethodDetail
class ShippingMethodDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ShippingMethodDetailPK _pk
-
_value
ShippingMethodDetailValue _value
-
-
-
-
Package com.echothree.model.data.shipping.server.value
-
Class com.echothree.model.data.shipping.server.value.ShippingMethodCarrierServiceValue
class ShippingMethodCarrierServiceValue extends BaseValue<ShippingMethodCarrierServicePK> implements Serializable-
Serialized Fields
-
carrierServicePK
CarrierServicePK carrierServicePK
-
carrierServicePKHasBeenModified
boolean carrierServicePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
shippingMethodPK
ShippingMethodPK shippingMethodPK
-
shippingMethodPKHasBeenModified
boolean shippingMethodPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.shipping.server.value.ShippingMethodDescriptionValue
class ShippingMethodDescriptionValue extends BaseValue<ShippingMethodDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
shippingMethodPK
ShippingMethodPK shippingMethodPK
-
shippingMethodPKHasBeenModified
boolean shippingMethodPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.shipping.server.value.ShippingMethodDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
geoCodeSelectorPK
SelectorPK geoCodeSelectorPK
-
geoCodeSelectorPKHasBeenModified
boolean geoCodeSelectorPKHasBeenModified
-
itemSelectorPK
SelectorPK itemSelectorPK
-
itemSelectorPKHasBeenModified
boolean itemSelectorPKHasBeenModified
-
shippingMethodName
String shippingMethodName
-
shippingMethodNameHasBeenModified
boolean shippingMethodNameHasBeenModified
-
shippingMethodPK
ShippingMethodPK shippingMethodPK
-
shippingMethodPKHasBeenModified
boolean shippingMethodPKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.shipping.server.value.ShippingMethodValue
-
Serialized Fields
-
activeDetailPK
ShippingMethodDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
ShippingMethodDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
-
Package com.echothree.model.data.style.common.pk
-
Class com.echothree.model.data.style.common.pk.StylePathDescriptionPK
class StylePathDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.style.common.pk.StylePathDetailPK
class StylePathDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.style.common.pk.StylePathPK
class StylePathPK extends BasePK implements Serializable
-
-
Package com.echothree.model.data.style.server.entity
-
Class com.echothree.model.data.style.server.entity.StylePath
class StylePath extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
StylePathPK _pk
-
_value
StylePathValue _value
-
-
-
Class com.echothree.model.data.style.server.entity.StylePathDescription
class StylePathDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
StylePathDescriptionPK _pk
-
_value
StylePathDescriptionValue _value
-
-
-
Class com.echothree.model.data.style.server.entity.StylePathDetail
class StylePathDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
StylePathDetailPK _pk
-
_value
StylePathDetailValue _value
-
-
-
-
Package com.echothree.model.data.style.server.value
-
Class com.echothree.model.data.style.server.value.StylePathDescriptionValue
-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
stylePathPK
StylePathPK stylePathPK
-
stylePathPKHasBeenModified
boolean stylePathPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.style.server.value.StylePathDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
stylePathName
String stylePathName
-
stylePathNameHasBeenModified
boolean stylePathNameHasBeenModified
-
stylePathPK
StylePathPK stylePathPK
-
stylePathPKHasBeenModified
boolean stylePathPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.style.server.value.StylePathValue
-
Serialized Fields
-
activeDetailPK
StylePathDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
StylePathDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
-
Package com.echothree.model.data.subscription.common.pk
-
Class com.echothree.model.data.subscription.common.pk.SubscriptionDetailPK
class SubscriptionDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.subscription.common.pk.SubscriptionKindDescriptionPK
class SubscriptionKindDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.subscription.common.pk.SubscriptionKindDetailPK
class SubscriptionKindDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.subscription.common.pk.SubscriptionKindPK
class SubscriptionKindPK extends BasePK implements Serializable -
Class com.echothree.model.data.subscription.common.pk.SubscriptionPK
class SubscriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.subscription.common.pk.SubscriptionTypeChainPK
class SubscriptionTypeChainPK extends BasePK implements Serializable -
Class com.echothree.model.data.subscription.common.pk.SubscriptionTypeDescriptionPK
class SubscriptionTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.subscription.common.pk.SubscriptionTypeDetailPK
class SubscriptionTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.subscription.common.pk.SubscriptionTypePK
class SubscriptionTypePK extends BasePK implements Serializable
-
-
Package com.echothree.model.data.subscription.server.entity
-
Class com.echothree.model.data.subscription.server.entity.Subscription
class Subscription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SubscriptionPK _pk
-
_value
SubscriptionValue _value
-
-
-
Class com.echothree.model.data.subscription.server.entity.SubscriptionDetail
class SubscriptionDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SubscriptionDetailPK _pk
-
_value
SubscriptionDetailValue _value
-
-
-
Class com.echothree.model.data.subscription.server.entity.SubscriptionKind
class SubscriptionKind extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SubscriptionKindPK _pk
-
_value
SubscriptionKindValue _value
-
-
-
Class com.echothree.model.data.subscription.server.entity.SubscriptionKindDescription
class SubscriptionKindDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SubscriptionKindDescriptionPK _pk
-
_value
SubscriptionKindDescriptionValue _value
-
-
-
Class com.echothree.model.data.subscription.server.entity.SubscriptionKindDetail
class SubscriptionKindDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SubscriptionKindDetailPK _pk
-
_value
SubscriptionKindDetailValue _value
-
-
-
Class com.echothree.model.data.subscription.server.entity.SubscriptionType
class SubscriptionType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SubscriptionTypePK _pk
-
_value
SubscriptionTypeValue _value
-
-
-
Class com.echothree.model.data.subscription.server.entity.SubscriptionTypeChain
class SubscriptionTypeChain extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SubscriptionTypeChainPK _pk
-
_value
SubscriptionTypeChainValue _value
-
-
-
Class com.echothree.model.data.subscription.server.entity.SubscriptionTypeDescription
class SubscriptionTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SubscriptionTypeDescriptionPK _pk
-
_value
SubscriptionTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.subscription.server.entity.SubscriptionTypeDetail
class SubscriptionTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SubscriptionTypeDetailPK _pk
-
_value
SubscriptionTypeDetailValue _value
-
-
-
-
Package com.echothree.model.data.subscription.server.value
-
Class com.echothree.model.data.subscription.server.value.SubscriptionDetailValue
-
Serialized Fields
-
endTime
Long endTime
-
endTimeHasBeenModified
boolean endTimeHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
partyPK
PartyPK partyPK
-
partyPKHasBeenModified
boolean partyPKHasBeenModified
-
startTime
Long startTime
-
startTimeHasBeenModified
boolean startTimeHasBeenModified
-
subscriptionName
String subscriptionName
-
subscriptionNameHasBeenModified
boolean subscriptionNameHasBeenModified
-
subscriptionPK
SubscriptionPK subscriptionPK
-
subscriptionPKHasBeenModified
boolean subscriptionPKHasBeenModified
-
subscriptionTypePK
SubscriptionTypePK subscriptionTypePK
-
subscriptionTypePKHasBeenModified
boolean subscriptionTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.subscription.server.value.SubscriptionKindDescriptionValue
class SubscriptionKindDescriptionValue extends BaseValue<SubscriptionKindDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
subscriptionKindPK
SubscriptionKindPK subscriptionKindPK
-
subscriptionKindPKHasBeenModified
boolean subscriptionKindPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.subscription.server.value.SubscriptionKindDetailValue
class SubscriptionKindDetailValue extends BaseValue<SubscriptionKindDetailPK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
subscriptionKindName
String subscriptionKindName
-
subscriptionKindNameHasBeenModified
boolean subscriptionKindNameHasBeenModified
-
subscriptionKindPK
SubscriptionKindPK subscriptionKindPK
-
subscriptionKindPKHasBeenModified
boolean subscriptionKindPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.subscription.server.value.SubscriptionKindValue
-
Serialized Fields
-
activeDetailPK
SubscriptionKindDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
SubscriptionKindDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.subscription.server.value.SubscriptionTypeChainValue
-
Serialized Fields
-
chainPK
ChainPK chainPK
-
chainPKHasBeenModified
boolean chainPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
remainingTime
Long remainingTime
-
remainingTimeHasBeenModified
boolean remainingTimeHasBeenModified
-
subscriptionTypePK
SubscriptionTypePK subscriptionTypePK
-
subscriptionTypePKHasBeenModified
boolean subscriptionTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.subscription.server.value.SubscriptionTypeDescriptionValue
class SubscriptionTypeDescriptionValue extends BaseValue<SubscriptionTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
subscriptionTypePK
SubscriptionTypePK subscriptionTypePK
-
subscriptionTypePKHasBeenModified
boolean subscriptionTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.subscription.server.value.SubscriptionTypeDetailValue
class SubscriptionTypeDetailValue extends BaseValue<SubscriptionTypeDetailPK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
subscriptionKindPK
SubscriptionKindPK subscriptionKindPK
-
subscriptionKindPKHasBeenModified
boolean subscriptionKindPKHasBeenModified
-
subscriptionSequencePK
SequencePK subscriptionSequencePK
-
subscriptionSequencePKHasBeenModified
boolean subscriptionSequencePKHasBeenModified
-
subscriptionTypeName
String subscriptionTypeName
-
subscriptionTypeNameHasBeenModified
boolean subscriptionTypeNameHasBeenModified
-
subscriptionTypePK
SubscriptionTypePK subscriptionTypePK
-
subscriptionTypePKHasBeenModified
boolean subscriptionTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.subscription.server.value.SubscriptionTypeValue
-
Serialized Fields
-
activeDetailPK
SubscriptionTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
SubscriptionTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.subscription.server.value.SubscriptionValue
-
Serialized Fields
-
activeDetailPK
SubscriptionDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
SubscriptionDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
-
Package com.echothree.model.data.survey.common.pk
-
Class com.echothree.model.data.survey.common.pk.SurveyDescriptionPK
class SurveyDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.survey.common.pk.SurveyDetailPK
class SurveyDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.survey.common.pk.SurveyPK
class SurveyPK extends BasePK implements Serializable -
Class com.echothree.model.data.survey.common.pk.SurveyTypeDescriptionPK
class SurveyTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.survey.common.pk.SurveyTypePK
class SurveyTypePK extends BasePK implements Serializable
-
-
Package com.echothree.model.data.survey.server.entity
-
Class com.echothree.model.data.survey.server.entity.Survey
class Survey extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SurveyPK _pk
-
_value
SurveyValue _value
-
-
-
Class com.echothree.model.data.survey.server.entity.SurveyDescription
class SurveyDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SurveyDescriptionPK _pk
-
_value
SurveyDescriptionValue _value
-
-
-
Class com.echothree.model.data.survey.server.entity.SurveyDetail
class SurveyDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SurveyDetailPK _pk
-
_value
SurveyDetailValue _value
-
-
-
Class com.echothree.model.data.survey.server.entity.SurveyType
class SurveyType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SurveyTypePK _pk
-
_value
SurveyTypeValue _value
-
-
-
Class com.echothree.model.data.survey.server.entity.SurveyTypeDescription
class SurveyTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
SurveyTypeDescriptionPK _pk
-
_value
SurveyTypeDescriptionValue _value
-
-
-
-
Package com.echothree.model.data.survey.server.value
-
Class com.echothree.model.data.survey.server.value.SurveyDescriptionValue
-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
surveyPK
SurveyPK surveyPK
-
surveyPKHasBeenModified
boolean surveyPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.survey.server.value.SurveyDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
surveyName
String surveyName
-
surveyNameHasBeenModified
boolean surveyNameHasBeenModified
-
surveyPK
SurveyPK surveyPK
-
surveyPKHasBeenModified
boolean surveyPKHasBeenModified
-
surveyTypePK
SurveyTypePK surveyTypePK
-
surveyTypePKHasBeenModified
boolean surveyTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.survey.server.value.SurveyTypeDescriptionValue
-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
surveyTypePK
SurveyTypePK surveyTypePK
-
surveyTypePKHasBeenModified
boolean surveyTypePKHasBeenModified
-
-
-
Class com.echothree.model.data.survey.server.value.SurveyTypeValue
-
Serialized Fields
-
chainKindPK
ChainKindPK chainKindPK
-
chainKindPKHasBeenModified
boolean chainKindPKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
surveyTypeName
String surveyTypeName
-
surveyTypeNameHasBeenModified
boolean surveyTypeNameHasBeenModified
-
-
-
Class com.echothree.model.data.survey.server.value.SurveyValue
-
Serialized Fields
-
activeDetailPK
SurveyDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
SurveyDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
-
Package com.echothree.model.data.tag.common.pk
-
Class com.echothree.model.data.tag.common.pk.EntityTagPK
class EntityTagPK extends BasePK implements Serializable -
Class com.echothree.model.data.tag.common.pk.TagDetailPK
class TagDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.tag.common.pk.TagPK
class TagPK extends BasePK implements Serializable -
Class com.echothree.model.data.tag.common.pk.TagScopeDescriptionPK
class TagScopeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.tag.common.pk.TagScopeDetailPK
class TagScopeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.tag.common.pk.TagScopeEntityTypePK
class TagScopeEntityTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.tag.common.pk.TagScopePK
class TagScopePK extends BasePK implements Serializable
-
-
Package com.echothree.model.data.tag.server.entity
-
Class com.echothree.model.data.tag.server.entity.EntityTag
class EntityTag extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
EntityTagPK _pk
-
_value
EntityTagValue _value
-
-
-
Class com.echothree.model.data.tag.server.entity.Tag
class Tag extends BaseEntity implements Serializable -
Class com.echothree.model.data.tag.server.entity.TagDetail
class TagDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
TagDetailPK _pk
-
_value
TagDetailValue _value
-
-
-
Class com.echothree.model.data.tag.server.entity.TagScope
class TagScope extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
TagScopePK _pk
-
_value
TagScopeValue _value
-
-
-
Class com.echothree.model.data.tag.server.entity.TagScopeDescription
class TagScopeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
TagScopeDescriptionPK _pk
-
_value
TagScopeDescriptionValue _value
-
-
-
Class com.echothree.model.data.tag.server.entity.TagScopeDetail
class TagScopeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
TagScopeDetailPK _pk
-
_value
TagScopeDetailValue _value
-
-
-
Class com.echothree.model.data.tag.server.entity.TagScopeEntityType
class TagScopeEntityType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
TagScopeEntityTypePK _pk
-
_value
TagScopeEntityTypeValue _value
-
-
-
-
Package com.echothree.model.data.tag.server.value
-
Class com.echothree.model.data.tag.server.value.EntityTagValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
taggedEntityInstancePK
EntityInstancePK taggedEntityInstancePK
-
taggedEntityInstancePKHasBeenModified
boolean taggedEntityInstancePKHasBeenModified
-
tagPK
TagPK tagPK
-
tagPKHasBeenModified
boolean tagPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.tag.server.value.TagDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
tagName
String tagName
-
tagNameHasBeenModified
boolean tagNameHasBeenModified
-
tagPK
TagPK tagPK
-
tagPKHasBeenModified
boolean tagPKHasBeenModified
-
tagScopePK
TagScopePK tagScopePK
-
tagScopePKHasBeenModified
boolean tagScopePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.tag.server.value.TagScopeDescriptionValue
-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
tagScopePK
TagScopePK tagScopePK
-
tagScopePKHasBeenModified
boolean tagScopePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.tag.server.value.TagScopeDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
tagScopeName
String tagScopeName
-
tagScopeNameHasBeenModified
boolean tagScopeNameHasBeenModified
-
tagScopePK
TagScopePK tagScopePK
-
tagScopePKHasBeenModified
boolean tagScopePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.tag.server.value.TagScopeEntityTypeValue
-
Serialized Fields
-
entityTypePK
EntityTypePK entityTypePK
-
entityTypePKHasBeenModified
boolean entityTypePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
tagScopePK
TagScopePK tagScopePK
-
tagScopePKHasBeenModified
boolean tagScopePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.tag.server.value.TagScopeValue
-
Serialized Fields
-
activeDetailPK
TagScopeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
TagScopeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.tag.server.value.TagValue
-
Serialized Fields
-
activeDetailPK
TagDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
TagDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
-
Package com.echothree.model.data.tax.common.pk
-
Class com.echothree.model.data.tax.common.pk.GeoCodeTaxPK
class GeoCodeTaxPK extends BasePK implements Serializable -
Class com.echothree.model.data.tax.common.pk.ItemTaxClassificationDetailPK
class ItemTaxClassificationDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.tax.common.pk.ItemTaxClassificationPK
class ItemTaxClassificationPK extends BasePK implements Serializable -
Class com.echothree.model.data.tax.common.pk.TaxClassificationDetailPK
class TaxClassificationDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.tax.common.pk.TaxClassificationPK
class TaxClassificationPK extends BasePK implements Serializable -
Class com.echothree.model.data.tax.common.pk.TaxClassificationTranslationPK
class TaxClassificationTranslationPK extends BasePK implements Serializable -
Class com.echothree.model.data.tax.common.pk.TaxDescriptionPK
class TaxDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.tax.common.pk.TaxDetailPK
class TaxDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.tax.common.pk.TaxPK
class TaxPK extends BasePK implements Serializable
-
-
Package com.echothree.model.data.tax.server.entity
-
Class com.echothree.model.data.tax.server.entity.GeoCodeTax
class GeoCodeTax extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
GeoCodeTaxPK _pk
-
_value
GeoCodeTaxValue _value
-
-
-
Class com.echothree.model.data.tax.server.entity.ItemTaxClassification
class ItemTaxClassification extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ItemTaxClassificationPK _pk
-
_value
ItemTaxClassificationValue _value
-
-
-
Class com.echothree.model.data.tax.server.entity.ItemTaxClassificationDetail
class ItemTaxClassificationDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ItemTaxClassificationDetailPK _pk
-
_value
ItemTaxClassificationDetailValue _value
-
-
-
Class com.echothree.model.data.tax.server.entity.Tax
class Tax extends BaseEntity implements Serializable -
Class com.echothree.model.data.tax.server.entity.TaxClassification
class TaxClassification extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
TaxClassificationPK _pk
-
_value
TaxClassificationValue _value
-
-
-
Class com.echothree.model.data.tax.server.entity.TaxClassificationDetail
class TaxClassificationDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
TaxClassificationDetailPK _pk
-
_value
TaxClassificationDetailValue _value
-
-
-
Class com.echothree.model.data.tax.server.entity.TaxClassificationTranslation
class TaxClassificationTranslation extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
TaxClassificationTranslationPK _pk
-
_value
TaxClassificationTranslationValue _value
-
-
-
Class com.echothree.model.data.tax.server.entity.TaxDescription
class TaxDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
TaxDescriptionPK _pk
-
_value
TaxDescriptionValue _value
-
-
-
Class com.echothree.model.data.tax.server.entity.TaxDetail
class TaxDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
TaxDetailPK _pk
-
_value
TaxDetailValue _value
-
-
-
-
Package com.echothree.model.data.tax.server.value
-
Class com.echothree.model.data.tax.server.value.GeoCodeTaxValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
geoCodePK
GeoCodePK geoCodePK
-
geoCodePKHasBeenModified
boolean geoCodePKHasBeenModified
-
taxPK
TaxPK taxPK
-
taxPKHasBeenModified
boolean taxPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.tax.server.value.ItemTaxClassificationDetailValue
class ItemTaxClassificationDetailValue extends BaseValue<ItemTaxClassificationDetailPK> implements Serializable-
Serialized Fields
-
countryGeoCodePK
GeoCodePK countryGeoCodePK
-
countryGeoCodePKHasBeenModified
boolean countryGeoCodePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
itemPK
ItemPK itemPK
-
itemPKHasBeenModified
boolean itemPKHasBeenModified
-
itemTaxClassificationPK
ItemTaxClassificationPK itemTaxClassificationPK
-
itemTaxClassificationPKHasBeenModified
boolean itemTaxClassificationPKHasBeenModified
-
taxClassificationPK
TaxClassificationPK taxClassificationPK
-
taxClassificationPKHasBeenModified
boolean taxClassificationPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.tax.server.value.ItemTaxClassificationValue
-
Serialized Fields
-
activeDetailPK
ItemTaxClassificationDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
ItemTaxClassificationDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.tax.server.value.TaxClassificationDetailValue
class TaxClassificationDetailValue extends BaseValue<TaxClassificationDetailPK> implements Serializable-
Serialized Fields
-
countryGeoCodePK
GeoCodePK countryGeoCodePK
-
countryGeoCodePKHasBeenModified
boolean countryGeoCodePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
taxClassificationName
String taxClassificationName
-
taxClassificationNameHasBeenModified
boolean taxClassificationNameHasBeenModified
-
taxClassificationPK
TaxClassificationPK taxClassificationPK
-
taxClassificationPKHasBeenModified
boolean taxClassificationPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.tax.server.value.TaxClassificationTranslationValue
class TaxClassificationTranslationValue extends BaseValue<TaxClassificationTranslationPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
overview
String overview
-
overviewHasBeenModified
boolean overviewHasBeenModified
-
overviewMimeTypePK
MimeTypePK overviewMimeTypePK
-
overviewMimeTypePKHasBeenModified
boolean overviewMimeTypePKHasBeenModified
-
taxClassificationPK
TaxClassificationPK taxClassificationPK
-
taxClassificationPKHasBeenModified
boolean taxClassificationPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.tax.server.value.TaxClassificationValue
-
Serialized Fields
-
activeDetailPK
TaxClassificationDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
TaxClassificationDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.tax.server.value.TaxDescriptionValue
-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
taxPK
TaxPK taxPK
-
taxPKHasBeenModified
boolean taxPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.tax.server.value.TaxDetailValue
-
Serialized Fields
-
contactMechanismPurposePK
ContactMechanismPurposePK contactMechanismPurposePK
-
contactMechanismPurposePKHasBeenModified
boolean contactMechanismPurposePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
glAccountPK
GlAccountPK glAccountPK
-
glAccountPKHasBeenModified
boolean glAccountPKHasBeenModified
-
includeInsuranceCharge
Boolean includeInsuranceCharge
-
includeInsuranceChargeHasBeenModified
boolean includeInsuranceChargeHasBeenModified
-
includeProcessingCharge
Boolean includeProcessingCharge
-
includeProcessingChargeHasBeenModified
boolean includeProcessingChargeHasBeenModified
-
includeShippingCharge
Boolean includeShippingCharge
-
includeShippingChargeHasBeenModified
boolean includeShippingChargeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
percent
Integer percent
-
percentHasBeenModified
boolean percentHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
taxName
String taxName
-
taxNameHasBeenModified
boolean taxNameHasBeenModified
-
taxPK
TaxPK taxPK
-
taxPKHasBeenModified
boolean taxPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.tax.server.value.TaxValue
-
Serialized Fields
-
activeDetailPK
TaxDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
TaxDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
-
Package com.echothree.model.data.term.common.pk
-
Class com.echothree.model.data.term.common.pk.CustomerTypeCreditLimitPK
class CustomerTypeCreditLimitPK extends BasePK implements Serializable -
Class com.echothree.model.data.term.common.pk.DateDrivenTermPK
class DateDrivenTermPK extends BasePK implements Serializable -
Class com.echothree.model.data.term.common.pk.PartyCreditLimitPK
class PartyCreditLimitPK extends BasePK implements Serializable -
Class com.echothree.model.data.term.common.pk.PartyTermPK
class PartyTermPK extends BasePK implements Serializable -
Class com.echothree.model.data.term.common.pk.StandardTermPK
class StandardTermPK extends BasePK implements Serializable -
Class com.echothree.model.data.term.common.pk.TermDescriptionPK
class TermDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.term.common.pk.TermDetailPK
class TermDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.term.common.pk.TermPK
class TermPK extends BasePK implements Serializable -
Class com.echothree.model.data.term.common.pk.TermTypeDescriptionPK
class TermTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.term.common.pk.TermTypePK
class TermTypePK extends BasePK implements Serializable
-
-
Package com.echothree.model.data.term.server.entity
-
Class com.echothree.model.data.term.server.entity.CustomerTypeCreditLimit
class CustomerTypeCreditLimit extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
CustomerTypeCreditLimitPK _pk
-
_value
CustomerTypeCreditLimitValue _value
-
-
-
Class com.echothree.model.data.term.server.entity.DateDrivenTerm
class DateDrivenTerm extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
DateDrivenTermPK _pk
-
_value
DateDrivenTermValue _value
-
-
-
Class com.echothree.model.data.term.server.entity.PartyCreditLimit
class PartyCreditLimit extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PartyCreditLimitPK _pk
-
_value
PartyCreditLimitValue _value
-
-
-
Class com.echothree.model.data.term.server.entity.PartyTerm
class PartyTerm extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PartyTermPK _pk
-
_value
PartyTermValue _value
-
-
-
Class com.echothree.model.data.term.server.entity.StandardTerm
class StandardTerm extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
StandardTermPK _pk
-
_value
StandardTermValue _value
-
-
-
Class com.echothree.model.data.term.server.entity.Term
class Term extends BaseEntity implements Serializable -
Class com.echothree.model.data.term.server.entity.TermDescription
class TermDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
TermDescriptionPK _pk
-
_value
TermDescriptionValue _value
-
-
-
Class com.echothree.model.data.term.server.entity.TermDetail
class TermDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
TermDetailPK _pk
-
_value
TermDetailValue _value
-
-
-
Class com.echothree.model.data.term.server.entity.TermType
class TermType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
TermTypePK _pk
-
_value
TermTypeValue _value
-
-
-
Class com.echothree.model.data.term.server.entity.TermTypeDescription
class TermTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
TermTypeDescriptionPK _pk
-
_value
TermTypeDescriptionValue _value
-
-
-
-
Package com.echothree.model.data.term.server.value
-
Class com.echothree.model.data.term.server.value.CustomerTypeCreditLimitValue
class CustomerTypeCreditLimitValue extends BaseValue<CustomerTypeCreditLimitPK> implements Serializable-
Serialized Fields
-
creditLimit
Long creditLimit
-
creditLimitHasBeenModified
boolean creditLimitHasBeenModified
-
currencyPK
CurrencyPK currencyPK
-
currencyPKHasBeenModified
boolean currencyPKHasBeenModified
-
customerTypePK
CustomerTypePK customerTypePK
-
customerTypePKHasBeenModified
boolean customerTypePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
potentialCreditLimit
Long potentialCreditLimit
-
potentialCreditLimitHasBeenModified
boolean potentialCreditLimitHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.term.server.value.DateDrivenTermValue
-
Serialized Fields
-
discountBeforeDayOfMonth
Integer discountBeforeDayOfMonth
-
discountBeforeDayOfMonthHasBeenModified
boolean discountBeforeDayOfMonthHasBeenModified
-
discountPercentage
Integer discountPercentage
-
discountPercentageHasBeenModified
boolean discountPercentageHasBeenModified
-
dueNextMonthDays
Integer dueNextMonthDays
-
dueNextMonthDaysHasBeenModified
boolean dueNextMonthDaysHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
netDueDayOfMonth
Integer netDueDayOfMonth
-
netDueDayOfMonthHasBeenModified
boolean netDueDayOfMonthHasBeenModified
-
termPK
TermPK termPK
-
termPKHasBeenModified
boolean termPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.term.server.value.PartyCreditLimitValue
-
Serialized Fields
-
creditLimit
Long creditLimit
-
creditLimitHasBeenModified
boolean creditLimitHasBeenModified
-
currencyPK
CurrencyPK currencyPK
-
currencyPKHasBeenModified
boolean currencyPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
partyPK
PartyPK partyPK
-
partyPKHasBeenModified
boolean partyPKHasBeenModified
-
potentialCreditLimit
Long potentialCreditLimit
-
potentialCreditLimitHasBeenModified
boolean potentialCreditLimitHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.term.server.value.PartyTermValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
partyPK
PartyPK partyPK
-
partyPKHasBeenModified
boolean partyPKHasBeenModified
-
taxable
Boolean taxable
-
taxableHasBeenModified
boolean taxableHasBeenModified
-
termPK
TermPK termPK
-
termPKHasBeenModified
boolean termPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.term.server.value.StandardTermValue
-
Serialized Fields
-
discountDays
Integer discountDays
-
discountDaysHasBeenModified
boolean discountDaysHasBeenModified
-
discountPercentage
Integer discountPercentage
-
discountPercentageHasBeenModified
boolean discountPercentageHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
netDueDays
Integer netDueDays
-
netDueDaysHasBeenModified
boolean netDueDaysHasBeenModified
-
termPK
TermPK termPK
-
termPKHasBeenModified
boolean termPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.term.server.value.TermDescriptionValue
-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
termPK
TermPK termPK
-
termPKHasBeenModified
boolean termPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.term.server.value.TermDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
termName
String termName
-
termNameHasBeenModified
boolean termNameHasBeenModified
-
termPK
TermPK termPK
-
termPKHasBeenModified
boolean termPKHasBeenModified
-
termTypePK
TermTypePK termTypePK
-
termTypePKHasBeenModified
boolean termTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.term.server.value.TermTypeDescriptionValue
-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
termTypePK
TermTypePK termTypePK
-
termTypePKHasBeenModified
boolean termTypePKHasBeenModified
-
-
-
Class com.echothree.model.data.term.server.value.TermTypeValue
-
Class com.echothree.model.data.term.server.value.TermValue
-
Serialized Fields
-
activeDetailPK
TermDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
TermDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
-
Package com.echothree.model.data.track.common.pk
-
Class com.echothree.model.data.track.common.pk.TrackDescriptionPK
class TrackDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.track.common.pk.TrackDetailPK
class TrackDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.track.common.pk.TrackPK
class TrackPK extends BasePK implements Serializable -
Class com.echothree.model.data.track.common.pk.UserVisitTrackPK
class UserVisitTrackPK extends BasePK implements Serializable
-
-
Package com.echothree.model.data.track.server.entity
-
Class com.echothree.model.data.track.server.entity.Track
class Track extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
TrackPK _pk
-
_value
TrackValue _value
-
-
-
Class com.echothree.model.data.track.server.entity.TrackDescription
class TrackDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
TrackDescriptionPK _pk
-
_value
TrackDescriptionValue _value
-
-
-
Class com.echothree.model.data.track.server.entity.TrackDetail
class TrackDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
TrackDetailPK _pk
-
_value
TrackDetailValue _value
-
-
-
Class com.echothree.model.data.track.server.entity.UserVisitTrack
class UserVisitTrack extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
UserVisitTrackPK _pk
-
_value
UserVisitTrackValue _value
-
-
-
-
Package com.echothree.model.data.track.server.value
-
Class com.echothree.model.data.track.server.value.TrackDescriptionValue
-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
trackPK
TrackPK trackPK
-
trackPKHasBeenModified
boolean trackPKHasBeenModified
-
-
-
Class com.echothree.model.data.track.server.value.TrackDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
trackName
String trackName
-
trackNameHasBeenModified
boolean trackNameHasBeenModified
-
trackPK
TrackPK trackPK
-
trackPKHasBeenModified
boolean trackPKHasBeenModified
-
value
String value
-
valueHasBeenModified
boolean valueHasBeenModified
-
valueSha1Hash
String valueSha1Hash
-
valueSha1HashHasBeenModified
boolean valueSha1HashHasBeenModified
-
-
-
Class com.echothree.model.data.track.server.value.TrackValue
-
Serialized Fields
-
activeDetailPK
TrackDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
TrackDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.track.server.value.UserVisitTrackValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
time
Long time
-
timeHasBeenModified
boolean timeHasBeenModified
-
trackPK
TrackPK trackPK
-
trackPKHasBeenModified
boolean trackPKHasBeenModified
-
userVisitPK
UserVisitPK userVisitPK
-
userVisitPKHasBeenModified
boolean userVisitPKHasBeenModified
-
userVisitTrackSequence
Integer userVisitTrackSequence
-
userVisitTrackSequenceHasBeenModified
boolean userVisitTrackSequenceHasBeenModified
-
-
-
-
Package com.echothree.model.data.training.common.pk
-
Class com.echothree.model.data.training.common.pk.PartyTrainingClassDetailPK
class PartyTrainingClassDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.training.common.pk.PartyTrainingClassPK
class PartyTrainingClassPK extends BasePK implements Serializable -
Class com.echothree.model.data.training.common.pk.PartyTrainingClassSessionAnswerPK
class PartyTrainingClassSessionAnswerPK extends BasePK implements Serializable -
Class com.echothree.model.data.training.common.pk.PartyTrainingClassSessionDetailPK
class PartyTrainingClassSessionDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.training.common.pk.PartyTrainingClassSessionPagePK
class PartyTrainingClassSessionPagePK extends BasePK implements Serializable -
Class com.echothree.model.data.training.common.pk.PartyTrainingClassSessionPK
class PartyTrainingClassSessionPK extends BasePK implements Serializable -
Class com.echothree.model.data.training.common.pk.PartyTrainingClassSessionQuestionDetailPK
class PartyTrainingClassSessionQuestionDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.training.common.pk.PartyTrainingClassSessionQuestionPK
class PartyTrainingClassSessionQuestionPK extends BasePK implements Serializable -
Class com.echothree.model.data.training.common.pk.PartyTrainingClassSessionQuestionStatusPK
class PartyTrainingClassSessionQuestionStatusPK extends BasePK implements Serializable -
Class com.echothree.model.data.training.common.pk.PartyTrainingClassSessionSectionPK
class PartyTrainingClassSessionSectionPK extends BasePK implements Serializable -
Class com.echothree.model.data.training.common.pk.PartyTrainingClassSessionStatusPK
class PartyTrainingClassSessionStatusPK extends BasePK implements Serializable -
Class com.echothree.model.data.training.common.pk.PartyTrainingClassStatusPK
class PartyTrainingClassStatusPK extends BasePK implements Serializable -
Class com.echothree.model.data.training.common.pk.TrainingClassAnswerDetailPK
class TrainingClassAnswerDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.training.common.pk.TrainingClassAnswerPK
class TrainingClassAnswerPK extends BasePK implements Serializable -
Class com.echothree.model.data.training.common.pk.TrainingClassAnswerTranslationPK
class TrainingClassAnswerTranslationPK extends BasePK implements Serializable -
Class com.echothree.model.data.training.common.pk.TrainingClassDetailPK
class TrainingClassDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.training.common.pk.TrainingClassPageDetailPK
class TrainingClassPageDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.training.common.pk.TrainingClassPagePK
class TrainingClassPagePK extends BasePK implements Serializable -
Class com.echothree.model.data.training.common.pk.TrainingClassPageTranslationPK
class TrainingClassPageTranslationPK extends BasePK implements Serializable -
Class com.echothree.model.data.training.common.pk.TrainingClassPK
class TrainingClassPK extends BasePK implements Serializable -
Class com.echothree.model.data.training.common.pk.TrainingClassQuestionDetailPK
class TrainingClassQuestionDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.training.common.pk.TrainingClassQuestionPK
class TrainingClassQuestionPK extends BasePK implements Serializable -
Class com.echothree.model.data.training.common.pk.TrainingClassQuestionTranslationPK
class TrainingClassQuestionTranslationPK extends BasePK implements Serializable -
Class com.echothree.model.data.training.common.pk.TrainingClassSectionDetailPK
class TrainingClassSectionDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.training.common.pk.TrainingClassSectionPK
class TrainingClassSectionPK extends BasePK implements Serializable -
Class com.echothree.model.data.training.common.pk.TrainingClassSectionTranslationPK
class TrainingClassSectionTranslationPK extends BasePK implements Serializable -
Class com.echothree.model.data.training.common.pk.TrainingClassTranslationPK
class TrainingClassTranslationPK extends BasePK implements Serializable
-
-
Package com.echothree.model.data.training.server.entity
-
Class com.echothree.model.data.training.server.entity.PartyTrainingClass
class PartyTrainingClass extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PartyTrainingClassPK _pk
-
_value
PartyTrainingClassValue _value
-
-
-
Class com.echothree.model.data.training.server.entity.PartyTrainingClassDetail
class PartyTrainingClassDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PartyTrainingClassDetailPK _pk
-
_value
PartyTrainingClassDetailValue _value
-
-
-
Class com.echothree.model.data.training.server.entity.PartyTrainingClassSession
class PartyTrainingClassSession extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PartyTrainingClassSessionPK _pk
-
_value
PartyTrainingClassSessionValue _value
-
-
-
Class com.echothree.model.data.training.server.entity.PartyTrainingClassSessionAnswer
class PartyTrainingClassSessionAnswer extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PartyTrainingClassSessionAnswerPK _pk
-
_value
PartyTrainingClassSessionAnswerValue _value
-
-
-
Class com.echothree.model.data.training.server.entity.PartyTrainingClassSessionDetail
class PartyTrainingClassSessionDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PartyTrainingClassSessionDetailPK _pk
-
_value
PartyTrainingClassSessionDetailValue _value
-
-
-
Class com.echothree.model.data.training.server.entity.PartyTrainingClassSessionPage
class PartyTrainingClassSessionPage extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PartyTrainingClassSessionPagePK _pk
-
_value
PartyTrainingClassSessionPageValue _value
-
-
-
Class com.echothree.model.data.training.server.entity.PartyTrainingClassSessionQuestion
class PartyTrainingClassSessionQuestion extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PartyTrainingClassSessionQuestionPK _pk
-
_value
PartyTrainingClassSessionQuestionValue _value
-
-
-
Class com.echothree.model.data.training.server.entity.PartyTrainingClassSessionQuestionDetail
class PartyTrainingClassSessionQuestionDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PartyTrainingClassSessionQuestionDetailPK _pk
-
_value
PartyTrainingClassSessionQuestionDetailValue _value
-
-
-
Class com.echothree.model.data.training.server.entity.PartyTrainingClassSessionQuestionStatus
class PartyTrainingClassSessionQuestionStatus extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PartyTrainingClassSessionQuestionStatusPK _pk
-
_value
PartyTrainingClassSessionQuestionStatusValue _value
-
-
-
Class com.echothree.model.data.training.server.entity.PartyTrainingClassSessionSection
class PartyTrainingClassSessionSection extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PartyTrainingClassSessionSectionPK _pk
-
_value
PartyTrainingClassSessionSectionValue _value
-
-
-
Class com.echothree.model.data.training.server.entity.PartyTrainingClassSessionStatus
class PartyTrainingClassSessionStatus extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PartyTrainingClassSessionStatusPK _pk
-
_value
PartyTrainingClassSessionStatusValue _value
-
-
-
Class com.echothree.model.data.training.server.entity.PartyTrainingClassStatus
class PartyTrainingClassStatus extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PartyTrainingClassStatusPK _pk
-
_value
PartyTrainingClassStatusValue _value
-
-
-
Class com.echothree.model.data.training.server.entity.TrainingClass
class TrainingClass extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
TrainingClassPK _pk
-
_value
TrainingClassValue _value
-
-
-
Class com.echothree.model.data.training.server.entity.TrainingClassAnswer
class TrainingClassAnswer extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
TrainingClassAnswerPK _pk
-
_value
TrainingClassAnswerValue _value
-
-
-
Class com.echothree.model.data.training.server.entity.TrainingClassAnswerDetail
class TrainingClassAnswerDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
TrainingClassAnswerDetailPK _pk
-
_value
TrainingClassAnswerDetailValue _value
-
-
-
Class com.echothree.model.data.training.server.entity.TrainingClassAnswerTranslation
class TrainingClassAnswerTranslation extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
TrainingClassAnswerTranslationPK _pk
-
_value
TrainingClassAnswerTranslationValue _value
-
-
-
Class com.echothree.model.data.training.server.entity.TrainingClassDetail
class TrainingClassDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
TrainingClassDetailPK _pk
-
_value
TrainingClassDetailValue _value
-
-
-
Class com.echothree.model.data.training.server.entity.TrainingClassPage
class TrainingClassPage extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
TrainingClassPagePK _pk
-
_value
TrainingClassPageValue _value
-
-
-
Class com.echothree.model.data.training.server.entity.TrainingClassPageDetail
class TrainingClassPageDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
TrainingClassPageDetailPK _pk
-
_value
TrainingClassPageDetailValue _value
-
-
-
Class com.echothree.model.data.training.server.entity.TrainingClassPageTranslation
class TrainingClassPageTranslation extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
TrainingClassPageTranslationPK _pk
-
_value
TrainingClassPageTranslationValue _value
-
-
-
Class com.echothree.model.data.training.server.entity.TrainingClassQuestion
class TrainingClassQuestion extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
TrainingClassQuestionPK _pk
-
_value
TrainingClassQuestionValue _value
-
-
-
Class com.echothree.model.data.training.server.entity.TrainingClassQuestionDetail
class TrainingClassQuestionDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
TrainingClassQuestionDetailPK _pk
-
_value
TrainingClassQuestionDetailValue _value
-
-
-
Class com.echothree.model.data.training.server.entity.TrainingClassQuestionTranslation
class TrainingClassQuestionTranslation extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
TrainingClassQuestionTranslationPK _pk
-
_value
TrainingClassQuestionTranslationValue _value
-
-
-
Class com.echothree.model.data.training.server.entity.TrainingClassSection
class TrainingClassSection extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
TrainingClassSectionPK _pk
-
_value
TrainingClassSectionValue _value
-
-
-
Class com.echothree.model.data.training.server.entity.TrainingClassSectionDetail
class TrainingClassSectionDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
TrainingClassSectionDetailPK _pk
-
_value
TrainingClassSectionDetailValue _value
-
-
-
Class com.echothree.model.data.training.server.entity.TrainingClassSectionTranslation
class TrainingClassSectionTranslation extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
TrainingClassSectionTranslationPK _pk
-
_value
TrainingClassSectionTranslationValue _value
-
-
-
Class com.echothree.model.data.training.server.entity.TrainingClassTranslation
class TrainingClassTranslation extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
TrainingClassTranslationPK _pk
-
_value
TrainingClassTranslationValue _value
-
-
-
-
Package com.echothree.model.data.training.server.value
-
Class com.echothree.model.data.training.server.value.PartyTrainingClassDetailValue
class PartyTrainingClassDetailValue extends BaseValue<PartyTrainingClassDetailPK> implements Serializable-
Serialized Fields
-
completedTime
Long completedTime
-
completedTimeHasBeenModified
boolean completedTimeHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
partyPK
PartyPK partyPK
-
partyPKHasBeenModified
boolean partyPKHasBeenModified
-
partyTrainingClassName
String partyTrainingClassName
-
partyTrainingClassNameHasBeenModified
boolean partyTrainingClassNameHasBeenModified
-
partyTrainingClassPK
PartyTrainingClassPK partyTrainingClassPK
-
partyTrainingClassPKHasBeenModified
boolean partyTrainingClassPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
trainingClassPK
TrainingClassPK trainingClassPK
-
trainingClassPKHasBeenModified
boolean trainingClassPKHasBeenModified
-
validUntilTime
Long validUntilTime
-
validUntilTimeHasBeenModified
boolean validUntilTimeHasBeenModified
-
-
-
Class com.echothree.model.data.training.server.value.PartyTrainingClassSessionAnswerValue
class PartyTrainingClassSessionAnswerValue extends BaseValue<PartyTrainingClassSessionAnswerPK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
partyTrainingClassSessionAnswerSequence
Integer partyTrainingClassSessionAnswerSequence
-
partyTrainingClassSessionAnswerSequenceHasBeenModified
boolean partyTrainingClassSessionAnswerSequenceHasBeenModified
-
partyTrainingClassSessionQuestionPK
PartyTrainingClassSessionQuestionPK partyTrainingClassSessionQuestionPK
-
partyTrainingClassSessionQuestionPKHasBeenModified
boolean partyTrainingClassSessionQuestionPKHasBeenModified
-
questionEndTime
Long questionEndTime
-
questionEndTimeHasBeenModified
boolean questionEndTimeHasBeenModified
-
questionStartTime
Long questionStartTime
-
questionStartTimeHasBeenModified
boolean questionStartTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
trainingClassAnswerPK
TrainingClassAnswerPK trainingClassAnswerPK
-
trainingClassAnswerPKHasBeenModified
boolean trainingClassAnswerPKHasBeenModified
-
-
-
Class com.echothree.model.data.training.server.value.PartyTrainingClassSessionDetailValue
class PartyTrainingClassSessionDetailValue extends BaseValue<PartyTrainingClassSessionDetailPK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
partyTrainingClassPK
PartyTrainingClassPK partyTrainingClassPK
-
partyTrainingClassPKHasBeenModified
boolean partyTrainingClassPKHasBeenModified
-
partyTrainingClassSessionPK
PartyTrainingClassSessionPK partyTrainingClassSessionPK
-
partyTrainingClassSessionPKHasBeenModified
boolean partyTrainingClassSessionPKHasBeenModified
-
partyTrainingClassSessionSequence
Integer partyTrainingClassSessionSequence
-
partyTrainingClassSessionSequenceHasBeenModified
boolean partyTrainingClassSessionSequenceHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.training.server.value.PartyTrainingClassSessionPageValue
class PartyTrainingClassSessionPageValue extends BaseValue<PartyTrainingClassSessionPagePK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
partyTrainingClassSessionPageSequence
Integer partyTrainingClassSessionPageSequence
-
partyTrainingClassSessionPageSequenceHasBeenModified
boolean partyTrainingClassSessionPageSequenceHasBeenModified
-
partyTrainingClassSessionPK
PartyTrainingClassSessionPK partyTrainingClassSessionPK
-
partyTrainingClassSessionPKHasBeenModified
boolean partyTrainingClassSessionPKHasBeenModified
-
readingEndTime
Long readingEndTime
-
readingEndTimeHasBeenModified
boolean readingEndTimeHasBeenModified
-
readingStartTime
Long readingStartTime
-
readingStartTimeHasBeenModified
boolean readingStartTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
trainingClassPagePK
TrainingClassPagePK trainingClassPagePK
-
trainingClassPagePKHasBeenModified
boolean trainingClassPagePKHasBeenModified
-
-
-
Class com.echothree.model.data.training.server.value.PartyTrainingClassSessionQuestionDetailValue
class PartyTrainingClassSessionQuestionDetailValue extends BaseValue<PartyTrainingClassSessionQuestionDetailPK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
partyTrainingClassSessionPK
PartyTrainingClassSessionPK partyTrainingClassSessionPK
-
partyTrainingClassSessionPKHasBeenModified
boolean partyTrainingClassSessionPKHasBeenModified
-
partyTrainingClassSessionQuestionPK
PartyTrainingClassSessionQuestionPK partyTrainingClassSessionQuestionPK
-
partyTrainingClassSessionQuestionPKHasBeenModified
boolean partyTrainingClassSessionQuestionPKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
trainingClassQuestionPK
TrainingClassQuestionPK trainingClassQuestionPK
-
trainingClassQuestionPKHasBeenModified
boolean trainingClassQuestionPKHasBeenModified
-
-
-
Class com.echothree.model.data.training.server.value.PartyTrainingClassSessionQuestionStatusValue
class PartyTrainingClassSessionQuestionStatusValue extends BaseValue<PartyTrainingClassSessionQuestionStatusPK> implements Serializable-
Serialized Fields
-
partyTrainingClassSessionAnswerSequence
Integer partyTrainingClassSessionAnswerSequence
-
partyTrainingClassSessionAnswerSequenceHasBeenModified
boolean partyTrainingClassSessionAnswerSequenceHasBeenModified
-
partyTrainingClassSessionQuestionPK
PartyTrainingClassSessionQuestionPK partyTrainingClassSessionQuestionPK
-
partyTrainingClassSessionQuestionPKHasBeenModified
boolean partyTrainingClassSessionQuestionPKHasBeenModified
-
-
-
Class com.echothree.model.data.training.server.value.PartyTrainingClassSessionQuestionValue
class PartyTrainingClassSessionQuestionValue extends BaseValue<PartyTrainingClassSessionQuestionPK> implements Serializable-
Serialized Fields
-
activeDetailPK
PartyTrainingClassSessionQuestionDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
PartyTrainingClassSessionQuestionDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.training.server.value.PartyTrainingClassSessionSectionValue
class PartyTrainingClassSessionSectionValue extends BaseValue<PartyTrainingClassSessionSectionPK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
partyTrainingClassSessionPK
PartyTrainingClassSessionPK partyTrainingClassSessionPK
-
partyTrainingClassSessionPKHasBeenModified
boolean partyTrainingClassSessionPKHasBeenModified
-
partyTrainingClassSessionSectionSequence
Integer partyTrainingClassSessionSectionSequence
-
partyTrainingClassSessionSectionSequenceHasBeenModified
boolean partyTrainingClassSessionSectionSequenceHasBeenModified
-
readingEndTime
Long readingEndTime
-
readingEndTimeHasBeenModified
boolean readingEndTimeHasBeenModified
-
readingStartTime
Long readingStartTime
-
readingStartTimeHasBeenModified
boolean readingStartTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
trainingClassSectionPK
TrainingClassSectionPK trainingClassSectionPK
-
trainingClassSectionPKHasBeenModified
boolean trainingClassSectionPKHasBeenModified
-
-
-
Class com.echothree.model.data.training.server.value.PartyTrainingClassSessionStatusValue
class PartyTrainingClassSessionStatusValue extends BaseValue<PartyTrainingClassSessionStatusPK> implements Serializable-
Serialized Fields
-
lastPartyTrainingClassSessionPagePK
PartyTrainingClassSessionPagePK lastPartyTrainingClassSessionPagePK
-
lastPartyTrainingClassSessionPagePKHasBeenModified
boolean lastPartyTrainingClassSessionPagePKHasBeenModified
-
lastPartyTrainingClassSessionQuestionPK
PartyTrainingClassSessionQuestionPK lastPartyTrainingClassSessionQuestionPK
-
lastPartyTrainingClassSessionQuestionPKHasBeenModified
boolean lastPartyTrainingClassSessionQuestionPKHasBeenModified
-
lastPartyTrainingClassSessionSectionPK
PartyTrainingClassSessionSectionPK lastPartyTrainingClassSessionSectionPK
-
lastPartyTrainingClassSessionSectionPKHasBeenModified
boolean lastPartyTrainingClassSessionSectionPKHasBeenModified
-
partyTrainingClassSessionPageSequence
Integer partyTrainingClassSessionPageSequence
-
partyTrainingClassSessionPageSequenceHasBeenModified
boolean partyTrainingClassSessionPageSequenceHasBeenModified
-
partyTrainingClassSessionPK
PartyTrainingClassSessionPK partyTrainingClassSessionPK
-
partyTrainingClassSessionPKHasBeenModified
boolean partyTrainingClassSessionPKHasBeenModified
-
partyTrainingClassSessionSectionSequence
Integer partyTrainingClassSessionSectionSequence
-
partyTrainingClassSessionSectionSequenceHasBeenModified
boolean partyTrainingClassSessionSectionSequenceHasBeenModified
-
-
-
Class com.echothree.model.data.training.server.value.PartyTrainingClassSessionValue
class PartyTrainingClassSessionValue extends BaseValue<PartyTrainingClassSessionPK> implements Serializable-
Serialized Fields
-
activeDetailPK
PartyTrainingClassSessionDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
PartyTrainingClassSessionDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.training.server.value.PartyTrainingClassStatusValue
class PartyTrainingClassStatusValue extends BaseValue<PartyTrainingClassStatusPK> implements Serializable-
Serialized Fields
-
lastPartyTrainingClassSessionPK
PartyTrainingClassSessionPK lastPartyTrainingClassSessionPK
-
lastPartyTrainingClassSessionPKHasBeenModified
boolean lastPartyTrainingClassSessionPKHasBeenModified
-
partyTrainingClassPK
PartyTrainingClassPK partyTrainingClassPK
-
partyTrainingClassPKHasBeenModified
boolean partyTrainingClassPKHasBeenModified
-
partyTrainingClassSessionSequence
Integer partyTrainingClassSessionSequence
-
partyTrainingClassSessionSequenceHasBeenModified
boolean partyTrainingClassSessionSequenceHasBeenModified
-
-
-
Class com.echothree.model.data.training.server.value.PartyTrainingClassValue
-
Serialized Fields
-
activeDetailPK
PartyTrainingClassDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
PartyTrainingClassDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.training.server.value.TrainingClassAnswerDetailValue
class TrainingClassAnswerDetailValue extends BaseValue<TrainingClassAnswerDetailPK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isCorrect
Boolean isCorrect
-
isCorrectHasBeenModified
boolean isCorrectHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
trainingClassAnswerName
String trainingClassAnswerName
-
trainingClassAnswerNameHasBeenModified
boolean trainingClassAnswerNameHasBeenModified
-
trainingClassAnswerPK
TrainingClassAnswerPK trainingClassAnswerPK
-
trainingClassAnswerPKHasBeenModified
boolean trainingClassAnswerPKHasBeenModified
-
trainingClassQuestionPK
TrainingClassQuestionPK trainingClassQuestionPK
-
trainingClassQuestionPKHasBeenModified
boolean trainingClassQuestionPKHasBeenModified
-
-
-
Class com.echothree.model.data.training.server.value.TrainingClassAnswerTranslationValue
class TrainingClassAnswerTranslationValue extends BaseValue<TrainingClassAnswerTranslationPK> implements Serializable-
Serialized Fields
-
answer
String answer
-
answerHasBeenModified
boolean answerHasBeenModified
-
answerMimeTypePK
MimeTypePK answerMimeTypePK
-
answerMimeTypePKHasBeenModified
boolean answerMimeTypePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
selected
String selected
-
selectedHasBeenModified
boolean selectedHasBeenModified
-
selectedMimeTypePK
MimeTypePK selectedMimeTypePK
-
selectedMimeTypePKHasBeenModified
boolean selectedMimeTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
trainingClassAnswerPK
TrainingClassAnswerPK trainingClassAnswerPK
-
trainingClassAnswerPKHasBeenModified
boolean trainingClassAnswerPKHasBeenModified
-
-
-
Class com.echothree.model.data.training.server.value.TrainingClassAnswerValue
-
Serialized Fields
-
activeDetailPK
TrainingClassAnswerDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
TrainingClassAnswerDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.training.server.value.TrainingClassDetailValue
-
Serialized Fields
-
alwaysReassignOnExpiration
Boolean alwaysReassignOnExpiration
-
alwaysReassignOnExpirationHasBeenModified
boolean alwaysReassignOnExpirationHasBeenModified
-
defaultPercentageToPass
Integer defaultPercentageToPass
-
defaultPercentageToPassHasBeenModified
boolean defaultPercentageToPassHasBeenModified
-
estimatedReadingTime
Long estimatedReadingTime
-
estimatedReadingTimeHasBeenModified
boolean estimatedReadingTimeHasBeenModified
-
estimatedTestingTime
Long estimatedTestingTime
-
estimatedTestingTimeHasBeenModified
boolean estimatedTestingTimeHasBeenModified
-
expiredRetentionTime
Long expiredRetentionTime
-
expiredRetentionTimeHasBeenModified
boolean expiredRetentionTimeHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
overallQuestionCount
Integer overallQuestionCount
-
overallQuestionCountHasBeenModified
boolean overallQuestionCountHasBeenModified
-
readingTimeAllowed
Long readingTimeAllowed
-
readingTimeAllowedHasBeenModified
boolean readingTimeAllowedHasBeenModified
-
requiredCompletionTime
Long requiredCompletionTime
-
requiredCompletionTimeHasBeenModified
boolean requiredCompletionTimeHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
testingTimeAllowed
Long testingTimeAllowed
-
testingTimeAllowedHasBeenModified
boolean testingTimeAllowedHasBeenModified
-
testingValidityTime
Long testingValidityTime
-
testingValidityTimeHasBeenModified
boolean testingValidityTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
trainingClassName
String trainingClassName
-
trainingClassNameHasBeenModified
boolean trainingClassNameHasBeenModified
-
trainingClassPK
TrainingClassPK trainingClassPK
-
trainingClassPKHasBeenModified
boolean trainingClassPKHasBeenModified
-
workEffortScopePK
WorkEffortScopePK workEffortScopePK
-
workEffortScopePKHasBeenModified
boolean workEffortScopePKHasBeenModified
-
-
-
Class com.echothree.model.data.training.server.value.TrainingClassPageDetailValue
class TrainingClassPageDetailValue extends BaseValue<TrainingClassPageDetailPK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
trainingClassPageName
String trainingClassPageName
-
trainingClassPageNameHasBeenModified
boolean trainingClassPageNameHasBeenModified
-
trainingClassPagePK
TrainingClassPagePK trainingClassPagePK
-
trainingClassPagePKHasBeenModified
boolean trainingClassPagePKHasBeenModified
-
trainingClassSectionPK
TrainingClassSectionPK trainingClassSectionPK
-
trainingClassSectionPKHasBeenModified
boolean trainingClassSectionPKHasBeenModified
-
-
-
Class com.echothree.model.data.training.server.value.TrainingClassPageTranslationValue
class TrainingClassPageTranslationValue extends BaseValue<TrainingClassPageTranslationPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
page
String page
-
pageHasBeenModified
boolean pageHasBeenModified
-
pageMimeTypePK
MimeTypePK pageMimeTypePK
-
pageMimeTypePKHasBeenModified
boolean pageMimeTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
trainingClassPagePK
TrainingClassPagePK trainingClassPagePK
-
trainingClassPagePKHasBeenModified
boolean trainingClassPagePKHasBeenModified
-
-
-
Class com.echothree.model.data.training.server.value.TrainingClassPageValue
-
Serialized Fields
-
activeDetailPK
TrainingClassPageDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
TrainingClassPageDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.training.server.value.TrainingClassQuestionDetailValue
class TrainingClassQuestionDetailValue extends BaseValue<TrainingClassQuestionDetailPK> implements Serializable-
Serialized Fields
-
askingRequired
Boolean askingRequired
-
askingRequiredHasBeenModified
boolean askingRequiredHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
passingRequired
Boolean passingRequired
-
passingRequiredHasBeenModified
boolean passingRequiredHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
trainingClassQuestionName
String trainingClassQuestionName
-
trainingClassQuestionNameHasBeenModified
boolean trainingClassQuestionNameHasBeenModified
-
trainingClassQuestionPK
TrainingClassQuestionPK trainingClassQuestionPK
-
trainingClassQuestionPKHasBeenModified
boolean trainingClassQuestionPKHasBeenModified
-
trainingClassSectionPK
TrainingClassSectionPK trainingClassSectionPK
-
trainingClassSectionPKHasBeenModified
boolean trainingClassSectionPKHasBeenModified
-
-
-
Class com.echothree.model.data.training.server.value.TrainingClassQuestionTranslationValue
class TrainingClassQuestionTranslationValue extends BaseValue<TrainingClassQuestionTranslationPK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
question
String question
-
questionHasBeenModified
boolean questionHasBeenModified
-
questionMimeTypePK
MimeTypePK questionMimeTypePK
-
questionMimeTypePKHasBeenModified
boolean questionMimeTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
trainingClassQuestionPK
TrainingClassQuestionPK trainingClassQuestionPK
-
trainingClassQuestionPKHasBeenModified
boolean trainingClassQuestionPKHasBeenModified
-
-
-
Class com.echothree.model.data.training.server.value.TrainingClassQuestionValue
-
Serialized Fields
-
activeDetailPK
TrainingClassQuestionDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
TrainingClassQuestionDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.training.server.value.TrainingClassSectionDetailValue
class TrainingClassSectionDetailValue extends BaseValue<TrainingClassSectionDetailPK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
percentageToPass
Integer percentageToPass
-
percentageToPassHasBeenModified
boolean percentageToPassHasBeenModified
-
questionCount
Integer questionCount
-
questionCountHasBeenModified
boolean questionCountHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
trainingClassPK
TrainingClassPK trainingClassPK
-
trainingClassPKHasBeenModified
boolean trainingClassPKHasBeenModified
-
trainingClassSectionName
String trainingClassSectionName
-
trainingClassSectionNameHasBeenModified
boolean trainingClassSectionNameHasBeenModified
-
trainingClassSectionPK
TrainingClassSectionPK trainingClassSectionPK
-
trainingClassSectionPKHasBeenModified
boolean trainingClassSectionPKHasBeenModified
-
-
-
Class com.echothree.model.data.training.server.value.TrainingClassSectionTranslationValue
class TrainingClassSectionTranslationValue extends BaseValue<TrainingClassSectionTranslationPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
introduction
String introduction
-
introductionHasBeenModified
boolean introductionHasBeenModified
-
introductionMimeTypePK
MimeTypePK introductionMimeTypePK
-
introductionMimeTypePKHasBeenModified
boolean introductionMimeTypePKHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
overview
String overview
-
overviewHasBeenModified
boolean overviewHasBeenModified
-
overviewMimeTypePK
MimeTypePK overviewMimeTypePK
-
overviewMimeTypePKHasBeenModified
boolean overviewMimeTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
trainingClassSectionPK
TrainingClassSectionPK trainingClassSectionPK
-
trainingClassSectionPKHasBeenModified
boolean trainingClassSectionPKHasBeenModified
-
-
-
Class com.echothree.model.data.training.server.value.TrainingClassSectionValue
-
Serialized Fields
-
activeDetailPK
TrainingClassSectionDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
TrainingClassSectionDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.training.server.value.TrainingClassTranslationValue
class TrainingClassTranslationValue extends BaseValue<TrainingClassTranslationPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
introduction
String introduction
-
introductionHasBeenModified
boolean introductionHasBeenModified
-
introductionMimeTypePK
MimeTypePK introductionMimeTypePK
-
introductionMimeTypePKHasBeenModified
boolean introductionMimeTypePKHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
overview
String overview
-
overviewHasBeenModified
boolean overviewHasBeenModified
-
overviewMimeTypePK
MimeTypePK overviewMimeTypePK
-
overviewMimeTypePKHasBeenModified
boolean overviewMimeTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
trainingClassPK
TrainingClassPK trainingClassPK
-
trainingClassPKHasBeenModified
boolean trainingClassPKHasBeenModified
-
-
-
Class com.echothree.model.data.training.server.value.TrainingClassValue
-
Serialized Fields
-
activeDetailPK
TrainingClassDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
TrainingClassDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
-
Package com.echothree.model.data.uom.common.pk
-
Class com.echothree.model.data.uom.common.pk.UnitOfMeasureEquivalentPK
class UnitOfMeasureEquivalentPK extends BasePK implements Serializable -
Class com.echothree.model.data.uom.common.pk.UnitOfMeasureKindDescriptionPK
class UnitOfMeasureKindDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.uom.common.pk.UnitOfMeasureKindDetailPK
class UnitOfMeasureKindDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.uom.common.pk.UnitOfMeasureKindPK
class UnitOfMeasureKindPK extends BasePK implements Serializable -
Class com.echothree.model.data.uom.common.pk.UnitOfMeasureKindUsePK
class UnitOfMeasureKindUsePK extends BasePK implements Serializable -
Class com.echothree.model.data.uom.common.pk.UnitOfMeasureKindUseTypeDescriptionPK
class UnitOfMeasureKindUseTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.uom.common.pk.UnitOfMeasureKindUseTypePK
class UnitOfMeasureKindUseTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.uom.common.pk.UnitOfMeasureTypeDescriptionPK
class UnitOfMeasureTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.uom.common.pk.UnitOfMeasureTypeDetailPK
class UnitOfMeasureTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.uom.common.pk.UnitOfMeasureTypePK
class UnitOfMeasureTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.uom.common.pk.UnitOfMeasureTypeVolumePK
class UnitOfMeasureTypeVolumePK extends BasePK implements Serializable -
Class com.echothree.model.data.uom.common.pk.UnitOfMeasureTypeWeightPK
class UnitOfMeasureTypeWeightPK extends BasePK implements Serializable
-
-
Package com.echothree.model.data.uom.server.entity
-
Class com.echothree.model.data.uom.server.entity.UnitOfMeasureEquivalent
class UnitOfMeasureEquivalent extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
UnitOfMeasureEquivalentPK _pk
-
_value
UnitOfMeasureEquivalentValue _value
-
-
-
Class com.echothree.model.data.uom.server.entity.UnitOfMeasureKind
class UnitOfMeasureKind extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
UnitOfMeasureKindPK _pk
-
_value
UnitOfMeasureKindValue _value
-
-
-
Class com.echothree.model.data.uom.server.entity.UnitOfMeasureKindDescription
class UnitOfMeasureKindDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
UnitOfMeasureKindDescriptionPK _pk
-
_value
UnitOfMeasureKindDescriptionValue _value
-
-
-
Class com.echothree.model.data.uom.server.entity.UnitOfMeasureKindDetail
class UnitOfMeasureKindDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
UnitOfMeasureKindDetailPK _pk
-
_value
UnitOfMeasureKindDetailValue _value
-
-
-
Class com.echothree.model.data.uom.server.entity.UnitOfMeasureKindUse
class UnitOfMeasureKindUse extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
UnitOfMeasureKindUsePK _pk
-
_value
UnitOfMeasureKindUseValue _value
-
-
-
Class com.echothree.model.data.uom.server.entity.UnitOfMeasureKindUseType
class UnitOfMeasureKindUseType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
UnitOfMeasureKindUseTypePK _pk
-
_value
UnitOfMeasureKindUseTypeValue _value
-
-
-
Class com.echothree.model.data.uom.server.entity.UnitOfMeasureKindUseTypeDescription
class UnitOfMeasureKindUseTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
UnitOfMeasureKindUseTypeDescriptionPK _pk
-
_value
UnitOfMeasureKindUseTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.uom.server.entity.UnitOfMeasureType
class UnitOfMeasureType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
UnitOfMeasureTypePK _pk
-
_value
UnitOfMeasureTypeValue _value
-
-
-
Class com.echothree.model.data.uom.server.entity.UnitOfMeasureTypeDescription
class UnitOfMeasureTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
UnitOfMeasureTypeDescriptionPK _pk
-
_value
UnitOfMeasureTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.uom.server.entity.UnitOfMeasureTypeDetail
class UnitOfMeasureTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
UnitOfMeasureTypeDetailPK _pk
-
_value
UnitOfMeasureTypeDetailValue _value
-
-
-
Class com.echothree.model.data.uom.server.entity.UnitOfMeasureTypeVolume
class UnitOfMeasureTypeVolume extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
UnitOfMeasureTypeVolumePK _pk
-
_value
UnitOfMeasureTypeVolumeValue _value
-
-
-
Class com.echothree.model.data.uom.server.entity.UnitOfMeasureTypeWeight
class UnitOfMeasureTypeWeight extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
UnitOfMeasureTypeWeightPK _pk
-
_value
UnitOfMeasureTypeWeightValue _value
-
-
-
-
Package com.echothree.model.data.uom.server.value
-
Class com.echothree.model.data.uom.server.value.UnitOfMeasureEquivalentValue
class UnitOfMeasureEquivalentValue extends BaseValue<UnitOfMeasureEquivalentPK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
fromUnitOfMeasureTypePK
UnitOfMeasureTypePK fromUnitOfMeasureTypePK
-
fromUnitOfMeasureTypePKHasBeenModified
boolean fromUnitOfMeasureTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
toQuantity
Long toQuantity
-
toQuantityHasBeenModified
boolean toQuantityHasBeenModified
-
toUnitOfMeasureTypePK
UnitOfMeasureTypePK toUnitOfMeasureTypePK
-
toUnitOfMeasureTypePKHasBeenModified
boolean toUnitOfMeasureTypePKHasBeenModified
-
-
-
Class com.echothree.model.data.uom.server.value.UnitOfMeasureKindDescriptionValue
class UnitOfMeasureKindDescriptionValue extends BaseValue<UnitOfMeasureKindDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
unitOfMeasureKindPK
UnitOfMeasureKindPK unitOfMeasureKindPK
-
unitOfMeasureKindPKHasBeenModified
boolean unitOfMeasureKindPKHasBeenModified
-
-
-
Class com.echothree.model.data.uom.server.value.UnitOfMeasureKindDetailValue
class UnitOfMeasureKindDetailValue extends BaseValue<UnitOfMeasureKindDetailPK> implements Serializable-
Serialized Fields
-
fractionDigits
Integer fractionDigits
-
fractionDigitsHasBeenModified
boolean fractionDigitsHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
unitOfMeasureKindName
String unitOfMeasureKindName
-
unitOfMeasureKindNameHasBeenModified
boolean unitOfMeasureKindNameHasBeenModified
-
unitOfMeasureKindPK
UnitOfMeasureKindPK unitOfMeasureKindPK
-
unitOfMeasureKindPKHasBeenModified
boolean unitOfMeasureKindPKHasBeenModified
-
-
-
Class com.echothree.model.data.uom.server.value.UnitOfMeasureKindUseTypeDescriptionValue
class UnitOfMeasureKindUseTypeDescriptionValue extends BaseValue<UnitOfMeasureKindUseTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
unitOfMeasureKindUseTypePK
UnitOfMeasureKindUseTypePK unitOfMeasureKindUseTypePK
-
unitOfMeasureKindUseTypePKHasBeenModified
boolean unitOfMeasureKindUseTypePKHasBeenModified
-
-
-
Class com.echothree.model.data.uom.server.value.UnitOfMeasureKindUseTypeValue
class UnitOfMeasureKindUseTypeValue extends BaseValue<UnitOfMeasureKindUseTypePK> implements Serializable-
Serialized Fields
-
allowFractionDigits
Boolean allowFractionDigits
-
allowFractionDigitsHasBeenModified
boolean allowFractionDigitsHasBeenModified
-
allowMultiple
Boolean allowMultiple
-
allowMultipleHasBeenModified
boolean allowMultipleHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
unitOfMeasureKindUseTypeName
String unitOfMeasureKindUseTypeName
-
unitOfMeasureKindUseTypeNameHasBeenModified
boolean unitOfMeasureKindUseTypeNameHasBeenModified
-
-
-
Class com.echothree.model.data.uom.server.value.UnitOfMeasureKindUseValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
unitOfMeasureKindPK
UnitOfMeasureKindPK unitOfMeasureKindPK
-
unitOfMeasureKindPKHasBeenModified
boolean unitOfMeasureKindPKHasBeenModified
-
unitOfMeasureKindUseTypePK
UnitOfMeasureKindUseTypePK unitOfMeasureKindUseTypePK
-
unitOfMeasureKindUseTypePKHasBeenModified
boolean unitOfMeasureKindUseTypePKHasBeenModified
-
-
-
Class com.echothree.model.data.uom.server.value.UnitOfMeasureKindValue
-
Serialized Fields
-
activeDetailPK
UnitOfMeasureKindDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
UnitOfMeasureKindDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.uom.server.value.UnitOfMeasureTypeDescriptionValue
class UnitOfMeasureTypeDescriptionValue extends BaseValue<UnitOfMeasureTypeDescriptionPK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
pluralDescription
String pluralDescription
-
pluralDescriptionHasBeenModified
boolean pluralDescriptionHasBeenModified
-
singularDescription
String singularDescription
-
singularDescriptionHasBeenModified
boolean singularDescriptionHasBeenModified
-
symbol
String symbol
-
symbolHasBeenModified
boolean symbolHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
unitOfMeasureTypePK
UnitOfMeasureTypePK unitOfMeasureTypePK
-
unitOfMeasureTypePKHasBeenModified
boolean unitOfMeasureTypePKHasBeenModified
-
-
-
Class com.echothree.model.data.uom.server.value.UnitOfMeasureTypeDetailValue
class UnitOfMeasureTypeDetailValue extends BaseValue<UnitOfMeasureTypeDetailPK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
suppressSymbolSeparator
Boolean suppressSymbolSeparator
-
suppressSymbolSeparatorHasBeenModified
boolean suppressSymbolSeparatorHasBeenModified
-
symbolPositionPK
SymbolPositionPK symbolPositionPK
-
symbolPositionPKHasBeenModified
boolean symbolPositionPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
unitOfMeasureKindPK
UnitOfMeasureKindPK unitOfMeasureKindPK
-
unitOfMeasureKindPKHasBeenModified
boolean unitOfMeasureKindPKHasBeenModified
-
unitOfMeasureTypeName
String unitOfMeasureTypeName
-
unitOfMeasureTypeNameHasBeenModified
boolean unitOfMeasureTypeNameHasBeenModified
-
unitOfMeasureTypePK
UnitOfMeasureTypePK unitOfMeasureTypePK
-
unitOfMeasureTypePKHasBeenModified
boolean unitOfMeasureTypePKHasBeenModified
-
-
-
Class com.echothree.model.data.uom.server.value.UnitOfMeasureTypeValue
-
Serialized Fields
-
activeDetailPK
UnitOfMeasureTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
UnitOfMeasureTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.uom.server.value.UnitOfMeasureTypeVolumeValue
class UnitOfMeasureTypeVolumeValue extends BaseValue<UnitOfMeasureTypeVolumePK> implements Serializable-
Serialized Fields
-
depth
Long depth
-
depthHasBeenModified
boolean depthHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
height
Long height
-
heightHasBeenModified
boolean heightHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
unitOfMeasureTypePK
UnitOfMeasureTypePK unitOfMeasureTypePK
-
unitOfMeasureTypePKHasBeenModified
boolean unitOfMeasureTypePKHasBeenModified
-
width
Long width
-
widthHasBeenModified
boolean widthHasBeenModified
-
-
-
Class com.echothree.model.data.uom.server.value.UnitOfMeasureTypeWeightValue
class UnitOfMeasureTypeWeightValue extends BaseValue<UnitOfMeasureTypeWeightPK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
unitOfMeasureTypePK
UnitOfMeasureTypePK unitOfMeasureTypePK
-
unitOfMeasureTypePKHasBeenModified
boolean unitOfMeasureTypePKHasBeenModified
-
weight
Long weight
-
weightHasBeenModified
boolean weightHasBeenModified
-
-
-
-
Package com.echothree.model.data.user.common.pk
-
Class com.echothree.model.data.user.common.pk.RecoveryAnswerDetailPK
class RecoveryAnswerDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.user.common.pk.RecoveryAnswerPK
class RecoveryAnswerPK extends BasePK implements Serializable -
Class com.echothree.model.data.user.common.pk.RecoveryQuestionDescriptionPK
class RecoveryQuestionDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.user.common.pk.RecoveryQuestionDetailPK
class RecoveryQuestionDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.user.common.pk.RecoveryQuestionPK
class RecoveryQuestionPK extends BasePK implements Serializable -
Class com.echothree.model.data.user.common.pk.UserKeyDetailPK
class UserKeyDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.user.common.pk.UserKeyPK
class UserKeyPK extends BasePK implements Serializable -
Class com.echothree.model.data.user.common.pk.UserKeyStatusPK
class UserKeyStatusPK extends BasePK implements Serializable -
Class com.echothree.model.data.user.common.pk.UserLoginPasswordEncoderTypeDescriptionPK
class UserLoginPasswordEncoderTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.user.common.pk.UserLoginPasswordEncoderTypePK
class UserLoginPasswordEncoderTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.user.common.pk.UserLoginPasswordPK
class UserLoginPasswordPK extends BasePK implements Serializable -
Class com.echothree.model.data.user.common.pk.UserLoginPasswordStringPK
class UserLoginPasswordStringPK extends BasePK implements Serializable -
Class com.echothree.model.data.user.common.pk.UserLoginPasswordTypeDescriptionPK
class UserLoginPasswordTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.user.common.pk.UserLoginPasswordTypePK
class UserLoginPasswordTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.user.common.pk.UserLoginPK
class UserLoginPK extends BasePK implements Serializable -
Class com.echothree.model.data.user.common.pk.UserLoginStatusPK
class UserLoginStatusPK extends BasePK implements Serializable -
Class com.echothree.model.data.user.common.pk.UserSessionPK
class UserSessionPK extends BasePK implements Serializable -
Class com.echothree.model.data.user.common.pk.UserVisitCommandPK
class UserVisitCommandPK extends BasePK implements Serializable -
Class com.echothree.model.data.user.common.pk.UserVisitGroupDetailPK
class UserVisitGroupDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.user.common.pk.UserVisitGroupPK
class UserVisitGroupPK extends BasePK implements Serializable -
Class com.echothree.model.data.user.common.pk.UserVisitPK
class UserVisitPK extends BasePK implements Serializable -
Class com.echothree.model.data.user.common.pk.UserVisitStatusPK
class UserVisitStatusPK extends BasePK implements Serializable
-
-
Package com.echothree.model.data.user.server.entity
-
Class com.echothree.model.data.user.server.entity.RecoveryAnswer
class RecoveryAnswer extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
RecoveryAnswerPK _pk
-
_value
RecoveryAnswerValue _value
-
-
-
Class com.echothree.model.data.user.server.entity.RecoveryAnswerDetail
class RecoveryAnswerDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
RecoveryAnswerDetailPK _pk
-
_value
RecoveryAnswerDetailValue _value
-
-
-
Class com.echothree.model.data.user.server.entity.RecoveryQuestion
class RecoveryQuestion extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
RecoveryQuestionPK _pk
-
_value
RecoveryQuestionValue _value
-
-
-
Class com.echothree.model.data.user.server.entity.RecoveryQuestionDescription
class RecoveryQuestionDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
RecoveryQuestionDescriptionPK _pk
-
_value
RecoveryQuestionDescriptionValue _value
-
-
-
Class com.echothree.model.data.user.server.entity.RecoveryQuestionDetail
class RecoveryQuestionDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
RecoveryQuestionDetailPK _pk
-
_value
RecoveryQuestionDetailValue _value
-
-
-
Class com.echothree.model.data.user.server.entity.UserKey
class UserKey extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
UserKeyPK _pk
-
_value
UserKeyValue _value
-
-
-
Class com.echothree.model.data.user.server.entity.UserKeyDetail
class UserKeyDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
UserKeyDetailPK _pk
-
_value
UserKeyDetailValue _value
-
-
-
Class com.echothree.model.data.user.server.entity.UserKeyStatus
class UserKeyStatus extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
UserKeyStatusPK _pk
-
_value
UserKeyStatusValue _value
-
-
-
Class com.echothree.model.data.user.server.entity.UserLogin
class UserLogin extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
UserLoginPK _pk
-
_value
UserLoginValue _value
-
-
-
Class com.echothree.model.data.user.server.entity.UserLoginPassword
class UserLoginPassword extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
UserLoginPasswordPK _pk
-
_value
UserLoginPasswordValue _value
-
-
-
Class com.echothree.model.data.user.server.entity.UserLoginPasswordEncoderType
class UserLoginPasswordEncoderType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
UserLoginPasswordEncoderTypePK _pk
-
_value
UserLoginPasswordEncoderTypeValue _value
-
-
-
Class com.echothree.model.data.user.server.entity.UserLoginPasswordEncoderTypeDescription
class UserLoginPasswordEncoderTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
UserLoginPasswordEncoderTypeDescriptionPK _pk
-
_value
UserLoginPasswordEncoderTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.user.server.entity.UserLoginPasswordString
class UserLoginPasswordString extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
UserLoginPasswordStringPK _pk
-
_value
UserLoginPasswordStringValue _value
-
-
-
Class com.echothree.model.data.user.server.entity.UserLoginPasswordType
class UserLoginPasswordType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
UserLoginPasswordTypePK _pk
-
_value
UserLoginPasswordTypeValue _value
-
-
-
Class com.echothree.model.data.user.server.entity.UserLoginPasswordTypeDescription
class UserLoginPasswordTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
UserLoginPasswordTypeDescriptionPK _pk
-
_value
UserLoginPasswordTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.user.server.entity.UserLoginStatus
class UserLoginStatus extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
UserLoginStatusPK _pk
-
_value
UserLoginStatusValue _value
-
-
-
Class com.echothree.model.data.user.server.entity.UserSession
class UserSession extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
UserSessionPK _pk
-
_value
UserSessionValue _value
-
-
-
Class com.echothree.model.data.user.server.entity.UserVisit
class UserVisit extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
UserVisitPK _pk
-
_value
UserVisitValue _value
-
-
-
Class com.echothree.model.data.user.server.entity.UserVisitCommand
class UserVisitCommand extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
UserVisitCommandPK _pk
-
_value
UserVisitCommandValue _value
-
-
-
Class com.echothree.model.data.user.server.entity.UserVisitGroup
class UserVisitGroup extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
UserVisitGroupPK _pk
-
_value
UserVisitGroupValue _value
-
-
-
Class com.echothree.model.data.user.server.entity.UserVisitGroupDetail
class UserVisitGroupDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
UserVisitGroupDetailPK _pk
-
_value
UserVisitGroupDetailValue _value
-
-
-
Class com.echothree.model.data.user.server.entity.UserVisitStatus
class UserVisitStatus extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
UserVisitStatusPK _pk
-
_value
UserVisitStatusValue _value
-
-
-
-
Package com.echothree.model.data.user.server.value
-
Class com.echothree.model.data.user.server.value.RecoveryAnswerDetailValue
-
Serialized Fields
-
answer
String answer
-
answerHasBeenModified
boolean answerHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
partyPK
PartyPK partyPK
-
partyPKHasBeenModified
boolean partyPKHasBeenModified
-
recoveryAnswerPK
RecoveryAnswerPK recoveryAnswerPK
-
recoveryAnswerPKHasBeenModified
boolean recoveryAnswerPKHasBeenModified
-
recoveryQuestionPK
RecoveryQuestionPK recoveryQuestionPK
-
recoveryQuestionPKHasBeenModified
boolean recoveryQuestionPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.user.server.value.RecoveryAnswerValue
-
Serialized Fields
-
activeDetailPK
RecoveryAnswerDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
RecoveryAnswerDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.user.server.value.RecoveryQuestionDescriptionValue
class RecoveryQuestionDescriptionValue extends BaseValue<RecoveryQuestionDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
recoveryQuestionPK
RecoveryQuestionPK recoveryQuestionPK
-
recoveryQuestionPKHasBeenModified
boolean recoveryQuestionPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.user.server.value.RecoveryQuestionDetailValue
class RecoveryQuestionDetailValue extends BaseValue<RecoveryQuestionDetailPK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
recoveryQuestionName
String recoveryQuestionName
-
recoveryQuestionNameHasBeenModified
boolean recoveryQuestionNameHasBeenModified
-
recoveryQuestionPK
RecoveryQuestionPK recoveryQuestionPK
-
recoveryQuestionPKHasBeenModified
boolean recoveryQuestionPKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.user.server.value.RecoveryQuestionValue
-
Serialized Fields
-
activeDetailPK
RecoveryQuestionDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
RecoveryQuestionDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.user.server.value.UserKeyDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
partyPK
PartyPK partyPK
-
partyPKHasBeenModified
boolean partyPKHasBeenModified
-
partyRelationshipPK
PartyRelationshipPK partyRelationshipPK
-
partyRelationshipPKHasBeenModified
boolean partyRelationshipPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
userKeyName
String userKeyName
-
userKeyNameHasBeenModified
boolean userKeyNameHasBeenModified
-
userKeyPK
UserKeyPK userKeyPK
-
userKeyPKHasBeenModified
boolean userKeyPKHasBeenModified
-
-
-
Class com.echothree.model.data.user.server.value.UserKeyStatusValue
-
Class com.echothree.model.data.user.server.value.UserKeyValue
-
Serialized Fields
-
activeDetailPK
UserKeyDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
UserKeyDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.user.server.value.UserLoginPasswordEncoderTypeDescriptionValue
class UserLoginPasswordEncoderTypeDescriptionValue extends BaseValue<UserLoginPasswordEncoderTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
userLoginPasswordEncoderTypePK
UserLoginPasswordEncoderTypePK userLoginPasswordEncoderTypePK
-
userLoginPasswordEncoderTypePKHasBeenModified
boolean userLoginPasswordEncoderTypePKHasBeenModified
-
-
-
Class com.echothree.model.data.user.server.value.UserLoginPasswordEncoderTypeValue
class UserLoginPasswordEncoderTypeValue extends BaseValue<UserLoginPasswordEncoderTypePK> implements Serializable-
Serialized Fields
-
userLoginPasswordEncoderTypeName
String userLoginPasswordEncoderTypeName
-
userLoginPasswordEncoderTypeNameHasBeenModified
boolean userLoginPasswordEncoderTypeNameHasBeenModified
-
-
-
Class com.echothree.model.data.user.server.value.UserLoginPasswordStringValue
class UserLoginPasswordStringValue extends BaseValue<UserLoginPasswordStringPK> implements Serializable-
Serialized Fields
-
changedTime
Long changedTime
-
changedTimeHasBeenModified
boolean changedTimeHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
password
String password
-
passwordHasBeenModified
boolean passwordHasBeenModified
-
salt
String salt
-
saltHasBeenModified
boolean saltHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
userLoginPasswordPK
UserLoginPasswordPK userLoginPasswordPK
-
userLoginPasswordPKHasBeenModified
boolean userLoginPasswordPKHasBeenModified
-
wasReset
Boolean wasReset
-
wasResetHasBeenModified
boolean wasResetHasBeenModified
-
-
-
Class com.echothree.model.data.user.server.value.UserLoginPasswordTypeDescriptionValue
class UserLoginPasswordTypeDescriptionValue extends BaseValue<UserLoginPasswordTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
userLoginPasswordTypePK
UserLoginPasswordTypePK userLoginPasswordTypePK
-
userLoginPasswordTypePKHasBeenModified
boolean userLoginPasswordTypePKHasBeenModified
-
-
-
Class com.echothree.model.data.user.server.value.UserLoginPasswordTypeValue
-
Serialized Fields
-
userLoginPasswordEncoderTypePK
UserLoginPasswordEncoderTypePK userLoginPasswordEncoderTypePK
-
userLoginPasswordEncoderTypePKHasBeenModified
boolean userLoginPasswordEncoderTypePKHasBeenModified
-
userLoginPasswordTypeName
String userLoginPasswordTypeName
-
userLoginPasswordTypeNameHasBeenModified
boolean userLoginPasswordTypeNameHasBeenModified
-
-
-
Class com.echothree.model.data.user.server.value.UserLoginPasswordValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
partyPK
PartyPK partyPK
-
partyPKHasBeenModified
boolean partyPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
userLoginPasswordTypePK
UserLoginPasswordTypePK userLoginPasswordTypePK
-
userLoginPasswordTypePKHasBeenModified
boolean userLoginPasswordTypePKHasBeenModified
-
-
-
Class com.echothree.model.data.user.server.value.UserLoginStatusValue
-
Serialized Fields
-
expiredCount
Integer expiredCount
-
expiredCountHasBeenModified
boolean expiredCountHasBeenModified
-
failureCount
Integer failureCount
-
failureCountHasBeenModified
boolean failureCountHasBeenModified
-
firstFailureTime
Long firstFailureTime
-
firstFailureTimeHasBeenModified
boolean firstFailureTimeHasBeenModified
-
forceChange
Boolean forceChange
-
forceChangeHasBeenModified
boolean forceChangeHasBeenModified
-
lastFailureTime
Long lastFailureTime
-
lastFailureTimeHasBeenModified
boolean lastFailureTimeHasBeenModified
-
lastLoginTime
Long lastLoginTime
-
lastLoginTimeHasBeenModified
boolean lastLoginTimeHasBeenModified
-
partyPK
PartyPK partyPK
-
partyPKHasBeenModified
boolean partyPKHasBeenModified
-
-
-
Class com.echothree.model.data.user.server.value.UserLoginValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
partyPK
PartyPK partyPK
-
partyPKHasBeenModified
boolean partyPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
username
String username
-
usernameHasBeenModified
boolean usernameHasBeenModified
-
-
-
Class com.echothree.model.data.user.server.value.UserSessionValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
identityVerifiedTime
Long identityVerifiedTime
-
identityVerifiedTimeHasBeenModified
boolean identityVerifiedTimeHasBeenModified
-
partyPK
PartyPK partyPK
-
partyPKHasBeenModified
boolean partyPKHasBeenModified
-
partyRelationshipPK
PartyRelationshipPK partyRelationshipPK
-
partyRelationshipPKHasBeenModified
boolean partyRelationshipPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
userVisitPK
UserVisitPK userVisitPK
-
userVisitPKHasBeenModified
boolean userVisitPKHasBeenModified
-
-
-
Class com.echothree.model.data.user.server.value.UserVisitCommandValue
-
Serialized Fields
-
commandPK
CommandPK commandPK
-
commandPKHasBeenModified
boolean commandPKHasBeenModified
-
endTime
Long endTime
-
endTimeHasBeenModified
boolean endTimeHasBeenModified
-
hadExecutionErrors
Boolean hadExecutionErrors
-
hadExecutionErrorsHasBeenModified
boolean hadExecutionErrorsHasBeenModified
-
hadSecurityErrors
Boolean hadSecurityErrors
-
hadSecurityErrorsHasBeenModified
boolean hadSecurityErrorsHasBeenModified
-
hadValidationErrors
Boolean hadValidationErrors
-
hadValidationErrorsHasBeenModified
boolean hadValidationErrorsHasBeenModified
-
partyPK
PartyPK partyPK
-
partyPKHasBeenModified
boolean partyPKHasBeenModified
-
startTime
Long startTime
-
startTimeHasBeenModified
boolean startTimeHasBeenModified
-
userVisitCommandSequence
Integer userVisitCommandSequence
-
userVisitCommandSequenceHasBeenModified
boolean userVisitCommandSequenceHasBeenModified
-
userVisitPK
UserVisitPK userVisitPK
-
userVisitPKHasBeenModified
boolean userVisitPKHasBeenModified
-
-
-
Class com.echothree.model.data.user.server.value.UserVisitGroupDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
userVisitGroupName
String userVisitGroupName
-
userVisitGroupNameHasBeenModified
boolean userVisitGroupNameHasBeenModified
-
userVisitGroupPK
UserVisitGroupPK userVisitGroupPK
-
userVisitGroupPKHasBeenModified
boolean userVisitGroupPKHasBeenModified
-
-
-
Class com.echothree.model.data.user.server.value.UserVisitGroupValue
-
Serialized Fields
-
activeDetailPK
UserVisitGroupDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
UserVisitGroupDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.user.server.value.UserVisitStatusValue
-
Serialized Fields
-
userVisitCachedSearchSequence
Integer userVisitCachedSearchSequence
-
userVisitCachedSearchSequenceHasBeenModified
boolean userVisitCachedSearchSequenceHasBeenModified
-
userVisitCampaignSequence
Integer userVisitCampaignSequence
-
userVisitCampaignSequenceHasBeenModified
boolean userVisitCampaignSequenceHasBeenModified
-
userVisitCommandSequence
Integer userVisitCommandSequence
-
userVisitCommandSequenceHasBeenModified
boolean userVisitCommandSequenceHasBeenModified
-
userVisitPK
UserVisitPK userVisitPK
-
userVisitPKHasBeenModified
boolean userVisitPKHasBeenModified
-
userVisitTrackSequence
Integer userVisitTrackSequence
-
userVisitTrackSequenceHasBeenModified
boolean userVisitTrackSequenceHasBeenModified
-
-
-
Class com.echothree.model.data.user.server.value.UserVisitValue
-
Serialized Fields
-
associateReferralPK
AssociateReferralPK associateReferralPK
-
associateReferralPKHasBeenModified
boolean associateReferralPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
lastCommandTime
Long lastCommandTime
-
lastCommandTimeHasBeenModified
boolean lastCommandTimeHasBeenModified
-
offerUsePK
OfferUsePK offerUsePK
-
offerUsePKHasBeenModified
boolean offerUsePKHasBeenModified
-
preferredCurrencyPK
CurrencyPK preferredCurrencyPK
-
preferredCurrencyPKHasBeenModified
boolean preferredCurrencyPKHasBeenModified
-
preferredDateTimeFormatPK
DateTimeFormatPK preferredDateTimeFormatPK
-
preferredDateTimeFormatPKHasBeenModified
boolean preferredDateTimeFormatPKHasBeenModified
-
preferredLanguagePK
LanguagePK preferredLanguagePK
-
preferredLanguagePKHasBeenModified
boolean preferredLanguagePKHasBeenModified
-
preferredTimeZonePK
TimeZonePK preferredTimeZonePK
-
preferredTimeZonePKHasBeenModified
boolean preferredTimeZonePKHasBeenModified
-
retainUntilTime
Long retainUntilTime
-
retainUntilTimeHasBeenModified
boolean retainUntilTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
userKeyPK
UserKeyPK userKeyPK
-
userKeyPKHasBeenModified
boolean userKeyPKHasBeenModified
-
userVisitGroupPK
UserVisitGroupPK userVisitGroupPK
-
userVisitGroupPKHasBeenModified
boolean userVisitGroupPKHasBeenModified
-
-
-
-
Package com.echothree.model.data.vendor.common.pk
-
Class com.echothree.model.data.vendor.common.pk.ItemPurchasingCategoryDescriptionPK
class ItemPurchasingCategoryDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.vendor.common.pk.ItemPurchasingCategoryDetailPK
class ItemPurchasingCategoryDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.vendor.common.pk.ItemPurchasingCategoryPK
class ItemPurchasingCategoryPK extends BasePK implements Serializable -
Class com.echothree.model.data.vendor.common.pk.VendorItemCostPK
class VendorItemCostPK extends BasePK implements Serializable -
Class com.echothree.model.data.vendor.common.pk.VendorItemDetailPK
class VendorItemDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.vendor.common.pk.VendorItemPK
class VendorItemPK extends BasePK implements Serializable -
Class com.echothree.model.data.vendor.common.pk.VendorPK
class VendorPK extends BasePK implements Serializable -
Class com.echothree.model.data.vendor.common.pk.VendorTypeDescriptionPK
class VendorTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.vendor.common.pk.VendorTypeDetailPK
class VendorTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.vendor.common.pk.VendorTypePK
class VendorTypePK extends BasePK implements Serializable
-
-
Package com.echothree.model.data.vendor.server.entity
-
Class com.echothree.model.data.vendor.server.entity.ItemPurchasingCategory
class ItemPurchasingCategory extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ItemPurchasingCategoryPK _pk
-
_value
ItemPurchasingCategoryValue _value
-
-
-
Class com.echothree.model.data.vendor.server.entity.ItemPurchasingCategoryDescription
class ItemPurchasingCategoryDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ItemPurchasingCategoryDescriptionPK _pk
-
_value
ItemPurchasingCategoryDescriptionValue _value
-
-
-
Class com.echothree.model.data.vendor.server.entity.ItemPurchasingCategoryDetail
class ItemPurchasingCategoryDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
ItemPurchasingCategoryDetailPK _pk
-
_value
ItemPurchasingCategoryDetailValue _value
-
-
-
Class com.echothree.model.data.vendor.server.entity.Vendor
class Vendor extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
VendorPK _pk
-
_value
VendorValue _value
-
-
-
Class com.echothree.model.data.vendor.server.entity.VendorItem
class VendorItem extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
VendorItemPK _pk
-
_value
VendorItemValue _value
-
-
-
Class com.echothree.model.data.vendor.server.entity.VendorItemCost
class VendorItemCost extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
VendorItemCostPK _pk
-
_value
VendorItemCostValue _value
-
-
-
Class com.echothree.model.data.vendor.server.entity.VendorItemDetail
class VendorItemDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
VendorItemDetailPK _pk
-
_value
VendorItemDetailValue _value
-
-
-
Class com.echothree.model.data.vendor.server.entity.VendorType
class VendorType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
VendorTypePK _pk
-
_value
VendorTypeValue _value
-
-
-
Class com.echothree.model.data.vendor.server.entity.VendorTypeDescription
class VendorTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
VendorTypeDescriptionPK _pk
-
_value
VendorTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.vendor.server.entity.VendorTypeDetail
class VendorTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
VendorTypeDetailPK _pk
-
_value
VendorTypeDetailValue _value
-
-
-
-
Package com.echothree.model.data.vendor.server.value
-
Class com.echothree.model.data.vendor.server.value.ItemPurchasingCategoryDescriptionValue
class ItemPurchasingCategoryDescriptionValue extends BaseValue<ItemPurchasingCategoryDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
itemPurchasingCategoryPK
ItemPurchasingCategoryPK itemPurchasingCategoryPK
-
itemPurchasingCategoryPKHasBeenModified
boolean itemPurchasingCategoryPKHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.vendor.server.value.ItemPurchasingCategoryDetailValue
class ItemPurchasingCategoryDetailValue extends BaseValue<ItemPurchasingCategoryDetailPK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
itemPurchasingCategoryName
String itemPurchasingCategoryName
-
itemPurchasingCategoryNameHasBeenModified
boolean itemPurchasingCategoryNameHasBeenModified
-
itemPurchasingCategoryPK
ItemPurchasingCategoryPK itemPurchasingCategoryPK
-
itemPurchasingCategoryPKHasBeenModified
boolean itemPurchasingCategoryPKHasBeenModified
-
parentItemPurchasingCategoryPK
ItemPurchasingCategoryPK parentItemPurchasingCategoryPK
-
parentItemPurchasingCategoryPKHasBeenModified
boolean parentItemPurchasingCategoryPKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.vendor.server.value.ItemPurchasingCategoryValue
class ItemPurchasingCategoryValue extends BaseValue<ItemPurchasingCategoryPK> implements Serializable-
Serialized Fields
-
activeDetailPK
ItemPurchasingCategoryDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
ItemPurchasingCategoryDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.vendor.server.value.VendorItemCostValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
inventoryConditionPK
InventoryConditionPK inventoryConditionPK
-
inventoryConditionPKHasBeenModified
boolean inventoryConditionPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
unitCost
Long unitCost
-
unitCostHasBeenModified
boolean unitCostHasBeenModified
-
unitOfMeasureTypePK
UnitOfMeasureTypePK unitOfMeasureTypePK
-
unitOfMeasureTypePKHasBeenModified
boolean unitOfMeasureTypePKHasBeenModified
-
vendorItemPK
VendorItemPK vendorItemPK
-
vendorItemPKHasBeenModified
boolean vendorItemPKHasBeenModified
-
-
-
Class com.echothree.model.data.vendor.server.value.VendorItemDetailValue
-
Serialized Fields
-
cancellationPolicyPK
CancellationPolicyPK cancellationPolicyPK
-
cancellationPolicyPKHasBeenModified
boolean cancellationPolicyPKHasBeenModified
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
itemPK
ItemPK itemPK
-
itemPKHasBeenModified
boolean itemPKHasBeenModified
-
priority
Integer priority
-
priorityHasBeenModified
boolean priorityHasBeenModified
-
returnPolicyPK
ReturnPolicyPK returnPolicyPK
-
returnPolicyPKHasBeenModified
boolean returnPolicyPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
vendorItemName
String vendorItemName
-
vendorItemNameHasBeenModified
boolean vendorItemNameHasBeenModified
-
vendorItemPK
VendorItemPK vendorItemPK
-
vendorItemPKHasBeenModified
boolean vendorItemPKHasBeenModified
-
vendorPartyPK
PartyPK vendorPartyPK
-
vendorPartyPKHasBeenModified
boolean vendorPartyPKHasBeenModified
-
-
-
Class com.echothree.model.data.vendor.server.value.VendorItemValue
-
Serialized Fields
-
activeDetailPK
VendorItemDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
VendorItemDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.vendor.server.value.VendorTypeDescriptionValue
-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
vendorTypePK
VendorTypePK vendorTypePK
-
vendorTypePKHasBeenModified
boolean vendorTypePKHasBeenModified
-
-
-
Class com.echothree.model.data.vendor.server.value.VendorTypeDetailValue
-
Serialized Fields
-
defaultAllowBackorders
Boolean defaultAllowBackorders
-
defaultAllowBackordersHasBeenModified
boolean defaultAllowBackordersHasBeenModified
-
defaultAllowCombiningShipments
Boolean defaultAllowCombiningShipments
-
defaultAllowCombiningShipmentsHasBeenModified
boolean defaultAllowCombiningShipmentsHasBeenModified
-
defaultAllowReferenceDuplicates
Boolean defaultAllowReferenceDuplicates
-
defaultAllowReferenceDuplicatesHasBeenModified
boolean defaultAllowReferenceDuplicatesHasBeenModified
-
defaultAllowSubstitutions
Boolean defaultAllowSubstitutions
-
defaultAllowSubstitutionsHasBeenModified
boolean defaultAllowSubstitutionsHasBeenModified
-
defaultApGlAccountPK
GlAccountPK defaultApGlAccountPK
-
defaultApGlAccountPKHasBeenModified
boolean defaultApGlAccountPKHasBeenModified
-
defaultCancellationPolicyPK
CancellationPolicyPK defaultCancellationPolicyPK
-
defaultCancellationPolicyPKHasBeenModified
boolean defaultCancellationPolicyPKHasBeenModified
-
defaultFreeOnBoardPK
FreeOnBoardPK defaultFreeOnBoardPK
-
defaultFreeOnBoardPKHasBeenModified
boolean defaultFreeOnBoardPKHasBeenModified
-
defaultHoldUntilComplete
Boolean defaultHoldUntilComplete
-
defaultHoldUntilCompleteHasBeenModified
boolean defaultHoldUntilCompleteHasBeenModified
-
defaultReferenceValidationPattern
String defaultReferenceValidationPattern
-
defaultReferenceValidationPatternHasBeenModified
boolean defaultReferenceValidationPatternHasBeenModified
-
defaultRequireReference
Boolean defaultRequireReference
-
defaultRequireReferenceHasBeenModified
boolean defaultRequireReferenceHasBeenModified
-
defaultReturnPolicyPK
ReturnPolicyPK defaultReturnPolicyPK
-
defaultReturnPolicyPKHasBeenModified
boolean defaultReturnPolicyPKHasBeenModified
-
defaultTermPK
TermPK defaultTermPK
-
defaultTermPKHasBeenModified
boolean defaultTermPKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
vendorTypeName
String vendorTypeName
-
vendorTypeNameHasBeenModified
boolean vendorTypeNameHasBeenModified
-
vendorTypePK
VendorTypePK vendorTypePK
-
vendorTypePKHasBeenModified
boolean vendorTypePKHasBeenModified
-
-
-
Class com.echothree.model.data.vendor.server.value.VendorTypeValue
-
Serialized Fields
-
activeDetailPK
VendorTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
VendorTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.vendor.server.value.VendorValue
-
Serialized Fields
-
allowBackorders
Boolean allowBackorders
-
allowBackordersHasBeenModified
boolean allowBackordersHasBeenModified
-
allowCombiningShipments
Boolean allowCombiningShipments
-
allowCombiningShipmentsHasBeenModified
boolean allowCombiningShipmentsHasBeenModified
-
allowReferenceDuplicates
Boolean allowReferenceDuplicates
-
allowReferenceDuplicatesHasBeenModified
boolean allowReferenceDuplicatesHasBeenModified
-
allowSubstitutions
Boolean allowSubstitutions
-
allowSubstitutionsHasBeenModified
boolean allowSubstitutionsHasBeenModified
-
apGlAccountPK
GlAccountPK apGlAccountPK
-
apGlAccountPKHasBeenModified
boolean apGlAccountPKHasBeenModified
-
cancellationPolicyPK
CancellationPolicyPK cancellationPolicyPK
-
cancellationPolicyPKHasBeenModified
boolean cancellationPolicyPKHasBeenModified
-
defaultItemAliasTypePK
ItemAliasTypePK defaultItemAliasTypePK
-
defaultItemAliasTypePKHasBeenModified
boolean defaultItemAliasTypePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
holdUntilComplete
Boolean holdUntilComplete
-
holdUntilCompleteHasBeenModified
boolean holdUntilCompleteHasBeenModified
-
maximumPurchaseOrderAmount
Long maximumPurchaseOrderAmount
-
maximumPurchaseOrderAmountHasBeenModified
boolean maximumPurchaseOrderAmountHasBeenModified
-
maximumPurchaseOrderLines
Integer maximumPurchaseOrderLines
-
maximumPurchaseOrderLinesHasBeenModified
boolean maximumPurchaseOrderLinesHasBeenModified
-
minimumPurchaseOrderAmount
Long minimumPurchaseOrderAmount
-
minimumPurchaseOrderAmountHasBeenModified
boolean minimumPurchaseOrderAmountHasBeenModified
-
minimumPurchaseOrderLines
Integer minimumPurchaseOrderLines
-
minimumPurchaseOrderLinesHasBeenModified
boolean minimumPurchaseOrderLinesHasBeenModified
-
partyPK
PartyPK partyPK
-
partyPKHasBeenModified
boolean partyPKHasBeenModified
-
referenceValidationPattern
String referenceValidationPattern
-
referenceValidationPatternHasBeenModified
boolean referenceValidationPatternHasBeenModified
-
requireReference
Boolean requireReference
-
requireReferenceHasBeenModified
boolean requireReferenceHasBeenModified
-
returnPolicyPK
ReturnPolicyPK returnPolicyPK
-
returnPolicyPKHasBeenModified
boolean returnPolicyPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
useItemPurchasingCategories
Boolean useItemPurchasingCategories
-
useItemPurchasingCategoriesHasBeenModified
boolean useItemPurchasingCategoriesHasBeenModified
-
vendorItemCostFilterPK
FilterPK vendorItemCostFilterPK
-
vendorItemCostFilterPKHasBeenModified
boolean vendorItemCostFilterPKHasBeenModified
-
vendorItemSelectorPK
SelectorPK vendorItemSelectorPK
-
vendorItemSelectorPKHasBeenModified
boolean vendorItemSelectorPKHasBeenModified
-
vendorName
String vendorName
-
vendorNameHasBeenModified
boolean vendorNameHasBeenModified
-
vendorTypePK
VendorTypePK vendorTypePK
-
vendorTypePKHasBeenModified
boolean vendorTypePKHasBeenModified
-
-
-
-
Package com.echothree.model.data.warehouse.common.pk
-
Class com.echothree.model.data.warehouse.common.pk.LocationCapacityPK
class LocationCapacityPK extends BasePK implements Serializable -
Class com.echothree.model.data.warehouse.common.pk.LocationDescriptionPK
class LocationDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.warehouse.common.pk.LocationDetailPK
class LocationDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.warehouse.common.pk.LocationNameElementDescriptionPK
class LocationNameElementDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.warehouse.common.pk.LocationNameElementDetailPK
class LocationNameElementDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.warehouse.common.pk.LocationNameElementPK
class LocationNameElementPK extends BasePK implements Serializable -
Class com.echothree.model.data.warehouse.common.pk.LocationPK
class LocationPK extends BasePK implements Serializable -
Class com.echothree.model.data.warehouse.common.pk.LocationTypeDescriptionPK
class LocationTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.warehouse.common.pk.LocationTypeDetailPK
class LocationTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.warehouse.common.pk.LocationTypePK
class LocationTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.warehouse.common.pk.LocationUseTypeDescriptionPK
class LocationUseTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.warehouse.common.pk.LocationUseTypePK
class LocationUseTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.warehouse.common.pk.LocationVolumePK
class LocationVolumePK extends BasePK implements Serializable -
Class com.echothree.model.data.warehouse.common.pk.PackageTypeCapacityPK
class PackageTypeCapacityPK extends BasePK implements Serializable -
Class com.echothree.model.data.warehouse.common.pk.PackageTypeDescriptionPK
class PackageTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.warehouse.common.pk.PackageTypeDetailPK
class PackageTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.warehouse.common.pk.PackageTypePK
class PackageTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.warehouse.common.pk.PackageTypeVolumePK
class PackageTypeVolumePK extends BasePK implements Serializable -
Class com.echothree.model.data.warehouse.common.pk.WarehousePackageTypePK
class WarehousePackageTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.warehouse.common.pk.WarehousePK
class WarehousePK extends BasePK implements Serializable -
Class com.echothree.model.data.warehouse.common.pk.WarehouseTypeDescriptionPK
class WarehouseTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.warehouse.common.pk.WarehouseTypeDetailPK
class WarehouseTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.warehouse.common.pk.WarehouseTypePK
class WarehouseTypePK extends BasePK implements Serializable
-
-
Package com.echothree.model.data.warehouse.server.entity
-
Class com.echothree.model.data.warehouse.server.entity.Location
class Location extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
LocationPK _pk
-
_value
LocationValue _value
-
-
-
Class com.echothree.model.data.warehouse.server.entity.LocationCapacity
class LocationCapacity extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
LocationCapacityPK _pk
-
_value
LocationCapacityValue _value
-
-
-
Class com.echothree.model.data.warehouse.server.entity.LocationDescription
class LocationDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
LocationDescriptionPK _pk
-
_value
LocationDescriptionValue _value
-
-
-
Class com.echothree.model.data.warehouse.server.entity.LocationDetail
class LocationDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
LocationDetailPK _pk
-
_value
LocationDetailValue _value
-
-
-
Class com.echothree.model.data.warehouse.server.entity.LocationNameElement
class LocationNameElement extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
LocationNameElementPK _pk
-
_value
LocationNameElementValue _value
-
-
-
Class com.echothree.model.data.warehouse.server.entity.LocationNameElementDescription
class LocationNameElementDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
LocationNameElementDescriptionPK _pk
-
_value
LocationNameElementDescriptionValue _value
-
-
-
Class com.echothree.model.data.warehouse.server.entity.LocationNameElementDetail
class LocationNameElementDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
LocationNameElementDetailPK _pk
-
_value
LocationNameElementDetailValue _value
-
-
-
Class com.echothree.model.data.warehouse.server.entity.LocationType
class LocationType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
LocationTypePK _pk
-
_value
LocationTypeValue _value
-
-
-
Class com.echothree.model.data.warehouse.server.entity.LocationTypeDescription
class LocationTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
LocationTypeDescriptionPK _pk
-
_value
LocationTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.warehouse.server.entity.LocationTypeDetail
class LocationTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
LocationTypeDetailPK _pk
-
_value
LocationTypeDetailValue _value
-
-
-
Class com.echothree.model.data.warehouse.server.entity.LocationUseType
class LocationUseType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
LocationUseTypePK _pk
-
_value
LocationUseTypeValue _value
-
-
-
Class com.echothree.model.data.warehouse.server.entity.LocationUseTypeDescription
class LocationUseTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
LocationUseTypeDescriptionPK _pk
-
_value
LocationUseTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.warehouse.server.entity.LocationVolume
class LocationVolume extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
LocationVolumePK _pk
-
_value
LocationVolumeValue _value
-
-
-
Class com.echothree.model.data.warehouse.server.entity.PackageType
class PackageType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PackageTypePK _pk
-
_value
PackageTypeValue _value
-
-
-
Class com.echothree.model.data.warehouse.server.entity.PackageTypeCapacity
class PackageTypeCapacity extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PackageTypeCapacityPK _pk
-
_value
PackageTypeCapacityValue _value
-
-
-
Class com.echothree.model.data.warehouse.server.entity.PackageTypeDescription
class PackageTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PackageTypeDescriptionPK _pk
-
_value
PackageTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.warehouse.server.entity.PackageTypeDetail
class PackageTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PackageTypeDetailPK _pk
-
_value
PackageTypeDetailValue _value
-
-
-
Class com.echothree.model.data.warehouse.server.entity.PackageTypeVolume
class PackageTypeVolume extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
PackageTypeVolumePK _pk
-
_value
PackageTypeVolumeValue _value
-
-
-
Class com.echothree.model.data.warehouse.server.entity.Warehouse
class Warehouse extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
WarehousePK _pk
-
_value
WarehouseValue _value
-
-
-
Class com.echothree.model.data.warehouse.server.entity.WarehousePackageType
class WarehousePackageType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
WarehousePackageTypePK _pk
-
_value
WarehousePackageTypeValue _value
-
-
-
Class com.echothree.model.data.warehouse.server.entity.WarehouseType
class WarehouseType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
WarehouseTypePK _pk
-
_value
WarehouseTypeValue _value
-
-
-
Class com.echothree.model.data.warehouse.server.entity.WarehouseTypeDescription
class WarehouseTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
WarehouseTypeDescriptionPK _pk
-
_value
WarehouseTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.warehouse.server.entity.WarehouseTypeDetail
class WarehouseTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
WarehouseTypeDetailPK _pk
-
_value
WarehouseTypeDetailValue _value
-
-
-
-
Package com.echothree.model.data.warehouse.server.value
-
Class com.echothree.model.data.warehouse.server.value.LocationCapacityValue
-
Serialized Fields
-
capacity
Long capacity
-
capacityHasBeenModified
boolean capacityHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
locationPK
LocationPK locationPK
-
locationPKHasBeenModified
boolean locationPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
unitOfMeasureTypePK
UnitOfMeasureTypePK unitOfMeasureTypePK
-
unitOfMeasureTypePKHasBeenModified
boolean unitOfMeasureTypePKHasBeenModified
-
-
-
Class com.echothree.model.data.warehouse.server.value.LocationDescriptionValue
-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
locationPK
LocationPK locationPK
-
locationPKHasBeenModified
boolean locationPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.warehouse.server.value.LocationDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
inventoryLocationGroupPK
InventoryLocationGroupPK inventoryLocationGroupPK
-
inventoryLocationGroupPKHasBeenModified
boolean inventoryLocationGroupPKHasBeenModified
-
locationName
String locationName
-
locationNameHasBeenModified
boolean locationNameHasBeenModified
-
locationPK
LocationPK locationPK
-
locationPKHasBeenModified
boolean locationPKHasBeenModified
-
locationTypePK
LocationTypePK locationTypePK
-
locationTypePKHasBeenModified
boolean locationTypePKHasBeenModified
-
locationUseTypePK
LocationUseTypePK locationUseTypePK
-
locationUseTypePKHasBeenModified
boolean locationUseTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
velocity
Integer velocity
-
velocityHasBeenModified
boolean velocityHasBeenModified
-
warehousePartyPK
PartyPK warehousePartyPK
-
warehousePartyPKHasBeenModified
boolean warehousePartyPKHasBeenModified
-
-
-
Class com.echothree.model.data.warehouse.server.value.LocationNameElementDescriptionValue
class LocationNameElementDescriptionValue extends BaseValue<LocationNameElementDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
locationNameElementPK
LocationNameElementPK locationNameElementPK
-
locationNameElementPKHasBeenModified
boolean locationNameElementPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.warehouse.server.value.LocationNameElementDetailValue
class LocationNameElementDetailValue extends BaseValue<LocationNameElementDetailPK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
length
Integer length
-
lengthHasBeenModified
boolean lengthHasBeenModified
-
locationNameElementName
String locationNameElementName
-
locationNameElementNameHasBeenModified
boolean locationNameElementNameHasBeenModified
-
locationNameElementPK
LocationNameElementPK locationNameElementPK
-
locationNameElementPKHasBeenModified
boolean locationNameElementPKHasBeenModified
-
locationTypePK
LocationTypePK locationTypePK
-
locationTypePKHasBeenModified
boolean locationTypePKHasBeenModified
-
offset
Integer offset
-
offsetHasBeenModified
boolean offsetHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
validationPattern
String validationPattern
-
validationPatternHasBeenModified
boolean validationPatternHasBeenModified
-
-
-
Class com.echothree.model.data.warehouse.server.value.LocationNameElementValue
-
Serialized Fields
-
activeDetailPK
LocationNameElementDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
LocationNameElementDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.warehouse.server.value.LocationTypeDescriptionValue
class LocationTypeDescriptionValue extends BaseValue<LocationTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
locationTypePK
LocationTypePK locationTypePK
-
locationTypePKHasBeenModified
boolean locationTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.warehouse.server.value.LocationTypeDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
locationTypeName
String locationTypeName
-
locationTypeNameHasBeenModified
boolean locationTypeNameHasBeenModified
-
locationTypePK
LocationTypePK locationTypePK
-
locationTypePKHasBeenModified
boolean locationTypePKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
warehousePartyPK
PartyPK warehousePartyPK
-
warehousePartyPKHasBeenModified
boolean warehousePartyPKHasBeenModified
-
-
-
Class com.echothree.model.data.warehouse.server.value.LocationTypeValue
-
Serialized Fields
-
activeDetailPK
LocationTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
LocationTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.warehouse.server.value.LocationUseTypeDescriptionValue
class LocationUseTypeDescriptionValue extends BaseValue<LocationUseTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
locationUseTypePK
LocationUseTypePK locationUseTypePK
-
locationUseTypePKHasBeenModified
boolean locationUseTypePKHasBeenModified
-
-
-
Class com.echothree.model.data.warehouse.server.value.LocationUseTypeValue
-
Serialized Fields
-
allowMultiple
Boolean allowMultiple
-
allowMultipleHasBeenModified
boolean allowMultipleHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
locationUseTypeName
String locationUseTypeName
-
locationUseTypeNameHasBeenModified
boolean locationUseTypeNameHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
-
-
Class com.echothree.model.data.warehouse.server.value.LocationValue
-
Serialized Fields
-
activeDetailPK
LocationDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
LocationDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.warehouse.server.value.LocationVolumeValue
-
Serialized Fields
-
depth
Long depth
-
depthHasBeenModified
boolean depthHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
height
Long height
-
heightHasBeenModified
boolean heightHasBeenModified
-
locationPK
LocationPK locationPK
-
locationPKHasBeenModified
boolean locationPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
width
Long width
-
widthHasBeenModified
boolean widthHasBeenModified
-
-
-
Class com.echothree.model.data.warehouse.server.value.PackageTypeCapacityValue
-
Serialized Fields
-
capacity
Long capacity
-
capacityHasBeenModified
boolean capacityHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
packageTypePK
PackageTypePK packageTypePK
-
packageTypePKHasBeenModified
boolean packageTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
unitOfMeasureTypePK
UnitOfMeasureTypePK unitOfMeasureTypePK
-
unitOfMeasureTypePKHasBeenModified
boolean unitOfMeasureTypePKHasBeenModified
-
-
-
Class com.echothree.model.data.warehouse.server.value.PackageTypeDescriptionValue
class PackageTypeDescriptionValue extends BaseValue<PackageTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
packageTypePK
PackageTypePK packageTypePK
-
packageTypePKHasBeenModified
boolean packageTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.warehouse.server.value.PackageTypeDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
packageTypeName
String packageTypeName
-
packageTypeNameHasBeenModified
boolean packageTypeNameHasBeenModified
-
packageTypePK
PackageTypePK packageTypePK
-
packageTypePKHasBeenModified
boolean packageTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
-
-
Class com.echothree.model.data.warehouse.server.value.PackageTypeValue
-
Serialized Fields
-
activeDetailPK
PackageTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
PackageTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.warehouse.server.value.PackageTypeVolumeValue
-
Serialized Fields
-
depth
Long depth
-
depthHasBeenModified
boolean depthHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
height
Long height
-
heightHasBeenModified
boolean heightHasBeenModified
-
packageTypePK
PackageTypePK packageTypePK
-
packageTypePKHasBeenModified
boolean packageTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
width
Long width
-
widthHasBeenModified
boolean widthHasBeenModified
-
-
-
Class com.echothree.model.data.warehouse.server.value.WarehousePackageTypeValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
packageTypePK
PackageTypePK packageTypePK
-
packageTypePKHasBeenModified
boolean packageTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
warehousePartyPK
PartyPK warehousePartyPK
-
warehousePartyPKHasBeenModified
boolean warehousePartyPKHasBeenModified
-
-
-
Class com.echothree.model.data.warehouse.server.value.WarehouseTypeDescriptionValue
class WarehouseTypeDescriptionValue extends BaseValue<WarehouseTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
warehouseTypePK
WarehouseTypePK warehouseTypePK
-
warehouseTypePKHasBeenModified
boolean warehouseTypePKHasBeenModified
-
-
-
Class com.echothree.model.data.warehouse.server.value.WarehouseTypeDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
priority
Integer priority
-
priorityHasBeenModified
boolean priorityHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
warehouseTypeName
String warehouseTypeName
-
warehouseTypeNameHasBeenModified
boolean warehouseTypeNameHasBeenModified
-
warehouseTypePK
WarehouseTypePK warehouseTypePK
-
warehouseTypePKHasBeenModified
boolean warehouseTypePKHasBeenModified
-
-
-
Class com.echothree.model.data.warehouse.server.value.WarehouseTypeValue
-
Serialized Fields
-
activeDetailPK
WarehouseTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
WarehouseTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.warehouse.server.value.WarehouseValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
partyPK
PartyPK partyPK
-
partyPKHasBeenModified
boolean partyPKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
warehouseName
String warehouseName
-
warehouseNameHasBeenModified
boolean warehouseNameHasBeenModified
-
warehouseTypePK
WarehouseTypePK warehouseTypePK
-
warehouseTypePKHasBeenModified
boolean warehouseTypePKHasBeenModified
-
-
-
-
Package com.echothree.model.data.wishlist.common.pk
-
Class com.echothree.model.data.wishlist.common.pk.WishlistLinePK
class WishlistLinePK extends BasePK implements Serializable -
Class com.echothree.model.data.wishlist.common.pk.WishlistPK
class WishlistPK extends BasePK implements Serializable -
Class com.echothree.model.data.wishlist.common.pk.WishlistPriorityDescriptionPK
class WishlistPriorityDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.wishlist.common.pk.WishlistPriorityDetailPK
class WishlistPriorityDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.wishlist.common.pk.WishlistPriorityPK
class WishlistPriorityPK extends BasePK implements Serializable -
Class com.echothree.model.data.wishlist.common.pk.WishlistTypeDescriptionPK
class WishlistTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.wishlist.common.pk.WishlistTypeDetailPK
class WishlistTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.wishlist.common.pk.WishlistTypePK
class WishlistTypePK extends BasePK implements Serializable
-
-
Package com.echothree.model.data.wishlist.server.entity
-
Class com.echothree.model.data.wishlist.server.entity.Wishlist
class Wishlist extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
WishlistPK _pk
-
_value
WishlistValue _value
-
-
-
Class com.echothree.model.data.wishlist.server.entity.WishlistLine
class WishlistLine extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
WishlistLinePK _pk
-
_value
WishlistLineValue _value
-
-
-
Class com.echothree.model.data.wishlist.server.entity.WishlistPriority
class WishlistPriority extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
WishlistPriorityPK _pk
-
_value
WishlistPriorityValue _value
-
-
-
Class com.echothree.model.data.wishlist.server.entity.WishlistPriorityDescription
class WishlistPriorityDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
WishlistPriorityDescriptionPK _pk
-
_value
WishlistPriorityDescriptionValue _value
-
-
-
Class com.echothree.model.data.wishlist.server.entity.WishlistPriorityDetail
class WishlistPriorityDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
WishlistPriorityDetailPK _pk
-
_value
WishlistPriorityDetailValue _value
-
-
-
Class com.echothree.model.data.wishlist.server.entity.WishlistType
class WishlistType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
WishlistTypePK _pk
-
_value
WishlistTypeValue _value
-
-
-
Class com.echothree.model.data.wishlist.server.entity.WishlistTypeDescription
class WishlistTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
WishlistTypeDescriptionPK _pk
-
_value
WishlistTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.wishlist.server.entity.WishlistTypeDetail
class WishlistTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
WishlistTypeDetailPK _pk
-
_value
WishlistTypeDetailValue _value
-
-
-
-
Package com.echothree.model.data.wishlist.server.value
-
Class com.echothree.model.data.wishlist.server.value.WishlistLineValue
-
Serialized Fields
-
associateReferralPK
AssociateReferralPK associateReferralPK
-
associateReferralPKHasBeenModified
boolean associateReferralPKHasBeenModified
-
comment
String comment
-
commentHasBeenModified
boolean commentHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
offerUsePK
OfferUsePK offerUsePK
-
offerUsePKHasBeenModified
boolean offerUsePKHasBeenModified
-
orderLinePK
OrderLinePK orderLinePK
-
orderLinePKHasBeenModified
boolean orderLinePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
wishlistPriorityPK
WishlistPriorityPK wishlistPriorityPK
-
wishlistPriorityPKHasBeenModified
boolean wishlistPriorityPKHasBeenModified
-
-
-
Class com.echothree.model.data.wishlist.server.value.WishlistPriorityDescriptionValue
class WishlistPriorityDescriptionValue extends BaseValue<WishlistPriorityDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
wishlistPriorityPK
WishlistPriorityPK wishlistPriorityPK
-
wishlistPriorityPKHasBeenModified
boolean wishlistPriorityPKHasBeenModified
-
-
-
Class com.echothree.model.data.wishlist.server.value.WishlistPriorityDetailValue
class WishlistPriorityDetailValue extends BaseValue<WishlistPriorityDetailPK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
wishlistPriorityName
String wishlistPriorityName
-
wishlistPriorityNameHasBeenModified
boolean wishlistPriorityNameHasBeenModified
-
wishlistPriorityPK
WishlistPriorityPK wishlistPriorityPK
-
wishlistPriorityPKHasBeenModified
boolean wishlistPriorityPKHasBeenModified
-
wishlistTypePK
WishlistTypePK wishlistTypePK
-
wishlistTypePKHasBeenModified
boolean wishlistTypePKHasBeenModified
-
-
-
Class com.echothree.model.data.wishlist.server.value.WishlistPriorityValue
-
Serialized Fields
-
activeDetailPK
WishlistPriorityDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
WishlistPriorityDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.wishlist.server.value.WishlistTypeDescriptionValue
class WishlistTypeDescriptionValue extends BaseValue<WishlistTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
wishlistTypePK
WishlistTypePK wishlistTypePK
-
wishlistTypePKHasBeenModified
boolean wishlistTypePKHasBeenModified
-
-
-
Class com.echothree.model.data.wishlist.server.value.WishlistTypeDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
wishlistTypeName
String wishlistTypeName
-
wishlistTypeNameHasBeenModified
boolean wishlistTypeNameHasBeenModified
-
wishlistTypePK
WishlistTypePK wishlistTypePK
-
wishlistTypePKHasBeenModified
boolean wishlistTypePKHasBeenModified
-
-
-
Class com.echothree.model.data.wishlist.server.value.WishlistTypeValue
-
Serialized Fields
-
activeDetailPK
WishlistTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
WishlistTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.wishlist.server.value.WishlistValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
offerUsePK
OfferUsePK offerUsePK
-
offerUsePKHasBeenModified
boolean offerUsePKHasBeenModified
-
orderPK
OrderPK orderPK
-
orderPKHasBeenModified
boolean orderPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
wishlistTypePK
WishlistTypePK wishlistTypePK
-
wishlistTypePKHasBeenModified
boolean wishlistTypePKHasBeenModified
-
-
-
-
Package com.echothree.model.data.workeffort.common.pk
-
Class com.echothree.model.data.workeffort.common.pk.WorkEffortDetailPK
class WorkEffortDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.workeffort.common.pk.WorkEffortPK
class WorkEffortPK extends BasePK implements Serializable -
Class com.echothree.model.data.workeffort.common.pk.WorkEffortScopeDescriptionPK
class WorkEffortScopeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.workeffort.common.pk.WorkEffortScopeDetailPK
class WorkEffortScopeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.workeffort.common.pk.WorkEffortScopePK
class WorkEffortScopePK extends BasePK implements Serializable -
Class com.echothree.model.data.workeffort.common.pk.WorkEffortTypeDescriptionPK
class WorkEffortTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.workeffort.common.pk.WorkEffortTypeDetailPK
class WorkEffortTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.workeffort.common.pk.WorkEffortTypePK
class WorkEffortTypePK extends BasePK implements Serializable
-
-
Package com.echothree.model.data.workeffort.server.entity
-
Class com.echothree.model.data.workeffort.server.entity.WorkEffort
class WorkEffort extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
WorkEffortPK _pk
-
_value
WorkEffortValue _value
-
-
-
Class com.echothree.model.data.workeffort.server.entity.WorkEffortDetail
class WorkEffortDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
WorkEffortDetailPK _pk
-
_value
WorkEffortDetailValue _value
-
-
-
Class com.echothree.model.data.workeffort.server.entity.WorkEffortScope
class WorkEffortScope extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
WorkEffortScopePK _pk
-
_value
WorkEffortScopeValue _value
-
-
-
Class com.echothree.model.data.workeffort.server.entity.WorkEffortScopeDescription
class WorkEffortScopeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
WorkEffortScopeDescriptionPK _pk
-
_value
WorkEffortScopeDescriptionValue _value
-
-
-
Class com.echothree.model.data.workeffort.server.entity.WorkEffortScopeDetail
class WorkEffortScopeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
WorkEffortScopeDetailPK _pk
-
_value
WorkEffortScopeDetailValue _value
-
-
-
Class com.echothree.model.data.workeffort.server.entity.WorkEffortType
class WorkEffortType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
WorkEffortTypePK _pk
-
_value
WorkEffortTypeValue _value
-
-
-
Class com.echothree.model.data.workeffort.server.entity.WorkEffortTypeDescription
class WorkEffortTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
WorkEffortTypeDescriptionPK _pk
-
_value
WorkEffortTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.workeffort.server.entity.WorkEffortTypeDetail
class WorkEffortTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
WorkEffortTypeDetailPK _pk
-
_value
WorkEffortTypeDetailValue _value
-
-
-
-
Package com.echothree.model.data.workeffort.server.value
-
Class com.echothree.model.data.workeffort.server.value.WorkEffortDetailValue
-
Serialized Fields
-
estimatedTimeAllowed
Long estimatedTimeAllowed
-
estimatedTimeAllowedHasBeenModified
boolean estimatedTimeAllowedHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
maximumTimeAllowed
Long maximumTimeAllowed
-
maximumTimeAllowedHasBeenModified
boolean maximumTimeAllowedHasBeenModified
-
owningEntityInstancePK
EntityInstancePK owningEntityInstancePK
-
owningEntityInstancePKHasBeenModified
boolean owningEntityInstancePKHasBeenModified
-
scheduledEndTime
Long scheduledEndTime
-
scheduledEndTimeHasBeenModified
boolean scheduledEndTimeHasBeenModified
-
scheduledStartTime
Long scheduledStartTime
-
scheduledStartTimeHasBeenModified
boolean scheduledStartTimeHasBeenModified
-
scheduledTime
Long scheduledTime
-
scheduledTimeHasBeenModified
boolean scheduledTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
workEffortName
String workEffortName
-
workEffortNameHasBeenModified
boolean workEffortNameHasBeenModified
-
workEffortPK
WorkEffortPK workEffortPK
-
workEffortPKHasBeenModified
boolean workEffortPKHasBeenModified
-
workEffortScopePK
WorkEffortScopePK workEffortScopePK
-
workEffortScopePKHasBeenModified
boolean workEffortScopePKHasBeenModified
-
-
-
Class com.echothree.model.data.workeffort.server.value.WorkEffortScopeDescriptionValue
class WorkEffortScopeDescriptionValue extends BaseValue<WorkEffortScopeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
workEffortScopePK
WorkEffortScopePK workEffortScopePK
-
workEffortScopePKHasBeenModified
boolean workEffortScopePKHasBeenModified
-
-
-
Class com.echothree.model.data.workeffort.server.value.WorkEffortScopeDetailValue
-
Serialized Fields
-
estimatedTimeAllowed
Long estimatedTimeAllowed
-
estimatedTimeAllowedHasBeenModified
boolean estimatedTimeAllowedHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
maximumTimeAllowed
Long maximumTimeAllowed
-
maximumTimeAllowedHasBeenModified
boolean maximumTimeAllowedHasBeenModified
-
scheduledTime
Long scheduledTime
-
scheduledTimeHasBeenModified
boolean scheduledTimeHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
workEffortScopeName
String workEffortScopeName
-
workEffortScopeNameHasBeenModified
boolean workEffortScopeNameHasBeenModified
-
workEffortScopePK
WorkEffortScopePK workEffortScopePK
-
workEffortScopePKHasBeenModified
boolean workEffortScopePKHasBeenModified
-
workEffortSequencePK
SequencePK workEffortSequencePK
-
workEffortSequencePKHasBeenModified
boolean workEffortSequencePKHasBeenModified
-
workEffortTypePK
WorkEffortTypePK workEffortTypePK
-
workEffortTypePKHasBeenModified
boolean workEffortTypePKHasBeenModified
-
-
-
Class com.echothree.model.data.workeffort.server.value.WorkEffortScopeValue
-
Serialized Fields
-
activeDetailPK
WorkEffortScopeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
WorkEffortScopeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.workeffort.server.value.WorkEffortTypeDescriptionValue
class WorkEffortTypeDescriptionValue extends BaseValue<WorkEffortTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
workEffortTypePK
WorkEffortTypePK workEffortTypePK
-
workEffortTypePKHasBeenModified
boolean workEffortTypePKHasBeenModified
-
-
-
Class com.echothree.model.data.workeffort.server.value.WorkEffortTypeDetailValue
-
Serialized Fields
-
entityTypePK
EntityTypePK entityTypePK
-
entityTypePKHasBeenModified
boolean entityTypePKHasBeenModified
-
estimatedTimeAllowed
Long estimatedTimeAllowed
-
estimatedTimeAllowedHasBeenModified
boolean estimatedTimeAllowedHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
maximumTimeAllowed
Long maximumTimeAllowed
-
maximumTimeAllowedHasBeenModified
boolean maximumTimeAllowedHasBeenModified
-
scheduledTime
Long scheduledTime
-
scheduledTimeHasBeenModified
boolean scheduledTimeHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
workEffortSequencePK
SequencePK workEffortSequencePK
-
workEffortSequencePKHasBeenModified
boolean workEffortSequencePKHasBeenModified
-
workEffortTypeName
String workEffortTypeName
-
workEffortTypeNameHasBeenModified
boolean workEffortTypeNameHasBeenModified
-
workEffortTypePK
WorkEffortTypePK workEffortTypePK
-
workEffortTypePKHasBeenModified
boolean workEffortTypePKHasBeenModified
-
-
-
Class com.echothree.model.data.workeffort.server.value.WorkEffortTypeValue
-
Serialized Fields
-
activeDetailPK
WorkEffortTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
WorkEffortTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.workeffort.server.value.WorkEffortValue
-
Serialized Fields
-
activeDetailPK
WorkEffortDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
WorkEffortDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
-
Package com.echothree.model.data.workflow.common.pk
-
Class com.echothree.model.data.workflow.common.pk.WorkflowDescriptionPK
class WorkflowDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.workflow.common.pk.WorkflowDestinationDescriptionPK
class WorkflowDestinationDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.workflow.common.pk.WorkflowDestinationDetailPK
class WorkflowDestinationDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.workflow.common.pk.WorkflowDestinationPartyTypePK
class WorkflowDestinationPartyTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.workflow.common.pk.WorkflowDestinationPK
class WorkflowDestinationPK extends BasePK implements Serializable -
Class com.echothree.model.data.workflow.common.pk.WorkflowDestinationSecurityRolePK
class WorkflowDestinationSecurityRolePK extends BasePK implements Serializable -
Class com.echothree.model.data.workflow.common.pk.WorkflowDestinationSelectorPK
class WorkflowDestinationSelectorPK extends BasePK implements Serializable -
Class com.echothree.model.data.workflow.common.pk.WorkflowDestinationStepPK
class WorkflowDestinationStepPK extends BasePK implements Serializable -
Class com.echothree.model.data.workflow.common.pk.WorkflowDetailPK
class WorkflowDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.workflow.common.pk.WorkflowEntityStatusPK
class WorkflowEntityStatusPK extends BasePK implements Serializable -
Class com.echothree.model.data.workflow.common.pk.WorkflowEntityTypePK
class WorkflowEntityTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.workflow.common.pk.WorkflowEntranceDescriptionPK
class WorkflowEntranceDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.workflow.common.pk.WorkflowEntranceDetailPK
class WorkflowEntranceDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.workflow.common.pk.WorkflowEntrancePartyTypePK
class WorkflowEntrancePartyTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.workflow.common.pk.WorkflowEntrancePK
class WorkflowEntrancePK extends BasePK implements Serializable -
Class com.echothree.model.data.workflow.common.pk.WorkflowEntranceSecurityRolePK
class WorkflowEntranceSecurityRolePK extends BasePK implements Serializable -
Class com.echothree.model.data.workflow.common.pk.WorkflowEntranceSelectorPK
class WorkflowEntranceSelectorPK extends BasePK implements Serializable -
Class com.echothree.model.data.workflow.common.pk.WorkflowEntranceStepPK
class WorkflowEntranceStepPK extends BasePK implements Serializable -
Class com.echothree.model.data.workflow.common.pk.WorkflowPK
class WorkflowPK extends BasePK implements Serializable -
Class com.echothree.model.data.workflow.common.pk.WorkflowSelectorKindPK
class WorkflowSelectorKindPK extends BasePK implements Serializable -
Class com.echothree.model.data.workflow.common.pk.WorkflowStepDescriptionPK
class WorkflowStepDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.workflow.common.pk.WorkflowStepDetailPK
class WorkflowStepDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.workflow.common.pk.WorkflowStepPK
class WorkflowStepPK extends BasePK implements Serializable -
Class com.echothree.model.data.workflow.common.pk.WorkflowStepTypeDescriptionPK
class WorkflowStepTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.workflow.common.pk.WorkflowStepTypePK
class WorkflowStepTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.workflow.common.pk.WorkflowTriggerPK
class WorkflowTriggerPK extends BasePK implements Serializable
-
-
Package com.echothree.model.data.workflow.server.entity
-
Class com.echothree.model.data.workflow.server.entity.Workflow
class Workflow extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
WorkflowPK _pk
-
_value
WorkflowValue _value
-
-
-
Class com.echothree.model.data.workflow.server.entity.WorkflowDescription
class WorkflowDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
WorkflowDescriptionPK _pk
-
_value
WorkflowDescriptionValue _value
-
-
-
Class com.echothree.model.data.workflow.server.entity.WorkflowDestination
class WorkflowDestination extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
WorkflowDestinationPK _pk
-
_value
WorkflowDestinationValue _value
-
-
-
Class com.echothree.model.data.workflow.server.entity.WorkflowDestinationDescription
class WorkflowDestinationDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
WorkflowDestinationDescriptionPK _pk
-
_value
WorkflowDestinationDescriptionValue _value
-
-
-
Class com.echothree.model.data.workflow.server.entity.WorkflowDestinationDetail
class WorkflowDestinationDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
WorkflowDestinationDetailPK _pk
-
_value
WorkflowDestinationDetailValue _value
-
-
-
Class com.echothree.model.data.workflow.server.entity.WorkflowDestinationPartyType
class WorkflowDestinationPartyType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
WorkflowDestinationPartyTypePK _pk
-
_value
WorkflowDestinationPartyTypeValue _value
-
-
-
Class com.echothree.model.data.workflow.server.entity.WorkflowDestinationSecurityRole
class WorkflowDestinationSecurityRole extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
WorkflowDestinationSecurityRolePK _pk
-
_value
WorkflowDestinationSecurityRoleValue _value
-
-
-
Class com.echothree.model.data.workflow.server.entity.WorkflowDestinationSelector
class WorkflowDestinationSelector extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
WorkflowDestinationSelectorPK _pk
-
_value
WorkflowDestinationSelectorValue _value
-
-
-
Class com.echothree.model.data.workflow.server.entity.WorkflowDestinationStep
class WorkflowDestinationStep extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
WorkflowDestinationStepPK _pk
-
_value
WorkflowDestinationStepValue _value
-
-
-
Class com.echothree.model.data.workflow.server.entity.WorkflowDetail
class WorkflowDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
WorkflowDetailPK _pk
-
_value
WorkflowDetailValue _value
-
-
-
Class com.echothree.model.data.workflow.server.entity.WorkflowEntityStatus
class WorkflowEntityStatus extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
WorkflowEntityStatusPK _pk
-
_value
WorkflowEntityStatusValue _value
-
-
-
Class com.echothree.model.data.workflow.server.entity.WorkflowEntityType
class WorkflowEntityType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
WorkflowEntityTypePK _pk
-
_value
WorkflowEntityTypeValue _value
-
-
-
Class com.echothree.model.data.workflow.server.entity.WorkflowEntrance
class WorkflowEntrance extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
WorkflowEntrancePK _pk
-
_value
WorkflowEntranceValue _value
-
-
-
Class com.echothree.model.data.workflow.server.entity.WorkflowEntranceDescription
class WorkflowEntranceDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
WorkflowEntranceDescriptionPK _pk
-
_value
WorkflowEntranceDescriptionValue _value
-
-
-
Class com.echothree.model.data.workflow.server.entity.WorkflowEntranceDetail
class WorkflowEntranceDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
WorkflowEntranceDetailPK _pk
-
_value
WorkflowEntranceDetailValue _value
-
-
-
Class com.echothree.model.data.workflow.server.entity.WorkflowEntrancePartyType
class WorkflowEntrancePartyType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
WorkflowEntrancePartyTypePK _pk
-
_value
WorkflowEntrancePartyTypeValue _value
-
-
-
Class com.echothree.model.data.workflow.server.entity.WorkflowEntranceSecurityRole
class WorkflowEntranceSecurityRole extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
WorkflowEntranceSecurityRolePK _pk
-
_value
WorkflowEntranceSecurityRoleValue _value
-
-
-
Class com.echothree.model.data.workflow.server.entity.WorkflowEntranceSelector
class WorkflowEntranceSelector extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
WorkflowEntranceSelectorPK _pk
-
_value
WorkflowEntranceSelectorValue _value
-
-
-
Class com.echothree.model.data.workflow.server.entity.WorkflowEntranceStep
class WorkflowEntranceStep extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
WorkflowEntranceStepPK _pk
-
_value
WorkflowEntranceStepValue _value
-
-
-
Class com.echothree.model.data.workflow.server.entity.WorkflowSelectorKind
class WorkflowSelectorKind extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
WorkflowSelectorKindPK _pk
-
_value
WorkflowSelectorKindValue _value
-
-
-
Class com.echothree.model.data.workflow.server.entity.WorkflowStep
class WorkflowStep extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
WorkflowStepPK _pk
-
_value
WorkflowStepValue _value
-
-
-
Class com.echothree.model.data.workflow.server.entity.WorkflowStepDescription
class WorkflowStepDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
WorkflowStepDescriptionPK _pk
-
_value
WorkflowStepDescriptionValue _value
-
-
-
Class com.echothree.model.data.workflow.server.entity.WorkflowStepDetail
class WorkflowStepDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
WorkflowStepDetailPK _pk
-
_value
WorkflowStepDetailValue _value
-
-
-
Class com.echothree.model.data.workflow.server.entity.WorkflowStepType
class WorkflowStepType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
WorkflowStepTypePK _pk
-
_value
WorkflowStepTypeValue _value
-
-
-
Class com.echothree.model.data.workflow.server.entity.WorkflowStepTypeDescription
class WorkflowStepTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
WorkflowStepTypeDescriptionPK _pk
-
_value
WorkflowStepTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.workflow.server.entity.WorkflowTrigger
class WorkflowTrigger extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
WorkflowTriggerPK _pk
-
_value
WorkflowTriggerValue _value
-
-
-
-
Package com.echothree.model.data.workflow.server.value
-
Class com.echothree.model.data.workflow.server.value.WorkflowDescriptionValue
-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
workflowPK
WorkflowPK workflowPK
-
workflowPKHasBeenModified
boolean workflowPKHasBeenModified
-
-
-
Class com.echothree.model.data.workflow.server.value.WorkflowDestinationDescriptionValue
class WorkflowDestinationDescriptionValue extends BaseValue<WorkflowDestinationDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
workflowDestinationPK
WorkflowDestinationPK workflowDestinationPK
-
workflowDestinationPKHasBeenModified
boolean workflowDestinationPKHasBeenModified
-
-
-
Class com.echothree.model.data.workflow.server.value.WorkflowDestinationDetailValue
class WorkflowDestinationDetailValue extends BaseValue<WorkflowDestinationDetailPK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
workflowDestinationName
String workflowDestinationName
-
workflowDestinationNameHasBeenModified
boolean workflowDestinationNameHasBeenModified
-
workflowDestinationPK
WorkflowDestinationPK workflowDestinationPK
-
workflowDestinationPKHasBeenModified
boolean workflowDestinationPKHasBeenModified
-
workflowStepPK
WorkflowStepPK workflowStepPK
-
workflowStepPKHasBeenModified
boolean workflowStepPKHasBeenModified
-
-
-
Class com.echothree.model.data.workflow.server.value.WorkflowDestinationPartyTypeValue
class WorkflowDestinationPartyTypeValue extends BaseValue<WorkflowDestinationPartyTypePK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
partyTypePK
PartyTypePK partyTypePK
-
partyTypePKHasBeenModified
boolean partyTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
workflowDestinationPK
WorkflowDestinationPK workflowDestinationPK
-
workflowDestinationPKHasBeenModified
boolean workflowDestinationPKHasBeenModified
-
-
-
Class com.echothree.model.data.workflow.server.value.WorkflowDestinationSecurityRoleValue
class WorkflowDestinationSecurityRoleValue extends BaseValue<WorkflowDestinationSecurityRolePK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
securityRolePK
SecurityRolePK securityRolePK
-
securityRolePKHasBeenModified
boolean securityRolePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
workflowDestinationPartyTypePK
WorkflowDestinationPartyTypePK workflowDestinationPartyTypePK
-
workflowDestinationPartyTypePKHasBeenModified
boolean workflowDestinationPartyTypePKHasBeenModified
-
-
-
Class com.echothree.model.data.workflow.server.value.WorkflowDestinationSelectorValue
class WorkflowDestinationSelectorValue extends BaseValue<WorkflowDestinationSelectorPK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
selectorPK
SelectorPK selectorPK
-
selectorPKHasBeenModified
boolean selectorPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
workflowDestinationPK
WorkflowDestinationPK workflowDestinationPK
-
workflowDestinationPKHasBeenModified
boolean workflowDestinationPKHasBeenModified
-
-
-
Class com.echothree.model.data.workflow.server.value.WorkflowDestinationStepValue
class WorkflowDestinationStepValue extends BaseValue<WorkflowDestinationStepPK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
workflowDestinationPK
WorkflowDestinationPK workflowDestinationPK
-
workflowDestinationPKHasBeenModified
boolean workflowDestinationPKHasBeenModified
-
workflowStepPK
WorkflowStepPK workflowStepPK
-
workflowStepPKHasBeenModified
boolean workflowStepPKHasBeenModified
-
-
-
Class com.echothree.model.data.workflow.server.value.WorkflowDestinationValue
-
Serialized Fields
-
activeDetailPK
WorkflowDestinationDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
WorkflowDestinationDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.workflow.server.value.WorkflowDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
securityRoleGroupPK
SecurityRoleGroupPK securityRoleGroupPK
-
securityRoleGroupPKHasBeenModified
boolean securityRoleGroupPKHasBeenModified
-
selectorTypePK
SelectorTypePK selectorTypePK
-
selectorTypePKHasBeenModified
boolean selectorTypePKHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
workflowName
String workflowName
-
workflowNameHasBeenModified
boolean workflowNameHasBeenModified
-
workflowPK
WorkflowPK workflowPK
-
workflowPKHasBeenModified
boolean workflowPKHasBeenModified
-
-
-
Class com.echothree.model.data.workflow.server.value.WorkflowEntityStatusValue
-
Serialized Fields
-
entityInstancePK
EntityInstancePK entityInstancePK
-
entityInstancePKHasBeenModified
boolean entityInstancePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
workEffortScopePK
WorkEffortScopePK workEffortScopePK
-
workEffortScopePKHasBeenModified
boolean workEffortScopePKHasBeenModified
-
workflowStepPK
WorkflowStepPK workflowStepPK
-
workflowStepPKHasBeenModified
boolean workflowStepPKHasBeenModified
-
-
-
Class com.echothree.model.data.workflow.server.value.WorkflowEntityTypeValue
-
Serialized Fields
-
entityTypePK
EntityTypePK entityTypePK
-
entityTypePKHasBeenModified
boolean entityTypePKHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
workflowPK
WorkflowPK workflowPK
-
workflowPKHasBeenModified
boolean workflowPKHasBeenModified
-
-
-
Class com.echothree.model.data.workflow.server.value.WorkflowEntranceDescriptionValue
class WorkflowEntranceDescriptionValue extends BaseValue<WorkflowEntranceDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
workflowEntrancePK
WorkflowEntrancePK workflowEntrancePK
-
workflowEntrancePKHasBeenModified
boolean workflowEntrancePKHasBeenModified
-
-
-
Class com.echothree.model.data.workflow.server.value.WorkflowEntranceDetailValue
class WorkflowEntranceDetailValue extends BaseValue<WorkflowEntranceDetailPK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
workflowEntranceName
String workflowEntranceName
-
workflowEntranceNameHasBeenModified
boolean workflowEntranceNameHasBeenModified
-
workflowEntrancePK
WorkflowEntrancePK workflowEntrancePK
-
workflowEntrancePKHasBeenModified
boolean workflowEntrancePKHasBeenModified
-
workflowPK
WorkflowPK workflowPK
-
workflowPKHasBeenModified
boolean workflowPKHasBeenModified
-
-
-
Class com.echothree.model.data.workflow.server.value.WorkflowEntrancePartyTypeValue
class WorkflowEntrancePartyTypeValue extends BaseValue<WorkflowEntrancePartyTypePK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
partyTypePK
PartyTypePK partyTypePK
-
partyTypePKHasBeenModified
boolean partyTypePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
workflowEntrancePK
WorkflowEntrancePK workflowEntrancePK
-
workflowEntrancePKHasBeenModified
boolean workflowEntrancePKHasBeenModified
-
-
-
Class com.echothree.model.data.workflow.server.value.WorkflowEntranceSecurityRoleValue
class WorkflowEntranceSecurityRoleValue extends BaseValue<WorkflowEntranceSecurityRolePK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
securityRolePK
SecurityRolePK securityRolePK
-
securityRolePKHasBeenModified
boolean securityRolePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
workflowEntrancePartyTypePK
WorkflowEntrancePartyTypePK workflowEntrancePartyTypePK
-
workflowEntrancePartyTypePKHasBeenModified
boolean workflowEntrancePartyTypePKHasBeenModified
-
-
-
Class com.echothree.model.data.workflow.server.value.WorkflowEntranceSelectorValue
class WorkflowEntranceSelectorValue extends BaseValue<WorkflowEntranceSelectorPK> implements Serializable-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
selectorPK
SelectorPK selectorPK
-
selectorPKHasBeenModified
boolean selectorPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
workflowEntrancePK
WorkflowEntrancePK workflowEntrancePK
-
workflowEntrancePKHasBeenModified
boolean workflowEntrancePKHasBeenModified
-
-
-
Class com.echothree.model.data.workflow.server.value.WorkflowEntranceStepValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
workflowEntrancePK
WorkflowEntrancePK workflowEntrancePK
-
workflowEntrancePKHasBeenModified
boolean workflowEntrancePKHasBeenModified
-
workflowStepPK
WorkflowStepPK workflowStepPK
-
workflowStepPKHasBeenModified
boolean workflowStepPKHasBeenModified
-
-
-
Class com.echothree.model.data.workflow.server.value.WorkflowEntranceValue
-
Serialized Fields
-
activeDetailPK
WorkflowEntranceDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
WorkflowEntranceDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.workflow.server.value.WorkflowSelectorKindValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
selectorKindPK
SelectorKindPK selectorKindPK
-
selectorKindPKHasBeenModified
boolean selectorKindPKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
workflowPK
WorkflowPK workflowPK
-
workflowPKHasBeenModified
boolean workflowPKHasBeenModified
-
-
-
Class com.echothree.model.data.workflow.server.value.WorkflowStepDescriptionValue
class WorkflowStepDescriptionValue extends BaseValue<WorkflowStepDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
workflowStepPK
WorkflowStepPK workflowStepPK
-
workflowStepPKHasBeenModified
boolean workflowStepPKHasBeenModified
-
-
-
Class com.echothree.model.data.workflow.server.value.WorkflowStepDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
workflowPK
WorkflowPK workflowPK
-
workflowPKHasBeenModified
boolean workflowPKHasBeenModified
-
workflowStepName
String workflowStepName
-
workflowStepNameHasBeenModified
boolean workflowStepNameHasBeenModified
-
workflowStepPK
WorkflowStepPK workflowStepPK
-
workflowStepPKHasBeenModified
boolean workflowStepPKHasBeenModified
-
workflowStepTypePK
WorkflowStepTypePK workflowStepTypePK
-
workflowStepTypePKHasBeenModified
boolean workflowStepTypePKHasBeenModified
-
-
-
Class com.echothree.model.data.workflow.server.value.WorkflowStepTypeDescriptionValue
class WorkflowStepTypeDescriptionValue extends BaseValue<WorkflowStepTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
workflowStepTypePK
WorkflowStepTypePK workflowStepTypePK
-
workflowStepTypePKHasBeenModified
boolean workflowStepTypePKHasBeenModified
-
-
-
Class com.echothree.model.data.workflow.server.value.WorkflowStepTypeValue
-
Serialized Fields
-
isDefault
Boolean isDefault
-
isDefaultHasBeenModified
boolean isDefaultHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
workflowStepTypeName
String workflowStepTypeName
-
workflowStepTypeNameHasBeenModified
boolean workflowStepTypeNameHasBeenModified
-
-
-
Class com.echothree.model.data.workflow.server.value.WorkflowStepValue
-
Serialized Fields
-
activeDetailPK
WorkflowStepDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
WorkflowStepDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.workflow.server.value.WorkflowTriggerValue
-
Serialized Fields
-
errorsOccurred
Boolean errorsOccurred
-
errorsOccurredHasBeenModified
boolean errorsOccurredHasBeenModified
-
triggerTime
Long triggerTime
-
triggerTimeHasBeenModified
boolean triggerTimeHasBeenModified
-
workflowEntityStatusPK
WorkflowEntityStatusPK workflowEntityStatusPK
-
workflowEntityStatusPKHasBeenModified
boolean workflowEntityStatusPKHasBeenModified
-
-
-
Class com.echothree.model.data.workflow.server.value.WorkflowValue
-
Serialized Fields
-
activeDetailPK
WorkflowDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
WorkflowDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
-
Package com.echothree.model.data.workrequirement.common.pk
-
Class com.echothree.model.data.workrequirement.common.pk.WorkAssignmentDetailPK
class WorkAssignmentDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.workrequirement.common.pk.WorkAssignmentPK
class WorkAssignmentPK extends BasePK implements Serializable -
Class com.echothree.model.data.workrequirement.common.pk.WorkRequirementDetailPK
class WorkRequirementDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.workrequirement.common.pk.WorkRequirementPK
class WorkRequirementPK extends BasePK implements Serializable -
Class com.echothree.model.data.workrequirement.common.pk.WorkRequirementScopeDetailPK
class WorkRequirementScopeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.workrequirement.common.pk.WorkRequirementScopePK
class WorkRequirementScopePK extends BasePK implements Serializable -
Class com.echothree.model.data.workrequirement.common.pk.WorkRequirementStatusPK
class WorkRequirementStatusPK extends BasePK implements Serializable -
Class com.echothree.model.data.workrequirement.common.pk.WorkRequirementTypeDescriptionPK
class WorkRequirementTypeDescriptionPK extends BasePK implements Serializable -
Class com.echothree.model.data.workrequirement.common.pk.WorkRequirementTypeDetailPK
class WorkRequirementTypeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.workrequirement.common.pk.WorkRequirementTypePK
class WorkRequirementTypePK extends BasePK implements Serializable -
Class com.echothree.model.data.workrequirement.common.pk.WorkTimeDetailPK
class WorkTimeDetailPK extends BasePK implements Serializable -
Class com.echothree.model.data.workrequirement.common.pk.WorkTimePK
class WorkTimePK extends BasePK implements Serializable -
Class com.echothree.model.data.workrequirement.common.pk.WorkTimeUserVisitPK
class WorkTimeUserVisitPK extends BasePK implements Serializable
-
-
Package com.echothree.model.data.workrequirement.server.entity
-
Class com.echothree.model.data.workrequirement.server.entity.WorkAssignment
class WorkAssignment extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
WorkAssignmentPK _pk
-
_value
WorkAssignmentValue _value
-
-
-
Class com.echothree.model.data.workrequirement.server.entity.WorkAssignmentDetail
class WorkAssignmentDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
WorkAssignmentDetailPK _pk
-
_value
WorkAssignmentDetailValue _value
-
-
-
Class com.echothree.model.data.workrequirement.server.entity.WorkRequirement
class WorkRequirement extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
WorkRequirementPK _pk
-
_value
WorkRequirementValue _value
-
-
-
Class com.echothree.model.data.workrequirement.server.entity.WorkRequirementDetail
class WorkRequirementDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
WorkRequirementDetailPK _pk
-
_value
WorkRequirementDetailValue _value
-
-
-
Class com.echothree.model.data.workrequirement.server.entity.WorkRequirementScope
class WorkRequirementScope extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
WorkRequirementScopePK _pk
-
_value
WorkRequirementScopeValue _value
-
-
-
Class com.echothree.model.data.workrequirement.server.entity.WorkRequirementScopeDetail
class WorkRequirementScopeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
WorkRequirementScopeDetailPK _pk
-
_value
WorkRequirementScopeDetailValue _value
-
-
-
Class com.echothree.model.data.workrequirement.server.entity.WorkRequirementStatus
class WorkRequirementStatus extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
WorkRequirementStatusPK _pk
-
_value
WorkRequirementStatusValue _value
-
-
-
Class com.echothree.model.data.workrequirement.server.entity.WorkRequirementType
class WorkRequirementType extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
WorkRequirementTypePK _pk
-
_value
WorkRequirementTypeValue _value
-
-
-
Class com.echothree.model.data.workrequirement.server.entity.WorkRequirementTypeDescription
class WorkRequirementTypeDescription extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
WorkRequirementTypeDescriptionPK _pk
-
_value
WorkRequirementTypeDescriptionValue _value
-
-
-
Class com.echothree.model.data.workrequirement.server.entity.WorkRequirementTypeDetail
class WorkRequirementTypeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
WorkRequirementTypeDetailPK _pk
-
_value
WorkRequirementTypeDetailValue _value
-
-
-
Class com.echothree.model.data.workrequirement.server.entity.WorkTime
class WorkTime extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
WorkTimePK _pk
-
_value
WorkTimeValue _value
-
-
-
Class com.echothree.model.data.workrequirement.server.entity.WorkTimeDetail
class WorkTimeDetail extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
WorkTimeDetailPK _pk
-
_value
WorkTimeDetailValue _value
-
-
-
Class com.echothree.model.data.workrequirement.server.entity.WorkTimeUserVisit
class WorkTimeUserVisit extends BaseEntity implements Serializable-
Serialized Fields
-
_pk
WorkTimeUserVisitPK _pk
-
_value
WorkTimeUserVisitValue _value
-
-
-
-
Package com.echothree.model.data.workrequirement.server.value
-
Class com.echothree.model.data.workrequirement.server.value.WorkAssignmentDetailValue
-
Serialized Fields
-
endTime
Long endTime
-
endTimeHasBeenModified
boolean endTimeHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
partyPK
PartyPK partyPK
-
partyPKHasBeenModified
boolean partyPKHasBeenModified
-
startTime
Long startTime
-
startTimeHasBeenModified
boolean startTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
workAssignmentPK
WorkAssignmentPK workAssignmentPK
-
workAssignmentPKHasBeenModified
boolean workAssignmentPKHasBeenModified
-
workAssignmentSequence
Integer workAssignmentSequence
-
workAssignmentSequenceHasBeenModified
boolean workAssignmentSequenceHasBeenModified
-
workRequirementPK
WorkRequirementPK workRequirementPK
-
workRequirementPKHasBeenModified
boolean workRequirementPKHasBeenModified
-
-
-
Class com.echothree.model.data.workrequirement.server.value.WorkAssignmentValue
-
Serialized Fields
-
activeDetailPK
WorkAssignmentDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
WorkAssignmentDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.workrequirement.server.value.WorkRequirementDetailValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
requiredTime
Long requiredTime
-
requiredTimeHasBeenModified
boolean requiredTimeHasBeenModified
-
startTime
Long startTime
-
startTimeHasBeenModified
boolean startTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
workEffortPK
WorkEffortPK workEffortPK
-
workEffortPKHasBeenModified
boolean workEffortPKHasBeenModified
-
workRequirementName
String workRequirementName
-
workRequirementNameHasBeenModified
boolean workRequirementNameHasBeenModified
-
workRequirementPK
WorkRequirementPK workRequirementPK
-
workRequirementPKHasBeenModified
boolean workRequirementPKHasBeenModified
-
workRequirementScopePK
WorkRequirementScopePK workRequirementScopePK
-
workRequirementScopePKHasBeenModified
boolean workRequirementScopePKHasBeenModified
-
-
-
Class com.echothree.model.data.workrequirement.server.value.WorkRequirementScopeDetailValue
class WorkRequirementScopeDetailValue extends BaseValue<WorkRequirementScopeDetailPK> implements Serializable-
Serialized Fields
-
estimatedTimeAllowed
Long estimatedTimeAllowed
-
estimatedTimeAllowedHasBeenModified
boolean estimatedTimeAllowedHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
maximumTimeAllowed
Long maximumTimeAllowed
-
maximumTimeAllowedHasBeenModified
boolean maximumTimeAllowedHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
workAssignmentSelectorPK
SelectorPK workAssignmentSelectorPK
-
workAssignmentSelectorPKHasBeenModified
boolean workAssignmentSelectorPKHasBeenModified
-
workEffortScopePK
WorkEffortScopePK workEffortScopePK
-
workEffortScopePKHasBeenModified
boolean workEffortScopePKHasBeenModified
-
workRequirementScopePK
WorkRequirementScopePK workRequirementScopePK
-
workRequirementScopePKHasBeenModified
boolean workRequirementScopePKHasBeenModified
-
workRequirementSequencePK
SequencePK workRequirementSequencePK
-
workRequirementSequencePKHasBeenModified
boolean workRequirementSequencePKHasBeenModified
-
workRequirementTypePK
WorkRequirementTypePK workRequirementTypePK
-
workRequirementTypePKHasBeenModified
boolean workRequirementTypePKHasBeenModified
-
workTimeSequencePK
SequencePK workTimeSequencePK
-
workTimeSequencePKHasBeenModified
boolean workTimeSequencePKHasBeenModified
-
-
-
Class com.echothree.model.data.workrequirement.server.value.WorkRequirementScopeValue
-
Serialized Fields
-
activeDetailPK
WorkRequirementScopeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
WorkRequirementScopeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.workrequirement.server.value.WorkRequirementStatusValue
-
Serialized Fields
-
lastWorkAssignmentPK
WorkAssignmentPK lastWorkAssignmentPK
-
lastWorkAssignmentPKHasBeenModified
boolean lastWorkAssignmentPKHasBeenModified
-
lastWorkTimePK
WorkTimePK lastWorkTimePK
-
lastWorkTimePKHasBeenModified
boolean lastWorkTimePKHasBeenModified
-
workAssignmentSequence
Integer workAssignmentSequence
-
workAssignmentSequenceHasBeenModified
boolean workAssignmentSequenceHasBeenModified
-
workRequirementPK
WorkRequirementPK workRequirementPK
-
workRequirementPKHasBeenModified
boolean workRequirementPKHasBeenModified
-
workTimeSequence
Integer workTimeSequence
-
workTimeSequenceHasBeenModified
boolean workTimeSequenceHasBeenModified
-
-
-
Class com.echothree.model.data.workrequirement.server.value.WorkRequirementTypeDescriptionValue
class WorkRequirementTypeDescriptionValue extends BaseValue<WorkRequirementTypeDescriptionPK> implements Serializable-
Serialized Fields
-
description
String description
-
descriptionHasBeenModified
boolean descriptionHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
languagePK
LanguagePK languagePK
-
languagePKHasBeenModified
boolean languagePKHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
workRequirementTypePK
WorkRequirementTypePK workRequirementTypePK
-
workRequirementTypePKHasBeenModified
boolean workRequirementTypePKHasBeenModified
-
-
-
Class com.echothree.model.data.workrequirement.server.value.WorkRequirementTypeDetailValue
class WorkRequirementTypeDetailValue extends BaseValue<WorkRequirementTypeDetailPK> implements Serializable-
Serialized Fields
-
allowReassignment
Boolean allowReassignment
-
allowReassignmentHasBeenModified
boolean allowReassignmentHasBeenModified
-
estimatedTimeAllowed
Long estimatedTimeAllowed
-
estimatedTimeAllowedHasBeenModified
boolean estimatedTimeAllowedHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
maximumTimeAllowed
Long maximumTimeAllowed
-
maximumTimeAllowedHasBeenModified
boolean maximumTimeAllowedHasBeenModified
-
sortOrder
Integer sortOrder
-
sortOrderHasBeenModified
boolean sortOrderHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
workEffortTypePK
WorkEffortTypePK workEffortTypePK
-
workEffortTypePKHasBeenModified
boolean workEffortTypePKHasBeenModified
-
workflowStepPK
WorkflowStepPK workflowStepPK
-
workflowStepPKHasBeenModified
boolean workflowStepPKHasBeenModified
-
workRequirementSequencePK
SequencePK workRequirementSequencePK
-
workRequirementSequencePKHasBeenModified
boolean workRequirementSequencePKHasBeenModified
-
workRequirementTypeName
String workRequirementTypeName
-
workRequirementTypeNameHasBeenModified
boolean workRequirementTypeNameHasBeenModified
-
workRequirementTypePK
WorkRequirementTypePK workRequirementTypePK
-
workRequirementTypePKHasBeenModified
boolean workRequirementTypePKHasBeenModified
-
-
-
Class com.echothree.model.data.workrequirement.server.value.WorkRequirementTypeValue
-
Serialized Fields
-
activeDetailPK
WorkRequirementTypeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
WorkRequirementTypeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.workrequirement.server.value.WorkRequirementValue
-
Serialized Fields
-
activeDetailPK
WorkRequirementDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
WorkRequirementDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
Class com.echothree.model.data.workrequirement.server.value.WorkTimeDetailValue
-
Serialized Fields
-
endTime
Long endTime
-
endTimeHasBeenModified
boolean endTimeHasBeenModified
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
partyPK
PartyPK partyPK
-
partyPKHasBeenModified
boolean partyPKHasBeenModified
-
startTime
Long startTime
-
startTimeHasBeenModified
boolean startTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
workRequirementPK
WorkRequirementPK workRequirementPK
-
workRequirementPKHasBeenModified
boolean workRequirementPKHasBeenModified
-
workTimePK
WorkTimePK workTimePK
-
workTimePKHasBeenModified
boolean workTimePKHasBeenModified
-
workTimeSequence
Integer workTimeSequence
-
workTimeSequenceHasBeenModified
boolean workTimeSequenceHasBeenModified
-
-
-
Class com.echothree.model.data.workrequirement.server.value.WorkTimeUserVisitValue
-
Serialized Fields
-
fromTime
Long fromTime
-
fromTimeHasBeenModified
boolean fromTimeHasBeenModified
-
thruTime
Long thruTime
-
thruTimeHasBeenModified
boolean thruTimeHasBeenModified
-
userVisitPK
UserVisitPK userVisitPK
-
userVisitPKHasBeenModified
boolean userVisitPKHasBeenModified
-
workTimePK
WorkTimePK workTimePK
-
workTimePKHasBeenModified
boolean workTimePKHasBeenModified
-
-
-
Class com.echothree.model.data.workrequirement.server.value.WorkTimeValue
-
Serialized Fields
-
activeDetailPK
WorkTimeDetailPK activeDetailPK
-
activeDetailPKHasBeenModified
boolean activeDetailPKHasBeenModified
-
lastDetailPK
WorkTimeDetailPK lastDetailPK
-
lastDetailPKHasBeenModified
boolean lastDetailPKHasBeenModified
-
-
-
-
Package com.echothree.util.common.command
-
Class com.echothree.util.common.command.CommandResult
class CommandResult extends Object implements Serializable-
Serialized Fields
-
executionResult
ExecutionResult executionResult
-
securityResult
SecurityResult securityResult
-
validationResult
ValidationResult validationResult
-
-
-
Class com.echothree.util.common.command.ExecutionResult
class ExecutionResult extends Object implements Serializable-
Serialized Fields
-
executionErrors
Messages executionErrors
-
executionWarnings
Messages executionWarnings
-
result
BaseResult result
-
-
-
Class com.echothree.util.common.command.ProxyInvocationHandler
class ProxyInvocationHandler extends Object implements Serializable -
Class com.echothree.util.common.command.SecurityResult
class SecurityResult extends Object implements Serializable-
Serialized Fields
-
securityMessages
Messages securityMessages
-
-
-
-
Package com.echothree.util.common.exception
-
Exception com.echothree.util.common.exception.AboveMaximumLimitException
class AboveMaximumLimitException extends ValidationException implements Serializable -
Exception com.echothree.util.common.exception.BaseException
class BaseException extends RuntimeException implements Serializable -
Exception com.echothree.util.common.exception.BelowMinimumLimitException
class BelowMinimumLimitException extends ValidationException implements Serializable -
Exception com.echothree.util.common.exception.CodecException
class CodecException extends BaseException implements Serializable -
Exception com.echothree.util.common.exception.DecoderException
class DecoderException extends CodecException implements Serializable -
Exception com.echothree.util.common.exception.EncoderException
class EncoderException extends CodecException implements Serializable -
Exception com.echothree.util.common.exception.EntityLockException
class EntityLockException extends BaseException implements Serializable -
Exception com.echothree.util.common.exception.InvalidFormatException
class InvalidFormatException extends ValidationException implements Serializable -
Exception com.echothree.util.common.exception.PersistenceCloneException
class PersistenceCloneException extends PersistenceException implements Serializable -
Exception com.echothree.util.common.exception.PersistenceDatabaseException
class PersistenceDatabaseException extends PersistenceException implements Serializable -
Exception com.echothree.util.common.exception.PersistenceDatabaseUpdateException
class PersistenceDatabaseUpdateException extends PersistenceDatabaseException implements Serializable -
Exception com.echothree.util.common.exception.PersistenceEncryptionException
class PersistenceEncryptionException extends PersistenceException implements Serializable -
Exception com.echothree.util.common.exception.PersistenceException
class PersistenceException extends BaseException implements Serializable -
Exception com.echothree.util.common.exception.PersistenceNotNullException
class PersistenceNotNullException extends PersistenceException implements Serializable -
Exception com.echothree.util.common.exception.PersistenceReadOnlyException
class PersistenceReadOnlyException extends PersistenceException implements Serializable -
Exception com.echothree.util.common.exception.PersistenceSessionEntityCacheException
class PersistenceSessionEntityCacheException extends PersistenceException implements Serializable -
Exception com.echothree.util.common.exception.PersistenceValueCacheException
class PersistenceValueCacheException extends PersistenceException implements Serializable -
Exception com.echothree.util.common.exception.TransferOptionDependencyException
class TransferOptionDependencyException extends PersistenceException implements Serializable -
Exception com.echothree.util.common.exception.ValidationException
class ValidationException extends BaseException implements Serializable
-
-
Package com.echothree.util.common.form
-
Class com.echothree.util.common.form.TransferOptions
class TransferOptions extends Object implements Serializable -
Class com.echothree.util.common.form.TransferProperties
class TransferProperties extends Object implements Serializable -
Class com.echothree.util.common.form.ValidationResult
class ValidationResult extends Object implements Serializable-
Serialized Fields
-
validationMessages
Messages validationMessages
-
-
-
-
Package com.echothree.util.common.message
-
Class com.echothree.util.common.message.Message
class Message extends Object implements Serializable -
Class com.echothree.util.common.message.Messages
class Messages extends Object implements Serializable-
Serialized Fields
-
iCount
int iCount
The current number of the property/key being added. This is used to maintain the order messages are added. -
messages
Map<String,
Messages.MessageItem> messages The accumulated set ofMessage
objects (represented as an ArrayList) for each property, keyed by property name.
-
-
-
Class com.echothree.util.common.message.Messages.MessageItem
class MessageItem extends Object implements Serializable
-
-
Package com.echothree.util.common.persistence
-
Class com.echothree.util.common.persistence.BaseKey
class BaseKey extends Object implements Serializable-
Serialized Fields
-
iv
byte[] iv
-
key
SecretKey key
-
-
-
Class com.echothree.util.common.persistence.BaseKeys
class BaseKeys extends Object implements Serializable -
Class com.echothree.util.common.persistence.BasePK
class BasePK extends Object implements Serializable -
Class com.echothree.util.common.persistence.EntityNames
class EntityNames extends Object implements Serializable-
Serialized Fields
-
names
MapWrapper<String> names
-
target
String target
-
-
-
-
Package com.echothree.util.common.persistence.type
-
Class com.echothree.util.common.persistence.type.ByteArray
class ByteArray extends Object implements Serializable-
Serialized Fields
-
_bytes
byte[] _bytes
-
-
-
-
Package com.echothree.util.common.transfer
-
Class com.echothree.util.common.transfer.BaseTransfer
class BaseTransfer extends Object implements Serializable-
Serialized Fields
-
comments
MapWrapper<CommentListWrapper> comments
-
entityAliasTypes
MapWrapper<EntityAliasTypeTransfer> entityAliasTypes
-
entityAttributeGroups
MapWrapper<EntityAttributeGroupTransfer> entityAttributeGroups
-
entityInstance
EntityInstanceTransfer entityInstance
-
ownedWorkEfforts
MapWrapper<WorkEffortTransfer> ownedWorkEfforts
-
ratings
MapWrapper<RatingListWrapper> ratings
-
tagScopes
MapWrapper<TagScopeTransfer> tagScopes
-
-
-
Class com.echothree.util.common.transfer.EntityRefExclusions
class EntityRefExclusions extends EntityRefs implements Serializable -
Class com.echothree.util.common.transfer.EntityRefs
class EntityRefs extends Object implements Serializable -
Class com.echothree.util.common.transfer.HistoryTransfer
class HistoryTransfer extends Object implements Serializable -
Class com.echothree.util.common.transfer.Limit
class Limit extends Object implements Serializable -
Class com.echothree.util.common.transfer.ListWrapper
class ListWrapper extends Object implements Serializable -
Class com.echothree.util.common.transfer.MapWrapper
class MapWrapper extends Object implements Serializable
-
-
Package com.echothree.util.common.validation
-
Class com.echothree.util.common.validation.FieldDefinition
class FieldDefinition extends Object implements Serializable
-
-
Package com.echothree.view.client.web.struts
-
Class com.echothree.view.client.web.struts.BaseActionForm
class BaseActionForm extends org.apache.struts.action.ActionForm implements Serializable -
Class com.echothree.view.client.web.struts.BaseLanguageActionForm
class BaseLanguageActionForm extends BaseActionForm implements Serializable-
Serialized Fields
-
languageChoice
String languageChoice
-
languageChoices
LanguageChoicesBean languageChoices
-
-
-
Class com.echothree.view.client.web.struts.BasePartyActionForm
class BasePartyActionForm extends BaseActionForm implements Serializable-
Serialized Fields
-
currencyChoice
String currencyChoice
-
currencyChoices
CurrencyChoicesBean currencyChoices
-
dateTimeFormatChoice
String dateTimeFormatChoice
-
dateTimeFormatChoices
DateTimeFormatChoicesBean dateTimeFormatChoices
-
languageChoice
String languageChoice
-
languageChoices
LanguageChoicesBean languageChoices
-
timeZoneChoice
String timeZoneChoice
-
timeZoneChoices
TimeZoneChoicesBean timeZoneChoices
-
-
-
Class com.echothree.view.client.web.struts.BasePersonActionForm
class BasePersonActionForm extends BasePartyActionForm implements Serializable-
Serialized Fields
-
firstName
String firstName
-
lastName
String lastName
-
middleName
String middleName
-
nameSuffixChoice
String nameSuffixChoice
-
nameSuffixChoices
NameSuffixChoicesBean nameSuffixChoices
-
personalTitleChoice
String personalTitleChoice
-
personalTitleChoices
PersonalTitleChoicesBean personalTitleChoices
-
-
-
Class com.echothree.view.client.web.struts.BasePersonWithLoginActionForm
class BasePersonWithLoginActionForm extends BasePersonActionForm implements Serializable-
Serialized Fields
-
allowSolicitation
boolean allowSolicitation
-
answer
String answer
-
emailAddress
String emailAddress
-
password1
String password1
-
password2
String password2
-
recoveryQuestionChoice
String recoveryQuestionChoice
-
recoveryQuestionChoices
RecoveryQuestionChoicesBean recoveryQuestionChoices
-
username
String username
-
-
-
Class com.echothree.view.client.web.struts.CustomActionForward
class CustomActionForward extends org.apache.struts.action.ActionForward implements Serializable
-
-
Package com.echothree.view.client.web.struts.sslext.config
-
Class com.echothree.view.client.web.struts.sslext.config.SecureActionMapping
class SecureActionMapping extends org.apache.struts.action.ActionMapping implements Serializable-
Serialized Fields
-
secure
String secure
-
-
-
-
Package com.echothree.view.client.web.struts.sslext.taglib
-
Class com.echothree.view.client.web.struts.sslext.taglib.PageSchemeTag
class PageSchemeTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable-
Serialized Fields
-
secure
String secure
-
-
-
Class com.echothree.view.client.web.struts.sslext.taglib.SecureFormTag
class SecureFormTag extends org.apache.struts.taglib.html.FormTag implements Serializable -
Class com.echothree.view.client.web.struts.sslext.taglib.SecureLinkTag
class SecureLinkTag extends org.apache.struts.taglib.html.LinkTag implements Serializable -
Class com.echothree.view.client.web.struts.sslext.taglib.SecureRewriteTag
class SecureRewriteTag extends SecureLinkTag implements Serializable
-
-
Package com.echothree.view.client.web.taglib
-
Class com.echothree.view.client.web.taglib.AddFirstTag
class AddFirstTag extends BaseTag implements Serializable -
Class com.echothree.view.client.web.taglib.AddLastTag
class AddLastTag extends BaseTag implements Serializable -
Class com.echothree.view.client.web.taglib.AmountFormatterTag
class AmountFormatterTag extends BaseTag implements Serializable-
Serialized Fields
-
amountFormatType
AmountFormatType amountFormatType
-
currency
CurrencyTransfer currency
-
scope
int scope
-
var
String var
-
-
-
Class com.echothree.view.client.web.taglib.AppearanceTag
class AppearanceTag extends BaseTag implements Serializable-
Serialized Fields
-
appearance
AppearanceTransfer appearance
-
-
-
Class com.echothree.view.client.web.taglib.AttributeTag
class AttributeTag extends BaseTag implements Serializable-
Serialized Fields
-
attribute
String attribute
-
-
-
Class com.echothree.view.client.web.taglib.BaseMessageTag
class BaseMessageTag extends BaseTag implements Serializable -
Class com.echothree.view.client.web.taglib.BaseTag
class BaseTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable-
Serialized Fields
-
log
org.apache.commons.logging.Log log
-
-
-
Class com.echothree.view.client.web.taglib.BreakTag
class BreakTag extends BaseTag implements Serializable -
Class com.echothree.view.client.web.taglib.CacheTag
class CacheTag extends BaseTag implements Serializable -
Class com.echothree.view.client.web.taglib.ChainInstanceTag
class ChainInstanceTag extends BaseTag implements Serializable-
Serialized Fields
-
chainInstanceName
String chainInstanceName
-
commandResultVar
String commandResultVar
-
logErrors
boolean logErrors
-
options
String options
-
scope
int scope
-
transferProperties
TransferProperties transferProperties
-
var
String var
-
-
-
Class com.echothree.view.client.web.taglib.CheckSecurityRolesTag
class CheckSecurityRolesTag extends BaseTag implements Serializable-
Serialized Fields
-
logErrors
boolean logErrors
-
securityRoles
String securityRoles
-
-
-
Class com.echothree.view.client.web.taglib.ClassTag
class ClassTag extends BaseTag implements Serializable-
Serialized Fields
-
className
String className
-
-
-
Class com.echothree.view.client.web.taglib.ClearContentCategoryResultsTag
class ClearContentCategoryResultsTag extends BaseTag implements Serializable -
Class com.echothree.view.client.web.taglib.ClearEmployeeResultsTag
class ClearEmployeeResultsTag extends BaseTag implements Serializable -
Class com.echothree.view.client.web.taglib.ClearEntityListItemResultsTag
class ClearEntityListItemResultsTag extends BaseTag implements Serializable -
Class com.echothree.view.client.web.taglib.ClearForumMessageResultsTag
class ClearForumMessageResultsTag extends BaseTag implements Serializable -
Class com.echothree.view.client.web.taglib.ClearItemResultsTag
class ClearItemResultsTag extends BaseTag implements Serializable -
Class com.echothree.view.client.web.taglib.ClearOfferResultsTag
class ClearOfferResultsTag extends BaseTag implements Serializable -
Class com.echothree.view.client.web.taglib.ClearUseResultsTag
class ClearUseResultsTag extends BaseTag implements Serializable -
Class com.echothree.view.client.web.taglib.ClearUseTypeResultsTag
class ClearUseTypeResultsTag extends BaseTag implements Serializable -
Class com.echothree.view.client.web.taglib.ClearWarehouseResultsTag
class ClearWarehouseResultsTag extends BaseTag implements Serializable -
Class com.echothree.view.client.web.taglib.CommunicationEventTag
class CommunicationEventTag extends BaseTag implements Serializable-
Serialized Fields
-
commandResultVar
String commandResultVar
-
communicationEventName
String communicationEventName
-
logErrors
boolean logErrors
-
options
String options
-
scope
int scope
-
transferProperties
TransferProperties transferProperties
-
var
String var
-
-
-
Class com.echothree.view.client.web.taglib.CompaniesTag
class CompaniesTag extends BaseTag implements Serializable-
Serialized Fields
-
commandResultVar
String commandResultVar
-
logErrors
boolean logErrors
-
options
String options
-
scope
int scope
-
transferProperties
TransferProperties transferProperties
-
var
String var
-
-
-
Class com.echothree.view.client.web.taglib.CompanyTag
class CompanyTag extends BaseTag implements Serializable -
Class com.echothree.view.client.web.taglib.ContactListGroupTag
class ContactListGroupTag extends BaseTag implements Serializable-
Serialized Fields
-
commandResultVar
String commandResultVar
-
contactListGroupName
String contactListGroupName
-
logErrors
boolean logErrors
-
options
String options
-
scope
int scope
-
transferProperties
TransferProperties transferProperties
-
var
String var
-
-
-
Class com.echothree.view.client.web.taglib.ContactListTag
class ContactListTag extends BaseTag implements Serializable-
Serialized Fields
-
commandResultVar
String commandResultVar
-
contactListName
String contactListName
-
logErrors
boolean logErrors
-
options
String options
-
scope
int scope
-
transferProperties
TransferProperties transferProperties
-
var
String var
-
-
-
Class com.echothree.view.client.web.taglib.ContactPostalAddressTag
class ContactPostalAddressTag extends BaseTag implements Serializable-
Serialized Fields
-
contactPostalAddress
ContactPostalAddressTransfer contactPostalAddress
-
scope
int scope
-
var
String var
-
-
-
Class com.echothree.view.client.web.taglib.ContainsExecutionErrorTag
class ContainsExecutionErrorTag extends BaseTag implements Serializable -
Class com.echothree.view.client.web.taglib.ContainsExecutionWarningTag
class ContainsExecutionWarningTag extends BaseTag implements Serializable -
Class com.echothree.view.client.web.taglib.ContentCatalogItemsTag
class ContentCatalogItemsTag extends BaseTag implements Serializable-
Serialized Fields
-
associateContactMechanismName
String associateContactMechanismName
-
associateName
String associateName
-
associateProgramName
String associateProgramName
-
commandResultVar
String commandResultVar
-
contentCatalogItemCount
String contentCatalogItemCount
-
contentCatalogItemOffset
String contentCatalogItemOffset
-
contentCatalogName
String contentCatalogName
-
contentCatalogVar
String contentCatalogVar
-
contentCollectionName
String contentCollectionName
-
contentWebAddressName
String contentWebAddressName
-
countVar
String countVar
-
logErrors
boolean logErrors
-
options
String options
-
scope
int scope
-
transferProperties
TransferProperties transferProperties
-
var
String var
-
-
-
Class com.echothree.view.client.web.taglib.ContentCatalogItemTag
class ContentCatalogItemTag extends BaseTag implements Serializable-
Serialized Fields
-
associateContactMechanismName
String associateContactMechanismName
-
associateName
String associateName
-
associateProgramName
String associateProgramName
-
commandResultVar
String commandResultVar
-
contentCatalogName
String contentCatalogName
-
contentCollectionName
String contentCollectionName
-
contentWebAddressName
String contentWebAddressName
-
currencyIsoName
String currencyIsoName
-
inventoryConditionName
String inventoryConditionName
-
itemName
String itemName
-
logErrors
boolean logErrors
-
options
String options
-
scope
int scope
-
transferProperties
TransferProperties transferProperties
-
unitOfMeasureTypeName
String unitOfMeasureTypeName
-
var
String var
-
-
-
Class com.echothree.view.client.web.taglib.ContentCatalogsTag
class ContentCatalogsTag extends BaseTag implements Serializable-
Serialized Fields
-
associateContactMechanismName
String associateContactMechanismName
-
associateName
String associateName
-
associateProgramName
String associateProgramName
-
commandResultVar
String commandResultVar
-
contentCategoryItemCount
String contentCategoryItemCount
-
contentCategoryItemOffset
String contentCategoryItemOffset
-
contentCollectionName
String contentCollectionName
-
contentCollectionVar
String contentCollectionVar
-
contentWebAddressName
String contentWebAddressName
-
logErrors
boolean logErrors
-
options
String options
-
scope
int scope
-
transferProperties
TransferProperties transferProperties
-
var
String var
-
-
-
Class com.echothree.view.client.web.taglib.ContentCatalogTag
class ContentCatalogTag extends BaseTag implements Serializable-
Serialized Fields
-
associateContactMechanismName
String associateContactMechanismName
-
associateName
String associateName
-
associateProgramName
String associateProgramName
-
commandResultVar
String commandResultVar
-
contentCatalogName
String contentCatalogName
-
contentCategoryItemCount
String contentCategoryItemCount
-
contentCategoryItemOffset
String contentCategoryItemOffset
-
contentCollectionName
String contentCollectionName
-
contentWebAddressName
String contentWebAddressName
-
logErrors
boolean logErrors
-
options
String options
-
scope
int scope
-
transferProperties
TransferProperties transferProperties
-
var
String var
-
-
-
Class com.echothree.view.client.web.taglib.ContentCategoriesTag
class ContentCategoriesTag extends BaseTag implements Serializable-
Serialized Fields
-
associateContactMechanismName
String associateContactMechanismName
-
associateName
String associateName
-
associateProgramName
String associateProgramName
-
commandResultVar
String commandResultVar
-
contentCatalogName
String contentCatalogName
-
contentCatalogVar
String contentCatalogVar
-
contentCategoryItemCount
String contentCategoryItemCount
-
contentCategoryItemOffset
String contentCategoryItemOffset
-
contentCollectionName
String contentCollectionName
-
contentWebAddressName
String contentWebAddressName
-
logErrors
boolean logErrors
-
options
String options
-
parentContentCategoryName
String parentContentCategoryName
-
parentContentCategoryVar
String parentContentCategoryVar
-
scope
int scope
-
transferProperties
TransferProperties transferProperties
-
var
String var
-
-
-
Class com.echothree.view.client.web.taglib.ContentCategoryItemsTag
class ContentCategoryItemsTag extends BaseTag implements Serializable-
Serialized Fields
-
associateContactMechanismName
String associateContactMechanismName
-
associateName
String associateName
-
associateProgramName
String associateProgramName
-
commandResultVar
String commandResultVar
-
contentCatalogName
String contentCatalogName
-
contentCategoryItemCount
String contentCategoryItemCount
-
contentCategoryItemOffset
String contentCategoryItemOffset
-
contentCategoryName
String contentCategoryName
-
contentCategoryVar
String contentCategoryVar
-
contentCollectionName
String contentCollectionName
-
contentWebAddressName
String contentWebAddressName
-
countVar
String countVar
-
logErrors
boolean logErrors
-
options
String options
-
scope
int scope
-
transferProperties
TransferProperties transferProperties
-
var
String var
-
-
-
Class com.echothree.view.client.web.taglib.ContentCategoryItemTag
class ContentCategoryItemTag extends BaseTag implements Serializable-
Serialized Fields
-
associateContactMechanismName
String associateContactMechanismName
-
associateName
String associateName
-
associateProgramName
String associateProgramName
-
commandResultVar
String commandResultVar
-
contentCatalogName
String contentCatalogName
-
contentCategoryName
String contentCategoryName
-
contentCollectionName
String contentCollectionName
-
contentWebAddressName
String contentWebAddressName
-
currencyIsoName
String currencyIsoName
-
inventoryConditionName
String inventoryConditionName
-
itemName
String itemName
-
logErrors
boolean logErrors
-
options
String options
-
scope
int scope
-
transferProperties
TransferProperties transferProperties
-
unitOfMeasureTypeName
String unitOfMeasureTypeName
-
var
String var
-
-
-
Class com.echothree.view.client.web.taglib.ContentCategoryTag
class ContentCategoryTag extends BaseTag implements Serializable-
Serialized Fields
-
associateContactMechanismName
String associateContactMechanismName
-
associateName
String associateName
-
associateProgramName
String associateProgramName
-
commandResultVar
String commandResultVar
-
contentCatalogName
String contentCatalogName
-
contentCategoryItemCount
String contentCategoryItemCount
-
contentCategoryItemOffset
String contentCategoryItemOffset
-
contentCategoryName
String contentCategoryName
-
contentCollectionName
String contentCollectionName
-
contentWebAddressName
String contentWebAddressName
-
logErrors
boolean logErrors
-
options
String options
-
scope
int scope
-
transferProperties
TransferProperties transferProperties
-
var
String var
-
-
-
Class com.echothree.view.client.web.taglib.ContentPagesTag
class ContentPagesTag extends BaseTag implements Serializable-
Serialized Fields
-
associateContactMechanismName
String associateContactMechanismName
-
associateName
String associateName
-
associateProgramName
String associateProgramName
-
commandResultVar
String commandResultVar
-
contentCollectionName
String contentCollectionName
-
contentSectionName
String contentSectionName
-
contentWebAddressName
String contentWebAddressName
-
logErrors
boolean logErrors
-
options
String options
-
scope
int scope
-
transferProperties
TransferProperties transferProperties
-
var
String var
-
-
-
Class com.echothree.view.client.web.taglib.ContentPageTag
class ContentPageTag extends BaseTag implements Serializable-
Serialized Fields
-
associateContactMechanismName
String associateContactMechanismName
-
associateName
String associateName
-
associateProgramName
String associateProgramName
-
commandResultVar
String commandResultVar
-
contentCollectionName
String contentCollectionName
-
contentPageName
String contentPageName
-
contentSectionName
String contentSectionName
-
contentWebAddressName
String contentWebAddressName
-
logErrors
boolean logErrors
-
options
String options
-
scope
int scope
-
transferProperties
TransferProperties transferProperties
-
var
String var
-
-
-
Class com.echothree.view.client.web.taglib.ContentSectionsTag
class ContentSectionsTag extends BaseTag implements Serializable-
Serialized Fields
-
associateContactMechanismName
String associateContactMechanismName
-
associateName
String associateName
-
associateProgramName
String associateProgramName
-
commandResultVar
String commandResultVar
-
contentCollectionName
String contentCollectionName
-
contentCollectionVar
String contentCollectionVar
-
contentWebAddressName
String contentWebAddressName
-
logErrors
boolean logErrors
-
options
String options
-
parentContentSectionName
String parentContentSectionName
-
parentContentSectionVar
String parentContentSectionVar
-
scope
int scope
-
transferProperties
TransferProperties transferProperties
-
var
String var
-
-
-
Class com.echothree.view.client.web.taglib.ContentSectionTag
class ContentSectionTag extends BaseTag implements Serializable-
Serialized Fields
-
associateContactMechanismName
String associateContactMechanismName
-
associateName
String associateName
-
associateProgramName
String associateProgramName
-
commandResultVar
String commandResultVar
-
contentCollectionName
String contentCollectionName
-
contentSectionName
String contentSectionName
-
contentWebAddressName
String contentWebAddressName
-
logErrors
boolean logErrors
-
options
String options
-
scope
int scope
-
transferProperties
TransferProperties transferProperties
-
var
String var
-
-
-
Class com.echothree.view.client.web.taglib.CountContactMechanismResultsTag
class CountContactMechanismResultsTag extends BaseTag implements Serializable -
Class com.echothree.view.client.web.taglib.CountContentCategoryResultsTag
class CountContentCategoryResultsTag extends BaseTag implements Serializable -
Class com.echothree.view.client.web.taglib.CountCustomerResultsTag
class CountCustomerResultsTag extends BaseTag implements Serializable -
Class com.echothree.view.client.web.taglib.CountEmployeeResultsTag
class CountEmployeeResultsTag extends BaseTag implements Serializable -
Class com.echothree.view.client.web.taglib.CountEntityListItemResultsTag
class CountEntityListItemResultsTag extends BaseTag implements Serializable -
Class com.echothree.view.client.web.taglib.CountEntityTypeResultsTag
class CountEntityTypeResultsTag extends BaseTag implements Serializable -
Class com.echothree.view.client.web.taglib.CountForumMessageResultsTag
class CountForumMessageResultsTag extends BaseTag implements Serializable -
Class com.echothree.view.client.web.taglib.CountHarmonizedTariffScheduleCodeResultsTag
class CountHarmonizedTariffScheduleCodeResultsTag extends BaseTag implements Serializable -
Class com.echothree.view.client.web.taglib.CountItemResultsTag
class CountItemResultsTag extends BaseTag implements Serializable -
Class com.echothree.view.client.web.taglib.CountLeaveResultsTag
class CountLeaveResultsTag extends BaseTag implements Serializable -
Class com.echothree.view.client.web.taglib.CountOfferResultsTag
class CountOfferResultsTag extends BaseTag implements Serializable -
Class com.echothree.view.client.web.taglib.CountryTag
class CountryTag extends BaseTag implements Serializable-
Serialized Fields
-
commandResultVar
String commandResultVar
-
countryName
String countryName
-
geoCodeName
String geoCodeName
-
iso2Letter
String iso2Letter
-
iso3Letter
String iso3Letter
-
iso3Number
String iso3Number
-
logErrors
boolean logErrors
-
options
String options
-
scope
int scope
-
transferProperties
TransferProperties transferProperties
-
var
String var
-
-
-
Class com.echothree.view.client.web.taglib.CountSalesOrderBatchResultsTag
class CountSalesOrderBatchResultsTag extends BaseTag implements Serializable -
Class com.echothree.view.client.web.taglib.CountSalesOrderResultsTag
class CountSalesOrderResultsTag extends BaseTag implements Serializable -
Class com.echothree.view.client.web.taglib.CountSecurityRoleGroupResultsTag
class CountSecurityRoleGroupResultsTag extends BaseTag implements Serializable -
Class com.echothree.view.client.web.taglib.CountSecurityRoleResultsTag
class CountSecurityRoleResultsTag extends BaseTag implements Serializable -
Class com.echothree.view.client.web.taglib.CountUseResultsTag
class CountUseResultsTag extends BaseTag implements Serializable -
Class com.echothree.view.client.web.taglib.CountUseTypeResultsTag
class CountUseTypeResultsTag extends BaseTag implements Serializable -
Class com.echothree.view.client.web.taglib.CountVendorResultsTag
class CountVendorResultsTag extends BaseTag implements Serializable -
Class com.echothree.view.client.web.taglib.CountWarehouseResultsTag
class CountWarehouseResultsTag extends BaseTag implements Serializable -
Class com.echothree.view.client.web.taglib.CrlfTag
class CrlfTag extends BaseTag implements Serializable-
Serialized Fields
-
scope
int scope
-
var
String var
-
-
-
Class com.echothree.view.client.web.taglib.CrTag
class CrTag extends BaseTag implements Serializable-
Serialized Fields
-
scope
int scope
-
var
String var
-
-
-
Class com.echothree.view.client.web.taglib.DateFormatterTag
class DateFormatterTag extends BaseTag implements Serializable-
Serialized Fields
-
dateTimeFormat
DateTimeFormatTransfer dateTimeFormat
-
dateTimeFormatType
DateTimeFormatType dateTimeFormatType
-
scope
int scope
-
var
String var
-
-
-
Class com.echothree.view.client.web.taglib.DateTag
class DateTag extends BaseTag implements Serializable -
Class com.echothree.view.client.web.taglib.DateTimeFormatterTag
class DateTimeFormatterTag extends BaseTag implements Serializable-
Serialized Fields
-
dateTimeFormat
DateTimeFormatTransfer dateTimeFormat
-
dateTimeFormatType
DateTimeFormatType dateTimeFormatType
-
scope
int scope
-
timeZone
TimeZoneTransfer timeZone
-
var
String var
-
-
-
Class com.echothree.view.client.web.taglib.DepartmentsTag
class DepartmentsTag extends BaseTag implements Serializable -
Class com.echothree.view.client.web.taglib.DepartmentTag
class DepartmentTag extends BaseTag implements Serializable-
Serialized Fields
-
commandResultVar
String commandResultVar
-
companyName
String companyName
-
departmentName
String departmentName
-
divisionName
String divisionName
-
logErrors
boolean logErrors
-
options
String options
-
partyName
String partyName
-
scope
int scope
-
transferProperties
TransferProperties transferProperties
-
var
String var
-
-
-
Class com.echothree.view.client.web.taglib.DependencyTag
class DependencyTag extends BaseTag implements Serializable -
Class com.echothree.view.client.web.taglib.DequeTag
class DequeTag extends BaseTag implements Serializable-
Serialized Fields
-
scope
int scope
-
var
String var
-
-
-
Class com.echothree.view.client.web.taglib.DivisionsTag
class DivisionsTag extends BaseTag implements Serializable-
Serialized Fields
-
commandResultVar
String commandResultVar
-
companyName
String companyName
-
logErrors
boolean logErrors
-
options
String options
-
scope
int scope
-
transferProperties
TransferProperties transferProperties
-
var
String var
-
-
-
Class com.echothree.view.client.web.taglib.DivisionTag
class DivisionTag extends BaseTag implements Serializable -
Class com.echothree.view.client.web.taglib.EmployeeTag
class EmployeeTag extends BaseTag implements Serializable -
Class com.echothree.view.client.web.taglib.EntityListItemsTag
class EntityListItemsTag extends BaseTag implements Serializable-
Serialized Fields
-
commandResultVar
String commandResultVar
-
componentVendorName
String componentVendorName
-
countVar
String countVar
-
entityAttributeName
String entityAttributeName
-
entityAttributeVar
String entityAttributeVar
-
entityListItemCount
String entityListItemCount
-
entityListItemOffset
String entityListItemOffset
-
entityTypeName
String entityTypeName
-
logErrors
boolean logErrors
-
options
String options
-
scope
int scope
-
transferProperties
TransferProperties transferProperties
-
var
String var
-
-
-
Class com.echothree.view.client.web.taglib.EntityListItemTag
class EntityListItemTag extends BaseTag implements Serializable-
Serialized Fields
-
commandResultVar
String commandResultVar
-
componentVendorName
String componentVendorName
-
entityAttributeName
String entityAttributeName
-
entityListItemName
String entityListItemName
-
entityTypeName
String entityTypeName
-
logErrors
boolean logErrors
-
options
String options
-
scope
int scope
-
transferProperties
TransferProperties transferProperties
-
var
String var
-
-
-
Class com.echothree.view.client.web.taglib.ExecutionErrorsTag
class ExecutionErrorsTag extends BaseMessageTag implements Serializable-
Serialized Fields
-
footer
String footer
The message resource key for errors footer. -
header
String header
The message resource key for errors header. -
iterator
Iterator<Message> iterator
Iterator of the elements of this error collection, while we are actually running. -
processed
boolean processed
Whether or not any error messages have been processed.
-
-
-
Class com.echothree.view.client.web.taglib.ExecutionWarningsTag
class ExecutionWarningsTag extends BaseMessageTag implements Serializable-
Serialized Fields
-
footer
String footer
The message resource key for warnings footer. -
header
String header
The message resource key for warnings header. -
iterator
Iterator<Message> iterator
Iterator of the elements of this warning collection, while we are actually running. -
processed
boolean processed
Whether or not any warning messages have been processed.
-
-
-
Class com.echothree.view.client.web.taglib.ExpressionTag
class ExpressionTag extends BaseTag implements Serializable-
Serialized Fields
-
expression
String expression
-
-
-
Class com.echothree.view.client.web.taglib.FilterHtmlTag
class FilterHtmlTag extends BaseTag implements Serializable -
Class com.echothree.view.client.web.taglib.FlushTag
class FlushTag extends BaseTag implements Serializable-
Serialized Fields
-
key
String key
-
-
-
Class com.echothree.view.client.web.taglib.FormatAmountTag
class FormatAmountTag extends BaseTag implements Serializable-
Serialized Fields
-
amount
Integer amount
-
amountFormatter
AmountFormatter amountFormatter
-
scope
int scope
-
var
String var
-
-
-
Class com.echothree.view.client.web.taglib.FormatDateTag
class FormatDateTag extends BaseTag implements Serializable-
Serialized Fields
-
date
Integer date
-
dateFormatter
DateFormatter dateFormatter
-
scope
int scope
-
var
String var
-
-
-
Class com.echothree.view.client.web.taglib.FormatDateTimeTag
class FormatDateTimeTag extends BaseTag implements Serializable-
Serialized Fields
-
dateTimeFormatter
DateTimeFormatter dateTimeFormatter
-
scope
int scope
-
time
Long time
-
var
String var
-
-
-
Class com.echothree.view.client.web.taglib.ForumGroupsTag
class ForumGroupsTag extends BaseTag implements Serializable-
Serialized Fields
-
-
Class com.echothree.view.client.web.taglib.ForumGroupTag
class ForumGroupTag extends BaseTag implements Serializable-
Serialized Fields
-
commandResultVar
String commandResultVar
-
forumGroupName
String forumGroupName
-
logErrors
boolean logErrors
-
options
String options
-
scope
int scope
-
transferProperties
TransferProperties transferProperties
-
var
String var
-
-
-
Class com.echothree.view.client.web.taglib.ForumMessageTag
class ForumMessageTag extends BaseTag implements Serializable-
Serialized Fields
-
commandResultVar
String commandResultVar
-
forumMessageName
String forumMessageName
-
logErrors
boolean logErrors
-
options
String options
-
scope
int scope
-
transferProperties
TransferProperties transferProperties
-
var
String var
-
-
-
Class com.echothree.view.client.web.taglib.ForumsTag
class ForumsTag extends BaseTag implements Serializable-
Serialized Fields
-
commandResultVar
String commandResultVar
-
countVar
String countVar
-
forumCount
String forumCount
-
forumGroupName
String forumGroupName
-
forumOffset
String forumOffset
-
logErrors
boolean logErrors
-
options
String options
-
scope
int scope
-
transferProperties
TransferProperties transferProperties
-
var
String var
-
-
-
Class com.echothree.view.client.web.taglib.ForumTag
class ForumTag extends BaseTag implements Serializable-
Serialized Fields
-
commandResultVar
String commandResultVar
-
forumName
String forumName
-
logErrors
boolean logErrors
-
options
String options
-
scope
int scope
-
transferProperties
TransferProperties transferProperties
-
var
String var
-
-
-
Class com.echothree.view.client.web.taglib.ForumThreadsTag
class ForumThreadsTag extends BaseTag implements Serializable-
Serialized Fields
-
commandResultVar
String commandResultVar
-
countVar
String countVar
-
forumMessageCount
String forumMessageCount
-
forumMessageOffset
String forumMessageOffset
-
forumName
String forumName
-
forumThreadCount
String forumThreadCount
-
forumThreadOffset
String forumThreadOffset
-
includeFutureForumThreads
String includeFutureForumThreads
-
logErrors
boolean logErrors
-
options
String options
-
scope
int scope
-
transferProperties
TransferProperties transferProperties
-
var
String var
-
-
-
Class com.echothree.view.client.web.taglib.ForumThreadTag
class ForumThreadTag extends BaseTag implements Serializable-
Serialized Fields
-
commandResultVar
String commandResultVar
-
forumMessageCount
String forumMessageCount
-
forumMessageOffset
String forumMessageOffset
-
forumThreadName
String forumThreadName
-
logErrors
boolean logErrors
-
options
String options
-
scope
int scope
-
transferProperties
TransferProperties transferProperties
-
var
String var
-
-
-
Class com.echothree.view.client.web.taglib.GetContentCategoryResultsFacetsTag
class GetContentCategoryResultsFacetsTag extends BaseTag implements Serializable-
Serialized Fields
-
commandResultVar
String commandResultVar
-
logErrors
boolean logErrors
-
options
String options
-
scope
int scope
-
searchTypeName
String searchTypeName
-
transferProperties
TransferProperties transferProperties
-
var
String var
-
-
-
Class com.echothree.view.client.web.taglib.GetContentCategoryResultsFacetTag
class GetContentCategoryResultsFacetTag extends BaseTag implements Serializable -
Class com.echothree.view.client.web.taglib.GetContentCategoryResultsTag
class GetContentCategoryResultsTag extends BaseTag implements Serializable-
Serialized Fields
-
commandResultVar
String commandResultVar
-
contentCategoryResultCount
String contentCategoryResultCount
-
contentCategoryResultOffset
String contentCategoryResultOffset
-
countVar
String countVar
-
logErrors
boolean logErrors
-
options
String options
-
scope
int scope
-
searchTypeName
String searchTypeName
-
transferProperties
TransferProperties transferProperties
-
var
String var
-
-
-
Class com.echothree.view.client.web.taglib.GetEmployeeResultsTag
class GetEmployeeResultsTag extends BaseTag implements Serializable-
Serialized Fields
-
commandResultVar
String commandResultVar
-
countVar
String countVar
-
employeeResultCount
String employeeResultCount
-
employeeResultOffset
String employeeResultOffset
-
logErrors
boolean logErrors
-
options
String options
-
scope
int scope
-
searchTypeName
String searchTypeName
-
transferProperties
TransferProperties transferProperties
-
var
String var
-
-
-
Class com.echothree.view.client.web.taglib.GetEntityListItemResultsTag
class GetEntityListItemResultsTag extends BaseTag implements Serializable-
Serialized Fields
-
commandResultVar
String commandResultVar
-
countVar
String countVar
-
entityListItemResultCount
String entityListItemResultCount
-
entityListItemResultOffset
String entityListItemResultOffset
-
logErrors
boolean logErrors
-
options
String options
-
scope
int scope
-
searchTypeName
String searchTypeName
-
transferProperties
TransferProperties transferProperties
-
var
String var
-
-
-
Class com.echothree.view.client.web.taglib.GetFirstTag
class GetFirstTag extends BaseTag implements Serializable -
Class com.echothree.view.client.web.taglib.GetForumMessageResultsTag
class GetForumMessageResultsTag extends BaseTag implements Serializable-
Serialized Fields
-
commandResultVar
String commandResultVar
-
countVar
String countVar
-
forumMessageCount
String forumMessageCount
-
forumMessageOffset
String forumMessageOffset
-
forumMessageResultCount
String forumMessageResultCount
-
forumMessageResultOffset
String forumMessageResultOffset
-
logErrors
boolean logErrors
-
options
String options
-
scope
int scope
-
searchTypeName
String searchTypeName
-
transferProperties
TransferProperties transferProperties
-
var
String var
-
-
-
Class com.echothree.view.client.web.taglib.GetItemResultsFacetsTag
class GetItemResultsFacetsTag extends BaseTag implements Serializable-
Serialized Fields
-
commandResultVar
String commandResultVar
-
logErrors
boolean logErrors
-
options
String options
-
scope
int scope
-
searchTypeName
String searchTypeName
-
transferProperties
TransferProperties transferProperties
-
var
String var
-
-
-
Class com.echothree.view.client.web.taglib.GetItemResultsFacetTag
class GetItemResultsFacetTag extends BaseTag implements Serializable -
Class com.echothree.view.client.web.taglib.GetItemResultsTag
class GetItemResultsTag extends BaseTag implements Serializable-
Serialized Fields
-
commandResultVar
String commandResultVar
-
countVar
String countVar
-
itemResultCount
String itemResultCount
-
itemResultOffset
String itemResultOffset
-
logError
boolean logError
-
options
String options
-
scope
int scope
-
searchTypeName
String searchTypeName
-
transferProperties
TransferProperties transferProperties
-
var
String var
-
-
-
Class com.echothree.view.client.web.taglib.GetLastTag
class GetLastTag extends BaseTag implements Serializable -
Class com.echothree.view.client.web.taglib.GetOfferResultsTag
class GetOfferResultsTag extends BaseTag implements Serializable-
Serialized Fields
-
commandResultVar
String commandResultVar
-
countVar
String countVar
-
logErrors
boolean logErrors
-
offerResultCount
String offerResultCount
-
offerResultOffset
String offerResultOffset
-
options
String options
-
scope
int scope
-
searchTypeName
String searchTypeName
-
transferProperties
TransferProperties transferProperties
-
var
String var
-
-
-
Class com.echothree.view.client.web.taglib.GetUseResultsTag
class GetUseResultsTag extends BaseTag implements Serializable-
Serialized Fields
-
commandResultVar
String commandResultVar
-
countVar
String countVar
-
logErrors
boolean logErrors
-
options
String options
-
scope
int scope
-
searchTypeName
String searchTypeName
-
transferProperties
TransferProperties transferProperties
-
useResultCount
String useResultCount
-
useResultOffset
String useResultOffset
-
var
String var
-
-
-
Class com.echothree.view.client.web.taglib.GetUseTypeResultsTag
class GetUseTypeResultsTag extends BaseTag implements Serializable-
Serialized Fields
-
commandResultVar
String commandResultVar
-
countVar
String countVar
-
logErrors
boolean logErrors
-
options
String options
-
scope
int scope
-
searchTypeName
String searchTypeName
-
transferProperties
TransferProperties transferProperties
-
useTypeResultCount
String useTypeResultCount
-
useTypeResultOffset
String useTypeResultOffset
-
var
String var
-
-
-
Class com.echothree.view.client.web.taglib.HasSecurityRoleTag
class HasSecurityRoleTag extends BaseTag implements Serializable -
Class com.echothree.view.client.web.taglib.HtmlFilterTag
class HtmlFilterTag extends BaseTag implements Serializable-
Serialized Fields
-
scope
int scope
-
var
String var
-
-
-
Class com.echothree.view.client.web.taglib.InstantTag
class InstantTag extends BaseTag implements Serializable -
Class com.echothree.view.client.web.taglib.ItemDescriptionsTag
class ItemDescriptionsTag extends BaseTag implements Serializable-
Serialized Fields
-
commandResultVar
String commandResultVar
-
countVar
String countVar
-
itemDescriptionCount
String itemDescriptionCount
-
itemDescriptionOffset
String itemDescriptionOffset
-
itemDescriptionTypeUseTypeName
String itemDescriptionTypeUseTypeName
-
itemName
String itemName
-
itemVar
String itemVar
-
languageIsoName
String languageIsoName
-
logErrors
boolean logErrors
-
options
String options
-
scope
int scope
-
transferProperties
TransferProperties transferProperties
-
var
String var
-
-
-
Class com.echothree.view.client.web.taglib.ItemDescriptionTag
class ItemDescriptionTag extends BaseTag implements Serializable-
Serialized Fields
-
-
Class com.echothree.view.client.web.taglib.ItemTag
class ItemTag extends BaseTag implements Serializable -
Class com.echothree.view.client.web.taglib.LfTag
class LfTag extends BaseTag implements Serializable-
Serialized Fields
-
scope
int scope
-
var
String var
-
-
-
Class com.echothree.view.client.web.taglib.OffersTag
class OffersTag extends BaseTag implements Serializable -
Class com.echothree.view.client.web.taglib.OfferTag
class OfferTag extends BaseTag implements Serializable-
Serialized Fields
-
commandResultVar
String commandResultVar
-
logErrors
boolean logErrors
-
offerName
String offerName
-
options
String options
-
scope
int scope
-
transferProperties
TransferProperties transferProperties
-
var
String var
-
-
-
Class com.echothree.view.client.web.taglib.OutTag
class OutTag extends BaseTag implements Serializable -
Class com.echothree.view.client.web.taglib.PartyApplicationEditorUseTag
class PartyApplicationEditorUseTag extends BaseTag implements Serializable-
Serialized Fields
-
applicationEditorUseName
String applicationEditorUseName
-
applicationName
String applicationName
-
commandResultVar
String commandResultVar
-
logErrors
boolean logErrors
-
options
String options
-
partyName
String partyName
-
scope
int scope
-
transferProperties
TransferProperties transferProperties
-
var
String var
-
-
-
Class com.echothree.view.client.web.taglib.PartyContactListTag
class PartyContactListTag extends BaseTag implements Serializable -
Class com.echothree.view.client.web.taglib.PartyTag
class PartyTag extends BaseTag implements Serializable-
Serialized Fields
-
commandResultVar
String commandResultVar
-
logErrors
boolean logErrors
-
options
String options
-
partyName
String partyName
-
scope
int scope
-
transferProperties
TransferProperties transferProperties
-
var
String var
-
-
-
Class com.echothree.view.client.web.taglib.PartyTrainingClassTag
class PartyTrainingClassTag extends BaseTag implements Serializable-
Serialized Fields
-
commandResultVar
String commandResultVar
-
logErrors
boolean logErrors
-
options
String options
-
partyTrainingClassName
String partyTrainingClassName
-
scope
int scope
-
transferProperties
TransferProperties transferProperties
-
var
String var
-
-
-
Class com.echothree.view.client.web.taglib.PeekFirstTag
class PeekFirstTag extends BaseTag implements Serializable -
Class com.echothree.view.client.web.taglib.PeekLastTag
class PeekLastTag extends BaseTag implements Serializable -
Class com.echothree.view.client.web.taglib.PreferredCurrencyTag
class PreferredCurrencyTag extends BaseTag implements Serializable-
Serialized Fields
-
commandResultVar
String commandResultVar
-
logErrors
boolean logErrors
-
options
String options
-
scope
int scope
-
transferProperties
TransferProperties transferProperties
-
var
String var
-
-
-
Class com.echothree.view.client.web.taglib.PreferredDateTimeFormatTag
class PreferredDateTimeFormatTag extends BaseTag implements Serializable-
Serialized Fields
-
commandResultVar
String commandResultVar
-
logErrors
boolean logErrors
-
options
String options
-
scope
int scope
-
transferProperties
TransferProperties transferProperties
-
var
String var
-
-
-
Class com.echothree.view.client.web.taglib.PreferredLanguageTag
class PreferredLanguageTag extends BaseTag implements Serializable-
Serialized Fields
-
commandResultVar
String commandResultVar
-
logErrors
boolean logErrors
-
options
String options
-
scope
int scope
-
transferProperties
TransferProperties transferProperties
-
var
String var
-
-
-
Class com.echothree.view.client.web.taglib.PreferredTimeZoneTag
class PreferredTimeZoneTag extends BaseTag implements Serializable-
Serialized Fields
-
commandResultVar
String commandResultVar
-
logErrors
boolean logErrors
-
options
String options
-
scope
int scope
-
transferProperties
TransferProperties transferProperties
-
var
String var
-
-
-
Class com.echothree.view.client.web.taglib.PropertyTag
class PropertyTag extends BaseTag implements Serializable-
Serialized Fields
-
property
String property
-
-
-
Class com.echothree.view.client.web.taglib.QueuedLetterTag
class QueuedLetterTag extends BaseTag implements Serializable -
Class com.echothree.view.client.web.taglib.RelatedItemsTag
class RelatedItemsTag extends BaseTag implements Serializable-
Serialized Fields
-
commandResultVar
String commandResultVar
-
countVar
String countVar
-
fromItemName
String fromItemName
-
fromItemVar
String fromItemVar
-
logErrors
boolean logErrors
-
options
String options
-
relatedItemCount
String relatedItemCount
-
relatedItemOffset
String relatedItemOffset
-
relatedItemTypeName
String relatedItemTypeName
-
relatedItemTypeVar
String relatedItemTypeVar
-
scope
int scope
-
toItemName
String toItemName
-
toItemVar
String toItemVar
-
transferProperties
TransferProperties transferProperties
-
var
String var
-
-
-
Class com.echothree.view.client.web.taglib.RelatedItemTypesTag
class RelatedItemTypesTag extends BaseTag implements Serializable-
Serialized Fields
-
commandResultVar
String commandResultVar
-
logErrors
boolean logErrors
-
options
String options
-
scope
int scope
-
transferProperties
TransferProperties transferProperties
-
var
String var
-
-
-
Class com.echothree.view.client.web.taglib.RemoveFirstTag
class RemoveFirstTag extends BaseTag implements Serializable -
Class com.echothree.view.client.web.taglib.RemoveLastTag
class RemoveLastTag extends BaseTag implements Serializable -
Class com.echothree.view.client.web.taglib.RepeatTag
class RepeatTag extends BaseTag implements Serializable -
Class com.echothree.view.client.web.taglib.ReverseTag
class ReverseTag extends BaseTag implements Serializable -
Class com.echothree.view.client.web.taglib.SearchContentCategoriesTag
class SearchContentCategoriesTag extends BaseTag implements Serializable-
Serialized Fields
-
commandResultVar
String commandResultVar
-
countVar
String countVar
-
createdSince
String createdSince
-
fields
String fields
-
languageIsoName
String languageIsoName
-
logErrors
boolean logErrors
-
modifiedSince
String modifiedSince
-
q
String q
-
rememberPreferences
String rememberPreferences
-
scope
int scope
-
searchDefaultOperatorName
String searchDefaultOperatorName
-
searchSortDirectionName
String searchSortDirectionName
-
searchSortOrderName
String searchSortOrderName
-
searchTypeName
String searchTypeName
-
searchUseTypeName
String searchUseTypeName
-
-
-
Class com.echothree.view.client.web.taglib.SearchEmployeesTag
class SearchEmployeesTag extends BaseTag implements Serializable-
Serialized Fields
-
commandResultVar
String commandResultVar
-
countVar
String countVar
-
createdSince
String createdSince
-
employeeAvailabilityChoice
String employeeAvailabilityChoice
-
employeeName
String employeeName
-
employeeStatusChoice
String employeeStatusChoice
-
fields
String fields
-
firstName
String firstName
-
firstNameSoundex
String firstNameSoundex
-
lastName
String lastName
-
lastNameSoundex
String lastNameSoundex
-
logErrors
boolean logErrors
-
middleName
String middleName
-
middleNameSoundex
String middleNameSoundex
-
modifiedSince
String modifiedSince
-
partyName
String partyName
-
scope
int scope
-
searchTypeName
String searchTypeName
-
-
-
Class com.echothree.view.client.web.taglib.SearchEntityListItemsTag
class SearchEntityListItemsTag extends BaseTag implements Serializable-
Serialized Fields
-
commandResultVar
String commandResultVar
-
countVar
String countVar
-
createdSince
String createdSince
-
fields
String fields
-
languageIsoName
String languageIsoName
-
logErrors
boolean logErrors
-
modifiedSince
String modifiedSince
-
q
String q
-
rememberPreferences
String rememberPreferences
-
scope
int scope
-
searchDefaultOperatorName
String searchDefaultOperatorName
-
searchSortDirectionName
String searchSortDirectionName
-
searchSortOrderName
String searchSortOrderName
-
searchTypeName
String searchTypeName
-
searchUseTypeName
String searchUseTypeName
-
-
-
Class com.echothree.view.client.web.taglib.SearchForumMessagesTag
class SearchForumMessagesTag extends BaseTag implements Serializable-
Serialized Fields
-
commandResultVar
String commandResultVar
-
countVar
String countVar
-
createdSince
String createdSince
-
fields
String fields
-
forumMessageTypeName
String forumMessageTypeName
-
forumName
String forumName
-
includeFutureForumThreads
String includeFutureForumThreads
-
languageIsoName
String languageIsoName
-
logErrors
boolean logErrors
-
modifiedSince
String modifiedSince
-
q
String q
-
rememberPreferences
String rememberPreferences
-
scope
int scope
-
searchDefaultOperatorName
String searchDefaultOperatorName
-
searchSortDirectionName
String searchSortDirectionName
-
searchSortOrderName
String searchSortOrderName
-
searchTypeName
String searchTypeName
-
searchUseTypeName
String searchUseTypeName
-
-
-
Class com.echothree.view.client.web.taglib.SearchItemsTag
class SearchItemsTag extends BaseTag implements Serializable-
Serialized Fields
-
commandResultVar
String commandResultVar
-
countVar
String countVar
-
createdSince
String createdSince
-
description
String description
-
fields
String fields
-
itemNameOrAlias
String itemNameOrAlias
-
itemStatusChoice
String itemStatusChoice
-
itemStatusChoices
String itemStatusChoices
-
itemTypeName
String itemTypeName
-
itemUseTypeName
String itemUseTypeName
-
languageIsoName
String languageIsoName
-
logErrors
boolean logErrors
-
modifiedSince
String modifiedSince
-
rememberPreferences
String rememberPreferences
-
scope
int scope
-
searchDefaultOperatorName
String searchDefaultOperatorName
-
searchSortDirectionName
String searchSortDirectionName
-
searchSortOrderName
String searchSortOrderName
-
searchTypeName
String searchTypeName
-
searchUseTypeName
String searchUseTypeName
-
-
-
Class com.echothree.view.client.web.taglib.SearchOffersTag
class SearchOffersTag extends BaseTag implements Serializable-
Serialized Fields
-
commandResultVar
String commandResultVar
-
countVar
String countVar
-
createdSince
String createdSince
-
fields
String fields
-
languageIsoName
String languageIsoName
-
logErrors
boolean logErrors
-
modifiedSince
String modifiedSince
-
q
String q
-
rememberPreferences
String rememberPreferences
-
scope
int scope
-
searchDefaultOperatorName
String searchDefaultOperatorName
-
searchSortDirectionName
String searchSortDirectionName
-
searchSortOrderName
String searchSortOrderName
-
searchTypeName
String searchTypeName
-
searchUseTypeName
String searchUseTypeName
-
-
-
Class com.echothree.view.client.web.taglib.SearchUsesTag
class SearchUsesTag extends BaseTag implements Serializable-
Serialized Fields
-
commandResultVar
String commandResultVar
-
countVar
String countVar
-
createdSince
String createdSince
-
fields
String fields
-
languageIsoName
String languageIsoName
-
logErrors
boolean logErrors
-
modifiedSince
String modifiedSince
-
q
String q
-
rememberPreferences
String rememberPreferences
-
scope
int scope
-
searchDefaultOperatorName
String searchDefaultOperatorName
-
searchSortDirectionName
String searchSortDirectionName
-
searchSortOrderName
String searchSortOrderName
-
searchTypeName
String searchTypeName
-
searchUseTypeName
String searchUseTypeName
-
-
-
Class com.echothree.view.client.web.taglib.SearchUseTypesTag
class SearchUseTypesTag extends BaseTag implements Serializable-
Serialized Fields
-
commandResultVar
String commandResultVar
-
countVar
String countVar
-
createdSince
String createdSince
-
fields
String fields
-
languageIsoName
String languageIsoName
-
logErrors
boolean logErrors
-
modifiedSince
String modifiedSince
-
q
String q
-
rememberPreferences
String rememberPreferences
-
scope
int scope
-
searchDefaultOperatorName
String searchDefaultOperatorName
-
searchSortDirectionName
String searchSortDirectionName
-
searchSortOrderName
String searchSortOrderName
-
searchTypeName
String searchTypeName
-
searchUseTypeName
String searchUseTypeName
-
-
-
Class com.echothree.view.client.web.taglib.SizeTag
class SizeTag extends BaseTag implements Serializable-
Serialized Fields
-
collection
Collection collection
-
scope
int scope
-
var
String var
-
-
-
Class com.echothree.view.client.web.taglib.SubscriptionTag
class SubscriptionTag extends BaseTag implements Serializable-
Serialized Fields
-
commandResultVar
String commandResultVar
-
logErrors
boolean logErrors
-
options
String options
-
scope
int scope
-
subscriptionName
String subscriptionName
-
transferProperties
TransferProperties transferProperties
-
var
String var
-
-
-
Class com.echothree.view.client.web.taglib.TagTag
class TagTag extends BaseTag implements Serializable -
Class com.echothree.view.client.web.taglib.ToListTag
class ToListTag extends BaseTag implements Serializable-
Serialized Fields
-
collection
Collection collection
-
scope
int scope
-
var
String var
-
-
-
Class com.echothree.view.client.web.taglib.TransferPropertiesTag
class TransferPropertiesTag extends BaseTag implements Serializable-
Serialized Fields
-
scope
int scope
-
var
String var
-
-
-
Class com.echothree.view.client.web.taglib.UserSessionTag
class UserSessionTag extends BaseTag implements Serializable-
Serialized Fields
-
commandResultVar
String commandResultVar
-
logErrors
boolean logErrors
-
options
String options
-
scope
int scope
-
transferProperties
TransferProperties transferProperties
-
var
String var
-
-
-
Class com.echothree.view.client.web.taglib.UserVisitTag
class UserVisitTag extends BaseTag implements Serializable-
Serialized Fields
-
secureUserKey
boolean secureUserKey
-
-
-
Class com.echothree.view.client.web.taglib.UsesTag
class UsesTag extends BaseTag implements Serializable -
Class com.echothree.view.client.web.taglib.UseTag
class UseTag extends BaseTag implements Serializable-
Serialized Fields
-
commandResultVar
String commandResultVar
-
logErrors
boolean logErrors
-
options
String options
-
scope
int scope
-
transferProperties
TransferProperties transferProperties
-
useName
String useName
-
var
String var
-
-
-
Class com.echothree.view.client.web.taglib.UseTypesTag
class UseTypesTag extends BaseTag implements Serializable-
Serialized Fields
-
commandResultVar
String commandResultVar
-
countVar
String countVar
-
entityAttributeVar
String entityAttributeVar
-
logErrors
boolean logErrors
-
options
String options
-
scope
int scope
-
transferProperties
TransferProperties transferProperties
-
useTypeCount
String useTypeCount
-
useTypeOffset
String useTypeOffset
-
var
String var
-
-
-
Class com.echothree.view.client.web.taglib.UseTypeTag
class UseTypeTag extends BaseTag implements Serializable-
Serialized Fields
-
commandResultVar
String commandResultVar
-
logErrors
boolean logErrors
-
options
String options
-
scope
int scope
-
transferProperties
TransferProperties transferProperties
-
useTypeName
String useTypeName
-
var
String var
-
-
-
Class com.echothree.view.client.web.taglib.ValidationErrorsTag
class ValidationErrorsTag extends BaseMessageTag implements Serializable-
Serialized Fields
-
footer
String footer
The message resource key for errors footer. -
header
String header
The message resource key for errors header. -
iterator
Iterator<Message> iterator
Iterator of the elements of this error collection, while we are actually running. -
processed
boolean processed
Whether or not any error messages have been processed. -
property
String property
The name of the property for which error messages should be returned, ornull
to return all errors.
-
-
-
Class com.echothree.view.client.web.taglib.WorkAssignmentsTag
class WorkAssignmentsTag extends BaseTag implements Serializable-
Serialized Fields
-
commandResultVar
String commandResultVar
-
countVar
String countVar
-
employeeName
String employeeName
-
logErrors
boolean logErrors
-
options
String options
-
partyName
String partyName
-
partyVar
String partyVar
-
scope
int scope
-
transferProperties
TransferProperties transferProperties
-
var
String var
-
workAssignmentCount
String workAssignmentCount
-
workAssignmentOffset
String workAssignmentOffset
-
-
-
-
Package com.echothree.view.client.web.util
-
Class com.echothree.view.client.web.util.CustomBindingListener
class CustomBindingListener extends Object implements Serializable-
Serialized Fields
-
userVisitPK
UserVisitPK userVisitPK
-
-
-
-
Package com.echothree.view.common
-
Class com.echothree.view.common.BaseChoicesBean
class BaseChoicesBean extends Object implements Serializable
-