Uses of Interface
com.axemble.vdoc.sdk.interfaces.IContent
Packages that use IContent
Package
Description
- 
Uses of IContent in com.axemble.vdoc.sdk.document.extensionsMethods in com.axemble.vdoc.sdk.document.extensions that return IContent
- 
Uses of IContent in com.axemble.vdoc.sdk.implClasses in com.axemble.vdoc.sdk.impl that implement IContentMethods in com.axemble.vdoc.sdk.impl that return IContentModifier and TypeMethodDescriptionEzsSiteModule.createContent(IContext context, IContentContainer contentContainer) EzsSiteModule.createContent(IContext context, IContentContainer contentContainer, IBlockTemplateContainer templateContainer) EzsExecutionContext.getContent()EzsSiteModule.getContent(Object contentObject) EzsSiteModule.getContentByStatus(IContentContainer contentContainer, int status) Methods in com.axemble.vdoc.sdk.impl that return types with arguments of type IContentMethods in com.axemble.vdoc.sdk.impl with parameters of type IContent
- 
Uses of IContent in com.axemble.vdoc.sdk.interfacesSubinterfaces of IContent in com.axemble.vdoc.sdk.interfacesModifier and TypeInterfaceDescriptioninterfaceThis class represents a block template.interfaceThis class represents a page of a site.interfaceThis class represents a shared block which could be included on several site pages.Methods in com.axemble.vdoc.sdk.interfaces that return IContentModifier and TypeMethodDescriptionIContentContainer.getContent(int status) Retrieves aIContentby theIContentContainer.IStatus.
- 
Uses of IContent in com.axemble.vdoc.sdk.interfaces.runtimeMethods in com.axemble.vdoc.sdk.interfaces.runtime that return IContentMethods in com.axemble.vdoc.sdk.interfaces.runtime with parameters of type IContent
- 
Uses of IContent in com.axemble.vdoc.sdk.modulesMethods in com.axemble.vdoc.sdk.modules that return IContentModifier and TypeMethodDescriptionIBaseSiteModule.createContent(IContext context, IContentContainer contentContainer) IBaseSiteModule.createContent(IContext context, IContentContainer contentContainer, IBlockTemplateContainer templateContainer) IBaseSiteModule.getContent(Object contentObject) Access method to get aIContentobject from one of the followings: ContentVersionImpl, java.io.Serializable.IBaseSiteModule.getContentByStatus(IContentContainer contentContainer, int status) Gets a content of a container by its status.Methods in com.axemble.vdoc.sdk.modules that return types with arguments of type IContentModifier and TypeMethodDescriptionIBaseSiteModule.getContents(IContentContainer contentContainer)