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
Role
Added On:
10/16/14
SQL Table:
IAPP_ROLE
Module:
UniCore
Type:
Entity
Status:
Active
Java Class:
Role
Entity that represent role of the user in the system.
Available Fields:
Code
Name
Position
Code
Added On:
10/16/14
SQL Column:
CODE
Java Field:
code
Status:
Active
SQL Type:
varchar(2)
Java Type:
String
Identifier / Primary Key
Attributes:
Code of the specified role.
Name
Added On:
10/16/14
SQL Column:
NAME
Java Field:
name
Status:
Active
SQL Type:
varchar(100)
Java Type:
String
Attributes:
Name of the role.
Position
Added On:
10/28/14
SQL Column:
POSITION
Java Field:
position
Status:
Active
SQL Type:
int(11)
Java Type:
Integer
Attributes:
Position correspondingly to other roles.