A B C D E F G H I J L M N O P R S T U V W _

S

sendInputStreamToOutputStream(int, InputStream, OutputStream) - Static method in class org.jecars.CARS_Utils
sendInputStreamToOutputStream
setAnonymousId(String) - Method in class org.jecars.CARS_LoginModule
Sets the default user id to be used when no login credentials are presented.
setBaseURL(String) - Method in class org.jecars.CARS_ActionContext
 
setBodyStream(CARS_Main, Node, Node, InputStream, String) - Method in class org.jecars.apps.CARS_DefaultInterface
Store a binary stream, on default the jecars:datafile node type is supported.
setBodyStream(CARS_Main, Node, Node, InputStream, String) - Method in class org.jecars.apps.CARS_DirectoryApp
Store a binary stream, on default the jecars:datafile node type is supported.
setBodyStream(CARS_Main, Node, Node, InputStream, String) - Method in interface org.jecars.apps.CARS_Interface
Store a binary stream, on default the jecars:datafile node type is supported.
setBodyStream(InputStream, String) - Method in class org.jecars.CARS_ActionContext
setBodyStream
setCategoryFilter(String) - Method in class org.jecars.CARS_ActionContext
 
setContentsResultStream(InputStream, String) - Method in class org.jecars.CARS_ActionContext
setContentsResultStream
setContentType(String) - Method in class org.jecars.CARS_ActionContext
 
setContextPath(String) - Method in class org.jecars.CARS_ActionContext
 
setCreatedNode(Node) - Method in class org.jecars.CARS_ActionContext
 
setCredentials(String, char[]) - Method in class org.jecars.tools.CARS_DefaultToolInterface
Set the username and password for the instance
setCredentials(String, char[]) - Method in interface org.jecars.tools.CARS_ToolInterface
Set the username and password for the tool
setCurrentViewNode(Node) - Method in class org.jecars.CARS_DefaultMain
 
setCurrentViewNode(Node) - Method in interface org.jecars.CARS_Main
 
setDefaultUserId(String) - Method in class org.jecars.CARS_LoginModule
Sets the default user id to be used when no login credentials are presented.
setError(Throwable) - Method in class org.jecars.CARS_ActionContext
 
setErrorCode(int) - Method in class org.jecars.CARS_ActionContext
 
setExpireDateTool(Node, int) - Static method in class org.jecars.tools.CARS_DefaultToolInterface
setExpireDateTool
setExportBinary(boolean) - Method in class org.jecars.backup.JB_Options
 
setExportDirectory(File) - Method in class org.jecars.backup.JB_Options
 
setExportNamespaces(boolean) - Method in class org.jecars.backup.JB_Options
 
setExportNodeTypes(boolean) - Method in class org.jecars.backup.JB_Options
 
setExportReferences(boolean) - Method in class org.jecars.backup.JB_Options
 
setExportVersionHistory(boolean) - Method in class org.jecars.backup.JB_Options
 
setFactory(CARS_Factory) - Method in class org.jecars.CARS_DefaultMain
 
setFromList(List) - Method in class org.jecars.support.CARS_DefaultRangeIterator
 
setId(Node) - Method in class org.jecars.CARS_DefaultMain
Set the jecars:Id property on the given node
setId(Node) - Method in interface org.jecars.CARS_Main
Set the jecars:Id property on the given node
setImportDirectory(File) - Method in class org.jecars.backup.JB_Options
 
setImportNamespaces(boolean) - Method in class org.jecars.backup.JB_Options
 
setImportNodeTypes(boolean) - Method in class org.jecars.backup.JB_Options
 
setJCRVersion(Version) - Method in class org.jecars.version.CARS_Version
 
setMain(CARS_Main) - Method in class org.jecars.CARS_ActionContext
 
setName(String) - Method in class org.jecars.tools.CARS_DefaultToolInterface
Set the name of the tool
setName(String) - Method in interface org.jecars.tools.CARS_ToolInterface
Set the name of the tool
setParameterMap(Map) - Method in class org.jecars.CARS_ActionContext
 
setParamProperty(CARS_Main, Node, Node, String, String) - Method in class org.jecars.apps.CARS_DefaultInterface
Set param property implementation A check is performed for "jecars:StateRequest" property in a "jecars:Tool" node type.
setParamProperty(CARS_Main, Node, Node, String, String) - Method in interface org.jecars.apps.CARS_Interface
Set param property implementation A check is performed for "jecars:StateRequest" property in a "jecars:Tool" node type.
setParamProperty(Node, String, String) - Method in class org.jecars.CARS_DefaultMain
Set a property of a node, multiple values are supported
setParamProperty(Node, String, String) - Method in interface org.jecars.CARS_Main
 
setPathInfo(String) - Method in class org.jecars.CARS_ActionContext
Set pathinfo '/-/' is category filter '/#/' is versioning filter
setPauseAtState(String) - Method in class org.jecars.tools.CARS_DefaultToolInterface
Set the state at (after) which the tool execution must pause
setPauseAtState(String) - Method in interface org.jecars.tools.CARS_ToolInterface
Set the state at (after) which the tool execution must pause
setQueryString(String) - Method in class org.jecars.CARS_ActionContext
 
setRepConfig(String) - Method in class org.jecars.backup.JB_Session
 
setRepDirectory(String) - Method in class org.jecars.backup.JB_Session
 
setRepository(int) - Static method in class org.jecars.CARS_Factory
 
setRepository(Repository) - Static method in class org.jecars.CARS_Factory
 
setSession(Session) - Method in class org.jecars.CARS_DefaultMain
 
setSession(Session) - Method in class org.jecars.CARS_EventManager
 
setSession(Session) - Method in class org.jecars.CARS_ExpireManager
 
