CWIS Developer Documentation
Public Member Functions | Public Attributes | List of all members
SPTOAIItemFactory Class Reference
Inheritance diagram for SPTOAIItemFactory:
Inheritance graph
[legend]
Collaboration diagram for SPTOAIItemFactory:
Collaboration graph
[legend]

Public Member Functions

 SPTOAIItemFactory ($RetrievalSearchParameters=NULL)
 
 GetItem ($ItemId)
 
 GetItems ($StartingDate=NULL, $EndingDate=NULL)
 
 GetItemsInSet ($Set, $StartingDate=NULL, $EndingDate=NULL)
 
 GetListOfSets ()
 
 SearchForItems ($SearchParams, $StartingDate=NULL, $EndingDate=NULL)
 
 NormalizeForSetSpec ($Name)
 
 LoadSetNameInfo ()
 
- Public Member Functions inherited from OAIItemFactory
 OAIItemFactory ()
 
 GetItem ($ItemId)
 
 GetItems ($StartingDate=NULL, $EndingDate=NULL)
 
 GetItemsInSet ($SetSpec, $StartingDate=NULL, $EndingDate=NULL)
 
 GetListOfSets ()
 
 SearchForItems ($SearchParams, $StartingDate=NULL, $EndingDate=NULL)
 

Public Attributes

 $SetSpecs
 
 $SetFields
 
 $SetValues
 
 $RetrievalSearchParameters
 
 $SearchScores
 
 $SearchScoreScale
 

Detailed Description

Definition at line 257 of file SPTOAIServer.php.

Member Function Documentation

SPTOAIItemFactory::GetItem (   $ItemId)

Definition at line 268 of file SPTOAIServer.php.

References $SearchScoreScale.

SPTOAIItemFactory::GetItems (   $StartingDate = NULL,
  $EndingDate = NULL 
)

Definition at line 301 of file SPTOAIServer.php.

References GetItemsInSet().

SPTOAIItemFactory::GetItemsInSet (   $Set,
  $StartingDate = NULL,
  $EndingDate = NULL 
)

Definition at line 306 of file SPTOAIServer.php.

References LoadSetNameInfo().

Referenced by GetItems().

Here is the caller graph for this function:

SPTOAIItemFactory::GetListOfSets ( )

Definition at line 367 of file SPTOAIServer.php.

References $SetSpecs, and LoadSetNameInfo().

SPTOAIItemFactory::LoadSetNameInfo ( )

Definition at line 454 of file SPTOAIServer.php.

References MetadataSchema\MDFTYPE_CONTROLLEDNAME, MetadataSchema\MDFTYPE_OPTION, MetadataSchema\MDFTYPE_TREE, and NormalizeForSetSpec().

Referenced by GetItemsInSet(), and GetListOfSets().

Here is the caller graph for this function:

SPTOAIItemFactory::NormalizeForSetSpec (   $Name)

Definition at line 448 of file SPTOAIServer.php.

Referenced by LoadSetNameInfo().

Here is the caller graph for this function:

SPTOAIItemFactory::SearchForItems (   $SearchParams,
  $StartingDate = NULL,
  $EndingDate = NULL 
)

Definition at line 377 of file SPTOAIServer.php.

References MetadataSchema\GetField().

SPTOAIItemFactory::SPTOAIItemFactory (   $RetrievalSearchParameters = NULL)

Definition at line 262 of file SPTOAIServer.php.

References $RetrievalSearchParameters.

Member Data Documentation

SPTOAIItemFactory::$RetrievalSearchParameters

Definition at line 443 of file SPTOAIServer.php.

Referenced by SPTOAIItemFactory().

SPTOAIItemFactory::$SearchScores

Definition at line 444 of file SPTOAIServer.php.

SPTOAIItemFactory::$SearchScoreScale

Definition at line 445 of file SPTOAIServer.php.

Referenced by GetItem().

SPTOAIItemFactory::$SetFields

Definition at line 441 of file SPTOAIServer.php.

SPTOAIItemFactory::$SetSpecs

Definition at line 440 of file SPTOAIServer.php.

Referenced by GetListOfSets().

SPTOAIItemFactory::$SetValues

Definition at line 442 of file SPTOAIServer.php.


The documentation for this class was generated from the following file: