com.sun.star.ucb
Interface XContentTaskEnvironment
- All Superinterfaces:
- com.sun.star.uno.XInterface
- public abstract interface XContentTaskEnvironment
- extends com.sun.star.uno.XInterface
Field Summary |
static com.sun.star.uno.Uik |
UIK
|
static java.lang.Object |
UNORUNTIMEDATA
|
static com.sun.star.lib.uno.typeinfo.TypeInfo[] |
UNOTYPEINFO
|
Method Summary |
abstract com.sun.star.ucb.XContentTaskClient |
getClient()
|
abstract com.sun.star.task.XInteractionHandler |
getInteractionHandler()
|
abstract com.sun.star.ucb.XProgressHandler |
getProgressHandler()
|
UIK
public static final com.sun.star.uno.Uik UIK
UNORUNTIMEDATA
public static final java.lang.Object UNORUNTIMEDATA
UNOTYPEINFO
public static final com.sun.star.lib.uno.typeinfo.TypeInfo[] UNOTYPEINFO
getClient
public abstract com.sun.star.ucb.XContentTaskClient getClient()
throws com.sun.star.uno.RuntimeException
getInteractionHandler
public abstract com.sun.star.task.XInteractionHandler getInteractionHandler()
throws com.sun.star.uno.RuntimeException
getProgressHandler
public abstract com.sun.star.ucb.XProgressHandler getProgressHandler()
throws com.sun.star.uno.RuntimeException