com.ibm.itim.dataservices.model
Interface ObjectProfileCategoryConstant

All Superinterfaces:
ManagableCategoryConstant
All Known Implementing Classes:
ObjectProfileCategory

public interface ObjectProfileCategoryConstant
extends ManagableCategoryConstant

This class provides a list of pre-defined categories within the platform's data model.


Field Summary
static java.lang.String ACCESS_TYPE
          category for access type
static java.lang.String ACCOUNT_TEMPLATE
          category for account template
static java.lang.String ADOPTION_POLICY
          Adoption Policy category.
static java.lang.String AGENT_OPERATION
          category for agent operation (assembly line).
static java.lang.String ATTRIBUTE_CONSTRAINT
          Attribute Constraint category.
static java.lang.String BPUNIT
          Business Partner Organization category.
static java.lang.String[] CATEGORIES_FOR_LIFE_CYCLE_MGT
          Supporting categories for life cycle management
static java.lang.String CONFIG
          Supporting the configuration for the tenant.
static java.lang.String CONTAINER
          Organizational Container category (abstract).
static java.lang.String CREDENTIAL
           
static java.lang.String CREDENTIAL_COMPONENT
          category for PIM
static java.lang.String CREDENTIAL_LEASE
           
static java.lang.String CREDENTIAL_POOL
           
static java.lang.String CUSTOM_PROCESS
          Custom (Workflow) Process category.
static java.lang.String DYNAMIC_ROLE
          Dynamic Organizational Role category.
static java.lang.String FORM_TEMPLATE
          Form Template category.
static java.lang.String GLOBAL_ACCOUNT_TEMPLATE
          category for global account template: This is a dummy category to handle global acct templates
static java.lang.String GROUP
          category for group
static java.lang.String HOST_SELECTION_POLICY
          Service (Host) Selection Policy category.
static java.lang.String IDENTITY_POLICY
          Identity Policy category.
static java.lang.String JOIN_DIRECTIVE
          Join Directive category.
static java.lang.String LIFECYCLE_PROFILE
          Supporting the lifecycle profile of an entity.
static java.lang.String LOCATION
          Location category.
static java.lang.String OBJECT_PROFILE
          Object Profile category.
static java.lang.String ORG
          Organization category.
static java.lang.String ORGROLE
          Organizational Role category.
static java.lang.String ORGUNIT
          Organizational Unit category.
static java.lang.String ORPHANED_ACCOUNT
          Orphaned Account category.
static java.lang.String OWNERSHIP_TYPE
          category for ownership type
static java.lang.String PASSWORD_POLICY
          Password Policy category.
static java.lang.String PRIVILEGE_RULE
          category for policy privilege rule.
static java.lang.String PROVISIONING_POLICY
          Provisioning Policy category.
static java.lang.String RECERTIFICATION_POLICY
          category for recertification policy
static java.lang.String ROLE
          Organizational Role category.
static java.lang.String SECURITY_DOMAIN
          Admin Domain category.
static java.lang.String SEPARATION_OF_DUTY_POLICY
          category for separation of duty policy
static java.lang.String SEPARATION_OF_DUTY_RULE
          category for separation of duty rule
static java.lang.String SERVICE
          Service category.
static java.lang.String SERVICE_MODEL
          Supporting Data category.
static java.lang.String SERVICE_PROFILE
          Service Profile category.
static java.lang.String SHARED_ACCESS_POLICY
          Shared Access Policy category.
static java.lang.String SYSTEM_ROLE
          System Role (enRole Group) category.
static java.lang.String SYSTEM_USER
          System User category.
static java.lang.String TENANT
          Tenant (System) category.
static java.lang.String USERACCESS
          category for a user access
 
Fields inherited from interface com.ibm.itim.dataservices.model.ManagableCategoryConstant
ACCOUNT, BPPERSON, GLOBAL, PERSON
 

Field Detail

ORG

static final java.lang.String ORG
Organization category.

See Also:
Constant Field Values

ORGUNIT

static final java.lang.String ORGUNIT
Organizational Unit category.

See Also:
Constant Field Values

LOCATION

static final java.lang.String LOCATION
Location category.

See Also:
Constant Field Values

BPUNIT

static final java.lang.String BPUNIT
Business Partner Organization category.

See Also:
Constant Field Values

SECURITY_DOMAIN

static final java.lang.String SECURITY_DOMAIN
Admin Domain category.

See Also:
Constant Field Values

SERVICE

static final java.lang.String SERVICE
Service category.

See Also:
Constant Field Values

ORPHANED_ACCOUNT

static final java.lang.String ORPHANED_ACCOUNT
Orphaned Account category.

See Also:
Constant Field Values

ORGROLE

static final java.lang.String ORGROLE
Organizational Role category.

See Also:
Constant Field Values

ROLE

static final java.lang.String ROLE
Organizational Role category.

See Also:
Constant Field Values

DYNAMIC_ROLE

static final java.lang.String DYNAMIC_ROLE
Dynamic Organizational Role category.

See Also:
Constant Field Values

SYSTEM_ROLE

