Skip navigation links


oracle.iam.provisioning.api
Class ProvisioningConstants

java.lang.Object
  extended by oracle.iam.provisioning.api.ProvisioningConstants


public final class ProvisioningConstants
extends java.lang.Object

Nested Class Summary
static class ProvisioningConstants.AccountSearchAttribute
           
static class ProvisioningConstants.ApplicationInstanceType
           
static class ProvisioningConstants.EntitlementInstanceSearchAttribute
           
static class ProvisioningConstants.EntitlementSearchAttribute
           
static class ProvisioningConstants.Mode
           
static class ProvisioningConstants.ObjectStatus
           

 

Field Summary
static java.lang.String ENDROW
           
static java.lang.String ENT_FUTURE_GRANT_STATUS
           
static java.lang.String ENT_FUTURE_GRANT_STATUS_DB
           
static java.lang.String ENT_PROV_IN_PROGRESS_STATUS
           
static java.lang.String ENT_PROV_IN_PROGRESS_STATUS_DB
           
static java.lang.String ENT_PROVISIONED_STATUS
           
static java.util.Map grantMechanism
           
static java.lang.String SORTEDBY
           
static java.lang.String SORTORDER
           
static java.lang.String STARTROW
           

 

Constructor Summary
ProvisioningConstants()
           

 

Method Summary

 

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Field Detail

ENT_PROVISIONED_STATUS

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

ENT_PROV_IN_PROGRESS_STATUS

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

ENT_FUTURE_GRANT_STATUS

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

ENT_FUTURE_GRANT_STATUS_DB

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

ENT_PROV_IN_PROGRESS_STATUS_DB

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

grantMechanism

public static java.util.Map grantMechanism

STARTROW

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

ENDROW

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

SORTORDER

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

SORTEDBY

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

Constructor Detail

ProvisioningConstants

public ProvisioningConstants()

Skip navigation links


Copyright © 2015, Oracle and/or its affiliates. All rights reserved.