Skip navigation links

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

E16598-01


com.flashline.registry.openapi.query
Class AssetTypeCriteria

java.lang.Object
  extended by com.flashline.registry.openapi.query.SearchTermGroup
      extended by com.flashline.registry.openapi.query.AssetTypeCriteria

All Implemented Interfaces:
java.io.Serializable

public class AssetTypeCriteria
extends SearchTermGroup
implements java.io.Serializable

Criteria to use when searching for Asset Types

It is possible to interact with the AssetTypeFactory's low-level searching capabilities directly by manually creating SearchTerm instances and adding them to an AssetTypeCriteria. The following list describes valid SearchTerm keys for performing extended Asset searches. Note that when manually specifying SearchTerms, the operator is always assumed to be EQUALS and all SearchTerms are combined using an AND operation.