Documentation
for developers and administrators
Home
APIs
Processing
Billing
Management
Webhooks
Manuals
Terminology
User Guides
User Interface Reference
How-To Tutorials
Lessons
Data Dictionaries
UniCore
UniCharge
UniBill
Build
Properties Definition
Resources (Directory Structure)
Zip and Country Codes
Development
Log Files
Permissions
JNDI Names
Job Queues
Reference Materials
Supported Providers (Banks & Networks)
UniPay Codes & Code Mappings
Integrated 3rd Party Libraries
Diagrams and Documents
Entire website
This section only
Generic Email Batch
UML
Added On:
02/13/12
SQL Table:
GENERIC_EMAIL_BATCH
Module:
UniCharge
Type:
Entity
Status:
Active
Java Class:
GenericEmailBatch
Available Fields:
Close Date
Generic Email File Batch FK
Id
Open Date
Provider Code
Status CL
Close Date
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.
Generic Email File Batch FK
Added On:
02/13/12
SQL Column:
GENERIC_EMAIL_FILE_BATCH_FK
Java Field:
genericEmailFileBatch
Status:
Active
SQL Type:
bigint(20)
Java Type:
Long
References
Generic Email File Batch
Attributes:
Reference to the entity that represents generic email batch file information.
Id
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.
Open Date
Added On:
02/13/12
SQL Column:
OPEN_DATE
Java Field:
openDate
Status:
Active
SQL Type:
datetime
Java Type:
Date
Attributes:
Provider Code
Added On:
02/13/12
SQL Column:
PROVIDER_CODE
Java Field:
providerCode
Status:
Active
SQL Type:
bigint(20)
Java Type:
Long
Attributes:
Status CL
Added On:
02/13/12
SQL Column:
STATUS_CL
Java Field:
statusCl
Status:
Active
SQL Type:
varchar(9)
Java Type:
String
References
Generic Email Batch Status Classifier
Attributes:
Represents current status of generic email batch file.