Skip navigation links

Oracle© Fusion Middleware Extensibility Framework (REX) for Oracle Enterprise Repository
11g Release 1 (11.1.1)

E16598-01


Package com.flashline.registry.openapi.query

Class Summary
AcceptableValueListCriteria Criteria for searching for AcceptableValueLists.
And Reserved for future API functionality.

Construct a criteria object that will combine simple or complex search terms using the AND operator.
ArtifactStoreCriteria This class is used to specify search criteria for artifact stores.
AssetCriteria This class is used to specify search criteria for assets.
AssetTypeCriteria Criteria to use when searching for Asset Types
CategorizationTypeCriteria This class is used to specify search criteria for categorization types.
ContactCriteria The ContactCriteria class provides methods to define criteria for a contact search.
DateRangeSearchTerm A class that represents searching for a term using date ranges.
DepartmentCriteria Defines the criteria by which Departments may be queried via REX.
MetadataEntryCriteria Criteria to use when searching for MetadataEntry objects

NOTE: The criteria object model is currently moving to a more flexible representation of terms and grouping.
MetadataEntryTypeCriteria Criteria to use when searching for MetadataEntryTypes

NOTE: The criteria object model is currently moving to a more flexible representation of terms and grouping.
OPBTW Reserved for future API functionality.

A class that represents searching for a term that is BETWEEN two values.
OPEQ A class that represents searching for a term that is EQUAL to a single value.
OPEQIC Reserved for future API functionality.

A class that represents searching for a term that is a case insensitive EQUAL to a single value.
OPGT A class that represents searching for a term that is GREATER THAN a single value.
OPGTE Reserved for future API functionality.

A class that represents searching for a term that is GREATER THAN OR EQUAL TO a single value.
OPIN Reserved for future API functionality.

A class that represents searching for a term that is IN a list of values.
OPLIKE A class that represents searching for a term that is LIKE a single value.
OPLT A class that represents searching for a term that is LESS THAN a single value.
OPLTE Reserved for future API functionality.

A class that represents searching for a term that is LESS THAN OR EQUAL TO a single value.
OPNEQ A class that represents searching for a term that is NOT EQUAL to a single value.
OPNOTIN Reserved for future API functionality.

A class that represents searching for a term that is NOT IN a list of values.
Or Reserved for future API functionality.

Construct a criteria object that will combine simple or complex search terms using the OR operator.
ProjectCriteria This class is used to specify search criteria for projects.
RelationshipTypeCriteria The RelationshipTypeCriteria class provides methods which define the criteria for a RelationshipType search.
RoleCriteria This class is used to specify search criteria for RoleType objects.
SearchTerm A basic search term stored as a key/value(s) pair with a specified operator.
SearchTermGroup Base class for search criteria of entities in REX.
SFIDCandidateCriteria Criteria for finding SFIDCandidates.
SFIDCriteria Criteria for finding SFIDs.
SystemSettingsCriteria This class is used to specify search criteria for system settings.
TabStatusSearchTerm Reserved for future API functionality.

A class that represents searching for a term using date ranges and tab names and status
UserCriteria This class is used to specify search criteria for users.
VendorCriteria This object is used to specify what vendors to search for.

 


Skip navigation links

Oracle© Fusion Middleware Extensibility Framework (REX) for Oracle Enterprise Repository
11g Release 1 (11.1.1)

E16598-01


Copyright © 2004-2010, Oracle and/or its affiliates. All rights reserved.