Overview
Package
Class
Tree
Deprecated
Index
Help
Content Manager OnDemand V8.5 WEK APIs
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
X
S
saveNamedQuery(String, boolean, Enumeration)
- Method in class com.ibm.edms.od.
ODFolder
Deprecated.
Use #saveNamedQuery(String,boolean,Enumeration,boolean)
saveNamedQuery(String, boolean, Enumeration, boolean)
- Method in class com.ibm.edms.od.
ODFolder
Save a Named Query.
search()
- Method in class com.ibm.edms.od.
ODFolder
This method will search the folder.
search(ODNamedQuery)
- Method in class com.ibm.edms.od.
ODFolder
This method will search the folder with the specified NamedQuery Criteria.
search(ODCallback)
- Method in class com.ibm.edms.od.
ODFolder
This method will search the folder.
search(ODCallback, ODNamedQuery)
- Method in class com.ibm.edms.od.
ODFolder
This method will search the folder with the specified Named Query Criteria.
search(ODCallback, boolean)
- Method in class com.ibm.edms.od.
ODFolder
This method will search the folder.
search(String)
- Method in class com.ibm.edms.od.
ODFolder
This method will search the folder.
search(String, ODCallback)
- Method in class com.ibm.edms.od.
ODFolder
If you use this method the SQL query is used to search the folder rather than any folder field name/value pairs.
search(String, String, String)
- Method in class com.ibm.edms.od.
ODFolder
This method will search the folder.
search(String, String, String, String)
- Method in class com.ibm.edms.od.
ODFolder
This method will search the folder.
search(String, String, String, ODCallback)
- Method in class com.ibm.edms.od.
ODFolder
If you use this method the SQL query is used to search the folder rather than any folder field name/value pairs.
search(String, String, String, String, ODCallback)
- Method in class com.ibm.edms.od.
ODFolder
If you use this method the SQL query is used to search the folder rather than any folder field name/value pairs.
searchCountHits()
- Method in class com.ibm.edms.od.
ODFolder
Get the total count of hits that will be returned from a search based on the criteria specified.
searchCountHits(String, String, String, String)
- Method in class com.ibm.edms.od.
ODFolder
Get the total count of hits that will be returned from a search based on the specified SQL.
searchWithCallback(ODCallback)
- Method in class com.ibm.edms.od.
ODFolder
This method will search the folder.
searchWithCallback(String, ODCallback)
- Method in class com.ibm.edms.od.
ODFolder
This method will search the folder asynchronously.
searchWithCallback(String, String, String, ODCallback)
- Method in class com.ibm.edms.od.
ODFolder
This method will search the folder asynchronously.
SERVER_ACCESS_LIST
- Static variable in class com.ibm.edms.od.
ODConfig
SERVER_PRINTER_DATA_FAX_NOTES
- Static variable in interface com.ibm.edms.od.
ODConstant
SERVER_PRINTER_DATA_FAX_RECEIVER_COMPANY
- Static variable in interface com.ibm.edms.od.
ODConstant
SERVER_PRINTER_DATA_FAX_RECEIVER_FAX_NUMBER
- Static variable in interface com.ibm.edms.od.
ODConstant
SERVER_PRINTER_DATA_FAX_RECEIVER_NAME
- Static variable in interface com.ibm.edms.od.
ODConstant
SERVER_PRINTER_DATA_FAX_SENDER_COMPANY
- Static variable in interface com.ibm.edms.od.
ODConstant
SERVER_PRINTER_DATA_FAX_SENDER_COVER_PAGE
- Static variable in interface com.ibm.edms.od.
ODConstant
SERVER_PRINTER_DATA_FAX_SENDER_FAX_NUMBER
- Static variable in interface com.ibm.edms.od.
ODConstant
SERVER_PRINTER_DATA_FAX_SENDER_NAME
- Static variable in interface com.ibm.edms.od.
ODConstant
SERVER_PRINTER_DATA_FAX_SENDER_TEL_NUMBER
- Static variable in interface com.ibm.edms.od.
ODConstant
SERVER_PRINTER_DATA_FAX_SUBJECT
- Static variable in interface com.ibm.edms.od.
ODConstant
SERVER_PRINTER_DATA_INFO_FROM
- Static variable in interface com.ibm.edms.od.
ODConstant
SERVER_PRINTER_DATA_INFO_TO
- Static variable in interface com.ibm.edms.od.
ODConstant
serverPrint(String, int, String)
- Method in class com.ibm.edms.od.
ODHit
Print this document to a OnDemand Server Printer.
setApplGroupForSearchWithSQL(String)
- Method in class com.ibm.edms.od.
ODFolder
This method will set the name of an application group to be used during a search with SQL.
setAscending(boolean)
- Method in class com.ibm.edms.od.
ODCriteria
Set the search type for the current criteria.
setConnectType(char)
- Method in class com.ibm.edms.od.
ODServer
This method is used to set the server connection type.
setGroupName(String)
- Method in class com.ibm.edms.od.
ODNote
Set the note group name.
setMaxHits(int)
- Method in class com.ibm.edms.od.
ODFolder
Set the Maximum Hits allowed to be returned during a search.
setOkToCopy(boolean)
- Method in class com.ibm.edms.od.
ODNote
Set whether or not this note can be copied to another server.
setOperator(int)
- Method in class com.ibm.edms.od.
ODCriteria
Set the current search operator.
setOrSearchCriteria(boolean)
- Method in class com.ibm.edms.od.
ODFolder
Sets whether the search criteria are to be ORed or ANDed during a search with criteria.
setPassword(String)
- Method in class com.ibm.edms.od.
ODServer
Set the password for the user.
setPort(int)
- Method in class com.ibm.edms.od.
ODServer
Set the OD port number.
setPrintBanner(String)
- Method in class com.ibm.edms.od.
ODUser
Set Print Banner.
setPrintClass(String)
- Method in class com.ibm.edms.od.
ODUser
Set Print Class
setPrinterID(String)
- Method in class com.ibm.edms.od.
ODUser
Set Printer Dest
setPrintFormDef(String)
- Method in class com.ibm.edms.od.
ODUser
Set the User's Print FormDef
setPrintForms(String)
- Method in class com.ibm.edms.od.
ODUser
Set the User's Print Forms.
setPrintNode(String)
- Method in class com.ibm.edms.od.
ODUser
Set the User's Print Node.
setPrintPageDef(String)
- Method in class com.ibm.edms.od.
ODUser
Set the User's PageDef.
setPrintRouting(String)
- Method in class com.ibm.edms.od.
ODUser
Set the User's Print Routing.
setPrintWriter(String)
- Method in class com.ibm.edms.od.
ODUser
Set the User's Print Writer
setPublic(boolean)
- Method in class com.ibm.edms.od.
ODNote
Set whether or not this note is public.
setSearchValue(String)
- Method in class com.ibm.edms.od.
ODCriteria
Set this criteria's search value.
setSearchValues(String, String)
- Method in class com.ibm.edms.od.
ODCriteria
Set this criteria's search values.
setServerName(String)
- Method in class com.ibm.edms.od.
ODServer
Set the name of the OnDemand server to logon with.
setServerPrinterData(int, String)
- Method in class com.ibm.edms.od.
ODFolder
Set server printer data.
setSortLocation(char)
- Method in class com.ibm.edms.od.
ODFolder
Set the Sort Location.
setSortOrder(int)
- Method in class com.ibm.edms.od.
ODCriteria
Set the search sort value for the current criteria.
setSSL(boolean, String, String)
- Method in class com.ibm.edms.od.
ODServer
Set details for SSL usages with this ODServer.
setText(String)
- Method in class com.ibm.edms.od.
ODNote
Set the note text.
setUserAlias(String)
- Method in class com.ibm.edms.od.
ODServer
Set the name of the user alias to log onto OD with.
setUserId(String)
- Method in class com.ibm.edms.od.
ODServer
Set the name of the user to log onto OD with.
showHoldStatus()
- Method in class com.ibm.edms.od.
ODFolder
Determine whether the current OnDemand Hold status should be shown in the hitlist.
SSL_KEYRINGFILE
- Static variable in class com.ibm.edms.od.
ODConfig
SSL_KEYRINGSTASH
- Static variable in class com.ibm.edms.od.
ODConfig
storeDocument(String, String, String, String[], Object)
- Method in class com.ibm.edms.od.
ODFolder
This method will store a document in the OnDemand database and return the new ODHit that is created from this new document.
storeDocument(String, String, String, String[])
- Method in class com.ibm.edms.od.
ODFolder
This method will store a document in the OnDemand database.
Overview
Package
Class
Tree
Deprecated
Index
Help
CM OnDemand V8.5 WEK Java APIs
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
X
(c)
Copyright International Business Machines Corporation 2001, 2013. IBM Corp. All rights reserved.