Generic Email Batch UML


Added On:  02/13/12 
SQL Table:  GENERIC_EMAIL_BATCH 
Module:  UniCharge 
Type:  Entity  Status:  Active 
Java Class:  GenericEmailBatch 
Added On:  02/13/12
SQL Column:  CLOSE_DATE
Java Field:  closeDate
Status:  Active
SQL Type:  datetime
Java Type:  Date
Attributes:
Date when the batch was closed.
Added On:  02/13/12
SQL Column:  GENERIC_EMAIL_FILE_BATCH_FK
Java Field:  genericEmailFileBatch
Status:  Active
SQL Type:  bigint(20)
Java Type:  Long
Attributes:
Reference to the entity that represents generic email batch file information.
Added On:  02/13/12
SQL Column:  ID
Java Field:  id
Status:  Active
SQL Type:  bigint(20)
Java Type:  Long
Identifier / Primary Key
Attributes: Unique, Required
Identifier of the object used for references; auto-incremented integer value.
Added On:  02/13/12
SQL Column:  OPEN_DATE
Java Field:  openDate
Status:  Active
SQL Type:  datetime
Java Type:  Date
Attributes:
Added On:  02/13/12
SQL Column:  PROVIDER_CODE
Java Field:  providerCode
Status:  Active
SQL Type:  bigint(20)
Java Type:  Long
Attributes:
Added On:  02/13/12
SQL Column:  STATUS_CL
Java Field:  statusCl
Status:  Active
SQL Type:  varchar(9)
Java Type:  String
Attributes:
Represents current status of generic email batch file.