StarOffice 5.2 API
reverse engineered by classdoc

com.sun.star.ucb
Interface XContentIdentifier

All Superinterfaces:
com.sun.star.uno.XInterface
All Known Subinterfaces:
com.sun.star.ucb.XViewIdentifier

public abstract interface XContentIdentifier
extends com.sun.star.uno.XInterface


Field Summary
static com.sun.star.uno.Uik UIK
           
static java.lang.Object UNORUNTIMEDATA
           
 
Method Summary
abstract  java.lang.String getContentIdentifier()
           
abstract  java.lang.String getContentProviderScheme()
           
 

Field Detail

UIK

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

UNORUNTIMEDATA

public static final java.lang.Object UNORUNTIMEDATA
Method Detail

getContentIdentifier

public abstract java.lang.String getContentIdentifier()
                                               throws com.sun.star.uno.RuntimeException

getContentProviderScheme

public abstract java.lang.String getContentProviderScheme()
                                                   throws com.sun.star.uno.RuntimeException

StarOffice 5.2 API
reverse engineered by classdoc