Data Registry Export


Added On:  11/06/18 
SQL Table:  DATA_REGISTRY_EXPORT 
Module:  UniCore 
Type:  Entity  Status:  Active 
Java Class:  DataRegistryExport 
Added On:  11/06/18
SQL Column:  ACCOUNT_ID
Java Field:  accountId
Status:  Active
SQL Type:  int(11)
Java Type:  Integer
Attributes:
Added On:  11/06/18
SQL Column:  CREATE_DATE
Java Field:  createDate
Status:  Active
SQL Type:  datetime
Java Type:  Date
Attributes:
Date when the record was created.
Added On:  11/06/18
SQL Column:  EFFECTIVE_DATE
Java Field:  effectiveDate
Status:  Active
SQL Type:  datetime
Java Type:  Date
Attributes:
Added On:  11/06/18
SQL Column:  ID
Java Field:  id
Status:  Active
SQL Type:  bigint(20)
Java Type:  Long
Identifier / Primary Key
Attributes: Unique, Required, CreateOnly, ReadOnly
Identifier of the object used for references; auto-incremented integer value.
Added On:  11/06/18
SQL Column:  PORTFOLIO_ID
Java Field:  portfolioId
Status:  Active
SQL Type:  int(11)
Java Type:  Integer
Attributes:
Added On:  11/06/18
SQL Column:  RESELLER_ID
Java Field:  resellerId
Status:  Active
SQL Type:  int(11)
Java Type:  Integer
Attributes:
Added On:  11/06/18
SQL Column:  TYPE
Java Field:  type
Status:  Active
SQL Type:  varchar(50)
Java Type:  String
Attributes: