Interface RequestQueryInspector
- All Superinterfaces:
Extensible, OsidBrowsableQueryInspector, OsidExtensibleQueryInspector, OsidIdentifiableQueryInspector, OsidObjectQueryInspector, OsidQueryInspector, OsidRelationshipQueryInspector, OsidTemporalQueryInspector
This is the query inspector for examining request queries.
-
Method Summary
Modifier and TypeMethodDescriptionIdTerm[]Gets the distributorIdquery terms.Gets the distributor query terms.Gets the ewa query terms.IdTerm[]Gets the exchange provisionIdquery terms.Gets the exchange provision query terms.IdTerm[]Gets the origin provisionIdquery terms.Gets the origin provision query terms.IdTerm[]Gets the poolIdquery terms.Gets the pool query terms.Gets the position query terms.IdTerm[]Gets the queueIdquery terms.Gets the queue query terms.Gets the request date query terms.IdTerm[]Gets the requested provisionableIdquery terms.Gets the requested provisionable query terms.IdTerm[]Gets the resourceIdquery terms.Gets the resource query terms.IdTerm[]Gets the agentIdquery terms.Gets the agent query terms.getRequestQueryInspectorRecord(Type requestRecordType) Gets the request query inspector record corresponding to the givenRequestrecordType.IdTerm[]Gets the request transactionIdquery terms.Gets the request transaction query terms.Methods inherited from interface Extensible
getRecordTypes, hasRecordTypeModifier and TypeMethodDescriptionGets the record types available in this object.booleanhasRecordType(Type recordType) Tests if this object supports the given recordType.Methods inherited from interface OsidExtensibleQueryInspector
getRecordTypeTermsMethods inherited from interface OsidIdentifiableQueryInspector
getIdTermsMethods inherited from interface OsidObjectQueryInspector
getCommentIdTerms, getCommentTerms, getCreditIdTerms, getCreditTerms, getDescriptionTerms, getDisplayNameTerms, getGenusTypeTerms, getJournalEntryIdTerms, getJournalEntryTerms, getParentGenusTypeTerms, getRelationshipIdTerms, getRelationshipPeerIdTerms, getRelationshipTerms, getStateIdTerms, getStateTerms, getStatisticTerms, getSubjectIdTerms, getSubjectRelevancyTerms, getSubjectTermsModifier and TypeMethodDescriptionIdTerm[]Gets the commentIdquery terms.Gets the comment query terms.IdTerm[]Gets the creditIdquery terms.Gets the credit query terms.Gets the description query terms.Gets the display name query terms.TypeTerm[]Gets the genus type query terms.IdTerm[]Gets the journal entryIdquery terms.Gets the journal entry query terms.TypeTerm[]Gets the parent genus type query terms.IdTerm[]Gets the relationshipIdquery terms.IdTerm[]Gets the relationship peerIdquery terms.Gets the relationship query terms.IdTerm[]Gets the stateIdquery terms.Gets the state query terms.Gets the statistic query terms.IdTerm[]Gets the subjectIdquery terms.Gets the subject relevancy query terms.Gets the subject query terms.Methods inherited from interface OsidQueryInspector
getAnyTerms, getKeywordTermsModifier and TypeMethodDescriptionGets the any query terms.Gets the keyword query terms.Methods inherited from interface OsidRelationshipQueryInspector
getEndReasonIdTerms, getEndReasonTermsModifier and TypeMethodDescriptionIdTerm[]Gets the end reaosn stateIdquery terms.Gets the end reaosn state query terms.Methods inherited from interface OsidTemporalQueryInspector
getDateTerms, getEffectiveTerms, getEndDateTerms, getStartDateTermsModifier and TypeMethodDescriptionGets the date query terms.Gets the effective query terms.Gets the end date query terms.Gets the start date query terms.
-
Method Details
-
getRequestTransactionIdTerms
IdTerm[] getRequestTransactionIdTerms()Gets the request transactionIdquery terms.- Returns:
- the query terms
- Compliance:
mandatory- This method must be implemented.
-
getRequestTransactionTerms
RequestTransactionQueryInspector[] getRequestTransactionTerms()Gets the request transaction query terms.- Returns:
- the query terms
- Compliance:
mandatory- This method must be implemented.
-
getQueueIdTerms
IdTerm[] getQueueIdTerms()Gets the queueIdquery terms.- Returns:
- the query terms
- Compliance:
mandatory- This method must be implemented.
-
getQueueTerms
QueueQueryInspector[] getQueueTerms()Gets the queue query terms.- Returns:
- the query terms
- Compliance:
mandatory- This method must be implemented.
-
getRequestDateTerms
DateTimeRangeTerm[] getRequestDateTerms()Gets the request date query terms.- Returns:
- the query terms
- Compliance:
mandatory- This method must be implemented.
-
getRequesterIdTerms
IdTerm[] getRequesterIdTerms()Gets the resourceIdquery terms.- Returns:
- the query terms
- Compliance:
mandatory- This method must be implemented.
-
getRequesterTerms
ResourceQueryInspector[] getRequesterTerms()Gets the resource query terms.- Returns:
- the query terms
- Compliance:
mandatory- This method must be implemented.
-
getRequestingAgentIdTerms
IdTerm[] getRequestingAgentIdTerms()Gets the agentIdquery terms.- Returns:
- the query terms
- Compliance:
mandatory- This method must be implemented.
-
getRequestingAgentTerms
AgentQueryInspector[] getRequestingAgentTerms()Gets the agent query terms.- Returns:
- the query terms
- Compliance:
mandatory- This method must be implemented.
-
getPoolIdTerms
IdTerm[] getPoolIdTerms()Gets the poolIdquery terms.- Returns:
- the query terms
- Compliance:
mandatory- This method must be implemented.
-
getPoolTerms
PoolQueryInspector[] getPoolTerms()Gets the pool query terms.- Returns:
- the query terms
- Compliance:
mandatory- This method must be implemented.
-
getRequestedProvisionableIdTerms
IdTerm[] getRequestedProvisionableIdTerms()Gets the requested provisionableIdquery terms.- Returns:
- the query terms
- Compliance:
mandatory- This method must be implemented.
-
getRequestedProvisionableTerms
ProvisionableQueryInspector[] getRequestedProvisionableTerms()Gets the requested provisionable query terms.- Returns:
- the query terms
- Compliance:
mandatory- This method must be implemented.
-
getExchangeProvisionIdTerms
IdTerm[] getExchangeProvisionIdTerms()Gets the exchange provisionIdquery terms.- Returns:
- the query terms
- Compliance:
mandatory- This method must be implemented.
-
getExchangeProvisionTerms
ProvisionQueryInspector[] getExchangeProvisionTerms()Gets the exchange provision query terms.- Returns:
- the query terms
- Compliance:
mandatory- This method must be implemented.
-
getOriginProvisionIdTerms
IdTerm[] getOriginProvisionIdTerms()Gets the origin provisionIdquery terms.- Returns:
- the query terms
- Compliance:
mandatory- This method must be implemented.
-
getOriginProvisionTerms
ProvisionQueryInspector[] getOriginProvisionTerms()Gets the origin provision query terms.- Returns:
- the query terms
- Compliance:
mandatory- This method must be implemented.
-
getPositionTerms
IntegerRangeTerm[] getPositionTerms()Gets the position query terms.- Returns:
- the query terms
- Compliance:
mandatory- This method must be implemented.
-
getEWATerms
DurationRangeTerm[] getEWATerms()Gets the ewa query terms.- Returns:
- the query terms
- Compliance:
mandatory- This method must be implemented.
-
getDistributorIdTerms
IdTerm[] getDistributorIdTerms()Gets the distributorIdquery terms.- Returns:
- the query terms
- Compliance:
mandatory- This method must be implemented.
-
getDistributorTerms
DistributorQueryInspector[] getDistributorTerms()Gets the distributor query terms.- Returns:
- the query terms
- Compliance:
mandatory- This method must be implemented.
-
getRequestQueryInspectorRecord
RequestQueryInspectorRecord getRequestQueryInspectorRecord(Type requestRecordType) throws OperationFailedException Gets the request query inspector record corresponding to the givenRequestrecordType.- Parameters:
requestRecordType- a request record type- Returns:
- the request query inspector record
- Throws:
NullArgumentException-requestRecordTypeisnullOperationFailedException- unable to complete requestUnsupportedException-hasRecordType(requestRecordType)isfalse- Compliance:
mandatory- This method must be implemented.
-