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 TypeClassDescriptionclassBaseDirectoryViewControllerclassDirectory View ControllerclassPortal 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 TypeMethodDescriptionIBaseLibraryModule.getViewController()Deprecated.use getViewController( IContext context ) instead.IBaseLibraryModule.getViewController(IContext context) Deprecated, for removal: This API element is subject to removal in a future version.Gets a view controller to searchIResourceobjects through their properties.IBaseLibraryModule.getViewController(IContext context, InputStream inputStream) Deprecated, for removal: This API element is subject to removal in a future version.Gets a view controller to searchIResourceobjects through their properties.IBaseLibraryModule.getViewController(IContext context, Class natureClass) Deprecated, for removal: This API element is subject to removal in a future version.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) Deprecated, for removal: This API element is subject to removal in a future version.Gets a view controller to searchIResourceobjects through their properties.IBaseWorkflowModule.getViewController(IContext context, IProject project, InputStream inputStream) Deprecated, for removal: This API element is subject to removal in a future version.Gets a view controller to searchIResourceobjects through their properties.IBaseWorkflowModule.getViewController(IContext context, Class natureClass) Deprecated, for removal: This API element is subject to removal in a future version.Gets a view controller to searchIResourceobjects through their properties.IBaseWorkflowModule.getViewController(IProject project, InputStream inputStream) Deprecated.IBaseWorkflowModule.getViewController(Class natureClass) Deprecated.ILibraryModule.getViewController()Deprecated.use getViewController( IContext context ) instead.ILibraryModule.getViewController(IContext context) Gets a view controller to searchIResourceobjects through their properties.ILibraryModule.getViewController(IContext context, InputStream inputStream) Gets a view controller to searchIResourceobjects through their properties.ILibraryModule.getViewController(IContext context, Class natureClass) Gets a view controller to searchIResourceobjects through their properties.ILibraryModule.getViewController(InputStream inputStream) Deprecated.use getViewController( IContext context, InputStream inputStream ) instead.ILibraryModule.getViewController(Class natureClass) Deprecated.use getViewController( IContext context, Class natureClass ) instead.IWorkflowModule.getViewController()Deprecated.IWorkflowModule.getViewController(IContext context) Gets a view controller to searchIResourceobjects through their properties.IWorkflowModule.getViewController(IContext context, IProject project, InputStream inputStream) Gets a view controller to searchIResourceobjects through their properties.IWorkflowModule.getViewController(IContext context, Class natureClass) Gets a view controller to searchIResourceobjects through their properties.IWorkflowModule.getViewController(IProject project, InputStream inputStream) Deprecated.IWorkflowModule.getViewController(Class natureClass) Deprecated.