static final java.lang.String SYSTEM_ROLE
System Role (enRole Group) category.

See Also:
Constant Field Values

SYSTEM_USER

static final java.lang.String SYSTEM_USER
System User category.

See Also:
Constant Field Values

HOST_SELECTION_POLICY

static final java.lang.String HOST_SELECTION_POLICY
Service (Host) Selection Policy category.

See Also:
Constant Field Values

IDENTITY_POLICY

static final java.lang.String IDENTITY_POLICY
Identity Policy category.

See Also:
Constant Field Values

PASSWORD_POLICY

static final java.lang.String PASSWORD_POLICY
Password Policy category.

See Also:
Constant Field Values

PROVISIONING_POLICY

static final java.lang.String PROVISIONING_POLICY
Provisioning Policy category.

See Also:
Constant Field Values

ADOPTION_POLICY

static final java.lang.String ADOPTION_POLICY
Adoption Policy category.

See Also:
Constant Field Values

CUSTOM_PROCESS

static final java.lang.String CUSTOM_PROCESS
Custom (Workflow) Process category.

See Also:
Constant Field Values

CONTAINER

static final java.lang.String CONTAINER
Organizational Container category (abstract).

See Also:
Constant Field Values

FORM_TEMPLATE

static final java.lang.String FORM_TEMPLATE
Form Template category.

See Also:
Constant Field Values

JOIN_DIRECTIVE

static final java.lang.String JOIN_DIRECTIVE
Join Directive category.

See Also:
Constant Field Values

TENANT

static final java.lang.String TENANT
Tenant (System) category.

See Also:
Constant Field Values

SERVICE_PROFILE

static final java.lang.String SERVICE_PROFILE
Service Profile category.

See Also:
Constant Field Values

OBJECT_PROFILE

static final java.lang.String OBJECT_PROFILE
Object Profile category.

See Also:
Constant Field Values

ATTRIBUTE_CONSTRAINT

static final java.lang.String ATTRIBUTE_CONSTRAINT
Attribute Constraint category.

See Also:
Constant Field Values

SERVICE_MODEL

static final java.lang.String SERVICE_MODEL
Supporting Data category.

See Also:
Constant Field Values

CONFIG

static final java.lang.String CONFIG
Supporting the configuration for the tenant.

See Also:
Constant Field Values

LIFECYCLE_PROFILE

static final java.lang.String LIFECYCLE_PROFILE
Supporting the lifecycle profile of an entity.

See Also:
Constant Field Values

PRIVILEGE_RULE

static final java.lang.String PRIVILEGE_RULE
category for policy privilege rule.

See Also:
Constant Field Values

AGENT_OPERATION

static final java.lang.String AGENT_OPERATION
category for agent operation (assembly line).

See Also:
Constant Field Values

GROUP

static final java.lang.String GROUP
category for group

See Also:
Constant Field Values

ACCESS_TYPE

static final java.lang.String ACCESS_TYPE
category for access type

See Also:
Constant Field Values

OWNERSHIP_TYPE

static final java.lang.String OWNERSHIP_TYPE
category for ownership type

See Also:
Constant Field Values

ACCOUNT_TEMPLATE

static final java.lang.String ACCOUNT_TEMPLATE
category for account template

See Also:
Constant Field Values

GLOBAL_ACCOUNT_TEMPLATE

static final java.lang.String GLOBAL_ACCOUNT_TEMPLATE
category for global account template: This is a dummy category to handle global acct templates

See Also:
Constant Field Values

RECERTIFICATION_POLICY

static final java.lang.String RECERTIFICATION_POLICY
category for recertification policy

See Also:
Constant Field Values

USERACCESS

static final java.lang.String USERACCESS
category for a user access

See Also:
Constant Field Values

SEPARATION_OF_DUTY_POLICY

static final java.lang.String SEPARATION_OF_DUTY_POLICY
category for separation of duty policy

See Also:
Constant Field Values

SEPARATION_OF_DUTY_RULE

static final java.lang.String SEPARATION_OF_DUTY_RULE
category for separation of duty rule

See Also:
Constant Field Values

CREDENTIAL_COMPONENT

static final java.lang.String CREDENTIAL_COMPONENT
category for PIM

See Also:
Constant Field Values

CREDENTIAL

static final java.lang.String CREDENTIAL
See Also:
Constant Field Values

CREDENTIAL_POOL

static final java.lang.String CREDENTIAL_POOL
See Also:
Constant Field Values

CREDENTIAL_LEASE

static final java.lang.String CREDENTIAL_LEASE
See Also:
Constant Field Values

SHARED_ACCESS_POLICY

static final java.lang.String SHARED_ACCESS_POLICY
Shared Access Policy category.

See Also:
Constant Field Values

CATEGORIES_FOR_LIFE_CYCLE_MGT

static final java.lang.String[] CATEGORIES_FOR_LIFE_CYCLE_MGT
Supporting categories for life cycle management



IBM Security Identity Manager 6.0.0
© Copyright International Business Machines Corporation 2007, 2012. All rights reserved. US Government Users Restricited Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.