setState(String) - Method in class org.jecars.tools.CARS_DefaultToolInterface
Internal set state
setStateRequest(String) - Method in class org.jecars.tools.CARS_DefaultToolInterface
Set the current staterequest of the tool
setStateRequest(String) - Method in interface org.jecars.tools.CARS_ToolInterface
Set the current staterequest of the tool
setThisNode(Node) - Method in class org.jecars.CARS_ActionContext
 
setTool(CARS_Main, Node) - Method in class org.jecars.tools.CARS_DefaultToolInterface
Set the tool node, when the tool has ended the CARS_Main context must be destroyed
setTool(CARS_Main, Node) - Method in interface org.jecars.tools.CARS_ToolInterface
Set the tool node, when the tool has ended the CARS_Main context must be destroyed
setUUID(String) - Method in class org.jecars.tools.CARS_DefaultToolInterface
 
setVersioningFilter(String) - Method in class org.jecars.CARS_ActionContext
Set version filter (command) Version control is performed by parameter commands.
shutdown() - Method in class org.jecars.CARS_ExpireManager
shutdown the expire manager
shutdown() - Static method in class org.jecars.CARS_Factory
 
skip(long) - Method in class org.jecars.support.CARS_DefaultRangeIterator
 
startExport - Class in org.jecars.backup
startExport
startExport() - Constructor for class org.jecars.backup.startExport
 
startImport - Class in org.jecars.backup
startImport
startImport() - Constructor for class org.jecars.backup.startImport
 
STATE_CLOSED - Static variable in interface org.jecars.tools.CARS_ToolInterface
 
STATE_CLOSED_ABNORMALCOMPLETED - Static variable in interface org.jecars.tools.CARS_ToolInterface
 
STATE_CLOSED_ABNORMALCOMPLETED_ABORTED - Static variable in interface org.jecars.tools.CARS_ToolInterface
 
STATE_CLOSED_ABNORMALCOMPLETED_TERMINATED - Static variable in interface org.jecars.tools.CARS_ToolInterface
 
STATE_CLOSED_COMPLETED - Static variable in interface org.jecars.tools.CARS_ToolInterface
 
STATE_NONE - Static variable in interface org.jecars.tools.CARS_ToolInterface
 
STATE_OPEN - Static variable in interface org.jecars.tools.CARS_ToolInterface
 
STATE_OPEN_ABORTING - Static variable in interface org.jecars.tools.CARS_ToolInterface
 
STATE_OPEN_NOTRUNNING - Static variable in interface org.jecars.tools.CARS_ToolInterface
 
STATE_OPEN_NOTRUNNING_SUSPENDED - Static variable in interface org.jecars.tools.CARS_ToolInterface
 
STATE_OPEN_RUNNING - Static variable in interface org.jecars.tools.CARS_ToolInterface
 
STATE_OPEN_RUNNING_INIT - Static variable in interface org.jecars.tools.CARS_ToolInterface
 
STATE_OPEN_RUNNING_INPUT - Static variable in interface org.jecars.tools.CARS_ToolInterface
 
STATE_OPEN_RUNNING_OUTPUT - Static variable in interface org.jecars.tools.CARS_ToolInterface
 
STATE_OPEN_RUNNING_PARAMETERS - Static variable in interface org.jecars.tools.CARS_ToolInterface
 
STATE_PAUSED - Static variable in interface org.jecars.tools.CARS_ToolInterface
 
STATE_UNKNOWN - Static variable in interface org.jecars.tools.CARS_ToolInterface
 
stateChanged(CARS_ToolInstanceEvent) - Method in class org.jecars.tools.CARS_DefaultToolInterface
Listen to instance state changes
stateChanged(CARS_ToolInstanceEvent) - Method in interface org.jecars.tools.CARS_ToolInstanceListener
Listen to instance state changes
STATEREQUEST_ABORT - Static variable in interface org.jecars.tools.CARS_ToolInterface
 
STATEREQUEST_PAUSE - Static variable in interface org.jecars.tools.CARS_ToolInterface
 
STATEREQUEST_START - Static variable in interface org.jecars.tools.CARS_ToolInterface
 
STATEREQUEST_STOP - Static variable in interface org.jecars.tools.CARS_ToolInterface
 
storeObject(Object) - Method in class org.jecars.support.CARS_DefaultRangeIterator
 
streamToParamTL(JD_Taglist, InputStream, String) - Method in class org.jecars.CARS_DefaultMain
Convert the body contents to paramtl (if possible)
suspendEncoding() - Method in class org.jecars.support.Base64.OutputStream
Suspends encoding of the stream.
synchronizeDirectory(CARS_Main, Node, Node, String) - Method in class org.jecars.apps.CARS_DirectoryApp
 
synchronizeNode(CARS_Main, Node, Node, Node, String) - Method in class org.jecars.apps.CARS_DefaultInterface
synchronizeNode
synchronizeNode(CARS_Main, Node, Node, NodeIterator, String) - Method in class org.jecars.apps.CARS_DefaultInterface
synchronizeNode, add new nodes and remove them according to the given pNodeIt
synchronizeNode_AddNewNode(Node, Node, String) - Method in class org.jecars.apps.CARS_DefaultInterface
Add a node
synchronizeNode_RemoveNode(Node, Node) - Method in class org.jecars.apps.CARS_DefaultInterface
synchronizeNode_RemoveNode
synchronizeUserSource(String) - Method in class org.jecars.CARS_DefaultMain
Update the users
synchronizeUserSource(String) - Method in interface org.jecars.CARS_Main
 
system - Variable in class org.jecars.CARS_AccessManager
 

A B C D E F G H I J L M N O P R S T U V W _