Skip navigation links


Package oracle.iam.platform.entitymgr.vo

Provides classes for entity manager operations

See:
          Description

Interface Summary
IMultiValueData Data structure to store multiple values of an attribute
IMultiValueDeltaData Data structure to store delta updates to be performed on multiple values

 

Class Summary
AttributeDefinition  
BulkRelationResult  
BulkResult  
ChildEntityModification  
ControlAttributeDefinition  
Entity  
EntityDefinition  
EntityMetadata  
FailedResult  
FieldDefinition  
IMultiValueDeltaData.Operation Possible operations supported for multi valued delta collection ADD - Adds/Appends given values to the existing values present in the repository REMOVE - Removes given values from the existing values present in the repository REPLACEALL - Replaces all the existing values present in the repository with values present in multi valued delta collection
MultiValueDeltaSet Data structure to store delta updates to be done on an multi-valued attribute
MultiValueSet Data structure to store multiple values of an attribute
Relation  
RelationDefinition  
RelationList  
RelationMetadata  
RelationResult  
Schema  
SchemaAttribute  
SchemaModification  
SchemaModification.Operation  
SearchCriteria Class that can be used to construct criteria when searching for entities.
SearchCriteria.Argument  
SearchCriteria.Operator Operators that are available for constructing the search criteria
SearchRule  
SearchRule.SearchDepth  

 

Exception Summary
CannotAcceptNullValueException  
ConnectivityException  

 

Package oracle.iam.platform.entitymgr.vo Description

Provides classes for entity manager operations


Skip navigation links


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