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 Summary
Nested classes/interfaces inherited from interface com.axemble.vdoc.sdk.interfaces.ITopic
ITopic.IType -
Method Summary
Methods inherited from interface com.axemble.vdoc.sdk.supports.IDeletionSupport
deleteMethods inherited from interface com.axemble.vdoc.sdk.interfaces.IElement
getId, getModule, getNativeObject, getPath, saveMethods inherited from interface com.axemble.vdoc.sdk.supports.IProtocolSupport
getProtocolURI, getProtocolURIMethods inherited from interface com.axemble.vdoc.sdk.supports.ISeoSupport
getSEO, setSEOMethods inherited from interface com.axemble.vdoc.sdk.interfaces.ITopic
getActivatedDate, getExpiredDate, getLabel, getName, getParent, getSite, includeToIndex, includeToStats, isActive, isIncludedToIndex, isIncludedToStats, isRoot, isSystem, setActiveMethods inherited from interface com.axemble.vdoc.sdk.supports.IUriSupport
getURI
-
Method Details
-
getScope
IPluginScope getScope() -
getConfiguration
IPluginConfiguration getConfiguration()
-