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
delete
Methods inherited from interface com.axemble.vdoc.sdk.interfaces.IElement
getId, getModule, getNativeObject, getPath, save
Methods inherited from interface com.axemble.vdoc.sdk.supports.IProtocolSupport
getProtocolURI, getProtocolURI
Methods inherited from interface com.axemble.vdoc.sdk.supports.ISeoSupport
getSEO, setSEO
Methods inherited from interface com.axemble.vdoc.sdk.interfaces.ITopic
getActivatedDate, getExpiredDate, getLabel, getName, getParent, getSite, includeToIndex, includeToStats, isActive, isIncludedToIndex, isIncludedToStats, isRoot, isSystem, setActive
Methods inherited from interface com.axemble.vdoc.sdk.supports.IUriSupport
getURI
-
Method Details
-
getScope
IPluginScope getScope() -
getConfiguration
IPluginConfiguration getConfiguration()
-