Lines Matching refs:to

3  * Licensed to the Apache Software Foundation (ASF) under one
7 * to you under the Apache License, Version 2.0 (the
13 * Unless required by applicable law or agreed to in writing,
38 /** A <type>Content</type> is a service that provides access to data of a
45 /** provides access to the identitity and the type of the content and
53 /** must be implemented to make it possible to resolve cyclic object
72 /** enables the caller to let the content execute commands.
102 <td>This command obtains an interface which allows to query
110 <td>This command obtains an interface which allows to query
121 are properties requested, that are unknown to the
137 of elements like the number of properties to set. Every sequence
139 elements corresponds to the first element in the sequence of
141 command argument, and so on. The exceptions will never be passed to
148 indicates, that the property is not known to the content
166 <p>If the value to set is equal to the current value, no exception must
167 be added to the returned sequence</p>
288 content, because the new object already knows where it is to be
291 to the Outbox. Calling "insert" on that message will result in
292 posting the article to the appropriate News Group). Not calling
294 a new message, simply discards the new object. No extra call to
301 Additionally this command can be called at any time to overwrite
346 into trash can, if such a service is available and the object to
361 must be supported by objects which claim to be undeletable, but
381 <b>Important note:</b> A client that wants to transfer data should
384 This command is able to transfer all kind of content
388 to another. It must be executed at the folder content representing
390 Note that the implementation need not be able to handle
396 to a folder on IMAP server B may fail, because the transfer
399 On the other hand, moving a message from one folder to
402 If an implementation is not able to handle a given source URL,
412 <li>Transfer data from source to target content</br>
467 Adds a new properties to the content.
470 contains information about the property to be added.
476 service <type>Store</type> (UCB persistence service) may be used to
594 cache can be configured to use a maximum for the number of
699 <td>indicates whether the feature to store contents
707 used to control whether a folder content should read data only
709 to a server to obtain latest data.</td>
721 recommended to support this property if the content's implementation
769 <td>contains a password (e.g. needed to access a POP3-Server).</td>
794 <td>contains the base directory to use on a server. (e.g. Setting
795 the server base of an FTP-Account to &quot;/pub/incoming&quot;
803 <td>contains a server name (e.g. The name of the server to use for
832 <td>contains the policy to use when synchronizing two objects.</td>
837 <td>contains information about the target frame to use when displaying
865 <td>for contents that are links to other contents, contains the URL of
871 <td>contains the value to use if the property "IsTimeLimitedStore" is set.</td>
876 <td>contains a user name. (e.g. the user name needed to access a
892 <member>XCommandProcessor::createCommandIdentifier</member> to avoid
893 resource leaks. For a detailed description of the problem refer to
902 /** notifies changes of property values to listeners registered for
910 /** can be used to add new properties to the content and to remove
914 service <type>Store</type> (UCB persistence service) may be used to
943 <type>XCommandEnvironment</type> to perform the tasks of adding and
950 /** can be used to notify properties removed from or added to the
961 /** can be used to notify commands removed from or added to the
981 which shall be able to create new objects.
991 /** provides access to the parent content of this content.