All Classes
-
All Classes Class Summary Exception Summary Class Description AbstractCollect Collect the children items from the given node and store them under the given key.AbstractExportViewToFile Export the xml view to a fileAbstractLs Ls superclassAbstractLsItems List items superclassAbstractLsNodes List nodes.AbstractLsProperties List properties superclassAbstractParameter Command Line parameter superclassAbstractQuery Query theRepositorythrough either SQL or XPATH language.AbstractSetProperty SetProperty superclass.AddLockToken Add the givenLocktoken to the currentSessionAddMixin Add a mixin to the givenNodeAddNode Add a node to the current workingNodeAddVersionLabel Add a label to the givenVersionArgument Command line argumentCat Display the content of aPropertyor aNodeof type nt:file or nt:resource.Checkin Check in the given versionableNodeCheckout Checkout the given versionableNodeClearWorkspace Remove all the content from the current workingWorkspaceClone Clone the givenNodeto anotherWorkspaceCollectItems Collect children, either nodes or propertiesCollectNodes Collect nodes onlyCollectProperties Collect properties onlyCommandException JCR command ExceptionCommandHelper Utility class for getting and setting context attributes.CommandLine Command LineCommandLineFactory Command line factoryConfigurationException This Exception is thrown when there's an error in the command config file.Copy Copy a Node.CreateWorkspace Creates a Workspace.
Note that this Command uses Jackrabbit specific API.CurrentNode Set the current workingNodeDescribe Describes the givenNode.Dump Dump stored data from the current workingNodeExportDocViewToFile Serialize theNodeto the given file using the Document View FormatExportFileSystem Export aNodeof type nt:file or nt:folder to the given file system path.ExportPropertyToFile Exports aPropertyValueof the current workingNodeto the file system.ExportSysViewToFile Serialize theNodeto the given file using the System View FormatFileToInputStream Puts an java.io.InputStream in the context from an Fs pathFlag A command line flag
A flag is a parameter that has no other value that the option name.Help Show availableCommands.ImportFileSystem Import data from the file system.ImportXmlFromInputStream Import the xml view to the targetNodeInfo JcrClient Command line interface clientJcrInfoCommandException Exception thrown by Info CommandsJcrParser Input ParserJcrParserException Exception thrown if any error occurs while parsing the user's input.Lock Lock the givenNodeLogin Login to the current workingRepositoryLogout Logout from the current workingRepositoryLsCollectedItems Lists collectedItems.
ThisCommandlooks for anIteratorunder the givenContextvariable and lists itsItems.LsCollectedNodes Lists collectedNodes.
ThisCommandlooks for anIteratorunder the givenContextvariable and lists itsNodes.LsCollectedProperties Lists collectedPropertys.
ThisCommandlooks for anIteratorunder the givenContextvariable and lists itsPropertys.LsItems List items name type isNode isNew isModifiedLsNamespaces Lists the registered namespaces.LsNodes List theNodes under the current workingNodethat match the given pattern.LsProperties Property fields: name multiple type lengthLsReferences Displays references to the givenNodeLsVersions List theVersions in theVersionHistory.Main Merge MergeMove Move aNodeOption Command Line option.OrderBefore Set the order of the givenNodeReadValue Read theValueof the givenPropertyand store it under the givenContextattribute.Refresh Refresh theItemif specified or theSessionto reflect the current saved state.RefreshLock Reset theLocktimerRegisterNamespace Register a namespaceRegisterNodeType Register node types via CND fileRemoveItem Remove theItemat the given pathRemoveItems Remove anyItemunder the givenNodethat match the given name pattern.RemoveLockToken Remove the givenLocktoken to the currentSessionRemoveMixin Remove a mixin from the givenNodeRemoveVersion Remove aVersionfrom theVersionHistoryRemoveVersionByLabel Remove theVersionfrom theVersionHistorythat match the given labelRemoveVersionLabel Remove a label from theVersionHistoryRename Rename aNode
The persistent flag indicates whether to use the session or the workspace to perform the move commandRestore Restore aNodeto the state of the givenVersionRestoreByLabel Restore aNodeto the state of theVersionwith the specified labelSave Save the current workingItemif specified, or the current workingSessionSetBinaryProperty Set a binaryPropertySetMultivalueProperty Set a multivaluePropertyto the current workingNode.
The default regular expression is ",".SetNamespacePrefix Sets a namespace prefixSetProperty Set aPropertyValueto the current workingNodeSourceCommand Executes a script from the given fileSQLQuery SQLQueryStartJackrabbit Set a new Jackrabbit instance as the current workingRepositoryStartJackrabbitSingleton Get a Jackrabbit instance and put it in theContext.
This commands maintains a cache with already created instances.
if there's no Repository for the given config and home settings a new instance will be created and cached.StopJackrabbit Stop JackrabbitUnlock Unlock the current workingNodeUnregisterNamespace Unregister a namespaceXPathQuery XPathQuery