Package com.skava.accounts.model.domain


package com.skava.accounts.model.domain
Accounts Domain Model Declarations.
Author:
Infosys Equinox
  • Classes
    Class
    Description
    The Class AccountBuyerDO is used as the domain model object for accountbuyer entity.
    The Class AccountsHistoryEntity represents the database fields of Accounts.
    The Class AccountPropertiesDO is used as the domain model object for accountproperties entity.
    The class AccountsDO is used as the domain model object for accounts entity.
    The Class AccountSellerDO is used as the domain model object for accountseller entity.
    The class AccountTypeDO is used as the domain model object for accounttype entity.
     
    The Class AddressesDO is used as the domain model object for address entity.
    The class ApprovalRuleDO is used as the domain model object for ApprovalEntity entity.
    The class AttributeDO is used as the domain model object for Attributes entity.
    The class BudgetDO is used as the domain model object for budgets entity.
    The class BudgetDO is used as the domain model object for budgets entity.
    The Class CollectionDO is used as the domain model object for collections entity.
    The Class ContractPropertiesDO is used as the domain model object for ContractProperties entity.
    The class ContractsDO is used as the domain model object for contracts entity.
    The class CostCentreDO is used as the domain model object for costcentre entity.
    The class ApprovalRuleDO is used as the domain model object for ApprovalEntity entity.
    The class DocumentsDO is used as the domain model object for documents entity.
    The Class DocumentWithoutContentDO represents the database fields of DocumentWithoutContent.
    The class PaymentsDO is used as the domain model object for payments entity.
    The class PaymentTermDO is used as the domain model object for payment term entity.
    The Class PropertiesDO is used as the domain model object for properties entity.
    The Class TeamDO is used as the domain model object for teams entity.
    The Class VersionDO