Entity | Page | Data Component | View Object |
---|---|---|---|
User
|
Create User
|
Data Component - Catalog
|
userVO
|
Modify User
|
Data Component - Catalog
|
userVO
| |
Search Users
|
Data Component - Manage Users
|
UserVO1
| |
View User Details
|
Data Component - Manage Users
|
UserVO1
| |
My Information
|
Data Component - My Information
|
UserVO1
| |
New User Registration
|
Data Component - User Registration
|
UserVO1
| |
Role
|
Create Role
|
Data Component - Role
|
RoleDetailsVO
|
Modify Role
|
Data Component - Role
|
RoleDetailsVO
| |
Search Roles
|
Data Component - Role
|
RoleVO1
| |
Organization
|
Create Organization
|
Data Component - Organization
|
EditOrgVO
|
Modify Organization
|
Data Component - Organization
|
EditOrgVO
| |
Search Organizations
|
Data Component - Organization
|
OrganizationVO
|
Monday, March 13, 2017
OIM UDFs: Data Components associated
Subscribe to:
Post Comments (Atom)
-
import java.util.Date; import java.sql.Connection; import java.sql.DriverManager; import java.sql.PreparedStatement; import java.sql.Stateme...
-
wget https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.5.0.tar.gz <Check latest version and replace everywhere> tar -xvf libress...
-
The following posts covers all aspects of developing and deploying a scheduled task in OIM and creating a scheduled job. The post will...
No comments:
Post a Comment