StarOffice 5.2 API
reverse engineered by classdoc

com.sun.star.ucb
Interface XPropertyTask

All Superinterfaces:
com.sun.star.ucb.XContentTask, com.sun.star.uno.XInterface

public abstract interface XPropertyTask
extends com.sun.star.ucb.XContentTask


Field Summary
static com.sun.star.uno.Uik UIK
           
static java.lang.Object UNORUNTIMEDATA
           
 
Fields inherited from interface com.sun.star.ucb.XContentTask
UNOTYPEINFO
 
Method Summary
abstract  com.sun.star.ucb.PropertyValueInfo[] getProperties()
           
abstract  com.sun.star.ucb.PropertyTaskType getType()
           
 
Methods inherited from interface com.sun.star.ucb.XContentTask
abort, execute, getEnvironment, getStatus, start
 

Field Detail

UIK

public static final com.sun.star.uno.Uik UIK

UNORUNTIMEDATA

public static final java.lang.Object UNORUNTIMEDATA
Method Detail

getProperties

public abstract com.sun.star.ucb.PropertyValueInfo[] getProperties()
                                                            throws com.sun.star.uno.RuntimeException

getType

public abstract com.sun.star.ucb.PropertyTaskType getType()
                                                   throws com.sun.star.uno.RuntimeException

StarOffice 5.2 API
reverse engineered by classdoc