com.ibm.itim.dataservices.model
Interface ManagableCategoryConstant

All Known Subinterfaces:
ObjectProfileCategoryConstant
All Known Implementing Classes:
ObjectProfileCategory

public interface ManagableCategoryConstant

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


Field Summary
static java.lang.String ACCOUNT
          Account category.
static java.lang.String BPPERSON
          Business Partner (person) category.
static java.lang.String GLOBAL
          Global
static java.lang.String PERSON
          Person (identity) category.
 

Field Detail

ACCOUNT

static final java.lang.String ACCOUNT
Account category.

See Also:
Constant Field Values

PERSON

static final java.lang.String PERSON
Person (identity) category.

See Also:
Constant Field Values

BPPERSON

static final java.lang.String BPPERSON
Business Partner (person) category.

See Also:
Constant Field Values

GLOBAL

static final java.lang.String GLOBAL
Global

See Also:
Constant Field Values


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.