Package | Description |
---|---|
com.fatwire.assetapi.data | |
com.fatwire.assetapi.query | |
com.fatwire.assetapi.site |
Class and Description |
---|
AssetResultRow
The interface the represents a search result row (an asset) with simple format
|
Query
Query is an abstract construct that defines user's request for asset's data, just like SQL, expect that Query is an object oriented representation.
|
Class and Description |
---|
AssetResultRow
The interface the represents a search result row (an asset) with simple format
|
AssetSearcher
Provide the direct searching against database functionality with returned result being simple bean instead of a complex asset.
|
AssetSearchResult
An Iterator class that represents a db search result for asset
|
Condition
Represents a data condition to be satisfied by returning results when used in a Query.
|
ConditionExpression
This interface represents an expression associated with a
Condition . |
JoinTypeEnum
Enumeration representing conjunction (AND) or disjunction (OR) for a nesting Condition
|
OpTypeEnum
Enumeration representing the type operand for attribute type query operations.
|
Query
Query is an abstract construct that defines user's request for asset's data, just like SQL, expect that Query is an object oriented representation.
|
QueryProperties
This class defines property keys and values for Query
|
SortOrder
This class represents a Sort order for asset instances to be returned.
|
Class and Description |
---|
Condition
Represents a data condition to be satisfied by returning results when used in a Query.
|
QueryResultWrapper |
SortOrder
This class represents a Sort order for asset instances to be returned.
|