Lines Matching refs:command

102                     <td>This command obtains an interface which allows to query
110 <td>This command obtains an interface which allows to query
118 <td>This command obtains property values from the content.
131 <td>This command sets property values of the content.
136 <p>This command returns a sequence< any > which has exactly the same number
141 command argument, and so on. The exceptions will never be passed to
189 For <b>folder</b> objects, this command will return an
198 The implementation of the open command MUST support all these modes!
218 The exceution must be aborted by the implementation of this command
248 <p>The exceution must be aborted by the implementation of this command
258 This command creates a new <b>non-persistent</b> content of a given type.
259 <p>This command must be supported by every <type>Content</type>
263 Note: This command is part of the replacement for the deprecated
270 <li>newObject = execute command "createNewContent(type)" at creator</li>
272 <li>execute command "insert" at new content. This command
284 This command inserts a <b>new content</b>. It commits the process of
285 creating a new content via executing the command "createNewContent"
287 The command is not called on the content which created the new
296 On successful completion of this command, the parent of the inserted
301 Additionally this command can be called at any time to overwrite
311 <td>This command triggers an update operation on a content.
324 This command triggers a synchronization operation between locally
337 <td>This command closes an object.</td>
344 This command deletes an object. If <TRUE/> is passed as parameter,
347 be deleted supports the command "undelete".
348 On successful completion of this command, the deleted content
360 This command restores an object previously deleted into trash. It
370 This command searches for subcontents of a content matching the
371 given search criteria. The command will return an implemenation
382 not execute this command, but it should execute the command
384 This command is able to transfer all kind of content
387 This command transfers (copies/moves) an object from one location
397 command can't be implemented efficiently for this scenario,
407 Transfers without the transfer command can be done as follows:
425 it's less efficient than the transfer command.</p>
433 This command obtains an exlusive write lock for the resource. The
434 lock is active until command "unlock" is executed, or the OOo
449 This command removes a lock obtained by executing the command "lock"
458 be raised by any command that requires a previously obtained lock.
501 Note: This command replaces the deprecated interface method
516 Note: This command replaces the deprecated interface method
610 command "createNewContent".
612 Content must also support command "createNewContent".</p>
891 additional method for releasing command identifiers obtained via
962 content's command set.
965 dynamically change it's command set ( e.g. because the set of
986 "CreatableContentsInfo" and command "createNewContent" instead.