Uses of Interface
com.axemble.vdoc.sdk.interfaces.ITopic
Packages that use ITopic
Package
Description
-
Uses of ITopic in com.axemble.vdoc.sdk.impl
Classes in com.axemble.vdoc.sdk.impl that implement ITopicMethods in com.axemble.vdoc.sdk.impl that return ITopicModifier and TypeMethodDescriptionEzsSiteModule.createTopic(IContext context, ISite site, String name, String label) EzsSiteModule.createTopic(IContext context, ITopic parent, String name, String label) EzsExecutionContext.getTopic()Methods in com.axemble.vdoc.sdk.impl that return types with arguments of type ITopicModifier and TypeMethodDescriptionMethods in com.axemble.vdoc.sdk.impl with parameters of type ITopicModifier and TypeMethodDescriptionvoidvoidEzsSiteModule.copyPageContainerInTopic(IContext context, IPageContainer pageContainer, ITopic topic) EzsSiteModule.createAlias(IContext context, ITopic topic, String name, String label, IProtocolSupport protocolSupport) EzsSiteModule.createPageContainer(IContext context, ITopic topic, IBlockTemplateContainer templateContainer, String name, String label) EzsSiteModule.createPageContainer(IContext context, ITopic topic, String name, String label) EzsSiteModule.createTopic(IContext context, ITopic parent, String name, String label) EzsSiteModule.getAliases(IContext context, ITopic parent) EzsSiteModule.getAliases(IContext context, ITopic parent, boolean recursive) EzsSiteModule.getContentContainer(IContext context, ITopic parent, String name) EzsSiteModule.getContentContainers(IContext context, ITopic parent) EzsSiteModule.getContentContainers(IContext context, ITopic parent, boolean recursive) EzsSiteModule.getPageContainer(IContext context, ITopic topic, String name) EzsSiteModule.getPageContainers(IContext context, ITopic parent) EzsSiteModule.getPageContainers(IContext context, ITopic parent, boolean recursive) void -
Uses of ITopic in com.axemble.vdoc.sdk.interfaces
Subinterfaces of ITopic in com.axemble.vdoc.sdk.interfaces -
Uses of ITopic in com.axemble.vdoc.sdk.interfaces.runtime
Methods in com.axemble.vdoc.sdk.interfaces.runtime that return ITopicMethods in com.axemble.vdoc.sdk.interfaces.runtime with parameters of type ITopic -
Uses of ITopic in com.axemble.vdoc.sdk.modules
Methods in com.axemble.vdoc.sdk.modules that return ITopicModifier and TypeMethodDescriptionIBaseSiteModule.createTopic(IContext context, ISite site, String name, String label) Deprecated, for removal: This API element is subject to removal in a future version.Creates aITopicobject a the root level.IBaseSiteModule.createTopic(IContext context, ITopic parent, String name, String label) Deprecated, for removal: This API element is subject to removal in a future version.Creates a subITopicobject.ISiteModule.createTopic(IContext context, ISite site, String name, String label) Creates aITopicobject a the root level.ISiteModule.createTopic(IContext context, ITopic parent, String name, String label) Creates a subITopicobject.Deprecated, for removal: This API element is subject to removal in a future version.Gets a rootITopicobject by its name.Deprecated, for removal: This API element is subject to removal in a future version.Gets aITopicobject by its name.Deprecated, for removal: This API element is subject to removal in a future version.Access method to get aITopicobject from one of the followings: FolderImpl, java.io.Serializable.Gets a rootITopicobject by its name.Gets aITopicobject by its name.Access method to get aITopicobject from one of the followings: FolderImpl, java.io.Serializable.Methods in com.axemble.vdoc.sdk.modules that return types with arguments of type ITopicModifier and TypeMethodDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Gets all the topics from a site at a root level.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Gets all the sub-topics from a parentITopicobject.Deprecated, for removal: This API element is subject to removal in a future version.Gets all the topics from a site at a root level.Gets all the sub-topics from a parentITopicobject.Methods in com.axemble.vdoc.sdk.modules with parameters of type ITopicModifier and TypeMethodDescriptionvoidDeprecated, for removal: This API element is subject to removal in a future version.Approves all contents in a topic.voidApproves all contents in a topic.voidIBaseSiteModule.copyPageContainerInTopic(IContext context, IPageContainer pageContainer, ITopic topic) Deprecated, for removal: This API element is subject to removal in a future version.Copy a page in a topicvoidISiteModule.copyPageContainerInTopic(IContext context, IPageContainer pageContainer, ITopic topic) Copy a page in a topicIBaseSiteModule.createAlias(IContext context, ITopic topic, String name, String label, IProtocolSupport protocolSupport) Deprecated, for removal: This API element is subject to removal in a future version.ISiteModule.createAlias(IContext context, ITopic topic, String name, String label, IProtocolSupport protocolSupport) IBaseSiteModule.createPageContainer(IContext context, ITopic topic, IBlockTemplateContainer templateContainer, String name, String label) Deprecated, for removal: This API element is subject to removal in a future version.Creates aIPageContainerobject into aITopicobject.IBaseSiteModule.createPageContainer(IContext context, ITopic topic, String name, String label) Deprecated, for removal: This API element is subject to removal in a future version.Creates aIPageContainerobject into aITopicobject.ISiteModule.createPageContainer(IContext context, ITopic topic, IBlockTemplateContainer templateContainer, String name, String label) Creates aIPageContainerobject into aITopicobject.ISiteModule.createPageContainer(IContext context, ITopic topic, String name, String label) Creates aIPageContainerobject into aITopicobject.IBaseSiteModule.createTopic(IContext context, ITopic parent, String name, String label) Deprecated, for removal: This API element is subject to removal in a future version.Creates a subITopicobject.ISiteModule.createTopic(IContext context, ITopic parent, String name, String label) Creates a subITopicobject.Deprecated, for removal: This API element is subject to removal in a future version.Gets anIAliasobject by its name.Gets anIAliasobject by its name.IBaseSiteModule.getAliases(IContext context, ITopic parent) Deprecated, for removal: This API element is subject to removal in a future version.Gets all the aliases of aITopicobject.IBaseSiteModule.getAliases(IContext context, ITopic parent, boolean recursive) Deprecated, for removal: This API element is subject to removal in a future version.ISiteModule.getAliases(IContext context, ITopic parent) Gets all the aliases of aITopicobject.ISiteModule.getAliases(IContext context, ITopic parent, boolean recursive) IBaseSiteModule.getContentContainer(IContext context, ITopic parent, String name) Deprecated, for removal: This API element is subject to removal in a future version.ISiteModule.getContentContainer(IContext context, ITopic parent, String name) IBaseSiteModule.getContentContainers(IContext context, ITopic parent) Deprecated, for removal: This API element is subject to removal in a future version.IBaseSiteModule.getContentContainers(IContext context, ITopic parent, boolean recursive) Deprecated, for removal: This API element is subject to removal in a future version.ISiteModule.getContentContainers(IContext context, ITopic parent) ISiteModule.getContentContainers(IContext context, ITopic parent, boolean recursive) IBaseSiteModule.getPageContainer(IContext context, ITopic topic, String name) Deprecated, for removal: This API element is subject to removal in a future version.Gets aIPageContainerobject from aITopicobject by its name.ISiteModule.getPageContainer(IContext context, ITopic topic, String name) Gets aIPageContainerobject from aITopicobject by its name.IBaseSiteModule.getPageContainers(IContext context, ITopic parent) Deprecated, for removal: This API element is subject to removal in a future version.Gets all the pages from theITopicobject.IBaseSiteModule.getPageContainers(IContext context, ITopic parent, boolean recursive) Deprecated, for removal: This API element is subject to removal in a future version.ISiteModule.getPageContainers(IContext context, ITopic parent) Gets all the pages from theITopicobject.ISiteModule.getPageContainers(IContext context, ITopic parent, boolean recursive) Deprecated, for removal: This API element is subject to removal in a future version.Gets aITopicobject by its name.Gets aITopicobject by its name.Deprecated, for removal: This API element is subject to removal in a future version.Gets all the sub-topics from a parentITopicobject.Deprecated, for removal: This API element is subject to removal in a future version.Gets all the sub-topics from a parentITopicobject.