- PACKAGE -
Static variable in interface com.sssw.rts.adminapi.AgiAdmDirectory
- Package directory.
- PACKAGE_CONTENTS_RECURSIVE -
Static variable in interface com.sssw.rts.adminapi.AgiAdmPublishMgr
- Option for the
publish
method.
- PAGE -
Static variable in interface com.sssw.rts.adminapi.AgiAdmDesignElement
- Design element type for an HTML page.
- PAGE_ALINKCOLOR -
Static variable in class com.sssw.rt.form.AgcHTMLEditControl
- Property name for the active link color.
- PAGE_BGCOLOR -
Static variable in class com.sssw.rt.form.AgcHTMLEditControl
- Property name for the page background color.
- PAGE_BGIMAGE -
Static variable in class com.sssw.rt.form.AgcHTMLEditControl
- Property name for the page background image.
- PAGE_BGSOUND -
Static variable in class com.sssw.rt.form.AgcHTMLEditControl
- Property name for the page background sound.
- PAGE_BGSOUND_CONTINUOUS -
Static variable in class com.sssw.rt.form.AgcHTMLEditControl
- Property name for the page background sound continuous count.
- PAGE_BGSOUND_LOOPCOUNT -
Static variable in class com.sssw.rt.form.AgcHTMLEditControl
- Property name for the page background sound loop count.
- PAGE_LINKCOLOR -
Static variable in class com.sssw.rt.form.AgcHTMLEditControl
- Property name for the link color.
- PAGE_SPECIFYBG -
Static variable in class com.sssw.rt.form.AgcHTMLEditControl
- Property name for the page 'specify background' flag.
- PAGE_TEXTCOLOR -
Static variable in class com.sssw.rt.form.AgcHTMLEditControl
- Property name for the text color.
- PAGE_TITLE -
Static variable in class com.sssw.rt.form.AgcHTMLEditControl
- Property name for the page title.
- PAGE_VLINKCOLOR -
Static variable in class com.sssw.rt.form.AgcHTMLEditControl
- Property name for the 'visited' link color.
- pageActionPerformed(ActionEvent) -
Method in interface com.sssw.shr.page.AgiPageActionListener
- Calls the event handler for each button defined on the page.
- PAGES -
Static variable in interface com.sssw.rts.adminapi.AgiAdmDirectory
- The Pages directory.
- PARAGRAPH_ALIGNMENT -
Static variable in class com.sssw.rt.form.AgcHTMLEditControl
- Property name for the paragraph alignment.
- PARAGRAPH_LISTSTYLE -
Static variable in class com.sssw.rt.form.AgcHTMLEditControl
- Property name for the list style.
- PARAGRAPH_STYLENAME -
Static variable in class com.sssw.rt.form.AgcHTMLEditControl
- Property name for the paragraph style.
- parse(int, String, String) -
Static method in class com.sssw.rt.util.AgParse
- Parse a string and return the resulting object.
- parse(int, String, String, int) -
Static method in class com.sssw.rt.util.AgParse
- Parse a string and return the resulting object.
- parse(int, String, String, int, int) -
Method in class com.sssw.rt.form.AgcValueField
- Parses the string according to the specified pattern or style.
- parse(int, String, String, int, int) -
Method in class com.sssw.rt.jform.AgcJValueField
- Parses the string according to the specified pattern or style.
- parse(int, String, String, int, int) -
Static method in class com.sssw.rt.util.AgParse
- Parse a string and return the resulting object.
- parse(int, String, String, int, int) -
Method in class com.sssw.shr.page.AgpTextField
- Callback to parse the string according to the specified pattern or style.
- parse(int, String, String, int, int, Locale, String) -
Static method in class com.sssw.rt.util.AgParse
- Parse a string and return the resulting object.
- parse(int, String, String, int, int, String, String, String, String) -
Static method in class com.sssw.rt.util.AgParse
- Parse a string and return the resulting object.
- parseGroup(String) -
Method in interface com.sssw.rts.acl.AgiPrincipalFactory
- Create a Principal for the specified group name.
- parseMessage(AgoBufferingReader) -
Method in class com.sssw.srv.mail.AgoMailParser
- Parses a message stream (from a reader) into an AgoMIMEPart.
- parseUser(String) -
Method in interface com.sssw.rts.acl.AgiPrincipalFactory
- Create a Principal for the specified user name.
- parts() -
Method in class com.sssw.srv.mail.AgoMIMEPartMultipart
- Returns an Enumeration of all parts in this part.
- pasteClipboardSelection() -
Method in class com.sssw.rt.form.AgcHTMLEditControl
- Pastes the Clipboard's contents to the current cursor position.
- pasteClipboardSelectionAsHTML() -
Method in class com.sssw.rt.form.AgcHTMLEditControl
- Pastes the clipboard string as HTML.
- pasteClipboardSelectionAsText() -
Method in class com.sssw.rt.form.AgcHTMLEditControl
- Pastes the clipboard string as plain text.
- peek() -
Method in class com.sssw.srv.mail.AgoByteStore
- Peeks at the next byte in the character or byte store witout advancing the offset.
- peek() -
Method in class com.sssw.srv.mail.AgoBufferingInputStream
- Peeks at the next byte in the character or byte store witout advancing the offset.
- peek() -
Method in class com.sssw.srv.mail.AgoBufferingReader
- Peeks at the next byte in the character or byte store witout advancing the offset.
- peek() -
Method in class com.sssw.srv.mail.AgoCharStore
- Peeks at the next byte in the character or byte store witout advancing
the offset.
- peek(int) -
Method in class com.sssw.srv.mail.AgoByteStore
- Returns the nth next byte from the current offset in the byte store, without consuming it.
- peek(int) -
Method in class com.sssw.srv.mail.AgoBufferingInputStream
- Returns the nth next byte from the current offset in the character store, byte store, or input stream without consuming it.
- peek(int) -
Method in class com.sssw.srv.mail.AgoBufferingReader
- Returns the nth next byte from the current offset in the character store,
byte store, or input stream without consuming it.
- peek(int) -
Method in class com.sssw.srv.mail.AgoCharStore
- Returns the nth next character from the current offset in the character store, without consuming it.
- permissions() -
Method in class com.sssw.rts.acl.AgoAclEntry
- Returns an enumeration of the permissions in this ACL entry.
- PLAIN -
Static variable in class com.sssw.rt.gui.AgoFontIdentifier
- Plain text style.
- playSound(String) -
Method in class com.sssw.rt.form.PvHelperBrowser
- Play a sound
- prepare(String, char) -
Static method in class com.sssw.rt.expr.AgLike
- Takes a String pattern and builds another String that optimizes the test.
- prepareAndExecuteUpdate(AgiTransactionHandle) -
Method in class com.sssw.rt.util.AgoDataUpdateRow
- Prepare and execute the statement.
- prepareUpdateRequest() -
Method in interface com.sssw.rt.util.AgiDataSource
- Prepare an update request to be executed against this data source.
- prepareUpdateRequest(AgiDataSource, AgiDataRowFactory) -
Method in interface com.sssw.rt.util.AgiDataUpdateRequestFactory
- Prepare an update request to be executed against the data source.
- PREVIOUS -
Static variable in class com.sssw.rt.form.AgcTreeControl
- Adds the node above the specified node.
- printStackTrace(Throwable) -
Static method in class com.sssw.rt.util.AgoException
- Prints the messages for all exceptions in the chain, and the stack
trace for the last one.
- printStackTrace(Throwable, PrintStream) -
Static method in class com.sssw.rt.util.AgoException
- Prints the messages for all exceptions in the chain, and the stack
trace for the last one
- printStackTrace(Throwable, PrintWriter) -
Static method in class com.sssw.rt.util.AgoException
- Prints the messages for all exceptions in the chain, and the stack
trace for the last one
- processHelp(Object, String) -
Method in interface com.sssw.rt.form.AgiHelpProcessor
- Called by the help manager to process a help request.
- prompt(String, String, boolean) -
Method in interface com.sssw.rt.util.AgiUserLogin
- Prompt for username and password.
- PROP_ACTIVE_CACHE_MGR_GROUP -
Static variable in interface com.sssw.rts.adminapi.AgiAdmLBClusterEnv
- The name of the Active Cache Manager Group.
- PROP_ACTIVE_CACHE_MGR_GROUP_ID -
Static variable in interface com.sssw.rts.adminapi.AgiAdmLBClusterEnv
- The ID of the active Cache Manager Group.
- PROP_ACTIVE_CLUSTER -
Static variable in interface com.sssw.rts.adminapi.AgiAdmLBClusterEnv
- The name of the Active Cluster.
- PROP_ACTIVE_CLUSTER_ID -
Static variable in interface com.sssw.rts.adminapi.AgiAdmLBClusterEnv
- The ID of the active Cluster.
- PROP_ACTIVE_DISP_GROUP -
Static variable in interface com.sssw.rts.adminapi.AgiAdmLBClusterEnv
- The name of the Active Dispatcher Group.
- PROP_ACTIVE_DISPATCHER_GROUP_ID -
Static variable in interface com.sssw.rts.adminapi.AgiAdmLBClusterEnv
- The ID of the active Dispatcher Group.
- PROP_ACTIVE_LOAD_MGR_GROUP -
Static variable in interface com.sssw.rts.adminapi.AgiAdmLBClusterEnv
- The name of the Active Load Manager Group.
- PROP_ACTIVE_LOAD_MGR_GROUP_ID -
Static variable in interface com.sssw.rts.adminapi.AgiAdmLBClusterEnv
- The ID of the active Load Manager Group.
- PROP_AGENT_DEBUG -
Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
- Debugging setting: when set to true, makes the server print agent-
related debug messages into the server console.
- PROP_ALLOW_USER_SELF_MOD -
Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
- The AllowUserSelfModification determines whether a user can modify their
own user attributes (pasword, full name, description, etc).
- PROP_ALLOW_USER_SELF_MOD -
Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
- This property determines whether a user can modify their
own user attributes (pasword, full name, description, etc).
- PROP_CACHE_DISK_DIR -
Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
- The directory in which the disk cache entries are stored.
- PROP_CACHE_DISK_MAX_CONTENT_SIZE -
Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
- The maximum size of any file that will be cached in the disk cache, in bytes.
- PROP_CACHE_DISK_MAX_SIZE -
Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
- The maximum size of the disk cache, in bytes.
- PROP_CACHE_ENABLE -
Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
- Enables or disables the content cache.
- PROP_CACHE_MAX_CONTENT_SIZE -
Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
- The maximum size of any file that will be cached in the in-memory cache, in
bytes.
- PROP_CACHE_MEM_MAX_SIZE -
Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
- The maximum size of the in-memory cache, in bytes.
- PROP_CERTIFICATE -
Static variable in interface com.sssw.rts.adminapi.AgiAdmElement
- Certificate property.
- PROP_CLIENT_CERT_LEVEL -
Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
- The "Client Certificate level in HTTPS" property.
- PROP_CLIENT_CERT_LEVEL -
Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
- The "Client Certificate level in HTTPS" property.
- PROP_CLIENT_DEBUG -
Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
- Debugging setting: when set to true, makes the server print debug
messages into the server console.
- PROP_CMGR_RECONNECT_SLEEP_INTERVAL -
Static variable in interface com.sssw.rts.adminapi.AgiAdmClusterServer
- The sleep interval between series of attempts to make contact
with SilverStream Cache Manager.
- PROP_CMGR_RECONNECT_SLEEP_INTERVAL -
Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
- Deprecated. Use
AgiAdmCluster.PROP_CMGR_RECONNECT_SLEEP_INTERVAL to set the value on
the cluster level or AgiAdmClusterServer.PROP_CMGR_RECONNECT_SLEEP_INTERVAL
to set the value on the level of a cluster server.
Default value: 10 seconds
Value type: Integer
Usage: setProperty, getProperty
- PROP_CMGR_RECONNECT_SLEEP_INTERVAL -
Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
- The sleep interval between series of attempts to make contact
with SilverStream Cache Manager.
- PROP_CMGR_RECONNECT_TRY_COUNT -
Static variable in interface com.sssw.rts.adminapi.AgiAdmClusterServer
- The number of series of attempts to make contact with SilverStream
Cache Manager.
- PROP_CMGR_RECONNECT_TRY_COUNT -
Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
- Deprecated. Use
AgiAdmCluster.PROP_CMGR_RECONNECT_TRY_COUNT to set the value on
the cluster level or AgiAdmClusterServer.PROP_CMGR_RECONNECT_TRY_COUNT
to set the value on the level of a cluster server.
Default value: 10 seconds
Value type: Integer
Usage: setProperty, getProperty
- PROP_CMGR_RECONNECT_TRY_COUNT -
Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
- The number of series of attempts to make contact with SilverStream
Cache Manager.
- PROP_CMGR_START_SLEEP_INTERVAL -
Static variable in interface com.sssw.rts.adminapi.AgiAdmClusterServer
- The sleep interval between attempts to make contact with SilverStream
Cache Manager.
- PROP_CMGR_START_SLEEP_INTERVAL -
Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
- Deprecated. Use
AgiAdmCluster.PROP_CMGR_START_SLEEP_INTERVAL to set the value on
the cluster level or AgiAdmClusterServer.PROP_CMGR_START_SLEEP_INTERVAL
to set the value on the level of a cluster server.
Default value: 30 seconds
Value type: Integer
Usage: setProperty, getProperty
- PROP_CMGR_START_SLEEP_INTERVAL -
Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
- The sleep interval between attempts to make contact with SilverStream
Cache Manager.
- PROP_CMGR_START_TRY_COUNT -
Static variable in interface com.sssw.rts.adminapi.AgiAdmClusterServer
- The number of attempts to make contact with SilverStream
Cache Manager.
- PROP_CMGR_START_TRY_COUNT -
Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
- Deprecated. Use
AgiAdmCluster.PROP_CMGR_START_TRY_COUNT to set the value on
the cluster level or AgiAdmClusterServer.PROP_CMGR_START_TRY_COUNT
to set the value on the level of a cluster server.
Default value: 10 seconds
Value type: Integer
Usage: setProperty, getProperty
- PROP_CMGR_START_TRY_COUNT -
Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
- The number of attempts to make contact with SilverStream
Cache Manager.
- PROP_DATE_CREATED -
Static variable in interface com.sssw.rts.adminapi.AgiAdmLBContainer
- The Date Created property for a load balancing container object.
- PROP_DATE_LASTMOD -
Static variable in interface com.sssw.rts.adminapi.AgiAdmLBContainer
- The Date Last Modified property for a load balancing container object.
- PROP_DBDRIVER -
Static variable in interface com.sssw.rts.adminapi.AgiAdmDatabase
- A database element property name for the database driver.
- PROP_DBNAME -
Static variable in interface com.sssw.rts.adminapi.AgiAdmDatabase
- A database element property name for database name.
- PROP_DBPASSWD -
Static variable in interface com.sssw.rts.adminapi.AgiAdmDatabase
- A database element property name for database password.
- PROP_DBUSER -
Static variable in interface com.sssw.rts.adminapi.AgiAdmDatabase
- A database element property name for database user name.
- PROP_DEFAULT_SECURITY_AUTHORITY -
Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
- If specified, this property defines the authority for any login name that does not
contain security authority information.
- PROP_DEFAULT_SECURITY_AUTHORITY -
Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
- If specified, this property defines the authority for any login name that does not
contain security authority information.
- PROP_DEFAULT_SECURITY_REALM -
Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
- If specified, this property defines the security realm for any login name that
does not contain realm information.
- PROP_DEFAULT_SECURITY_REALM -
Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
- If specified, this property defines the security realm for any login name that
does not contain realm information.
- PROP_DESCRIPTION -
Static variable in interface com.sssw.rts.adminapi.AgiAdmElement
- Description property.
- PROP_DISABLE_DIR_LISTING -
Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
- Tells whether to disable HTML directory listings.
- PROP_DISABLE_DIR_LISTING -
Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
- Tells whether to disable HTML directory listings.
- PROP_DISP_GROUP_ID -
Static variable in interface com.sssw.rts.adminapi.AgiAdmLBContainer
- The Dispatcher Group ID property.
- PROP_DOMAIN -
Static variable in interface com.sssw.rts.adminapi.AgiAdmElement
- Domain property.
- PROP_DSA_SUITES -
Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
- Deprecated. Use the
getCipherSuites
and setCipherSuites
methods to manage cipher suites.
The property for DSA cipher suites.
Value type: String.
Default value: none (by default, the property is not present on the server).
This property, if present, is represented as a string of integer values delimited
by the vertical bar character ('|').
See the documentation on cipher suites in the Administrator's Guide.
- PROP_DSA_SUITES -
Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
- The property for DSA cipher suites.
- PROP_EJB_HOMES -
Static variable in interface com.sssw.rts.adminapi.AgiAdmEjbJar
- The list of EJB Homes of the EJBs that the EJB JAR contains.
- PROP_EJB_JNDI_NAMES -
Static variable in interface com.sssw.rts.adminapi.AgiAdmEjbJar
- The list of EJB JNDI names of the EJBs that the EJB JAR contains.
- PROP_ENABLEAUTHENTICATION -
Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
- Name of the property indicating whether authorization for incomming requests
should be required.
- PROP_ENABLEAUTHENTICATION -
Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
- Name of the property indicating whether authorization for incomming requests
should be required.
- PROP_ENABLED -
Static variable in interface com.sssw.rts.adminapi.AgiAdmEjbJar
- This property allows the caller to manage the "is enabled" status
of the EJB JAR.
- PROP_ERROR_LOGNAME -
Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
- Name of the property indicating the error log file.
- PROP_ERRORLOGGING -
Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
- Error logging property.
- PROP_FREECLIENTCONNSBUSY -
Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
- Used internally.
- PROP_FREECLIENTCONNSLIGHT -
Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
- Determines when the Server is considered to be light or busy.
- PROP_FTS_INDEXER_TIME -
Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
- FullText Indexer interval time in minutes.
- PROP_FTS_INDEXER_TIME -
Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
- FullText Indexer interval time in minutes.
- PROP_FTS_MAX_SEARCH_ROWS -
Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
- Maximum result row count for a FullText Search query.
- PROP_FTS_MAX_SEARCH_ROWS -
Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
- Maximum result row count for a FullText Search query.
- PROP_FTS_NO_FULL_INDEX -
Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
- Initial FullText Search criteria (true=partial re-index; false=full
re-index).
- PROP_FTS_NO_FULL_INDEX -
Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
- Initial FullText Search criteria (true=partial re-index; false=full
re-index).
- PROP_FTS_NO_INDEX_ON_SEARCH -
Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
- Ignore the index status of a table prior to a full-text search.
- PROP_FTS_NO_INDEX_ON_SEARCH -
Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
- Ignore the index status of a table prior to a full-text search.
- PROP_FULL_NAME -
Static variable in interface com.sssw.rts.adminapi.AgiAdmElement
- Full name property.
- PROP_HOST -
Static variable in interface com.sssw.rts.adminapi.AgiAdmLBElement
- The Host property of a load balancing element.
- PROP_HTTP_LISTEN -
Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
- Name of the property that is used indicate whether to listen on HTTP port.
- PROP_HTTP_PORT -
Static variable in interface com.sssw.rts.adminapi.AgiAdmLBElement
- The HTTP port number the Dispatcher is listening on.
- PROP_HTTPS_DSA_PORT -
Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
- The HTTPS port setting (the server HTTPS DSA property).
- PROP_HTTPS_LISTEN_DSA_PORT -
Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
- Tells whether the server is to listen on the HTTPS DSA port.
- PROP_HTTPS_LISTEN_RSA_PORT -
Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
- Tells whether the server is to listen on the HTTPS RSA port.
- PROP_HTTPS_PORT_DSA -
Static variable in interface com.sssw.rts.adminapi.AgiAdmLBElement
- The HTTPS port number the Dispatcher is listening on (DSA).
- PROP_HTTPS_PORT_RSA -
Static variable in interface com.sssw.rts.adminapi.AgiAdmLBElement
- The HTTPS port number the Dispatcher is listening on (RSA).
- PROP_HTTPS_RSA_PORT -
Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
- The HTTPS port setting (the server HTTPS RSA port property).
- PROP_ID -
Static variable in interface com.sssw.rts.adminapi.AgiAdmLBElement
- The ID property of a load balancing element.
- PROP_IDLECLIENTCONNSBUSY -
Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
- The minimum number of idle client connections the server keeps connected.
- PROP_IDLECLIENTCONNSLIGHT -
Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
- Used internally.
- PROP_IGNORE_CERTIFICATE_SECURITY -
Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
- Tells the server to ignore the Certificate users security realm if
the value is set to TRUE.
- PROP_IGNORE_CERTIFICATE_SECURITY -
Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
- Tells the server to ignore the Certificate users security realm if
the value is set to Boolean.TRUE.
- PROP_IGNORE_LDAP_SECURITY -
Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
- Tells the server to ignore the LDAP security realm if
the value is set to TRUE.
- PROP_IGNORE_LDAP_SECURITY -
Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
- Tells the server to ignore the LDAP security realm if
the value is set to Boolean.TRUE.
- PROP_IGNORE_NIS_SECURITY -
Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
- Tells the server to ignore the NIS+ security realm if
the value is set to TRUE.
- PROP_IGNORE_NIS_SECURITY -
Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
- Tells the server to ignore the NIS+ security realm if
the value is set to Boolean.TRUE.
- PROP_IGNORE_NT_SECURITY -
Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
- Tells the server to ignore the Windows NT security realm if
the value is set to TRUE.
- PROP_IGNORE_NT_SECURITY -
Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
- Tells the server to ignore the Windows NT security realm if
the value is set to Boolean.TRUE.
- PROP_IGNORE_SILVER_SECURITY -
Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
- Tells the server to ignore the SilverStream security realm if
the value is set to TRUE.
- PROP_IGNORE_SILVER_SECURITY -
Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
- Tells the server to ignore the SilverStream security realm if
the value is set to Boolean.TRUE.
- PROP_IS_LOCKSMITH -
Static variable in interface com.sssw.rts.adminapi.AgiAdmElement
- Specifies whether a particular Principal (an AgiAdmUser or AgiAdmGroup)
has the locksmith privilege.
- PROP_ISSHADOWED -
Static variable in interface com.sssw.rts.adminapi.AgiAdmDatabase
- A database element property name for "is shadowed".
- PROP_JDBCDRIVER -
Static variable in interface com.sssw.rts.adminapi.AgiAdmDatabase
- A database element property name for the JDBC driver.
- PROP_JDBCURL -
Static variable in interface com.sssw.rts.adminapi.AgiAdmDatabase
- A database element property name for JDBC URL.
- PROP_JDBCURLATTR -
Static variable in interface com.sssw.rts.adminapi.AgiAdmDatabase
- A database element property name for JDBC URL attributes.
- PROP_LB_CONNECT_SLEEP_COUNT -
Static variable in interface com.sssw.rts.adminapi.AgiAdmClusterServer
- The number of series of attempts to make contact with SilverStream
Load Balancer.
- PROP_LB_CONNECT_SLEEP_COUNT -
Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
- Deprecated. Use
AgiAdmCluster.PROP_LB_CONNECT_SLEEP_COUNT to set the value on
the cluster level or AgiAdmClusterServer.PROP_LB_CONNECT_SLEEP_COUNT
to set the value on the level of a cluster server.
Default value: 10 seconds
Value type: Integer
Usage: setProperty, getProperty
- PROP_LB_CONNECT_SLEEP_COUNT -
Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
- The number of series of attempts to make contact with SilverStream
Load Balancer.
- PROP_LB_CONNECT_SLEEP_INTERVAL -
Static variable in interface com.sssw.rts.adminapi.AgiAdmClusterServer
- The sleep interval between series of attempts to make contact with
SilverStream Load Balancer.
- PROP_LB_CONNECT_SLEEP_INTERVAL -
Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
- Deprecated. Use
AgiAdmCluster.PROP_LB_CONNECT_SLEEP_INTERVAL to set the value on
the cluster level or AgiAdmClusterServer.PROP_LB_CONNECT_SLEEP_INTERVAL
to set the value on the level of a cluster server.
Default value: 10 seconds
Value type: Integer
Usage: setProperty, getProperty
- PROP_LB_CONNECT_SLEEP_INTERVAL -
Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
- The sleep interval between series of attempts to make contact with
SilverStream Load Balancer.
- PROP_LB_CONNECT_TRY_COUNT -
Static variable in interface com.sssw.rts.adminapi.AgiAdmClusterServer
- The number of attempts to make contact with SilverStream Load Balancer.
- PROP_LB_CONNECT_TRY_COUNT -
Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
- Deprecated. Use
AgiAdmCluster.PROP_LB_CONNECT_TRY_COUNT to set the value on
the cluster level or AgiAdmClusterServer.PROP_LB_CONNECT_TRY_COUNT
to set the value on the level of a cluster server.
Default value: 10 seconds
Value type: Integer
Usage: setProperty, getProperty
- PROP_LB_CONNECT_TRY_COUNT -
Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
- The number of attempts to make contact with SilverStream Load Balancer.
- PROP_LB_CONNECT_TRY_INTERVAL -
Static variable in interface com.sssw.rts.adminapi.AgiAdmClusterServer
- The interval between attempts to make contact SilverStream Load
Balancer.
- PROP_LB_CONNECT_TRY_INTERVAL -
Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
- Deprecated. Use
AgiAdmCluster.PROP_LB_CONNECT_TRY_INTERVAL to set the value on
the cluster level or AgiAdmClusterServer.PROP_LB_CONNECT_TRY_INTERVAL
to set the value on the level of a cluster server.
Default value: 30 seconds
Value type: Integer
Usage: setProperty, getProperty
- PROP_LB_CONNECT_TRY_INTERVAL -
Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
- The interval between attempts to make contact SilverStream Load
Balancer.
- PROP_LDAP_CONNECTION_PASSWORD -
Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
- The password for the account that has valid access to a particular LDAP server.
- PROP_LDAP_CONNECTION_PASSWORD -
Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
- The password for the account that has valid access to a particular LDAP server.
- PROP_LDAP_CONNECTION_USER -
Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
- The user name for the account that has valid access to a particular LDAP server.
- PROP_LDAP_CONNECTION_USER -
Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
- The user name for the account that has valid access to a particular LDAP server.
- PROP_LDAP_GROUP_ADDITIONAL_ATTRS -
Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
- Defines the set of additional LDAP group attributes that are of interest
to the API users.
- PROP_LDAP_GROUP_ADDITIONAL_ATTRS -
Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
- Defines the set of additional LDAP group attributes that are of interest
to the API users.
- PROP_LDAP_GROUP_DESCR_ATTR -
Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
- Defines what LDAP attribute is to be considered the description of
an LDAP group.
- PROP_LDAP_GROUP_DESCR_ATTR -
Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
- Defines what LDAP attribute is to be considered the description of
an LDAP group.
- PROP_LDAP_GROUP_OBJECT_CLASS -
Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
- Defines what an LDAP group is by specifying the object class which is to
be considered "group".
- PROP_LDAP_GROUP_OBJECT_CLASS -
Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
- Defines what an LDAP group is by specifying the object class which is to
be considered "group".
- PROP_LDAP_GROUP_USERS_ATTR -
Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
- Specifies the LDAP attribute that defines a user within a group
Value type: String
- PROP_LDAP_GROUP_USERS_ATTR -
Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
- Specifies the LDAP attribute that defines a user within a group
- PROP_LDAP_GROUPS_LOCATION -
Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
- Defines the point in the LDAP tree where the server is expected to start
searching for groups.
- PROP_LDAP_GROUPS_LOCATION -
Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
- Defines the point in the LDAP tree where the server is expected to start
searching for groups.
- PROP_LDAP_SERVER -
Static variable in interface com.sssw.rts.adminapi.AgiAdmElement
- LDAP server name property.
- PROP_LDAP_SERVERS -
Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
- Lists the LDAP servers that the SilverStream Server knows about.
- PROP_LDAP_SERVERS -
Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
- Lists the LDAP servers that the SilverStream server knows about.
- PROP_LDAP_USER_ADDITIONAL_ATTRS -
Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
- Defines the set of additional LDAP user attributes that are of interest
to the API users.
- PROP_LDAP_USER_ADDITIONAL_ATTRS -
Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
- Defines the set of additional LDAP user attributes that are of interest
to the API users.
- PROP_LDAP_USER_DESCR_ATTR -
Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
- Defines what LDAP attribute is to be considered the description of
an LDAP user.
- PROP_LDAP_USER_DESCR_ATTR -
Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
- Defines what LDAP attribute is to be considered the description of
an LDAP user.
- PROP_LDAP_USER_FULL_NAME_ATTR -
Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
- Defines what LDAP attribute is to be considered the full name of
an LDAP user.
- PROP_LDAP_USER_FULL_NAME_ATTR -
Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
- Defines what LDAP attribute is to be considered the full name of
an LDAP user.
- PROP_LDAP_USER_LOGIN_ATTRIBUTE -
Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
- If this property is set, it defines an LDAP attribute that can be used to
uniquely identify a user (it is the responsibility of the administrator to
pick an attribute that is unique for all users).
- PROP_LDAP_USER_LOGIN_ATTRIBUTE -
Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
- If this property is set, it defines an LDAP attribute that can be used to
uniquely identify a user (it is the responsibility of the administrator to
pick an attribute that is unique for all users).
- PROP_LDAP_USER_OBJECT_CLASS -
Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
- Defines what an LDAP user is by specifying the object class which is to
be considered "user".
- PROP_LDAP_USER_OBJECT_CLASS -
Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
- Defines what an LDAP user is by specifying the object class which is to
be considered "user".
- PROP_LDAP_USERS_LOCATION -
Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
- Defines the point in the LDAP tree where the server is expected to start
searching for users.
- PROP_LDAP_USERS_LOCATION -
Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
- Defines the point in the LDAP tree where the server is expected to start
searching for users.
- PROP_LDSKEY -
Static variable in interface com.sssw.rts.adminapi.AgiAdmDatabase
- A database element property name for the LDS key.
- PROP_LOADER_DEBUG -
Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
- Debugging setting: when set to true, makes the server print classloader
related debug messages into the server console.
- PROP_MAILCHECKFREQUENCY -
Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
- The time interval for the mail server to check for incoming mail messages.
- PROP_MAILCHECKFREQUENCY -
Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
- The time interval for the mail server to check for incoming mail messages.
- PROP_MAX_CONNS -
Static variable in interface com.sssw.rts.adminapi.AgiAdmDatabase
- A database property name for the minimum of database connections.
- PROP_MAXCLIENTCONNS -
Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
- The total number of allowable connections.
- PROP_MAXDBCONNS -
Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
- The maximum number of open connections per database.
- PROP_MIN_CONNS -
Static variable in interface com.sssw.rts.adminapi.AgiAdmDatabase
- A database property name for the minimum of database connections.
- PROP_MINDBCONNS -
Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
- The minimum number of open connections per database.
- PROP_NAME -
Static variable in interface com.sssw.rts.adminapi.AgiAdmElement
- Name property.
- PROP_NISPLUS_SERVER -
Static variable in interface com.sssw.rts.adminapi.AgiAdmElement
- NIS+ server name property.
- PROP_NISPLUS_SERVERS -
Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
- Lists the NIS+ servers that the SilverStream Server knows about.
- PROP_NISPLUS_SERVERS -
Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
- Lists the NIS+ servers that the SilverStream server knows about.
- PROP_OLD_HOST -
Static variable in interface com.sssw.rts.adminapi.AgiAdmLBElement
- The old host name property of a load balancing element.
- PROP_OLD_PORT -
Static variable in interface com.sssw.rts.adminapi.AgiAdmLBElement
- The old port property of a load balancing element.
- PROP_ORB_KEY -
Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
- The description of the ORB that the server is using.
- PROP_ORB_KEY -
Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
- The description of the ORB that the servers in the cluster are using.
- PROP_PARENT_URL -
Static variable in interface com.sssw.rts.adminapi.AgiAdmElement
- Parent URL property.
- PROP_PASSWORD -
Static variable in interface com.sssw.rts.adminapi.AgiAdmElement
- Password property.
- PROP_PORT -
Static variable in interface com.sssw.rts.adminapi.AgiAdmLBElement
- The Port property of a load balancing element.
- PROP_PREFETCHBUFFERS -
Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
- Number of fetch-ahead result threads (prefetch buffers) to allocate.
- PROP_PROCESS_USERNAME -
Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
- The user name the server is to be run under, on UNIX servers only.
- PROP_QUAL_NAME -
Static variable in interface com.sssw.rts.adminapi.AgiAdmElement
- Fully qualified name property.
- PROP_REPLY_BUFF_SIZE -
Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
- The buffer size used for bufferring replies.
- PROP_REQUEST_TIMEOUT -
Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
- The timeout on an individual server request.
- PROP_REQUEST_TIMEOUT -
Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
- The timeout on an individual server request.
- PROP_RMI_LISTEN -
Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
- The SilverStream server exports a "remote server object" via RMI/IIOP,
so that non-SilverStream clients that want to call invoked business
objects or, especially, EJBs on the SilverStream Server don't need
to get an HTTP session on the server.
- PROP_RMI_LISTEN -
Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
- The SilverStream server exports a "remote server object" via RMI/IIOP,
so that non-SilverStream clients that want to call invoked business
objects or, especially, EJBs on the SilverStream Server don't need
to get an HTTP session on the server.
- PROP_RSA_SUITES -
Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
- Deprecated. Use the
getCipherSuites
and setCipherSuites
methods to manage cipher suites.
The property for RSA cipher suites.
Value type: String.
Default value: none (by default, the property is not present on the server).
This property, if present, is represented as a string of integer values delimited
by the vertical bar character ('|').
See the documentation on cipher suites in the Administrator's Guide.
- PROP_RSA_SUITES -
Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
- The property for RSA cipher suites.
- PROP_SDBDRIVER -
Static variable in interface com.sssw.rts.adminapi.AgiAdmDatabase
- A database element property name for the shadowed database driver.
- PROP_SDBNAME -
Static variable in interface com.sssw.rts.adminapi.AgiAdmDatabase
- A database element property name for the name of the shadowed database
(the database where the system tables are stored).
- PROP_SDBPASSWD -
Static variable in interface com.sssw.rts.adminapi.AgiAdmDatabase
- A database element property name for the shadowed database password.
- PROP_SDBUSER -
Static variable in interface com.sssw.rts.adminapi.AgiAdmDatabase
- A database element property name for the shadowed database user name.
- PROP_SECURITY_RESOURCE_TIMEOUT -
Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
- This property controls the timeout value for security resources from 3rd
party systems (NT, NISPLUS, LDAP).
- PROP_SECURITY_RESOURCE_TIMEOUT -
Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
- This property controls the timeout value for security resources from 3rd
party systems (NT, NISPLUS, LDAP).
- PROP_SESSION_TIMEOUT -
Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
- Session timeout setting.
- PROP_SESSION_TIMEOUT -
Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
- Session timeout setting.
- PROP_SET_LOCKSMITH_ENABLED -
Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
- The SetLocksmithEnabled property controls whether the locksmith privilege
can be set for another user or group.
- PROP_SET_LOCKSMITH_ENABLED -
Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
- The SetLocksmithEnabled property controls whether the locksmith privilege
can be set for another user or group.
- PROP_SILVERMASTER -
Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
- Name of the property indicating the SilverMaster data source name.
- PROP_SJDBCDRIVER -
Static variable in interface com.sssw.rts.adminapi.AgiAdmDatabase
- A database element property name for the shadowed database JDBC driver.
- PROP_SJDBCURL -
Static variable in interface com.sssw.rts.adminapi.AgiAdmDatabase
- A database element property name for the shadowed database JDBC URL.
- PROP_SJDBCURLATTR -
Static variable in interface com.sssw.rts.adminapi.AgiAdmDatabase
- A database element property name for the shadowed database JDBC URL
attributes.
- PROP_SLDSKEY -
Static variable in interface com.sssw.rts.adminapi.AgiAdmDatabase
- A database element property name for the shadowed database LDS key.
- PROP_SMAX_CONNS -
Static variable in interface com.sssw.rts.adminapi.AgiAdmDatabase
- A database element property name for the maximum number of
connections for the shadowed database.
- PROP_SMIN_CONNS -
Static variable in interface com.sssw.rts.adminapi.AgiAdmDatabase
- A database element property name for the minimum number of
connections for the shadowed database.
- PROP_SQL_DEBUG -
Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
- Debugging setting: when set to true, makes the server print SQL-
related debug messages into the server console.
- PROP_SRV_LOGGER -
Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
- Tells what class is used to do logging.
- PROP_SRV_NAMESERVICE_PORT -
Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
- The port of the nameservice that the server is using.
- PROP_SRV_PORT -
Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
- Server port.
- PROP_STANDARD_LOGNAME -
Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
- Name of the property indicating the standard HTTP log file.
- PROP_STANDARDLOGGING -
Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
- Standard logging property.
- PROP_TABLE_LIST_NAMES -
Static variable in interface com.sssw.rts.adminapi.AgiAdmDatabase
- Property for specifying a subset of database tables to use when adding the
database.
- PROP_TABLE_LIST_PATTERNS -
Static variable in interface com.sssw.rts.adminapi.AgiAdmDatabase
- Property for specifying a subset of database tables to use when adding the
database.
- PROP_TRACE_LOGNAME -
Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
- Name of the property indicating the server trace log file.
- PROP_TRACELOGGING -
Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
- Trace logging property.
- PROP_TYPE -
Static variable in interface com.sssw.rts.adminapi.AgiAdmElement
- Type property.
- PROP_URL -
Static variable in interface com.sssw.rts.adminapi.AgiAdmElement
- URL property.
- PROP_VALUE_ALL -
Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
- Predefined value to use for the PROP_LDAP_GROUP_ADDITIONAL_ATTRS and
PROP_LDAP_USER_ADDITIONAL_ATTRS properties to tell the server that all
of the additional properties (attributes) should be returned for LDAP
groups or LDAP users, respectively, when a request is made to obtain
their properties.
- PROP_VALUE_NONE -
Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
- Predefined value to use for the PROP_LDAP_GROUP_ADDITIONAL_ATTRS and
PROP_LDAP_USER_ADDITIONAL_ATTRS properties to tell the server that no
additional properties (attributes) should be returned for LDAP groups
or LDAP users, respectively, when a request is made to obtain their
properties.
- PROP_WEIGHT -
Static variable in interface com.sssw.rts.adminapi.AgiAdmClusterServer
- The cluster server weight property.
- PROP_WEIGHT -
Static variable in interface com.sssw.rts.adminapi.AgiAdmLBElement
- The Weight property of a load balancing element.
- propertyChange(PropertyChangeEvent) -
Method in class com.sssw.rt.event.AgoBindingManager
- Property change listener method.
- PROTECT -
Static variable in class com.sssw.rts.acl.AgoPermission
- The protect permission.
- ptrToStringAnsi(int) -
Static method in class com.sssw.rt.com.DllLib
- Create a Java String from a native Ansi buffer.
- ptrToStringBufferAnsi(int, StringBuffer) -
Static method in class com.sssw.rt.com.DllLib
- Set the contents of a StringBuffer from a native buffer.
- ptrToStringBufferUni(int, StringBuffer) -
Static method in class com.sssw.rt.com.DllLib
- Set the contents of a StringBuffer from a native Unicode buffer.
- ptrToStringUni(int) -
Static method in class com.sssw.rt.com.DllLib
- Create a Java String from a native Unicode buffer.
- publish(Enumeration, int, AgiAdmDatabase) -
Method in interface com.sssw.rts.adminapi.AgiAdmPublishMgr
- Publish a set of elements to a particular database.
- publishTables(AgiAdmDatabase, AgiAdmDatabase) -
Method in interface com.sssw.rts.adminapi.AgiAdmPublishMgr
- Attempt to publish tables from the source database to the destination
database.
- put(Serializable, Serializable) -
Method in class com.sssw.atg.persist.AgoPersistentStateManager
- Maps the specified key to the specified value in the AgoPersistentStateManager.
- putBoolean(boolean) -
Method in class com.sssw.rt.com.Variant
- Clear the old value contained in the Variant.
- putBooleanRef(boolean) -
Method in class com.sssw.rt.com.Variant
- Set the value pointed to by an existing VT_BYREF|VT_BOOL Variant
object to the new boolean value.
- putByte(byte) -
Method in class com.sssw.rt.com.Variant
- Clear the old value contained in the Variant.
- putByteRef(byte) -
Method in class com.sssw.rt.com.Variant
- Set the value pointed to by an existing VT_BYREF|VT_UI1 Variant
object to the new byte value.
- putCurrency(long) -
Method in class com.sssw.rt.com.Variant
- Clear the old value contained in the Variant.
- putCurrencyRef(long) -
Method in class com.sssw.rt.com.Variant
- Set the value pointed to by an existing VT_BYREF|VT_CY Variant
object to the new long currency value.
- putDate(double) -
Method in class com.sssw.rt.com.Variant
- Clear the old value contained in the Variant.
- putDateRef(double) -
Method in class com.sssw.rt.com.Variant
- Set the value pointed to by an existing VT_BYREF|VT_DATE Variant
object to the new long date value.
- putDispatch(Object) -
Method in class com.sssw.rt.com.Variant
- Clear the old value contained in the Variant.
- putDispatchRef(Object) -
Method in class com.sssw.rt.com.Variant
- Set the value pointed to by an existing VT_BYREF|VT_DISPATCH Variant
object to the new IUnknown value.
- putDouble(double) -
Method in class com.sssw.rt.com.Variant
- Clear the old value contained in the Variant.
- putDoubleRef(double) -
Method in class com.sssw.rt.com.Variant
- Set the value pointed to by an existing VT_BYREF|VT_R8 Variant
object to the new double value.
- putEmpty() -
Method in class com.sssw.rt.com.Variant
- Clear the old value contained in the Variant.
- putError(int) -
Method in class com.sssw.rt.com.Variant
- Clear the old value contained in the Variant.
- putErrorRef(int) -
Method in class com.sssw.rt.com.Variant
- Set the value pointed to by an existing VT_BYREF|VT_ERROR Variant
object to the new int value.
- putFloat(float) -
Method in class com.sssw.rt.com.Variant
- Clear the old value contained in the Variant.
- putFloatRef(float) -
Method in class com.sssw.rt.com.Variant
- Set the value pointed to by an existing VT_BYREF|VT_R4 Variant
object to the new float value.
- putInt(int) -
Method in class com.sssw.rt.com.Variant
- Clear the old value contained in the Variant.
- putIntRef(int) -
Method in class com.sssw.rt.com.Variant
- Set the value pointed to by an existing VT_BYREF|VT_I4 Variant
object to the new int value.
- putNull() -
Method in class com.sssw.rt.com.Variant
- Clear the old value contained in the Variant.
- putObject(Object) -
Method in class com.sssw.rt.com.Variant
- Clear the old value contained in the Variant.
- putObjectRef(Object) -
Method in class com.sssw.rt.com.Variant
- Set the value pointed to by an existing VT_BYREF|VT_UNKNOWN Variant
object to the new IUnknown value.
- putShort(short) -
Method in class com.sssw.rt.com.Variant
- Clear the old value contained in the Variant.
- putShortRef(short) -
Method in class com.sssw.rt.com.Variant
- Set the value pointed to by an existing VT_BYREF|VT_I2 Variant
object to the new short value.
- putString(String) -
Method in class com.sssw.rt.com.Variant
- Clear the old value contained in the Variant.
- putStringRef(String) -
Method in class com.sssw.rt.com.Variant
- Set the value pointed to by an existing VT_BYREF|VT_BSTR Variant
object to the new String value.
- PvBaseCanvas - class com.sssw.rt.form.PvBaseCanvas.
- SilverStream internal class
- PvBaseCanvas() -
Constructor for class com.sssw.rt.form.PvBaseCanvas
-
- PvBaseContainer - class com.sssw.rt.form.PvBaseContainer.
- Internal SilverStream class.
- PvBaseContainer() -
Constructor for class com.sssw.rt.form.PvBaseContainer
-
- PvBasePanel - class com.sssw.rt.form.PvBasePanel.
- SilverStream internal class.
- PvBasePanel() -
Constructor for class com.sssw.rt.form.PvBasePanel
-
- PvHelperBrowser - class com.sssw.rt.form.PvHelperBrowser.
- The PvHelperBrowser class provides methods to manage the user's browser.
- PvHelperBrowser() -
Constructor for class com.sssw.rt.form.PvHelperBrowser
-
- PvHelperDialog - class com.sssw.rt.form.PvHelperDialog.
- The PvHelperDialog class provides methods to display dialog boxes.
- PvHelperDialog() -
Constructor for class com.sssw.rt.form.PvHelperDialog
-
- PvHelperGeneral - class com.sssw.rt.form.PvHelperGeneral.
- The PvHelperGeneral class provides general purpose helper methods for Java-based
forms.
- PvHelperGeneral() -
Constructor for class com.sssw.rt.form.PvHelperGeneral
-