C D E R S W

C

commandAttribute - Static variable in class syntheticoperation.Constants
The name of the command attribute to be used.
commandPattern - Static variable in class syntheticoperation.SearchCommand
Pattern used to separate search command from search argument.
Constants - Class in syntheticoperation
Model-related constant values collected in one place.
Constants() - Constructor for class syntheticoperation.Constants
 

D

description - Static variable in class syntheticoperation.SearchAuthors
 
description - Static variable in class syntheticoperation.SearchKeywords
 
description - Static variable in class syntheticoperation.WriteOnlyAttributeHandler
 

E

executeOperation(ExecuteOperationEvent) - Method in class syntheticoperation.SearchAuthors
Search for titles written by a given author.
executeOperation(ExecuteOperationEvent) - Method in class syntheticoperation.SearchKeywords
Search for titles of books which contain a certain keyword.
executeOperationTimeout - Static variable in class syntheticoperation.SearchAuthors
Timeout in seconds for the executeOperation() event.
executeOperationTimeout - Static variable in class syntheticoperation.SearchKeywords
Timeout in seconds for the executeOperation() event.

R

readAttribute(ReadAttributeEvent) - Method in class syntheticoperation.WriteOnlyAttributeHandler
Return a string containing a single blank when reading this attribute.
readAttributeTimeout - Static variable in class syntheticoperation.WriteOnlyAttributeHandler
Timeout in seconds for the readAttribute() event.
rewrite(ScriptHostSession, String, String) - Static method in class syntheticoperation.SearchCommand
Rewrite a search command to use the given command string.

S

SearchAuthors - Class in syntheticoperation
Perform "search for author" command.
SearchAuthors() - Constructor for class syntheticoperation.SearchAuthors
 
searchByAuthor - Static variable in class syntheticoperation.Constants
The command to "search by author".
searchByKeyword - Static variable in class syntheticoperation.Constants
The command to "search by keyword".
SearchCommand - Class in syntheticoperation
Implement guts of Bobcat system search command.
SearchCommand() - Constructor for class syntheticoperation.SearchCommand
 
SearchKeywords - Class in syntheticoperation
Perform "search for keywords" command.
SearchKeywords() - Constructor for class syntheticoperation.SearchKeywords
 
syntheticoperation - package syntheticoperation
 

W

writeAttribute(WriteAttributeEvent) - Method in class syntheticoperation.WriteOnlyAttributeHandler
Write new value to this attribute.
writeAttributeTimeout - Static variable in class syntheticoperation.WriteOnlyAttributeHandler
Timeout in seconds for the writeAttribute() event.
WriteOnlyAttributeHandler - Class in syntheticoperation
Event handler that prevents reading from attributes, while pretending to do so.
WriteOnlyAttributeHandler() - Constructor for class syntheticoperation.WriteOnlyAttributeHandler
 

C D E R S W