Package com.axemble.vdoc.sdk.interfaces
Interface IPlugin
- All Superinterfaces:
- IDeletionSupport,- IElement,- IProtocolSupport,- ISecuritySupport,- ISeoSupport,- ITopic,- IUriSupport,- Serializable
- All Known Implementing Classes:
- EzsPlugin
This class represents a plugin.
- Since:
- 2.1
- Version:
- 1.0, 16/06/2009
- Author:
- vlygeros
- 
Nested Class SummaryNested classes/interfaces inherited from interface com.axemble.vdoc.sdk.interfaces.ITopicITopic.IType
- 
Method SummaryMethods inherited from interface com.axemble.vdoc.sdk.supports.IDeletionSupportdeleteMethods inherited from interface com.axemble.vdoc.sdk.interfaces.IElementgetId, getModule, getNativeObject, getPath, saveMethods inherited from interface com.axemble.vdoc.sdk.supports.IProtocolSupportgetProtocolURI, getProtocolURIMethods inherited from interface com.axemble.vdoc.sdk.supports.ISeoSupportgetSEO, setSEOMethods inherited from interface com.axemble.vdoc.sdk.interfaces.ITopicgetActivatedDate, getExpiredDate, getLabel, getName, getParent, getSite, includeToIndex, includeToStats, isActive, isIncludedToIndex, isIncludedToStats, isRoot, isSystem, setActiveMethods inherited from interface com.axemble.vdoc.sdk.supports.IUriSupportgetURI
- 
Method Details- 
getScopeIPluginScope getScope()
- 
getConfigurationIPluginConfiguration getConfiguration()
 
-