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
Theme Type Classifier
Added On:
09/29/17
SQL Table:
THEME_TYPE_CLASSIFIER
Module:
UniCharge
Type:
Classifier
Status:
Active
Java Class:
ThemeTypeClassifier
Enumeration of possible color themes to be shown on a terminal screen.
Available Values:
BD - Blue
Added On:
09/11/17
Status:
Active
Indicates that the blue color theme is to be shown on a terminal screen.
SX - Silver
Added On:
09/11/17
Status:
Active
Indicates that the silver color theme is to be shown on a terminal screen.
Available Fields:
Id
Added On:
09/11/17
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.
Name
Added On:
09/11/17
SQL Column:
NAME
Java Field:
name
Status:
Active
SQL Type:
varchar(96)
Java Type:
String
Attributes:
Name of the color theme.