Open SiteSearch 4.1.1
Final

Package ORG.oclc.fmts.rules

Class Summary
Add856 The Add856 class is a record formatting rule that handles the MARC 856 field.
AddBriefHoldings The AddBriefHoldings class is a record formatting rule that creates a 'brief' MARC holdings display containing only the Location, Call-Number, Collection, and Notes data when available.
AddCompoundSubjectPhrase The AddCompoundSubjectPhrase class is the record formatting rule that creates a formatted string for Subject fields in the FirstSearch Z39.50 databases using the field specifications in the RuleSpec and the HTML or Text specifications defined in the DisplayUserData object to delimit the data found in the input record.
AddDatabaseName The AddDatabaseName class is a record formatting rule that adds the long Database Name for the current record to the output formatting buffer.
AddFetchAnchor The AddFetchAnchor class is a record formatting rule that creates a FETCH hot-link for the input fields.
AddFormattedDupData The AddFormattedDupData class is a record formatting rule that appends formatted data from duplicate records held in the parameter to the class defined by the variable entityname.
AddFSABIISubjects The AddFSABIISubjects class is the record formatting rule that creates a formatted string for Subject fields in the FirstSearc Z39.50 ABII Database using the field specifications in the RuleSpec and the HTML or Text specifications defined in the DisplayUserData object to delimit the data found in the input record.
AddFSMedlineSubjects The AddFSMedlineSubjects class is the record formatting rule that creates a formatted string for Subject fields in the FirstSearc Z39.50 Medline Database using the field specifications in the RuleSpec and the HTML or Text specifications defined in the DisplayUserData object to delimit the data found in the input record.
AddFullTextButton The AddFullTextButton class is a record formatting rule that creates a FETCH hot-link to display Full-Text for a record when the data in the input field matches the data specified as the the matching criteria.
AddHoldings The AddHoldings class is a record formatting rule that creates a MARC holdings display for the input record.
AddHTTPAnchor The AddHTTPAnchor class is a record formatting rule that creates an HTTP (http://) hot-link for the input fields.
AddILL920FieldSendToList The AddILL920SendToList class is a record formatting rule that creates a String containing a sendToList of blank-delimited OCLC symbols and saves it in the user state for an Interlibrary Loan Request(ILL) based on the data in the Marc Record 920/a field.
AddILLData The AddILLData class is a record formatting rule that creates data fields for an Interlibrary Loan Request(ILL).
AddILLDatabaseName The AddILLDatabaseName class is a record formatting rule that saves the name of the database for the input record in the user state for an Interlibrary Loan Request(ILL).
AddILLOclcNum The AddILLOclcNum class is a record formatting rule that retrieves an OCLC Number from the input record and saves it in the user state for an Interlibrary Loan Request(ILL).
AddILLSendToList The AddILLSendToList class is a record formatting rule that creates a String containing a sendToList of blank-delimited OCLC symbols and saves it in the user state for an Interlibrary Loan Request(ILL).
AddImageDisplayAnchor The AddImageDisplayAnchor class is a record formatting rule that creates an anchor to display the images associated with the input record.
AddLocalHoldingsButton The AddLocalHoldingsButton class is a record formatting rule that adds a hot-link button to go search the database's Holdings database to display any local holdings for the record.
AddRecordData The AddRecordData class is the DEFAULT record formatting rule that creates a formatted string from the data fields specified in the RuleSpec and uses the the HTML or Text specifications defined in the DisplayUserData object to delimit the data found in the input record.
AddRecordNumber The AddRecordNumber class is a record formatting rule that adds the input record Number value to the output formatting buffer.
AddSaveButton The AddSaveButton class is a record formatting rule that creates a BookMark hot-link for the record and adds it to the formatting buffer.
AddWrapperData The AddWrapperData class is a record formatting rule that appends the wrapper data item to the output formatting buffer.
CopyAnchor The CopyAnchor class is a record formatting rule that creates an anchor to display the images associated with the input record.
DeleteAnchor The DeleteAnchor class is a record formatting rule that creates an anchor to display the images associated with the input record.
EditAnchor The EditAnchor class is a record formatting rule that creates an anchor to display the images associated with the input record.
HoldingsSearchKey The HoldingsSearchKey class is a record formatting rule that creates a string containing a search key that can be used to create a separate search to retrieve holdings information for a record, as in the DRA model where the holdings are found in a separate database.
RuleUtil The RuleUtil class is the base utility class for all the record display rules used by the RulesBasedDisplayGenerator to created formatted record data.
SaveDuplicateDatabaseNames The SaveDuplicateDatabaseNames class is a record formatting rule that adds the long Database Name for the current record to the output formatting buffer.
SaveImageInfo The SaveImageInfo class is a record formatting rule that creates all the information necessary to navigate an image record created by the ISP package and saves it in the UserStateObject.
SaveTermFinderResults The SaveTermFinderResults class is a record formatting rule that constructs a Map (under 1.1 a Hashtable) that contains values as specified in the value* statements in the rule and based on the input DataDir.
UpdateCurrecno The UpdateCurrecno class is a record formatting rule that updates the UserStateObject entity "currecno" with the current value of the input record number.
 


Open SiteSearch 4.1.1
Final