Package com.axemble.vdoc.sdk.interfaces
Interface IBlockTemplateContainer
- All Superinterfaces:
IContentContainer,IDeletionSupport,IElement,IProtocolSupport,ISecuritySupport,IUriSupport,Serializable
- All Known Implementing Classes:
EzsBlockTemplateContainer
This interface represents a block template container.
- Since:
- 2.1
- Version:
- 1.0, 16/06/2009
- Author:
- vlygeros
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface com.axemble.vdoc.sdk.interfaces.IContentContainer
IContentContainer.IStatus -
Method Summary
Methods inherited from interface com.axemble.vdoc.sdk.interfaces.IContentContainer
getActivatedDate, getContent, getContents, getDescription, getExpiredDate, getLabel, getName, getSite, getStatus, includeToIndex, includeToStats, isActive, isIncludedToIndex, isIncludedToStats, setActive, setDescription, setLabelMethods 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.IUriSupport
getURI
-
Method Details
-
getType
String getType() -
setType
-
getCssClasses
Properties getCssClasses() -
setCssClasses
-