Top | Module | Use | Manual | Index |
 EXPORTING SERVICES | METHODS' SUMMARY | METHODS' DETAILS  |
In most cases this interface will be in addition to XPropertySet . It is especially useful for remote communication because it lessens the number of calls for getting property values; that is especially important because these calls are necessarily synchronous.
Another advantage of this method is that conflicts are avoided if property value restrictions depend on the value of other properties.
Known Services which Export this Interface |
|
com::sun::star::beans::PropertyBag | Implementation of this service can keep any properties and is useful when an XPropertySet is to be used, for example, as parameters for a method call. |
com::sun::star::beans::PropertySet | specifies an abstract service which gives some hints which interfaces belong to a proper property set implementation. |
com::sun::star::beans::PropertyBag | Implementation of this service can keep any properties and is useful when an XPropertySet is to be used, for example, as parameters for a method call. |
com::sun::star::beans::PropertySet | specifies an abstract service which gives some hints which interfaces belong to a proper property set implementation. |
com::sun::star::ucb::PersistentPropertySet | This service containss the interfaces to implement by objects returned by XPropertySetRegistry::openPropertySet . |
Methods' Summary |
|
getPropertyValues | |
setPropertyValues | sets the values of given properties. |
Methods' Details |
||
|
||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.