Uses of Interface
com.axemble.vdoc.sdk.interfaces.IViewController
Packages that use IViewController
-
Uses of IViewController in com.axemble.vdoc.sdk.impl
Classes in com.axemble.vdoc.sdk.impl that implement IViewControllerModifier and TypeClassDescriptionclassPortal Library View ControllerclassProcess View ControllerMethods in com.axemble.vdoc.sdk.impl that return IViewControllerModifier 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
Methods in com.axemble.vdoc.sdk.modules that return IViewControllerModifier and TypeMethodDescriptionIBaseDocumentModule.getViewController()Gets a view controller to searchIResourceobjects through their properties.IBaseDocumentModule.getViewController(IContext context, InputStream inputStream) Gets a view controller to searchIResourceobjects through their properties.IBaseDocumentModule.getViewController(InputStream inputStream) Gets a view controller to searchIResourceobjects through their properties.IBaseDocumentModule.getViewController(Class natureClass) Gets a view controller to searchIResourceobjects through their properties.IBaseLibraryModule.getViewController()Deprecated.use getViewController( IContext context ) instead.IBaseLibraryModule.getViewController(IContext context) Gets a view controller to searchIResourceobjects through their properties.IBaseLibraryModule.getViewController(IContext context, InputStream inputStream) Gets a view controller to searchIResourceobjects through their properties.IBaseLibraryModule.getViewController(IContext context, Class natureClass) Gets a view controller to searchIResourceobjects 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 searchIResourceobjects through their properties.IBaseWorkflowModule.getViewController(IContext context, IProject project, InputStream inputStream) Gets a view controller to searchIResourceobjects through their properties.IBaseWorkflowModule.getViewController(IContext context, Class natureClass) Gets a view controller to searchIResourceobjects through their properties.IBaseWorkflowModule.getViewController(IProject project, InputStream inputStream) Deprecated.IBaseWorkflowModule.getViewController(Class natureClass) Deprecated.