public interface WGADesignProvider
extends de.innovationgate.webgate.api.WGDesignProvider
WGDesignProvider
interfaceModifier and Type | Field and Description |
---|---|
static java.lang.String |
OPTION_DESIGNVARIANTS |
Modifier and Type | Method and Description |
---|---|
void |
clearCache()
Clears all design caches
|
de.innovationgate.webgate.api.WGDatabase |
getConsumerDatabase()
Returns the database that consumes the designs of this provider
|
boolean |
isLookupVariants()
Returns if the provider is configured to lookup design variants
|
boolean |
isReady()
A design provider may notify via this method if the design backend is currently ready
|
addDesignChangeListener, closeSession, createDesignDocument, designHashCode, dispose, getDesignObject, getDesignObjects, getFileEncoding, getName, isNotifying, isProviderCore, isSynchronizeAccess, openSession, providesType, removeDesignChangeListener
static final java.lang.String OPTION_DESIGNVARIANTS
boolean isLookupVariants()
de.innovationgate.webgate.api.WGDatabase getConsumerDatabase()
boolean isReady()
void clearCache() throws de.innovationgate.webgate.api.WGException
de.innovationgate.webgate.api.WGException