Uses of Interface
com.axemble.vdoc.sdk.interfaces.IViewController
-
Uses of IViewController in com.axemble.vdoc.sdk.impl
Modifier and TypeClassDescriptionclass
Portal Library View Controllerclass
Process View ControllerModifier and TypeMethodDescriptionPortalLibraryModule.getViewController()
Deprecated.PortalLibraryModule.getViewController
(IContext context) PortalLibraryModule.getViewController
(IContext context, InputStream inputStream) PortalLibraryModule.getViewController
(IContext context, Class natureClass) PortalLibraryModule.getViewController
(InputStream inputStream) PortalLibraryModule.getViewController
(Class natureClass) Deprecated.WorkflowModuleImpl.getViewController()
Deprecated.WorkflowModuleImpl.getViewController
(IContext context) WorkflowModuleImpl.getViewController
(IContext context, IProject project, com.axemble.vdp.views.query.Definition definition) Internal methodWorkflowModuleImpl.getViewController
(IContext context, IProject project, InputStream inputStream) WorkflowModuleImpl.getViewController
(IContext context, Class natureClass) WorkflowModuleImpl.getViewController
(IProject project, com.axemble.vdp.views.query.Definition definition) Deprecated.WorkflowModuleImpl.getViewController
(IProject project, InputStream inputStream) Deprecated.WorkflowModuleImpl.getViewController
(Class natureClass) Deprecated. -
Uses of IViewController in com.axemble.vdoc.sdk.modules
Modifier and TypeMethodDescriptionIBaseDocumentModule.getViewController()
Gets a view controller to searchIResource
objects through their properties.IBaseDocumentModule.getViewController
(IContext context, InputStream inputStream) Gets a view controller to searchIResource
objects through their properties.IBaseDocumentModule.getViewController
(InputStream inputStream) Gets a view controller to searchIResource
objects through their properties.IBaseDocumentModule.getViewController
(Class natureClass) Gets a view controller to searchIResource
objects through their properties.IBaseLibraryModule.getViewController()
Deprecated.use getViewController( IContext context ) instead.IBaseLibraryModule.getViewController
(IContext context) Gets a view controller to searchIResource
objects through their properties.IBaseLibraryModule.getViewController
(IContext context, InputStream inputStream) Gets a view controller to searchIResource
objects through their properties.IBaseLibraryModule.getViewController
(IContext context, Class natureClass) Gets a view controller to searchIResource
objects through their properties.IBaseLibraryModule.getViewController
(InputStream inputStream) Deprecated.use getViewController( IContext context, InputStream inputStream ) instead.IBaseLibraryModule.getViewController
(Class natureClass) Deprecated.use getViewController( IContext context, Class natureClass ) instead.IBaseWorkflowModule.getViewController()
Deprecated.IBaseWorkflowModule.getViewController
(IContext context) Gets a view controller to searchIResource
objects through their properties.IBaseWorkflowModule.getViewController
(IContext context, IProject project, InputStream inputStream) Gets a view controller to searchIResource
objects through their properties.IBaseWorkflowModule.getViewController
(IContext context, Class natureClass) Gets a view controller to searchIResource
objects through their properties.IBaseWorkflowModule.getViewController
(IProject project, InputStream inputStream) Deprecated.IBaseWorkflowModule.getViewController
(Class natureClass) Deprecated.