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
User Role
Added On:
08/21/12
SQL Table:
IAPP_USER_ROLE
Module:
UniCore
Type:
Entity
Status:
Active
Java Class:
UserRole
Entity that represents user's role in the system short information.
Available Fields:
Id
Name
Ref Code
Security Level
Id
Added On:
08/21/12
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:
08/21/12
SQL Column:
NAME
Java Field:
name
Status:
Active
SQL Type:
varchar(50)
Java Type:
String
Attributes:
Name of the user in the system.
Ref Code
Added On:
08/21/12
SQL Column:
REF_CODE
Java Field:
refCode
Status:
Active
SQL Type:
varchar(60)
Java Type:
String
Attributes:
Reference code of the user.
Reference code is a secondary identifier, which can be used to cross-reference records between UniPay and integrated systems.
Security Level
Added On:
08/21/12
SQL Column:
SECURITY_LEVEL
Java Field:
securityLevel
Status:
Active
SQL Type:
int(11)
Java Type:
Integer
Attributes:
Security level of the user in the system.