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
Notification Event
Added On:
12/16/19
SQL Table:
NOTIFICATION_EVENT
Module:
UniCharge
Type:
Entity
Status:
Active
Java Class:
NotificationEvent
Available Fields:
Code
Context Object Field Name
Context Object Name
Group
Id
Name
Owner Policy
Resource Policy
Code
Added On:
12/16/19
SQL Column:
CODE
Java Field:
code
Status:
Active
SQL Type:
varchar(60)
Java Type:
String
Attributes:
Unique
Unique notification event identifier from external/user's system.
Context Object Field Name
Added On:
12/16/19
SQL Column:
CONTEXT_OBJECT_FIELD_NAME
Java Field:
contextObjectFieldName
Status:
Active
SQL Type:
varchar(100)
Java Type:
String
Attributes:
Name of the identifier field of the main object associated with the notification event.
Context Object Name
Added On:
12/16/19
SQL Column:
CONTEXT_OBJECT_NAME
Java Field:
contextObjectName
Status:
Active
SQL Type:
varchar(100)
Java Type:
String
Attributes:
Name of the main object associated with the notification event.
Group
Added On:
12/16/19
SQL Column:
GROUP
Java Field:
group
Status:
Active
SQL Type:
varchar(25)
Java Type:
String
Attributes:
Group that the notification event belongs to.
Id
Added On:
12/16/19
SQL Column:
ID
Java Field:
id
Status:
Active
SQL Type:
bigint(20)
Java Type:
Long
Identifier / Primary Key
Attributes:
Unique notification event ID generated by the system.
Name
Added On:
12/16/19
SQL Column:
NAME
Java Field:
name
Status:
Active
SQL Type:
varchar(60)
Java Type:
String
Attributes:
Name of the notification event.
Owner Policy
Added On:
12/16/19
SQL Column:
OWNER_POLICY
Java Field:
ownerPolicy
Status:
Active
SQL Type:
varchar(5)
Java Type:
String
Attributes:
Policy defining possible recipients of notification event.
Resource Policy
Added On:
12/16/19
SQL Column:
RESOURCE_POLICY
Java Field:
resourcePolicy
Status:
Active
SQL Type:
varchar(30)
Java Type:
String
Attributes:
Policy indicating which objects will be available when notification event occurs.