A B C D E F G H I J K L M N O P R S T U V W X Y _

A

ABORT - Static variable in interface com.mindoo.remote.api.org.eclipse.ui.tools.IRemoteMessageBoxTools
The MessageBox style constant for an ABORT button; the only valid combination is ABORT|RETRY|IGNORE (value is 1<<9=512).
activate() - Method in interface com.mindoo.remote.api.com.ibm.notes.java.ui.IRemoteNotesUIElement
Give this element focus.
activate(IRemoteWorkbenchPart) - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemoteWorkbenchPage
Activates the given part.
add(IRemoteNavigation) - Method in interface com.mindoo.remote.api.com.ibm.rcp.topology.IRemoteNavigation
Adds a child Navigation object to this Navigation object.
addDisposeListener(IDisposeConnectionListener) - Method in interface com.mindoo.remote.api.IRemoteEclipseConnection
Registers a new listener that gets notified when the connection is about to be disposed
addExtension(String) - Method in interface com.mindoo.remote.api.registry.IRemoteExtensionRegistryTools
Registers a new contribution on behalf of the Remote API's plugin
addFastView(String) - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemotePageLayout
Adds the view with the given compound id to the page layout as a fast view.
addFastView(String, float) - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemotePageLayout
Adds the view with the given compound id to the page layout as a fast view with the given width ratio.
addJSProperty(String, Object) - Method in interface com.mindoo.remote.api.jobs.IRemoteJavascriptJob
Helper method to pass values to the JavaScript engine that a declared as global variables for the JavaScript execution
addMethod(String, String) - Method in class com.mindoo.remote.api.notes.LotusScriptProgram
Adds a method to the LotusScript program.
addParameter(Class<?>, Object) - Method in class com.mindoo.remote.api.tools.reflection.ReflectionTools.CallParameters
 
addPartListenerSSJSLib(int, String, String, String, String, String, Object) - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemotePartService
Use this method to get notified of part events in the system, e.g. that a viewpart has been activated, opened or closed.
addPerspectiveListenerSSJSLib(int, String, String, String, String, String, Object) - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemotePageService
Use this method to get notified of perspective events in the system, e.g. that a perspective has been activated or changed.
addPlaceholder(String, int, float, String) - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemotePageLayout
Adds a view placeholder to this page layout.
addPlaceholder(String) - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemotePlaceholderFolderLayout
Adds a view placeholder to this folder.
addStandaloneView(String, boolean, int, float, String) - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemotePageLayout
Adds a standalone view with the given compound id to this page layout.
addStandaloneViewPlaceholder(String, int, float, String, boolean) - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemotePageLayout
Adds a standalone view placeholder to this page layout.
addView(String) - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemoteFolderLayout
Adds a view with the given compound id to this folder.
addView(String, int, float, String) - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemotePageLayout
Adds a view with the given compound id to this page layout.
addViewtoSideShelf(String, String, String, String) - Method in interface com.mindoo.remote.api.com.ibm.rcp.ui.shelf.IRemoteShelfPage
Helper method to add a view to the sideshelf
AGENT_PROPERTY_PREFIX - Static variable in interface com.mindoo.remote.api.jobs.IRemoteJobTools
Qualifier to be used to create and set Notes agent job properties (e.g. to pass parameters)
ALLEVENTS - Static variable in interface com.mindoo.remote.api.org.eclipse.ui.IRemotePageService
 
ALLEVENTS - Static variable in interface com.mindoo.remote.api.org.eclipse.ui.IRemotePartService
Bit flag that combines all single bit flags
appendText(String) - Method in interface com.mindoo.remote.api.com.ibm.notes.java.ui.documents.IRemoteNotesUIField
Append the given text at the end of the field.
authenticateConnection(String) - Method in class com.mindoo.remote.api.ipc.IPCRemoteAPIConnectionDispatcher
 
authenticateConnection(String) - Method in interface com.mindoo.remote.api.IRemoteEclipseConnection
Method to authenticate the connection.

B

beforeDisposal(IRemoteEclipseConnection) - Method in interface com.mindoo.remote.api.IDisposeConnectionListener
Implement this method to clean up your connection based cache data
beginTask(String, int) - Method in interface com.mindoo.remote.api.org.eclipse.core.runtime.IRemoteProgressMonitor
Notifies that the main task is beginning.
beginTask(String, int) - Method in class com.mindoo.remote.api.org.eclipse.core.runtime.RemoteNullProgressMonitor
 
BOTTOM - Static variable in interface com.mindoo.remote.api.org.eclipse.ui.IRemotePageLayout
Relationship constant indicating a part should be placed below its relative.
bringToTop(IRemoteWorkbenchPart) - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemoteWorkbenchPage
Moves the given part forward in the Z order of this page so as to make it visible, without changing which part has focus.

C

callAction(IRemoteAction, String, String, String) - Method in interface com.mindoo.remote.api.com.ibm.rcp.propertybroker.service.IRemotePropertyBroker
This method is equivalent to a runtime wire where the passed in action is called with a property change for the passed in Property.
cancel() - Method in interface com.mindoo.remote.api.jobs.IRemoteNotesBGAgentJob
Stops the job.
CANCEL - Static variable in interface com.mindoo.remote.api.org.eclipse.ui.tools.IRemoteMessageBoxTools
The MessageBox style constant for a CANCEL button; valid combinations are OK|CANCEL, YES|NO|CANCEL, RETRY|CANCEL (value is 1<<8=256).
CastIterator<O,I> - Class in com.mindoo.remote.api.tools.iterators
Internal utility class.
CastIterator(Iterator<I>) - Constructor for class com.mindoo.remote.api.tools.iterators.CastIterator
 
CHANGE_ACTION_SET_HIDE - Static variable in interface com.mindoo.remote.api.org.eclipse.ui.IRemoteWorkbenchPage
Change event id when an action set is hidden in a perspective.
CHANGE_ACTION_SET_SHOW - Static variable in interface com.mindoo.remote.api.org.eclipse.ui.IRemoteWorkbenchPage
Change event id when an action set is shown in a perspective.
CHANGE_EDITOR_AREA_HIDE - Static variable in interface com.mindoo.remote.api.org.eclipse.ui.IRemoteWorkbenchPage
Change event id when the editor area is shown in a perspective.
CHANGE_EDITOR_AREA_SHOW - Static variable in interface com.mindoo.remote.api.org.eclipse.ui.IRemoteWorkbenchPage
Change event id when the editor area is shown in a perspective.
CHANGE_EDITOR_CLOSE - Static variable in interface com.mindoo.remote.api.org.eclipse.ui.IRemoteWorkbenchPage
Change event id when one or more editors are closed in a perspective.
CHANGE_EDITOR_OPEN - Static variable in interface com.mindoo.remote.api.org.eclipse.ui.IRemoteWorkbenchPage
Change event id when one or more editors are opened in a perspective.
CHANGE_FAST_VIEW_ADD - Static variable in interface com.mindoo.remote.api.org.eclipse.ui.IRemoteWorkbenchPage
Change event id when an action set is hidden in a perspective.
CHANGE_FAST_VIEW_REMOVE - Static variable in interface com.mindoo.remote.api.org.eclipse.ui.IRemoteWorkbenchPage
Change event id when a fast view is added in a perspective.
CHANGE_RESET - Static variable in interface com.mindoo.remote.api.org.eclipse.ui.IRemoteWorkbenchPage
Change event id when the perspective is reset to its original state.
CHANGE_RESET_COMPLETE - Static variable in interface com.mindoo.remote.api.org.eclipse.ui.IRemoteWorkbenchPage
Change event id when the perspective has completed a reset to its original state.
CHANGE_VIEW_HIDE - Static variable in interface com.mindoo.remote.api.org.eclipse.ui.IRemoteWorkbenchPage
Change event id when one or more views are hidden in a perspective.
CHANGE_VIEW_SHOW - Static variable in interface com.mindoo.remote.api.org.eclipse.ui.IRemoteWorkbenchPage
Change event id when one or more views are shown in a perspective.
CHANGE_WORKING_SET_REPLACE - Static variable in interface com.mindoo.remote.api.org.eclipse.ui.IRemoteWorkbenchPage
Change event id when the page working set was replaced
CHANGE_WORKING_SETS_REPLACE - Static variable in interface com.mindoo.remote.api.org.eclipse.ui.IRemoteWorkbenchPage
Change event id when the page working set was replaced
checkRoot(Element) - Method in class com.mindoo.remote.api.tools.reflection.ReflectionTools.ConstructorSignaturParser
 
checkRoot(Element) - Method in class com.mindoo.remote.api.tools.reflection.ReflectionTools.MethodSignaturParser
 
ChildElementNodesIterator - Class in com.mindoo.remote.api.tools.iterators
Internal utility class.
ChildElementNodesIterator(NodeList) - Constructor for class com.mindoo.remote.api.tools.iterators.ChildElementNodesIterator
 
ChildElementNodesIterator(Iterator<Node>) - Constructor for class com.mindoo.remote.api.tools.iterators.ChildElementNodesIterator
 
clear() - Method in interface com.mindoo.remote.api.com.ibm.notes.java.ui.documents.IRemoteNotesUIField
Clear the field of all contents.
clear() - Method in class com.mindoo.xpages2eclipse.tools.PlatformScope
 
clearSelectedText() - Method in interface com.mindoo.remote.api.com.ibm.notes.java.ui.documents.IRemoteNotesUIDocument
Deletes the current selection from a document.
ClipboardAPI - Class in com.x2e
Helper class to get an instance of IRemoteClipboardAccess.
ClipboardAPI() - Constructor for class com.x2e.ClipboardAPI
 
clonePerspective(String, String, IRemotePerspectiveDescriptor) - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemotePerspectiveRegistry
Clones an existing perspective.
close() - Method in interface com.mindoo.remote.api.com.ibm.notes.java.ui.IRemoteNotesUIElement
Closes the element.
close() - Method in class com.mindoo.remote.api.tools.io.ReaderInputStream
 
closeAllPerspectives(boolean, boolean) - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemoteWorkbenchPage
Closes all perspectives in this page.
closePerspective(IRemotePerspectiveDescriptor, boolean, boolean) - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemoteWorkbenchPage
Closes the specified perspective in this page.
COLLAPSED - Static variable in interface com.mindoo.remote.api.com.ibm.rcp.ui.shelf.IRemoteShelfPage
Specifies sidebar is in closed (or collapsed) mode.
com.mindoo.remote.api - package com.mindoo.remote.api
Base package of remote API (used by XPages2Eclipse product).
com.mindoo.remote.api.ca - package com.mindoo.remote.api.ca
Component API base package.
com.mindoo.remote.api.clipboard - package com.mindoo.remote.api.clipboard
Clipboard API base package.
com.mindoo.remote.api.com.ibm.notes.java.api.data - package com.mindoo.remote.api.com.ibm.notes.java.api.data
Provides classes that can hold data that are associated with numerous Notes objects.
com.mindoo.remote.api.com.ibm.notes.java.ui - package com.mindoo.remote.api.com.ibm.notes.java.ui
Provides classes that can hold data that are associated with numerous Notes objects.
com.mindoo.remote.api.com.ibm.notes.java.ui.documents - package com.mindoo.remote.api.com.ibm.notes.java.ui.documents
Provides classes that are related to UI documents.
com.mindoo.remote.api.com.ibm.notes.java.ui.views - package com.mindoo.remote.api.com.ibm.notes.java.ui.views
Provides classes that are related to UI views.
com.mindoo.remote.api.com.ibm.rcp.propertybroker.property - package com.mindoo.remote.api.com.ibm.rcp.propertybroker.property
Provides classes needed to manipulate the Notes UI and back-end documents.
com.mindoo.remote.api.com.ibm.rcp.propertybroker.service - package com.mindoo.remote.api.com.ibm.rcp.propertybroker.service
The package contains a wrapper for the most relevant methods of the PropertyBroker.
com.mindoo.remote.api.com.ibm.rcp.propertybroker.swt - package com.mindoo.remote.api.com.ibm.rcp.propertybroker.swt
The package contains the SWTHelper interface for methods that can assist with property broker SWT integration.
com.mindoo.remote.api.com.ibm.rcp.topology - package com.mindoo.remote.api.com.ibm.rcp.topology
This package provides the interfaces for the TopologyHandler component.
com.mindoo.remote.api.com.ibm.rcp.ui.shelf - package com.mindoo.remote.api.com.ibm.rcp.ui.shelf
Interfaces to access the sideshelf windows.
com.mindoo.remote.api.ipc - package com.mindoo.remote.api.ipc
Internal utility classes, not part of the public and supported API.
com.mindoo.remote.api.jobs - package com.mindoo.remote.api.jobs
Interfaces of the Job API for background processing of code.
com.mindoo.remote.api.license - package com.mindoo.remote.api.license
Interface to trigger license warnings from add-on products.
com.mindoo.remote.api.notes - package com.mindoo.remote.api.notes
Base package of NotesUI API.
com.mindoo.remote.api.org.eclipse.core.runtime - package com.mindoo.remote.api.org.eclipse.core.runtime
Interfaces of org.eclipse.core.runtime used in the remote APIs.
com.mindoo.remote.api.org.eclipse.swt.program - package com.mindoo.remote.api.org.eclipse.swt.program
Interfaces used by Program API.
com.mindoo.remote.api.org.eclipse.ui - package com.mindoo.remote.api.org.eclipse.ui
Interfaces for Eclipse UI access.
com.mindoo.remote.api.org.eclipse.ui.services - package com.mindoo.remote.api.org.eclipse.ui.services
Package with generic Eclipse service access interface.
com.mindoo.remote.api.org.eclipse.ui.tools - package com.mindoo.remote.api.org.eclipse.ui.tools
Package with PlatformUI API tools interfaces.
com.mindoo.remote.api.registry - package com.mindoo.remote.api.registry
Base package of Extension Registry API.
com.mindoo.remote.api.tools.io - package com.mindoo.remote.api.tools.io
Internal utility classes.
com.mindoo.remote.api.tools.iterators - package com.mindoo.remote.api.tools.iterators
Internal utility classes.
com.mindoo.remote.api.tools.ls2j - package com.mindoo.remote.api.tools.ls2j
Internal utility classes.
com.mindoo.remote.api.tools.reflection - package com.mindoo.remote.api.tools.reflection
Internal utility classes.
com.mindoo.remote.api.tools.xml - package com.mindoo.remote.api.tools.xml
Internal utility classes.
com.mindoo.remote.api.xsp - package com.mindoo.remote.api.xsp
Base package of XPages API.
com.mindoo.xpages2eclipse.tools - package com.mindoo.xpages2eclipse.tools
XPages2Eclipse helper classes.
com.x2e - package com.x2e
Classes to access the available APIs.
ComponentAPI - Class in com.x2e
Helper class to get an instance of IRemoteComponentTools.
ComponentAPI() - Constructor for class com.x2e.ComponentAPI
 
composeDocument(String, String, String) - Method in interface com.mindoo.remote.api.com.ibm.notes.java.ui.IRemoteNotesUIWorkspace
Create a new document in the UI from the given template document fields.
composeDocument(Database, Document) - Method in interface com.mindoo.remote.api.com.ibm.notes.java.ui.IRemoteNotesUIWorkspace
Create a new document in the UI from the given template document fields.
concatenateStrings(String, String, String, boolean) - Static method in class com.mindoo.xpages2eclipse.tools.StringConverter
Concatenates two strings.
constructorToSignatur(Constructor) - Method in class com.mindoo.remote.api.tools.reflection.ReflectionTools
 
contains(String) - Method in interface com.mindoo.remote.api.com.ibm.notes.java.ui.documents.IRemoteNotesUIField
Returns whether or not the field has the given text.
containsKey(Object) - Method in class com.mindoo.xpages2eclipse.tools.PlatformScope
 
containsValue(Object) - Method in class com.mindoo.xpages2eclipse.tools.PlatformScope
 
contributeToLauncher() - Method in interface com.mindoo.remote.api.com.ibm.rcp.topology.IRemoteNavigation
Returns true or false depending on the launcher parameter setting which is retrieved from the topology.
copy() - Method in interface com.mindoo.remote.api.com.ibm.notes.java.ui.documents.IRemoteNotesUIDocument
Copies the current selection in a document to the Clipboard.
copy(boolean) - Method in interface com.mindoo.remote.api.com.ibm.rcp.topology.IRemoteNavigation
Creates a copy of the navigation element
copy(Map, Map, Map) - Method in interface com.mindoo.remote.api.com.ibm.rcp.topology.IRemotePage
The copy method is used to create a clone from a given prototype id.
copy() - Method in interface com.mindoo.remote.api.com.ibm.rcp.topology.IRemotePage
Creates and returns a copy of the page without any specific context data passed to the page or its components
createAgentJob(String, String, String, boolean) - Method in interface com.mindoo.remote.api.jobs.IRemoteJobTools
Creates a IRemoteNotesBGAgentJob to execute a Notes agent as an Eclipse job in the background.
createConnection(String) - Method in class com.mindoo.remote.api.ipc.IPCRemoteAPIConnectionManagerDispatcher
 
createConnection() - Method in interface com.mindoo.remote.api.IRemoteEclipseConnectionManager
Creates a new Eclipse API connection.
createConnection() - Method in class com.mindoo.remote.api.tools.ls2j.LS2JObjectWrapper
 
createDTDate(String, String) - Method in interface com.mindoo.remote.api.notes.IRemoteNotesUITools
Helper function to convert a DateTime string for date and time into a Java Date
createFolder(String, int, float, String) - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemotePageLayout
Creates and adds a new folder with the given id to this page layout.
createJavaScriptInLibAction(String, String, String, String, String) - Method in interface com.mindoo.remote.api.jobs.IRemoteJobTools
Creates an action that can be registered as a job action via IRemoteJob.setProperty(IRemoteQualifiedName, Object).
createJavascriptInLibJob(String, String, String, String, String) - Method in interface com.mindoo.remote.api.jobs.IRemoteJobTools
Creates a new JavaScript background job.
createMonitoringJob(String) - Method in interface com.mindoo.remote.api.jobs.IRemoteJobTools
Creates a job that can be used to visualize progress and status information (e.g. in a progress dialog).
createPerspective(String, String, IRemotePerspectiveFactory) - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemotePerspectiveTools
Method to create a new perspective based on pre-recorded steps
createPerspectiveFactory() - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemotePerspectiveTools
Returns a IRemotePerspectiveFactory that can be used to record the creation of a custom perspective.
createPlaceholderFolder(String, int, float, String) - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemotePageLayout
Creates and adds a placeholder for a new folder with the given id to this page layout.
createPropertyKey(String, String) - Method in interface com.mindoo.remote.api.jobs.IRemoteJobTools
Factory method to create a new IRemoteQualifiedName that can be used to pass values to a background job.
createReturnDocument() - Method in class com.mindoo.remote.api.ipc.IPCRemoteAPICombinedDispatcher
 
createRunUIAgentAction(String, String, String, String) - Method in interface com.mindoo.remote.api.jobs.IRemoteJobTools
Creates an action that can be registered as a job action via IRemoteJob.setProperty(IRemoteQualifiedName, Object).
createTokenLocation(Element, Document) - Method in class com.mindoo.remote.api.ipc.IPCRemoteAPIConnectionDispatcher
 
createWire(IRemoteViewPart, IRemoteViewPart, String, String, String, String) - Method in interface com.mindoo.remote.api.ca.IRemoteComponentTools
Method to create a CA wire between two IRemoteViewParts in code
cut() - Method in interface com.mindoo.remote.api.com.ibm.notes.java.ui.documents.IRemoteNotesUIDocument
Cuts the current selection from a document and places it on the Clipboard.

D

debug(String) - Method in class com.mindoo.remote.api.tools.reflection.ReflectionTools
 
debug(String, Throwable) - Method in class com.mindoo.remote.api.tools.reflection.ReflectionTools
 
DEFAULT_FASTVIEW_RATIO - Static variable in interface com.mindoo.remote.api.org.eclipse.ui.IRemotePageLayout
The default fast view ratio width.
DEFAULT_METHODS_DECLARATIONS - Static variable in class com.mindoo.remote.api.notes.LotusScriptProgram
Use this method to define the Declarations section via LotusScriptProgram.addMethod(String, String)
DEFAULT_METHODS_INITIALIZE - Static variable in class com.mindoo.remote.api.notes.LotusScriptProgram
Use this method to define the Initialize section via LotusScriptProgram.addMethod(String, String)
DEFAULT_METHODS_OPTIONS - Static variable in class com.mindoo.remote.api.notes.LotusScriptProgram
Use this method to define the Options section via LotusScriptProgram.addMethod(String, String)
DEFAULT_METHODS_TERMINATE - Static variable in class com.mindoo.remote.api.notes.LotusScriptProgram
Use this method to define the Terminate section via LotusScriptProgram.addMethod(String, String)
DEFAULT_VIEW_RATIO - Static variable in interface com.mindoo.remote.api.org.eclipse.ui.IRemotePageLayout
The default view ratio width for regular (non-fast) views.
deselectAll() - Method in interface com.mindoo.remote.api.com.ibm.notes.java.ui.documents.IRemoteNotesUIDocument
Deselects any selections in a document.
dispose(Document) - Method in class com.mindoo.remote.api.ipc.IPCRemoteAPIConnectionDispatcher
 
dispose() - Method in class com.mindoo.remote.api.ipc.IPCRemoteAPIConnectionManagerDispatcher
 
dispose() - Method in interface com.mindoo.remote.api.IRemoteEclipseConnection
Disposes this connection and flushes all internal caches
dispose() - Method in class com.mindoo.remote.api.tools.ls2j.LS2JObjectWrapper
 
dispose() - Method in class com.mindoo.remote.api.tools.reflection.ThinBridgeObjectCache
 
documentIterator() - Method in interface com.mindoo.remote.api.com.ibm.notes.java.ui.views.IRemoteNotesUIViewEntryCollection
Gets an iterator of only IRemoteNotesUIDocumentEntry objects from the total overall collection.
DOMPrinter - Class in com.mindoo.remote.api.tools.xml
Class offering methods to pring XML from DOM-nodes.
DOMPrinter() - Constructor for class com.mindoo.remote.api.tools.xml.DOMPrinter
 
done() - Method in interface com.mindoo.remote.api.org.eclipse.core.runtime.IRemoteProgressMonitor
Notifies that the work is done; that is, either the main task is completed or the user canceled it.
done() - Method in class com.mindoo.remote.api.org.eclipse.core.runtime.RemoteNullProgressMonitor
 

E

ECLIPSE_PROPERTY_PREFIX - Static variable in interface com.mindoo.remote.api.jobs.IRemoteJobTools
Qualifier to be used to create and set standard Eclipse job properties
EDITOR_ID_ATTR - Static variable in interface com.mindoo.remote.api.org.eclipse.ui.IRemoteWorkbenchPage
 
encodeInHTML(String) - Static method in class com.mindoo.xpages2eclipse.tools.StringConverter
This method converts the provided plain text string into HTML compliant text, which for example can be inserted in the body of a HTML document
Example:
The method converts Test\nTest2 into Test<br>Test2
and it converts <b>Test</b> into &lt;b&gt;Test&lt;/b&gt;.
encodeInRTF(String) - Static method in class com.mindoo.xpages2eclipse.tools.StringConverter
Diese Methode konvertiert den plain-Text des übergebenen Strings in RTF-konformen Text.
entrySet() - Method in class com.mindoo.xpages2eclipse.tools.PlatformScope
 
equalsName(Object) - Method in interface com.mindoo.remote.api.org.eclipse.core.runtime.IRemoteQualifiedName
Returns whether this qualified name is equivalent to the given object.
equalWrappedObjects(IRemoteEclipseWrapper) - Method in interface com.mindoo.remote.api.IRemoteEclipseWrapper
 
execute(String) - Method in interface com.mindoo.remote.api.org.eclipse.swt.program.IRemoteProgram
Executes the program with the file as the single argument in the operating system.
execute(IRemoteWorkbenchPart, String) - Method in interface com.mindoo.remote.api.xsp.IRemoteXPagesTools
Method to execute a piece of JavaScript in an XPages Xulrunner browser (client-side JavaScript)
executeFormulaInUI(String, boolean, boolean, Map<String, Object>) - Method in interface com.mindoo.remote.api.notes.IRemoteNotesUITools
Method to execute a piece of formula code in the Notes UI thread
executeLotusScriptInUI(LotusScriptProgram, boolean, boolean, Map<String, Object>) - Method in interface com.mindoo.remote.api.notes.IRemoteNotesUITools
Method to execute a piece of Lotusscript in the Notes UI thread
EXPANDED - Static variable in interface com.mindoo.remote.api.com.ibm.rcp.ui.shelf.IRemoteShelfPage
Specifies sidebar is in open (or expanded) mode.
ExtensionRegistryAPI - Class in com.x2e
Helper class to get an instance of IRemoteExtensionRegistryTools.
ExtensionRegistryAPI() - Constructor for class com.x2e.ExtensionRegistryAPI
 
extractTextFromHtml(String) - Static method in class com.mindoo.xpages2eclipse.tools.StringConverter
Extracts the plain text from HTML

F

FilterWrapperIterator<E> - Class in com.mindoo.remote.api.tools.iterators
Internal utility class.
FilterWrapperIterator(Iterator<E>) - Constructor for class com.mindoo.remote.api.tools.iterators.FilterWrapperIterator
 
findComponent(String) - Static method in class com.mindoo.xpages2eclipse.tools.JSFUtil
Finds an UIComponent by its component identifier in the current component tree.
findComponent(UIComponent, String) - Static method in class com.mindoo.xpages2eclipse.tools.JSFUtil
Finds an UIComponent by its component identifier in the component tree below the specified topComponent top component.
findConstructor(Class<?>, String) - Method in class com.mindoo.remote.api.tools.reflection.ReflectionTools
 
findMethod(Class<?>, String, String) - Method in class com.mindoo.remote.api.tools.reflection.ReflectionTools
 
findPage(String, Map) - Method in interface com.mindoo.remote.api.com.ibm.rcp.topology.IRemoteTopologyHandler
Finds a page withing the specified application which contains the preferences specified by the criteria map.
findPerspectiveWithId(String) - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemotePerspectiveRegistry
Finds and returns the registered perspective with the given perspective id.
findProgram(String) - Method in interface com.mindoo.remote.api.org.eclipse.swt.program.IRemoteProgramController
Finds the program that is associated with an extension.
findView(String) - Method in interface com.mindoo.remote.api.com.ibm.rcp.ui.shelf.IRemoteShelfPage
Returns the view reference of the given ID
findView(String) - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemoteWorkbenchPage
Returns the view in this page with the specified id.
findViewReference(String, String) - Method in interface com.mindoo.remote.api.com.ibm.rcp.ui.shelf.IRemoteShelfPage
Returns the view reference with the specified id and secondary id.
findViewReference(String) - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemoteWorkbenchPage
Returns the view reference with the specified id.
findViewReference(String, String) - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemoteWorkbenchPage
Returns the view reference with the specified id and secondary id.
formatDOMNodeAsXML(Node, String, boolean) - Static method in class com.mindoo.remote.api.tools.xml.DOMPrinter
Formats the given node as XML into a String.
formatDOMNodeAsXML(Node) - Static method in class com.mindoo.remote.api.tools.xml.DOMPrinter
Standard way to format a node as XML into a String.

G

get(Object) - Method in class com.mindoo.xpages2eclipse.tools.PlatformScope
 
getAction(Object, String) - Method in interface com.mindoo.remote.api.com.ibm.rcp.propertybroker.service.IRemotePropertyBroker
Return the action registered for the given owner.
getActionableEntries() - Method in interface com.mindoo.remote.api.com.ibm.notes.java.ui.views.IRemoteNotesUIView
Gets a list of view entries to perform an action on.
getActions(Object) - Method in interface com.mindoo.remote.api.com.ibm.rcp.propertybroker.service.IRemotePropertyBroker
Return all the actions registered for the given owner.
getActivePage() - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemoteWorkbenchWindow
Returns the currently active page for this workbench window.
getActivePart() - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemotePartService
Returns the active part.
getActivePartReference() - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemotePartService
Returns the active part reference.
getActiveWorkbenchWindow() - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemoteWorkbench
Returns the currently active window for this workbench (if any).
getActivities() - Method in interface com.mindoo.remote.api.com.ibm.rcp.topology.IRemotePage
This method returns a String array containing the unique identifiers of each Eclipse based activity which should be enabled when this perspective is activated.
getAdapter(String) - Method in interface com.mindoo.remote.api.IRemoteEclipseConnection
Generic adapter method to get access to API functions
getAgentName() - Method in interface com.mindoo.remote.api.jobs.IRemoteRunUIAgentAction
Name of agent
getApplication() - Method in interface com.mindoo.remote.api.com.ibm.rcp.topology.IRemoteNavigation
Returns the unique ID of the application that this navigation element is associated with.
getApplicationGUIDs() - Method in interface com.mindoo.remote.api.com.ibm.rcp.topology.IRemoteTopologyHandler
This method is used to retrieve the list of GUIDs for all applications which have been projected to the client.
getApplicationNavigationTree(String) - Method in interface com.mindoo.remote.api.com.ibm.rcp.topology.IRemoteTopologyHandler
This method returns the root navigation tree for the application specified in the application parameter.
getArrayElement(Element, Document) - Method in class com.mindoo.remote.api.ipc.IPCRemoteAPIConnectionDispatcher
 
getArrayElement(long, int) - Method in class com.mindoo.remote.api.tools.ls2j.LS2JObjectWrapper
 
getArrayLength(Element, Document) - Method in class com.mindoo.remote.api.ipc.IPCRemoteAPIConnectionDispatcher
 
getArrayLength(long) - Method in class com.mindoo.remote.api.tools.ls2j.LS2JObjectWrapper
 
getAuthenticationTokenHolderUrl(String) - Method in interface com.mindoo.remote.api.IRemoteEclipseConnection
Returns a URL of a piece of data that is used to exchange a secret token between the Remote API plugin and consumers of the API, for example to a Notes document
getBaseUrl(Database, String) - Static method in class com.mindoo.xpages2eclipse.tools.URLHelper
The method returns the base URL to access an X2E servlet.
getBaseUrlParts(Database) - Static method in class com.mindoo.xpages2eclipse.tools.URLHelper
The method returns the prefix and suffix of the base url to access XLayer servlets
getBEDocument() - Method in interface com.mindoo.remote.api.com.ibm.notes.java.ui.documents.IRemoteNotesUIDocument
Return the back-end document that corresponds to the currently open document.
getBindingValue(String) - Static method in class com.mindoo.xpages2eclipse.tools.JSFUtil
The method creates a javax.faces.el.ValueBinding from the specified value binding expression and returns its current value.
getCache(String) - Method in class com.mindoo.remote.api.ipc.IPCConnectionRegistry
 
getCache() - Method in class com.mindoo.remote.api.ipc.IPCRemoteAPIConnectionDispatcher
 
getCache() - Method in class com.mindoo.remote.api.tools.reflection.ReflectionTools.AbstractSignaturParser
 
getClientId(UIComponent, String) - Static method in class com.mindoo.xpages2eclipse.tools.JSFUtil
This method returns the client side ID of a component, similar to what the #{id:xx} function does
getClipboardAccess(IRemoteEclipseConnection) - Static method in class com.x2e.ClipboardAPI
Use this method to get an instance of the IRemoteClipboardAccess interface for the specified connection
getCode(String) - Method in class com.mindoo.remote.api.notes.LotusScriptProgram
Returns the code for the specified method
getColumns() - Method in interface com.mindoo.remote.api.com.ibm.notes.java.ui.views.IRemoteNotesUIView
Gets the columns in this view.
getColumnValues() - Method in interface com.mindoo.remote.api.com.ibm.notes.java.ui.views.IRemoteNotesUIViewEntry
Gets a list of the column values for this view entry.
getColumnValueString(int) - Method in interface com.mindoo.remote.api.com.ibm.notes.java.ui.views.IRemoteNotesUIViewEntry
Gets the value of a specific column as a String.
getCommand() - Method in interface com.mindoo.remote.api.com.ibm.rcp.topology.IRemoteNativeApplication
Retrieves the launching command for this native application.
getComponentData(String) - Method in interface com.mindoo.remote.api.com.ibm.rcp.topology.IRemoteTopologyHandler
Component data is arbitrary data which is associated with component instances contained in the component tree.
getComponentFor(UIComponent, String) - Static method in class com.mindoo.xpages2eclipse.tools.JSFUtil
Finds a component by its ID.
getComponents() - Method in interface com.mindoo.remote.api.com.ibm.rcp.topology.IRemotePage
This method returns a String array containing the unique identifiers of each component which is contained within this navigation element (perspective).
getConnection() - Method in class com.mindoo.remote.api.ipc.IPCConnectionRegistry.IPCConnectionInfo
 
getConnectionId() - Method in class com.mindoo.remote.api.ipc.IPCRemoteAPIConnectionDispatcher
 
getConnectionInfo(String) - Method in class com.mindoo.remote.api.ipc.IPCConnectionRegistry
Method to get a connection info object for a connection id
getConnectionManagerDispatcher() - Method in class com.mindoo.remote.api.ipc.IPCRemoteAPICombinedDispatcher
 
getConnectionRegistry() - Method in class com.mindoo.remote.api.ipc.IPCRemoteAPIConnectionDispatcher
 
getContentDescription() - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemoteWorkbenchPartReference
Returns the content description for the part (or the empty string if none)
getContextDocUrl() - Method in interface com.mindoo.remote.api.jobs.IRemoteNotesBGAgentJob
Method to read the URL of the context document that is passed to the agent code and can be used to exchange values
getController(IRemoteEclipseConnection) - Static method in class com.x2e.ProgramAPI
Use this method to get an instance of the IRemoteProgramController interface for the specified connection
getCurrentDocument() - Method in interface com.mindoo.remote.api.com.ibm.notes.java.ui.IRemoteNotesUIWorkspace
Returns a IRemoteNotesUIDocument object representing the document that's currently open.
getCurrentField() - Method in interface com.mindoo.remote.api.com.ibm.notes.java.ui.documents.IRemoteNotesUIDocument
Return the field that the cursor is in.
getCurrentView() - Method in interface com.mindoo.remote.api.com.ibm.notes.java.ui.IRemoteNotesUIWorkspace
Return the currently selected view.
getDatabaseData() - Method in interface com.mindoo.remote.api.com.ibm.notes.java.api.data.IRemoteNotesViewData
Returns the IRemoteNotesDatabaseData for the parent database
getDbPath() - Method in interface com.mindoo.remote.api.jobs.IRemoteJavascriptAction
Filepath of agent's database
getDbPath() - Method in interface com.mindoo.remote.api.jobs.IRemoteRunUIAgentAction
Filepath of agent's database
getDefaultFolder() - Method in interface com.mindoo.remote.api.com.ibm.rcp.topology.IRemotePage
This method returns the id of the default folder to be used to contain a view which is opened within a perspective programatically.
getDefaultMode() - Method in interface com.mindoo.remote.api.com.ibm.rcp.ui.shelf.IRemoteShelfPage
Returns the mode that the shelf is set to by default when not restoring state.
getDefaultPageInput() - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemoteWorkbench
 
getDescription() - Method in interface com.mindoo.remote.api.com.ibm.rcp.propertybroker.property.IRemoteAction
This method will return the Description from the WSDL.
getDescription() - Method in interface com.mindoo.remote.api.jobs.IRemoteJavascriptAction
Optional description text for the progress dialog of the agent
getDescription() - Method in interface com.mindoo.remote.api.jobs.IRemoteRunUIAgentAction
Optional description text for the progress dialog of the agent
getDescription() - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemotePerspectiveDescriptor
Returns the description of this perspective.
getDocumentData() - Method in interface com.mindoo.remote.api.com.ibm.notes.java.ui.documents.IRemoteNotesUIDocument
Gets the document data for this document.
getDocumentData() - Method in interface com.mindoo.remote.api.com.ibm.notes.java.ui.views.IRemoteNotesUIDocumentEntry
Gets the document data for this entry.
getDomAsXML(IRemoteWorkbenchPart) - Method in interface com.mindoo.remote.api.xsp.IRemoteXPagesTools
Gets the current source code of the XPages app's DOM tree
getDTString(Calendar) - Method in interface com.mindoo.remote.api.notes.IRemoteNotesUITools
Helper function to convert a Calendar object into Domino's Date strings
getEclipseConnectionManager() - Method in class com.mindoo.remote.api.ipc.IPCConnectionRegistry
 
getEclipseObjClassname(Object) - Method in interface com.mindoo.remote.api.IRemoteEclipseConnection
Deprecated. 
getEditUrl() - Method in interface com.mindoo.remote.api.com.ibm.notes.java.api.data.IRemoteNotesDocumentData
Gets the Notes URL to open this document in edit mode.
getEnvironmentMode() - Method in interface com.mindoo.remote.api.com.ibm.rcp.topology.IRemoteNativeApplication
Returns the environment mode for this application.
getExtensions() - Method in interface com.mindoo.remote.api.org.eclipse.swt.program.IRemoteProgramController
Answer all program extensions in the operating system.
getField(String) - Method in interface com.mindoo.remote.api.com.ibm.notes.java.ui.documents.IRemoteNotesUIDocument
Get the field from the document.
getFields() - Method in interface com.mindoo.remote.api.com.ibm.notes.java.ui.documents.IRemoteNotesUIDocument
Return all of the fields within the document.
getFileDialogTools() - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemotePlatformUI
Returns a helper class to open a dialog to select one or multiple files
getFilePath() - Method in interface com.mindoo.remote.api.com.ibm.notes.java.api.data.IRemoteNotesDatabaseData
Gets the file path to this database.
getFirstEntry() - Method in interface com.mindoo.remote.api.com.ibm.notes.java.ui.views.IRemoteNotesUIViewEntryCollection
Gets the first view entry in this collection.
getFolder() - Method in interface com.mindoo.remote.api.com.ibm.rcp.topology.IRemoteComponentData
If this component is an SWT view and should be placed within a folder in a perspective layout, this method will return the identifier of that folder.
getForm() - Method in interface com.mindoo.remote.api.com.ibm.notes.java.ui.documents.IRemoteNotesUIDocument
Get the name of the document's form.
getFullViewID(IRemoteViewPart) - Method in interface com.mindoo.remote.api.com.ibm.rcp.propertybroker.swt.IRemoteSWTHelper
Take in a IRemoteViewPart and return the Full View ID of that view.
getHandler() - Method in class com.mindoo.remote.api.ipc.IPCConnectionRegistry.IPCConnectionInfo
 
getHexString(byte[]) - Static method in class com.mindoo.xpages2eclipse.tools.StringConverter
Returns the given byte-array as a hex string.
getId() - Method in interface com.mindoo.remote.api.com.ibm.rcp.topology.IRemoteComponentData
Returns the entity identifier for this component.
getId() - Method in interface com.mindoo.remote.api.com.ibm.rcp.topology.IRemoteNavigation
Returns the unique id associated with this navigation element.
getId() - Method in interface com.mindoo.remote.api.com.ibm.rcp.ui.shelf.IRemoteShelfPage
Returns the String identifier for the shelf page.
getId() - Method in interface com.mindoo.remote.api.IRemoteEclipseConnection
Returns the internal connection ID
getId() - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemotePerspectiveDescriptor
Returns this perspective's id.
getId() - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemoteWorkbenchPartReference
 
getId() - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemoteWorkbenchPartSite
Returns the part registry extension id for this workbench site's part.
getImage() - Method in interface com.mindoo.remote.api.com.ibm.rcp.topology.IRemoteNavigation
This method returns the image file path for the page or label to be used within the user interface layer.
getIndex() - Method in interface com.mindoo.remote.api.com.ibm.notes.java.ui.views.IRemoteNotesUIViewColumn
Gets the index of this column.
getInstance(IRemoteEclipseConnection) - Static method in class com.mindoo.remote.api.org.eclipse.ui.PerspectiveToolsFactory
Use this method to get an instance of the IRemotePerspectiveTools interface for the specified connection
getInstance() - Static method in class com.mindoo.xpages2eclipse.tools.PlatformScope
Returns the singleton instance of the PlatformScope map
getIPCConnectionRegistry() - Method in class com.mindoo.remote.api.ipc.IPCRemoteAPICombinedDispatcher
 
getItemCalendar(String) - Method in interface com.mindoo.remote.api.com.ibm.notes.java.ui.documents.IRemoteNotesBEDocument
Return the value as a Calendar for the given item.
getItemDouble(String) - Method in interface com.mindoo.remote.api.com.ibm.notes.java.ui.documents.IRemoteNotesBEDocument
Return the value as a Double for the given item.
getItemInteger(String) - Method in interface com.mindoo.remote.api.com.ibm.notes.java.ui.documents.IRemoteNotesBEDocument
Return the value as an Integer for the given item.
getItemList(String) - Method in interface com.mindoo.remote.api.com.ibm.notes.java.ui.documents.IRemoteNotesBEDocument
Return the values as a List for the given item.
getItemString(String) - Method in interface com.mindoo.remote.api.com.ibm.notes.java.ui.documents.IRemoteNotesBEDocument
Return the values as a String for the given item.
getJSCode(Object) - Static method in class com.mindoo.xpages2eclipse.tools.JavaScriptPrinter
The method returns an array of two String: element 1 is the name of the passed JavaScript function, element 2 is the actual source code
getLabel() - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemotePerspectiveDescriptor
Returns this perspective's label.
getLabel() - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemoteWorkbenchPage
Returns the page label.
getLastActiveDate() - Method in class com.mindoo.remote.api.ipc.IPCConnectionRegistry.IPCConnectionInfo
 
getLastActiveParts() - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemotePartService
Helper method that returns a history of the last 20 active parts.
getLayout() - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemotePerspectiveFactory
Returns an instance of IRemotePageLayout that acts as a "recorder":
It records all layout modifications so that we recorded steps can finally be passed to IRemotePerspectiveTools.createPerspective(String, String, IRemotePerspectiveFactory) in order to generate the perspective
getLocalName() - Method in interface com.mindoo.remote.api.org.eclipse.core.runtime.IRemoteQualifiedName
Returns the local part of this name.
getMessageBoxTools() - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemotePlatformUI
Returns a helper class to display message boxes
getMethodName() - Method in interface com.mindoo.remote.api.jobs.IRemoteJavascriptAction
Name of JavaScript method to be called
getMethods() - Method in class com.mindoo.remote.api.notes.LotusScriptProgram
Returns an Iterator of the defined method names
getMode() - Method in interface com.mindoo.remote.api.com.ibm.rcp.ui.shelf.IRemoteShelfPage
Returns the mode that the shelf is currently in.
getName() - Method in interface com.mindoo.remote.api.com.ibm.notes.java.api.data.IRemoteNotesViewData
Gets the view name.
getName() - Method in interface com.mindoo.remote.api.com.ibm.notes.java.ui.documents.IRemoteNotesUIField
Returns the name of the field.
getName() - Method in interface com.mindoo.remote.api.com.ibm.notes.java.ui.views.IRemoteNotesUIViewColumn
Gets the name of this column.
getName() - Method in interface com.mindoo.remote.api.com.ibm.rcp.propertybroker.property.IRemoteAction
Returns the name of the action.
getName() - Method in interface com.mindoo.remote.api.com.ibm.rcp.topology.IRemoteNavigation
Returns the displayable name of this Navigation object as a localized String.
getName() - Method in interface com.mindoo.remote.api.jobs.IRemoteNotesBGAgentJob
Returns the human readable name of this job.
getName() - Method in interface com.mindoo.remote.api.org.eclipse.swt.program.IRemoteProgram
Returns the receiver's name.
getName() - Method in class com.mindoo.remote.api.tools.reflection.ReflectionTools.CallParameters
 
getNavigation() - Method in interface com.mindoo.remote.api.com.ibm.rcp.topology.IRemoteNavigation
This method returns the child navigation elements for this element.
getNavigation(String) - Method in interface com.mindoo.remote.api.com.ibm.rcp.topology.IRemoteTopologyHandler
This method is used to return a specific INavigation object referenced by its ID.
getNotesUIWorkspace() - Method in interface com.mindoo.remote.api.notes.IRemoteNotesUITools
Method to access a wrapper for the NotesUIWorkspace
getOpenConnectionIds() - Method in class com.mindoo.remote.api.ipc.IPCConnectionRegistry
 
getOpenPerspectives() - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemoteWorkbenchPage
Returns the descriptors for the perspectives that are open in this page, in the order in which they were opened.
getOpenUrl() - Method in interface com.mindoo.remote.api.com.ibm.notes.java.api.data.IRemoteNotesData
Gets the encoded Notes URL to open the NotesData object.
getOwnerId() - Method in interface com.mindoo.remote.api.com.ibm.rcp.propertybroker.property.IRemoteAction
Returns an id representing the plugin which registered this action.
getOwners() - Method in interface com.mindoo.remote.api.IRemoteEclipseConnection
Returns a list of persons that are registered as owners for this connection.
getPage() - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemoteWorkbenchPartReference
Returns the workbench page that contains this part
getPage() - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemoteWorkbenchSite
Returns the page containing this workbench site.
getPages() - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemoteWorkbenchWindow
Returns a list of the pages in this workbench window.
getParamDouble(HttpServletRequest, String, double) - Static method in class com.mindoo.xpages2eclipse.tools.ServletHelper
Convenience method to read a double value from the query string
getParamInt(HttpServletRequest, String, int) - Static method in class com.mindoo.xpages2eclipse.tools.ServletHelper
Convenience method to read an int value from the query string
getParamString(HttpServletRequest, String, String) - Static method in class com.mindoo.xpages2eclipse.tools.ServletHelper
Convenience method to read a String value from the query string
getParent() - Method in interface com.mindoo.remote.api.com.ibm.rcp.topology.IRemoteNavigation
Returns the unique id of the parent navigation element for this Navigation object.
getPart(boolean) - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemoteWorkbenchPartReference
Returns the IWorkbenchPart referenced by this object.
getPart() - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemoteWorkbenchPartSite
Returns the part associated with this site
getPartName() - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemoteWorkbenchPartReference
Returns the name of the part, as it should be shown in tabs.
getPartService() - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemoteWorkbenchWindow
Returns the part service which tracks part activation within this workbench window.
getPartState(IRemoteWorkbenchPartReference) - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemoteWorkbenchPage
Returns the maximized/minimized/restored state of the given part reference.
getPerspective() - Method in interface com.mindoo.remote.api.com.ibm.rcp.topology.IRemotePage
This method returns the cached version of the perspective if it exists or the predefined perspective id if the cached perspective is null.
getPerspective() - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemoteWorkbenchPage
Returns the current perspective descriptor for this page, or null if there is no current perspective.
getPerspectiveRegistry() - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemoteWorkbench
Returns the perspective registry for the workbench.
getPerspectives() - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemotePerspectiveRegistry
Returns a list of the perspectives known to the workbench.
getPlatform() - Method in interface com.mindoo.remote.api.com.ibm.rcp.topology.IRemoteNativeApplication
Returns the supported platform for this application.
getPluginId() - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemoteWorkbenchPartSite
Returns the unique identifier of the plug-in that defines this workbench site's part.
getPreDefinedPerspective() - Method in interface com.mindoo.remote.api.com.ibm.rcp.topology.IRemotePage
This method returns the id of the perspective to which this meta data is attached.
getPreference(String) - Method in interface com.mindoo.remote.api.com.ibm.rcp.topology.IRemoteComponentData
Returns a preference value for the given key.
getPreference(String) - Method in interface com.mindoo.remote.api.com.ibm.rcp.topology.IRemoteNavigation
Returns an arbitrary preference set within the context of this Navigation object.
getPreferenceKeys() - Method in interface com.mindoo.remote.api.com.ibm.rcp.topology.IRemoteComponentData
This method simply returns the entire list of data element attributes contained by this ComponentData object.
getPreferenceKeys() - Method in interface com.mindoo.remote.api.com.ibm.rcp.topology.IRemoteNavigation
Returns an array of all attribute keys for this navigation element.
getPrograms() - Method in interface com.mindoo.remote.api.org.eclipse.swt.program.IRemoteProgramController
Answers all available programs in the operating system.
getProgressConstants(IRemoteJobTools.ConstantsType) - Method in interface com.mindoo.remote.api.jobs.IRemoteJobTools
Method to create standard IRemoteQualifiedNames of Eclipse and the Remote API
getProgressMonitor() - Method in interface com.mindoo.remote.api.jobs.IRemoteMonitoringJob
Returns a progress monitor object to update progress and status information, check for job cancellation and finally call IRemoteProgressMonitor.done() when the code execution is done
getPropertyBroker(IRemoteEclipseConnection) - Static method in class com.x2e.ComponentAPI
Use this method to get an instance of the IRemotePropertyBroker interface for the specified connection
getQualifier() - Method in interface com.mindoo.remote.api.org.eclipse.core.runtime.IRemoteQualifiedName
Returns the qualifier part for this qualified name, or null if none.
getRatio() - Method in interface com.mindoo.remote.api.com.ibm.rcp.topology.IRemoteComponentData
Returns the ratio value for this view within the layout.
getReference(IRemoteWorkbenchPart) - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemoteWorkbenchPage
Find the part reference for the given part.
getReplicaId() - Method in interface com.mindoo.remote.api.com.ibm.notes.java.api.data.IRemoteNotesDatabaseData
Gets the replica id of this database.
getRpcUrl(Database, String) - Static method in class com.mindoo.xpages2eclipse.tools.URLHelper
Method to build the RPC base URL (ending with a "/")
getSearchUrl(String) - Method in interface com.mindoo.remote.api.com.ibm.notes.java.api.data.IRemoteNotesViewData
Gets the Notes URL to search this view.
getSecondaryId() - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemoteViewReference
Returns the secondary ID for the view.
getSecondaryId() - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemoteViewSite
Returns the secondary id for this part site's part, or null if it has none.
getSelectedText() - Method in interface com.mindoo.remote.api.com.ibm.notes.java.ui.documents.IRemoteNotesUIDocument
Gets the text that is highlighted in the UI.
getSelectionAsURIs() - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemoteSelectionService
Convenience method to retrieve the current selection as an array of URIs.
getSelectionAsURIs(String) - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemoteSelectionService
Convenience method to retrieve the selection of the part with the specified part ID as an array of URIs.
getSelectionAsURIs(IRemoteWorkbenchPart) - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemoteSelectionService
Convenience method to retrieve the selection of the specified part as an array of URIs.
getSelectionService() - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemoteWorkbenchWindow
Returns the selection service which tracks selection within this workbench window.
getServer() - Method in interface com.mindoo.remote.api.com.ibm.notes.java.api.data.IRemoteNotesDatabaseData
Gets the server of this database.
getServer() - Method in interface com.mindoo.remote.api.jobs.IRemoteJavascriptAction
Server of agent's database
getServer() - Method in interface com.mindoo.remote.api.jobs.IRemoteRunUIAgentAction
Server of agent's database
getService(Class) - Method in interface com.mindoo.remote.api.org.eclipse.ui.services.IRemoteServiceLocator
Retrieves the service corresponding to the given API.
getShelfPage(String) - Method in interface com.mindoo.remote.api.com.ibm.rcp.ui.shelf.IRemoteWorkbenchWindowWithShelfPages
Returns the shelf page with the specified id.
getShelfPages() - Method in interface com.mindoo.remote.api.com.ibm.rcp.ui.shelf.IRemoteWorkbenchWindowWithShelfPages
Returns a list of shelf pages.
getShelfPagesAdapter() - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemoteWorkbenchWindow
Helper method to access the side shelf
getShelfViewReferences() - Method in interface com.mindoo.remote.api.com.ibm.rcp.ui.shelf.IRemoteShelfPage
Returns an array of view references that comprise the shelf view stack.
getSignaturClasses() - Method in class com.mindoo.remote.api.tools.reflection.ReflectionTools.CallParameters
 
getSignature() - Method in class com.mindoo.remote.api.tools.reflection.ReflectionTools.CallParameters
 
getSite() - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemoteWorkbenchPart
Returns the site for this workbench part.
getSSJSLibName() - Method in interface com.mindoo.remote.api.jobs.IRemoteJavascriptAction
Name of SSJS library
getSWTHelper(IRemoteEclipseConnection) - Static method in class com.x2e.ComponentAPI
Use this method to get an instance of the IRemoteSWTHelper interface for the specified connection
getTempDbPath() - Method in interface com.mindoo.remote.api.notes.IRemoteNotesUITools
Method returns the filepath to the local database in which temporary documents are created
getTemporaryDocument(Session) - Method in interface com.mindoo.remote.api.com.ibm.notes.java.ui.IRemoteNotesUIWorkspace
Returns a new, empty document in a local, temporary database.
getText() - Method in interface com.mindoo.remote.api.com.ibm.notes.java.ui.documents.IRemoteNotesUIField
Retrieve the current text of the field.
getTextContent(Element) - Static method in class com.mindoo.remote.api.tools.xml.NodeTextExtractor
Extracts text contained in a child node.
getTheme() - Method in interface com.mindoo.remote.api.com.ibm.rcp.topology.IRemotePage
This method returns the id of the theme which is to be associated with this perspective.
getTitle() - Method in interface com.mindoo.remote.api.com.ibm.notes.java.api.data.IRemoteNotesDatabaseData
Gets the title of the database.
getTitle() - Method in interface com.mindoo.remote.api.com.ibm.notes.java.ui.IRemoteNotesUIElement
Get the title of the element.
getTitle() - Method in interface com.mindoo.remote.api.com.ibm.rcp.propertybroker.property.IRemoteAction
This method will return the Title from the WSDL.
getTitle() - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemoteWorkbenchPart
Returns the title of this workbench part.
getTitle() - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemoteWorkbenchPartReference
 
getTitleToolTip() - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemoteWorkbenchPart
Returns the title tool tip text of this workbench part.
getTools(IRemoteEclipseConnection) - Static method in class com.x2e.ComponentAPI
Use this method to get an instance of the IRemoteComponentTools interface for the specified connection
getTools(IRemoteEclipseConnection) - Static method in class com.x2e.ExtensionRegistryAPI
Use this method to get an instance of the IRemoteExtensionRegistryTools interface for the specified connection
getTools(IRemoteEclipseConnection) - Static method in class com.x2e.JobAPI
Use this method to get an instance of the IRemoteJobTools interface for the specified connection
getTools(IRemoteEclipseConnection) - Static method in class com.x2e.NotesUIAPI
Use this method to get an instance of the IRemoteNotesUITools interface for the specified connection
getTools(IRemoteEclipseConnection) - Static method in class com.x2e.PerspectiveAPI
Use this method to get an instance of the IRemotePerspectiveTools interface for the specified connection
getTools(IRemoteEclipseConnection) - Static method in class com.x2e.XPagesAPI
Use this method to get an instance of the IRemoteXPagesTools interface for the specified connection
getTopologyHandler() - Method in interface com.mindoo.remote.api.ca.IRemoteComponentTools
Returns a topology handler wrapper.
getType() - Method in interface com.mindoo.remote.api.com.ibm.rcp.topology.IRemoteNavigation
Returns the type of navigation element.
getUI(IRemoteEclipseConnection) - Static method in class com.x2e.PlatformUIAPI
Use this method to get an instance of the IRemotePlatformUI interface for the specified connection
getUIDocument() - Method in interface com.mindoo.remote.api.com.ibm.notes.java.ui.documents.IRemoteNotesUIField
Get the document that contains this field.
getUIDocument(IRemoteWorkbenchPart) - Method in interface com.mindoo.remote.api.com.ibm.notes.java.ui.IRemoteNotesUIWorkspace
Tries to create a IRemoteNotesUIDocument from the given IRemoteWorkbenchPart.
getUIView(IRemoteWorkbenchPart) - Method in interface com.mindoo.remote.api.com.ibm.notes.java.ui.IRemoteNotesUIWorkspace
Tries to create a IRemoteNotesUIView from the give IRemoteWorkbenchPart.
getUnid() - Method in interface com.mindoo.remote.api.com.ibm.notes.java.api.data.IRemoteNotesDocumentData
Get the document unid.
getUnid() - Method in interface com.mindoo.remote.api.com.ibm.notes.java.api.data.IRemoteNotesViewData
Gets the view unid.
getUrl() - Method in interface com.mindoo.remote.api.com.ibm.notes.java.ui.IRemoteNotesUIElement
Get the URL of the element.
getUrl(IRemoteWorkbenchPart) - Method in interface com.mindoo.remote.api.xsp.IRemoteXPagesTools
Gets the current Url of the XPages part
getUrlLink() - Method in interface com.mindoo.remote.api.com.ibm.rcp.topology.IRemoteLabel
Returns a url to which this lable provides as a link.
getUser() - Method in interface com.mindoo.remote.api.IRemoteEclipseConnection
Returns the abbreviated Notes name of the user that is currently accessing the remote api
getUsername() - Method in exception com.mindoo.remote.api.UnauthenticatedUserException
 
getUsernames() - Method in exception com.mindoo.remote.api.UnauthenticatedDeveloperException
 
getValue(int) - Method in class com.mindoo.remote.api.tools.reflection.ReflectionTools.CallParameters
 
getValue(Long) - Method in class com.mindoo.remote.api.tools.reflection.ThinBridgeObjectCache
 
getVariableValue(String) - Static method in class com.mindoo.xpages2eclipse.tools.JSFUtil
The method returns the value of a global JavaScript variable.
getView(boolean) - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemoteViewReference
Returns the IRemoteViewPart referenced by this object.
getViewData() - Method in interface com.mindoo.remote.api.com.ibm.notes.java.api.data.IRemoteNotesDocumentData
Gets a IRemoteNotesViewData representation for the parent view (if it exists)
getViewData() - Method in interface com.mindoo.remote.api.com.ibm.notes.java.ui.views.IRemoteNotesUIView
Gets the view data for this view.
getViewData() - Method in interface com.mindoo.remote.api.com.ibm.notes.java.ui.views.IRemoteNotesUIViewEntry
Gets the NotesViewData for the NotesUIView in which this view entry resides.
getViewId() - Method in interface com.mindoo.remote.api.com.ibm.rcp.topology.IRemoteComponentData
Returns the view id which maps to this component.
getViewReferences() - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemoteWorkbenchPage
Returns a list of the reference to views visible on this page.
getViewSite() - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemoteViewPart
Returns the site for this view.
getViewStack(IRemoteViewPart) - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemoteWorkbenchPage
Returns an array of IViewParts that are stacked with the given part.
getWindow() - Method in interface com.mindoo.remote.api.com.ibm.notes.java.ui.IRemoteNotesUIElement
Return the workbench window that holds the element.
getWires() - Method in interface com.mindoo.remote.api.com.ibm.rcp.topology.IRemotePage
This method returns a String array containing the unique identifiers of each wire which should be enabled when this perspective is activated.
getWorkbench() - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemotePlatformUI
Returns the workbench.
getWorkbenchWindow() - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemoteWorkbenchPage
Returns the workbench window of this page.
getWorkbenchWindow() - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemoteWorkbenchSite
Returns the workbench window containing this workbench site.
getWorkbenchWindows() - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemoteWorkbench
Returns a list of the open main windows associated with this workbench.
getWorkingDirectory() - Method in interface com.mindoo.remote.api.com.ibm.rcp.topology.IRemoteNativeApplication
Returns the starting working directory from which this app should be launched.
gotoNextField() - Method in interface com.mindoo.remote.api.com.ibm.notes.java.ui.documents.IRemoteNotesUIDocument
Places the cursor in the next field on a document.
gotoPreviousField() - Method in interface com.mindoo.remote.api.com.ibm.notes.java.ui.documents.IRemoteNotesUIDocument
Places the cursor in the previous field on a document.

H

hasItem(String) - Method in interface com.mindoo.remote.api.com.ibm.notes.java.ui.documents.IRemoteNotesBEDocument
Returns true if the item exists on the document.
hasMoreElements() - Method in class com.mindoo.remote.api.tools.iterators.FilterWrapperIterator
 
hasNext() - Method in class com.mindoo.remote.api.tools.iterators.CastIterator
 
hasNext() - Method in class com.mindoo.remote.api.tools.iterators.FilterWrapperIterator
 
hasNext() - Method in class com.mindoo.remote.api.tools.iterators.NodeListIterator
 
hasService(Class) - Method in interface com.mindoo.remote.api.org.eclipse.ui.services.IRemoteServiceLocator
Whether this service exists within the scope of this service locator.
hideActionSet(String) - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemoteWorkbenchPage
Hides an action set in this page.
hideView(IRemoteViewReference) - Method in interface com.mindoo.remote.api.com.ibm.rcp.ui.shelf.IRemoteShelfPage
Hides the view that belongs to the given reference, if any.
hideView(IRemoteViewReference) - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemoteWorkbenchPage
Hides the given view that belongs to the reference, if any.
hideView(IRemoteViewPart) - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemoteWorkbenchPage
Hides the given view.

I

ICON_CANCEL - Static variable in interface com.mindoo.remote.api.org.eclipse.ui.tools.IRemoteMessageBoxTools
The style constant for "cancel" icon.
ICON_ERROR - Static variable in interface com.mindoo.remote.api.org.eclipse.ui.tools.IRemoteMessageBoxTools
The MessageBox style constant for error icon behavior (value is 1).
ICON_INFORMATION - Static variable in interface com.mindoo.remote.api.org.eclipse.ui.tools.IRemoteMessageBoxTools
The MessageBox style constant for information icon behavior (value is 1<<1=2).
ICON_QUESTION - Static variable in interface com.mindoo.remote.api.org.eclipse.ui.tools.IRemoteMessageBoxTools
The MessageBox style constant for question icon behavior (value is 1<<2=4).
ICON_SEARCH - Static variable in interface com.mindoo.remote.api.org.eclipse.ui.tools.IRemoteMessageBoxTools
The style constant for "search" icon.
ICON_WARNING - Static variable in interface com.mindoo.remote.api.org.eclipse.ui.tools.IRemoteMessageBoxTools
The MessageBox style constant for warning icon behavior (value is 1<<3=8).
ICON_WORKING - Static variable in interface com.mindoo.remote.api.org.eclipse.ui.tools.IRemoteMessageBoxTools
The MessageBox style constant for "working" icon behavior (value is 1<<4=16).
ID_BOOKMARKS - Static variable in interface com.mindoo.remote.api.org.eclipse.ui.IRemotePageLayout
The view id for the workbench's Bookmark Navigator standard component.
ID_EDITOR_AREA - Static variable in interface com.mindoo.remote.api.org.eclipse.ui.IRemotePageLayout
The part id for the workbench's editor area.
ID_NAVIGATE_ACTION_SET - Static variable in interface com.mindoo.remote.api.org.eclipse.ui.IRemotePageLayout
The view id for the workbench's Task List standard component.
ID_OUTLINE - Static variable in interface com.mindoo.remote.api.org.eclipse.ui.IRemotePageLayout
The view id for the workbench's Content Outline standard component.
ID_PROBLEM_VIEW - Static variable in interface com.mindoo.remote.api.org.eclipse.ui.IRemotePageLayout
The view id for the workbench's Problems View standard component.
ID_PROGRESS_VIEW - Static variable in interface com.mindoo.remote.api.org.eclipse.ui.IRemotePageLayout
The view id for the workbench's Progress View standard component.
ID_PROP_SHEET - Static variable in interface com.mindoo.remote.api.org.eclipse.ui.IRemotePageLayout
The view id for the workbench's Property Sheet standard component.
ID_RES_NAV - Static variable in interface com.mindoo.remote.api.org.eclipse.ui.IRemotePageLayout
The view id for the workbench's Resource Navigator standard component.
ID_TASK_LIST - Static variable in interface com.mindoo.remote.api.org.eclipse.ui.IRemotePageLayout
 
IDisposeConnectionListener - Interface in com.mindoo.remote.api
Listener to get notified when an XPages connection is about to be disposed
IGNORE - Static variable in interface com.mindoo.remote.api.org.eclipse.ui.tools.IRemoteMessageBoxTools
The MessageBox style constant for an IGNORE button; the only valid combination is ABORT|RETRY|IGNORE (value is 1<<11=2048).
IIPCRemoteAPIDispatcher - Interface in com.mindoo.remote.api.ipc
Framework class, for internal purpose only
ILicenseWarnings - Interface in com.mindoo.remote.api.license
Interface to trigger the display of license warning and error dialogs
insertHtml(String) - Method in interface com.mindoo.remote.api.com.ibm.notes.java.ui.documents.IRemoteNotesUIDocument
Inserts HMTL at the cursor.
insertText(String) - Method in interface com.mindoo.remote.api.com.ibm.notes.java.ui.documents.IRemoteNotesUIDocument
Inserts text at the cursor.
instanceOf(Element, Document) - Method in class com.mindoo.remote.api.ipc.IPCRemoteAPIConnectionDispatcher
 
instanceOf(long, String) - Method in class com.mindoo.remote.api.tools.ls2j.LS2JObjectWrapper
 
instantiate(Element, Document) - Method in class com.mindoo.remote.api.ipc.IPCRemoteAPIConnectionDispatcher
 
instantiate(String) - Method in class com.mindoo.remote.api.tools.ls2j.LS2JObjectWrapper
 
internalWorked(double) - Method in interface com.mindoo.remote.api.org.eclipse.core.runtime.IRemoteProgressMonitor
Internal method to handle scaling correctly.
internalWorked(double) - Method in class com.mindoo.remote.api.org.eclipse.core.runtime.RemoteNullProgressMonitor
 
INVALID_RATIO - Static variable in interface com.mindoo.remote.api.org.eclipse.ui.IRemotePageLayout
A variable used to represent invalid ratios.
invoke(Element, Document) - Method in class com.mindoo.remote.api.ipc.IPCRemoteAPIConnectionDispatcher
 
invoke(long, String) - Method in class com.mindoo.remote.api.tools.ls2j.LS2JObjectWrapper
 
IPCConnectionNotAuthorizedException - Exception in com.mindoo.remote.api.ipc
Framework class, for internal purpose only
IPCConnectionNotAuthorizedException() - Constructor for exception com.mindoo.remote.api.ipc.IPCConnectionNotAuthorizedException
 
IPCConnectionNotAuthorizedException(String) - Constructor for exception com.mindoo.remote.api.ipc.IPCConnectionNotAuthorizedException
 
IPCConnectionNotAuthorizedException(String, Throwable) - Constructor for exception com.mindoo.remote.api.ipc.IPCConnectionNotAuthorizedException
 
IPCConnectionNotAuthorizedException(Throwable) - Constructor for exception com.mindoo.remote.api.ipc.IPCConnectionNotAuthorizedException
 
IPCConnectionRegistry - Class in com.mindoo.remote.api.ipc
Framework class, for internal purpose only
IPCConnectionRegistry() - Constructor for class com.mindoo.remote.api.ipc.IPCConnectionRegistry
 
IPCConnectionRegistry.IPCConnectionInfo - Class in com.mindoo.remote.api.ipc
Container for connection metadata
IPCConnectionRegistry.IPCConnectionInfo(IPCRemoteAPIConnectionDispatcher, IRemoteEclipseConnection, Date) - Constructor for class com.mindoo.remote.api.ipc.IPCConnectionRegistry.IPCConnectionInfo
 
IPCRemoteAPIBaseDispatcher - Class in com.mindoo.remote.api.ipc
Framework class, for internal purpose only
IPCRemoteAPIBaseDispatcher() - Constructor for class com.mindoo.remote.api.ipc.IPCRemoteAPIBaseDispatcher
 
IPCRemoteAPICombinedDispatcher - Class in com.mindoo.remote.api.ipc
Framework class, for internal purpose only
IPCRemoteAPICombinedDispatcher() - Constructor for class com.mindoo.remote.api.ipc.IPCRemoteAPICombinedDispatcher
 
IPCRemoteAPIConnectionDispatcher - Class in com.mindoo.remote.api.ipc
Framework class, for internal purpose only
IPCRemoteAPIConnectionDispatcher(String) - Constructor for class com.mindoo.remote.api.ipc.IPCRemoteAPIConnectionDispatcher
 
IPCRemoteAPIConnectionManagerDispatcher - Class in com.mindoo.remote.api.ipc
Framework class, for internal purpose only
IPCRemoteAPIConnectionManagerDispatcher() - Constructor for class com.mindoo.remote.api.ipc.IPCRemoteAPIConnectionManagerDispatcher
 
IRemoteAction - Interface in com.mindoo.remote.api.com.ibm.rcp.propertybroker.property
Remote API Wrapper for the com.ibm.rcp.propertybroker.property.Action (IRemoteAdaptable - Interface in com.mindoo.remote.api.org.eclipse.core.runtime
Interface of a wrapper for the {org.eclipse.core.runtime.IAdaptable} interface
IRemoteAgentAction - Interface in com.mindoo.remote.api.jobs
Base interface for an action that is executed while a job is running or when the job execution is done
IRemoteClipboardAccess - Interface in com.mindoo.remote.api.clipboard
Tool class to read and write values to/from the system clipboard
IRemoteComponentData - Interface in com.mindoo.remote.api.com.ibm.rcp.topology
Remote API Wrapper for the com.ibm.rcp.topology.ComponentData (IRemoteComponentTools - Interface in com.mindoo.remote.api.ca
Several useful methods to create Composite Application components and modify their component data
IRemoteEclipseConnection - Interface in com.mindoo.remote.api
This class is the central communication channel to invoke Remote Eclipse API methods
IRemoteEclipseConnectionManager - Interface in com.mindoo.remote.api
Connection manager to establish a connection to the Eclipse API
IRemoteEclipseWrapper - Interface in com.mindoo.remote.api
Internal framework interface
IRemoteExtensionRegistryTools - Interface in com.mindoo.remote.api.registry
Collection of useful extension registry methods to dynamically register/unregister contributions
IRemoteFileDialogTools - Interface in com.mindoo.remote.api.org.eclipse.ui.tools
Set of useful methods to open platform specific file dialogs
IRemoteFolderLayout - Interface in com.mindoo.remote.api.org.eclipse.ui
Remote API Wrapper for the org.eclipse.ui.IFolderLayout (IRemoteJavascriptAction - Interface in com.mindoo.remote.api.jobs
Job action to execute a JavaScript method in a SSJS library while a job is running or when it is done.
IRemoteJavascriptJob - Interface in com.mindoo.remote.api.jobs
Interface for a job that is executing JavaScript code in the background.
IRemoteJob - Interface in com.mindoo.remote.api.jobs
Base interface for a background job of the remote api.
IRemoteJobTools - Interface in com.mindoo.remote.api.jobs
Collection of useful methods to schedule jobs to visualize and execute background processes in the Notes UI
IRemoteJobTools.ConstantsType - Enum in com.mindoo.remote.api.jobs
Use this enum to create standard IRemoteQualifiedNames of Eclipse and the Remote API
IRemoteLabel - Interface in com.mindoo.remote.api.com.ibm.rcp.topology
Remote API Wrapper for the com.ibm.rcp.topology.Label (IRemoteMessageBoxTools - Interface in com.mindoo.remote.api.org.eclipse.ui.tools
 
IRemoteMonitoringJob - Interface in com.mindoo.remote.api.jobs
Interface of a Job that can be used to visualize progress and status information (e.g. in a progress dialog).
IRemoteNativeApplication - Interface in com.mindoo.remote.api.com.ibm.rcp.topology
Remote API Wrapper for the com.ibm.rcp.topology.NativeApplication (IRemoteNavigation - Interface in com.mindoo.remote.api.com.ibm.rcp.topology
Remote API Wrapper for the com.ibm.rcp.topology.Navigation (IRemoteNotesBEDocument - Interface in com.mindoo.remote.api.com.ibm.notes.java.ui.documents
Remote API Wrapper for the com.ibm.notes.java.ui.documents.NotesBEDocument (Online documentation)

Original documentation:
An Object that provides access to change and add information to a Notes back-end document.
IRemoteNotesBGAgentJob - Interface in com.mindoo.remote.api.jobs
Interface of a background job that executes a Notes agent by calling lotus.domino.Agent.run().
IRemoteNotesData - Interface in com.mindoo.remote.api.com.ibm.notes.java.api.data
Remote API Wrapper for the com.ibm.notes.java.api.data.NotesData (Online documentation)

Original documentation:
The super class for all data needed for performing operations on Notes objects, such as databases, view, documents, and others.
IRemoteNotesDatabaseData - Interface in com.mindoo.remote.api.com.ibm.notes.java.api.data
Remote API Wrapper for the com.ibm.notes.java.api.data.NotesDatabaseData (Online documentation)

Original documentation:
Class that contains data that would be associated with a Notes database.
IRemoteNotesDocumentData - Interface in com.mindoo.remote.api.com.ibm.notes.java.api.data
Remote API Wrapper for the com.ibm.notes.java.api.data.NotesDocumentData (Online documentation)

Original documentation:
Class that contains data that would be associated with a Notes document.
IRemoteNotesUICategoryEntry - Interface in com.mindoo.remote.api.com.ibm.notes.java.ui.views
Remote API Wrapper for the com.ibm.notes.java.ui.views.NotesUICategoryEntry (Online documentation)

Original documentation:
An entry in a view that represents a category.
IRemoteNotesUIDocument - Interface in com.mindoo.remote.api.com.ibm.notes.java.ui.documents
Remote API Wrapper for the com.ibm.notes.java.ui.documents.NotesUIDocument (Online documentation)

Original documentation:
Represents the document that's currently open in the Notes workspace.
IRemoteNotesUIDocumentEntry - Interface in com.mindoo.remote.api.com.ibm.notes.java.ui.views
Remote API Wrapper for the com.ibm.notes.java.ui.views.NotesUIDocumentEntry (Online documentation)

Original documentation:
An entry in the view that represents a document.
IRemoteNotesUIElement - Interface in com.mindoo.remote.api.com.ibm.notes.java.ui
Remote API Wrapper for the com.ibm.notes.java.ui.NotesUIElement (Online documentation)

Original documentation:
A visual element in the Notes client, such as the contents of a tab.
IRemoteNotesUIField - Interface in com.mindoo.remote.api.com.ibm.notes.java.ui.documents
Remote API Wrapper for the com.ibm.notes.java.ui.documents.NotesUIField (Online documentation)

Original documentation:
A single field within a NotesUIDocument.
IRemoteNotesUITools - Interface in com.mindoo.remote.api.notes
Collection of helper function that deal with the Notes UI
IRemoteNotesUITotalEntry - Interface in com.mindoo.remote.api.com.ibm.notes.java.ui.views
Remote API Wrapper for the com.ibm.notes.java.ui.views.NotesUITotalEntry (Online documentation)

Original documentation:
An entry in the view that represents a total.
IRemoteNotesUIView - Interface in com.mindoo.remote.api.com.ibm.notes.java.ui.views
Remote API Wrapper for the com.ibm.notes.java.ui.views.NotesUIView (Online documentation)

Original documentation:
The super class for all data needed for performing operations on Notes objects, such as databases, view, documents, and others.
IRemoteNotesUIViewColumn - Interface in com.mindoo.remote.api.com.ibm.notes.java.ui.views
Remote API Wrapper for the com.ibm.notes.java.ui.views.NotesUIViewColumn (Online documentation)

Original documentation:
Represents a column in a Notes View.
IRemoteNotesUIViewEntry - Interface in com.mindoo.remote.api.com.ibm.notes.java.ui.views
Remote API Wrapper for the com.ibm.notes.java.ui.views.NotesUIViewEntry (Online documentation)

Original documentation:
Represents a single row entry from a Notes view.
IRemoteNotesUIViewEntryCollection - Interface in com.mindoo.remote.api.com.ibm.notes.java.ui.views
Remote API Wrapper for the com.ibm.notes.java.ui.views.NotesUIViewEntryCollection (Online documentation)

Original documentation:
Represents a collection of view entries from a Notes view.
IRemoteNotesUIWorkspace - Interface in com.mindoo.remote.api.com.ibm.notes.java.ui
Remote API Wrapper for the com.ibm.notes.java.ui.NotesUIWorkspace (Online documentation)

Original documentation:
The super class for all data needed for performing operations on Notes objects, such as databases, view, documents, and others.
IRemoteNotesViewData - Interface in com.mindoo.remote.api.com.ibm.notes.java.api.data
Remote API Wrapper for the com.ibm.notes.java.api.data.NotesViewData (Online documentation)

Original documentation:
Class that contains data that is associated with a Notes view.
IRemotePage - Interface in com.mindoo.remote.api.com.ibm.rcp.topology
Remote API Wrapper for the com.ibm.rcp.topology.Page (IRemotePageLayout - Interface in com.mindoo.remote.api.org.eclipse.ui
Remote API Wrapper for the org.eclipse.ui.IPageLayout (IRemotePageService - Interface in com.mindoo.remote.api.org.eclipse.ui
Remote API Wrapper for the org.eclipse.ui.IPageService (IRemotePartService - Interface in com.mindoo.remote.api.org.eclipse.ui
Remote API Wrapper for the org.eclipse.ui.IPartService (IRemotePerspectiveDescriptor - Interface in com.mindoo.remote.api.org.eclipse.ui
Remote API Wrapper for the org.eclipse.ui.IPerspectiveDescriptor (IRemotePerspectiveFactory - Interface in com.mindoo.remote.api.org.eclipse.ui
Remote API Wrapper for the org.eclipse.ui.IPerspectiveFactory (IRemotePerspectiveRegistry - Interface in com.mindoo.remote.api.org.eclipse.ui
Remote API Wrapper for the org.eclipse.ui.IPerspectiveRegistry (IRemotePerspectiveTools - Interface in com.mindoo.remote.api.org.eclipse.ui
Collection of useful methods to create custom Eclipse perspectives
IRemotePlaceholderFolderLayout - Interface in com.mindoo.remote.api.org.eclipse.ui
Remote API Wrapper for the org.eclipse.ui.IPlaceholderFolderLayout (IRemotePlatformUI - Interface in com.mindoo.remote.api.org.eclipse.ui
Remote API Wrapper for the org.eclipse.ui.PlatformUI (IRemoteProgram - Interface in com.mindoo.remote.api.org.eclipse.swt.program
Remote API Wrapper for the org.eclipse.swt.program.Program (IRemoteProgramController - Interface in com.mindoo.remote.api.org.eclipse.swt.program
This interface wraps the static part of org.eclipse.swt.program.Program (IRemoteProgressMonitor - Interface in com.mindoo.remote.api.org.eclipse.core.runtime
Remote API Wrapper for the org.eclipse.core.runtime.IProgressMonitor (IRemotePropertyBroker - Interface in com.mindoo.remote.api.com.ibm.rcp.propertybroker.service
Remote API Wrapper for the com.ibm.rcp.propertybroker.service.PropertyBroker (IRemoteQualifiedName - Interface in com.mindoo.remote.api.org.eclipse.core.runtime
Remote API Wrapper for the org.eclipse.core.runtime.QualifiedName (IRemoteRunUIAgentAction - Interface in com.mindoo.remote.api.jobs
Job action to launch a Notes agent in the Notes UI thread while a job is running or when it is done.
IRemoteSelectionService - Interface in com.mindoo.remote.api.org.eclipse.ui
A selection service tracks the selection within an object.
IRemoteServiceLocator - Interface in com.mindoo.remote.api.org.eclipse.ui.services
A component with which one or more services are registered.
IRemoteShelfPage - Interface in com.mindoo.remote.api.com.ibm.rcp.ui.shelf
Remote API Wrapper for the com.ibm.rcp.ui.shelf.ShelfPage (IRemoteShelfViewReference - Interface in com.mindoo.remote.api.com.ibm.rcp.ui.shelf
Remote API Wrapper for the com.ibm.rcp.ui.shelf.IShelfViewReference (IRemoteSWTHelper - Interface in com.mindoo.remote.api.com.ibm.rcp.propertybroker.swt
Remote API Wrapper for the com.ibm.rcp.propertybroker.swt.SWTHelper (IRemoteTopologyHandler - Interface in com.mindoo.remote.api.com.ibm.rcp.topology
Remote API Wrapper for the com.ibm.rcp.topology.TopologyHandler (Online documentation)

Original documentation:
This is the interface for any implementations of a TopologyHandler to be used in a client environment.
IRemoteViewPart - Interface in com.mindoo.remote.api.org.eclipse.ui
Remote API Wrapper for the org.eclipse.ui.IViewPart (IRemoteViewReference - Interface in com.mindoo.remote.api.org.eclipse.ui
Remote API Wrapper for the org.eclipse.ui.IViewReference (IRemoteViewSite - Interface in com.mindoo.remote.api.org.eclipse.ui
Remote API Wrapper for the org.eclipse.ui.IViewSite (IRemoteWorkbench - Interface in com.mindoo.remote.api.org.eclipse.ui
Remote API Wrapper for the org.eclipse.ui.IWorkbench (IRemoteWorkbenchPage - Interface in com.mindoo.remote.api.org.eclipse.ui
Remote API Wrapper for the org.eclipse.ui.IWorkbenchPage (IRemoteWorkbenchPart - Interface in com.mindoo.remote.api.org.eclipse.ui
Remote API Wrapper for the org.eclipse.ui.IWorkbenchPart (IRemoteWorkbenchPartReference - Interface in com.mindoo.remote.api.org.eclipse.ui
Remote API Wrapper for the org.eclipse.ui.IWorkbenchPartReference (Online documentation)

Original documentation:
Implements a reference to a IWorkbenchPart.
IRemoteWorkbenchPartSite - Interface in com.mindoo.remote.api.org.eclipse.ui
Remote API Wrapper for the org.eclipse.ui.IWorkbenchPartSite (IRemoteWorkbenchSite - Interface in com.mindoo.remote.api.org.eclipse.ui
Remote API Wrapper for the org.eclipse.ui.IWorkbenchSite (IRemoteWorkbenchWindow - Interface in com.mindoo.remote.api.org.eclipse.ui
Remote API Wrapper for the org.eclipse.ui.IWorkbenchWindow (IRemoteWorkbenchWindowWithShelfPages - Interface in com.mindoo.remote.api.com.ibm.rcp.ui.shelf
Remote API Wrapper for the com.ibm.rcp.ui.shelf.IWorkbenchWindowWithShelfPages (IRemoteXPagesTools - Interface in com.mindoo.remote.api.xsp
Collection of helper methods that deal with XPages UI access
isAccepted(E) - Method in class com.mindoo.remote.api.tools.iterators.FilterWrapperIterator
Legt fest, ob ein Objekt akzeptiert oder rausgefiltert wird
isArray(Element, Document) - Method in class com.mindoo.remote.api.ipc.IPCRemoteAPIConnectionDispatcher
 
isArray(long) - Method in class com.mindoo.remote.api.tools.ls2j.LS2JObjectWrapper
 
isAutoStart() - Method in interface com.mindoo.remote.api.com.ibm.rcp.topology.IRemotePage
Returns true or false depending on the autoStart parameter setting which is retrieved from the topology.
isCanceled() - Method in interface com.mindoo.remote.api.org.eclipse.core.runtime.IRemoteProgressMonitor
Returns whether cancelation of current operation has been requested.
isCanceled() - Method in class com.mindoo.remote.api.org.eclipse.core.runtime.RemoteNullProgressMonitor
 
isCategory() - Method in interface com.mindoo.remote.api.com.ibm.notes.java.ui.views.IRemoteNotesUIViewColumn
Indicates whether the column is categorized.
isClient() - Static method in class com.mindoo.xpages2eclipse.tools.URLHelper
Use this method to check whether an XPages application is running locally or on a Domino server
isCloseable() - Method in interface com.mindoo.remote.api.com.ibm.rcp.topology.IRemoteComponentData
Returns a boolean determining if this view should be closeable in the perspective.
isDirty() - Method in interface com.mindoo.remote.api.com.ibm.rcp.topology.IRemotePage
Indicates if this page needs to be updated.
isDisposed() - Method in interface com.mindoo.remote.api.IRemoteEclipseConnection
Method to check whether this connection is disposed
isEditable() - Method in interface com.mindoo.remote.api.com.ibm.notes.java.ui.documents.IRemoteNotesUIDocument
Indicates whether the document can be placed in edit mode.
isEditMode() - Method in interface com.mindoo.remote.api.com.ibm.notes.java.ui.documents.IRemoteNotesUIDocument
Indicates whether a document is in edit mode.
isEmpty() - Method in class com.mindoo.xpages2eclipse.tools.PlatformScope
 
isFastView() - Method in interface com.mindoo.remote.api.com.ibm.rcp.topology.IRemoteComponentData
Returns a boolean determining if this view should be added to the IPageLayout as a fast view.
isHidden() - Method in interface com.mindoo.remote.api.com.ibm.notes.java.ui.views.IRemoteNotesUIViewColumn
Indicates whether the column is hidden.
isHidden() - Method in interface com.mindoo.remote.api.com.ibm.rcp.topology.IRemoteNavigation
This method returns a boolean indicating whether or not this navigation element is visible to end users and is renderable in the UI.
isInPreviewPane() - Method in interface com.mindoo.remote.api.com.ibm.notes.java.ui.documents.IRemoteNotesUIDocument
Indicates whether the document is being accessed from the preview pane.
isMoveable() - Method in interface com.mindoo.remote.api.com.ibm.rcp.topology.IRemoteComponentData
Returns a boolean determining if this view should be moveable within the perspective.
isNewDoc() - Method in interface com.mindoo.remote.api.com.ibm.notes.java.ui.documents.IRemoteNotesUIDocument
Indicates whether a document is new.
isOpen() - Method in interface com.mindoo.remote.api.com.ibm.notes.java.ui.views.IRemoteNotesUIViewEntryCollection
Indicates whether the collection has been opened or not.
isPartVisible(IRemoteWorkbenchPart) - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemoteWorkbenchPage
Returns whether the specified part is visible.
isResponse() - Method in interface com.mindoo.remote.api.com.ibm.notes.java.ui.views.IRemoteNotesUIViewColumn
Indicates whether the column contains only response documents.
isStandalone() - Method in interface com.mindoo.remote.api.com.ibm.rcp.topology.IRemoteComponentData
Returns a boolean determining if this view should be added to the IPageLayout as a standalone view.
isStatic() - Method in interface com.mindoo.remote.api.com.ibm.rcp.topology.IRemotePage
Returns true if this page object represents a statically defined page and false if it is a composite application dynamic page.
isSystem() - Method in interface com.mindoo.remote.api.jobs.IRemoteJob
Returns whether this job is a system job.
isUser() - Method in interface com.mindoo.remote.api.jobs.IRemoteJob
Returns whether this job has been directly initiated by a UI end user.
isVisible() - Method in interface com.mindoo.remote.api.com.ibm.rcp.topology.IRemoteComponentData
Returns a boolean determining if this view should be made visible when it is initially added to a perspective layout.
isXspViewPart(IRemoteWorkbenchPart) - Method in interface com.mindoo.remote.api.xsp.IRemoteXPagesTools
Method to check whether a part is a XulRunner browser that displays an XPages app
iterator() - Method in interface com.mindoo.remote.api.com.ibm.notes.java.ui.views.IRemoteNotesUIViewEntryCollection
Gets an iterator to iterate over this collection of entries.

J

JavaScriptPrinter - Class in com.mindoo.xpages2eclipse.tools
Helper class that can be used to get the source code for a SSJS function of IBM's JavaScript engine
JavaScriptPrinter() - Constructor for class com.mindoo.xpages2eclipse.tools.JavaScriptPrinter
 
JobAPI - Class in com.x2e
Helper class to get an instance of IRemoteJobTools.
JobAPI() - Constructor for class com.x2e.JobAPI
 
JS_PROPERTY_PREFIX - Static variable in interface com.mindoo.remote.api.jobs.IRemoteJobTools
Qualifier to be used to create and set JavaScript job properties (e.g. to pass parameters)
JSFUtil - Class in com.mindoo.xpages2eclipse.tools
Utility class for JSF APIs
JSFUtil() - Constructor for class com.mindoo.xpages2eclipse.tools.JSFUtil
 

K

keySet() - Method in class com.mindoo.xpages2eclipse.tools.PlatformScope
 

L

launch(String) - Method in interface com.mindoo.remote.api.org.eclipse.swt.program.IRemoteProgramController
Launches the operating system executable associated with the file or URL (http:// or https://).
LEFT - Static variable in interface com.mindoo.remote.api.com.ibm.rcp.ui.shelf.IRemoteShelfPage
Specifies LEFT orientation for the sidebar.
LEFT - Static variable in interface com.mindoo.remote.api.com.ibm.rcp.ui.shelf.IRemoteWorkbenchWindowWithShelfPages
Constant identifier for left shelf page
LEFT - Static variable in interface com.mindoo.remote.api.org.eclipse.ui.IRemotePageLayout
Relationship constant indicating a part should be placed to the left of its relative.
load() - Method in interface com.mindoo.remote.api.com.ibm.rcp.topology.IRemoteTopologyHandler
This method iterates through each application in the store and laods the topology xml into memory.
loadTopology(String) - Method in interface com.mindoo.remote.api.com.ibm.rcp.topology.IRemoteTopologyHandler
Loads the topology xml into memory and creates a client instance of the topology.
locateView(String) - Method in interface com.mindoo.remote.api.com.ibm.rcp.propertybroker.swt.IRemoteSWTHelper
This method will locate a View on a given perspective and switch to the perspective containing that view.
logToStatusBar(String) - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemotePlatformUI
Helper method to display message in the status bar (combines several steps into one method)
LotusScriptProgram - Class in com.mindoo.remote.api.notes
This class is a container for the LotusScript code that can be fed into the method IRemoteNotesUITools.executeLotusScriptInUI(LotusScriptProgram, boolean, boolean, Map) in order to execute a piece of LotusScript code as a temporary Notes agent
LotusScriptProgram() - Constructor for class com.mindoo.remote.api.notes.LotusScriptProgram
 
LS2JObjectWrapper - Class in com.mindoo.remote.api.tools.ls2j
Internal utility class.

M

m_encoding - Variable in class com.mindoo.remote.api.tools.io.ReaderInputStream
 
m_reader - Variable in class com.mindoo.remote.api.tools.io.ReaderInputStream
 
markAsDirty(boolean) - Method in interface com.mindoo.remote.api.com.ibm.rcp.topology.IRemotePage
Marks this page as being dirty or not.
markConnectionActive(String) - Method in class com.mindoo.remote.api.ipc.IPCConnectionRegistry
Use this method to update the last active date of a connection to prevent it from being auto disposed
modifyComponent(Map<Object, Object>, String) - Method in interface com.mindoo.remote.api.com.ibm.rcp.topology.IRemoteTopologyHandler
Experimental API for allowing runtime modification of existing components.
modifyNavigation(Map<Object, Object>, String) - Method in interface com.mindoo.remote.api.com.ibm.rcp.topology.IRemoteTopologyHandler
Experimental API for allowing runtime modification of existing pages and labels.
MULTI - Static variable in interface com.mindoo.remote.api.org.eclipse.ui.tools.IRemoteFileDialogTools
Style constant for multi-selection behavior in lists and multiple line support on text fields (value is 1<<1=2).

N

next() - Method in class com.mindoo.remote.api.tools.iterators.CastIterator
 
next() - Method in class com.mindoo.remote.api.tools.iterators.FilterWrapperIterator
 
next() - Method in class com.mindoo.remote.api.tools.iterators.NodeListIterator
 
nextElement() - Method in class com.mindoo.remote.api.tools.iterators.FilterWrapperIterator
 
NO - Static variable in interface com.mindoo.remote.api.org.eclipse.ui.tools.IRemoteMessageBoxTools
The MessageBox style constant for NO button; valid combinations are YES|NO, YES|NO|CANCEL (value is 1<<7=128).
NodeListIterator - Class in com.mindoo.remote.api.tools.iterators
Internal utility class.
NodeListIterator(NodeList) - Constructor for class com.mindoo.remote.api.tools.iterators.NodeListIterator
 
NodeTextExtractor - Class in com.mindoo.remote.api.tools.xml
Class offering methods to extract text from a DOM-Node.
NodeTextExtractor() - Constructor for class com.mindoo.remote.api.tools.xml.NodeTextExtractor
 
NotesUIAPI - Class in com.x2e
Helper class to get an instance of IRemoteNotesUITools.
NotesUIAPI() - Constructor for class com.x2e.NotesUIAPI
 
NULL_RATIO - Static variable in interface com.mindoo.remote.api.org.eclipse.ui.IRemotePageLayout
A variable used to represent a ratio which has not been specified.

O

OK - Static variable in interface com.mindoo.remote.api.org.eclipse.ui.tools.IRemoteMessageBoxTools
The MessageBox style constant for an OK button; valid combinations are OK, OK|CANCEL (value is 1<<5=32).
open() - Method in interface com.mindoo.remote.api.com.ibm.notes.java.api.data.IRemoteNotesDatabaseData
Gets the lotus.domino.Database object for a given session.
open() - Method in interface com.mindoo.remote.api.com.ibm.notes.java.api.data.IRemoteNotesViewData
Opens a lotus.domino.View object.
OPEN - Static variable in interface com.mindoo.remote.api.org.eclipse.ui.tools.IRemoteFileDialogTools
The FileDialog style constant for open file dialog behavior (value is 1<<12=4096).
openSync() - Method in interface com.mindoo.remote.api.com.ibm.notes.java.ui.views.IRemoteNotesUIViewEntryCollection
Open the collection and retrieve all the information for this collection.
openUrl(String) - Method in interface com.mindoo.remote.api.com.ibm.notes.java.ui.IRemoteNotesUIWorkspace
Opens the specified Notes URL.
openWorkbenchWindow(String, IRemoteAdaptable) - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemoteWorkbench
Creates and opens a new workbench window with one page.

P

parse(String) - Method in class com.mindoo.remote.api.tools.reflection.ReflectionTools.MethodSignaturParser
 
parse(Element) - Method in class com.mindoo.remote.api.tools.reflection.ReflectionTools.MethodSignaturParser
 
parseArguments(ReflectionTools.CallParameters, Element) - Method in class com.mindoo.remote.api.tools.reflection.ReflectionTools.AbstractSignaturParser
 
parseXML(String, boolean) - Static method in class com.mindoo.remote.api.ipc.IPCRemoteAPIBaseDispatcher
 
PARTACTIVATED - Static variable in interface com.mindoo.remote.api.org.eclipse.ui.IRemotePartService
Bit flag to get notified when a part was activated
PARTBROUGHTTOTOP - Static variable in interface com.mindoo.remote.api.org.eclipse.ui.IRemotePartService
Bit flag to get notified after a part has been brought to top
PARTCLOSED - Static variable in interface com.mindoo.remote.api.org.eclipse.ui.IRemotePartService
Bit flag to get notified after a part is closed
PARTDEACTIVATED - Static variable in interface com.mindoo.remote.api.org.eclipse.ui.IRemotePartService
Bit flag to get notified when a part was deactivated
PARTOPENED - Static variable in interface com.mindoo.remote.api.org.eclipse.ui.IRemotePartService
Bit flag to get notified when a part was opened
paste() - Method in interface com.mindoo.remote.api.com.ibm.notes.java.ui.documents.IRemoteNotesUIDocument
Pastes the contents of the Clipboard at the current cursor position on a document.
PERSPECTIVEACTIVATED - Static variable in interface com.mindoo.remote.api.org.eclipse.ui.IRemotePageService
Bit flag to get notified when a perspective was activated
PerspectiveAPI - Class in com.x2e
Helper class to get an instance of IRemotePerspectiveTools.
PerspectiveAPI() - Constructor for class com.x2e.PerspectiveAPI
 
PERSPECTIVECHANGED - Static variable in interface com.mindoo.remote.api.org.eclipse.ui.IRemotePageService
Bit flag to get notified when a perspective has changed in some way (e.g. editor area hidden, perspective reset, view show/hide, editor open/close, ...).
PerspectiveToolsFactory - Class in com.mindoo.remote.api.org.eclipse.ui
Factory to get an instance of IRemotePerspectiveTools for an Eclipse connection
PerspectiveToolsFactory() - Constructor for class com.mindoo.remote.api.org.eclipse.ui.PerspectiveToolsFactory
 
PlatformScope - Class in com.mindoo.xpages2eclipse.tools
Map to store values for the lifetime of the Eclipse/OSGi platform
PlatformUIAPI - Class in com.x2e
Helper class to get an instance of IRemotePlatformUI.
PlatformUIAPI() - Constructor for class com.x2e.PlatformUIAPI
 
prepareForHTML(String) - Static method in class com.mindoo.xpages2eclipse.tools.StringConverter
This method checks of the specified text contains HTML (searches for HTML tags at the beginning and the end of the string) and removes encosing HTML tags.
print() - Method in interface com.mindoo.remote.api.com.ibm.notes.java.ui.documents.IRemoteNotesUIDocument
Sends the document to the printer.
print() - Method in interface com.mindoo.remote.api.com.ibm.notes.java.ui.views.IRemoteNotesUIView
Send the view to the printer.
printDOMNodeAsXML(Node, OutputStream, boolean) - Static method in class com.mindoo.remote.api.tools.xml.DOMPrinter
Prints the given node as XML to the given stream with UTF-8 encoding.
printDOMNodeAsXML(Node, OutputStream, String, boolean) - Static method in class com.mindoo.remote.api.tools.xml.DOMPrinter
Prints the given node as XML to the given stream, applying the given encoding.
printDOMNodeAsXML(Node, Writer, boolean) - Static method in class com.mindoo.remote.api.tools.xml.DOMPrinter
Prints the given node as XML to a given writer.
printDOMNodeAsXML(Node, Writer, String, boolean) - Static method in class com.mindoo.remote.api.tools.xml.DOMPrinter
Prints the given node as XML to a given writer.
ProgramAPI - Class in com.x2e
Helper class to get an instance of IRemoteProgramController.
ProgramAPI() - Constructor for class com.x2e.ProgramAPI
 
prompt(int, String, String, Object, String[]) - Method in interface com.mindoo.remote.api.com.ibm.notes.java.ui.IRemoteNotesUIWorkspace
Displays a dialog box and returns a value based on the user's actions in the dialog box.
purgeConnections(long) - Method in class com.mindoo.remote.api.ipc.IPCConnectionRegistry
Method to automatically purge all open connections that are older than the specified number of seconds
put(String, Object) - Method in class com.mindoo.xpages2eclipse.tools.PlatformScope
 
putAll(Map<? extends String, ? extends Object>) - Method in class com.mindoo.xpages2eclipse.tools.PlatformScope
 
putValue(Object, Long) - Method in class com.mindoo.remote.api.tools.reflection.ThinBridgeObjectCache
 
putValue(Object) - Method in class com.mindoo.remote.api.tools.reflection.ThinBridgeObjectCache
 

R

RATIO_MAX - Static variable in interface com.mindoo.remote.api.org.eclipse.ui.IRemotePageLayout
Maximum acceptable ratio value when adding a view
RATIO_MIN - Static variable in interface com.mindoo.remote.api.org.eclipse.ui.IRemotePageLayout
Minimum acceptable ratio value when adding a view
read() - Method in class com.mindoo.remote.api.tools.io.ReaderInputStream
 
read(byte[], int, int) - Method in class com.mindoo.remote.api.tools.io.ReaderInputStream
 
ReaderInputStream - Class in com.mindoo.remote.api.tools.io
Class to convert a Reader into an InputStream

Internal utility class.
ReaderInputStream(Reader) - Constructor for class com.mindoo.remote.api.tools.io.ReaderInputStream
 
ReaderInputStream(Reader, String) - Constructor for class com.mindoo.remote.api.tools.io.ReaderInputStream
 
readPostDataAsText(HttpServletRequest) - Static method in class com.mindoo.xpages2eclipse.tools.ServletHelper
This method reads POST data that contains character data
ReflectionTools - Class in com.mindoo.remote.api.tools.reflection
Internal utility class.
ReflectionTools() - Constructor for class com.mindoo.remote.api.tools.reflection.ReflectionTools
 
ReflectionTools.AbstractSignaturParser - Class in com.mindoo.remote.api.tools.reflection
 
ReflectionTools.AbstractSignaturParser() - Constructor for class com.mindoo.remote.api.tools.reflection.ReflectionTools.AbstractSignaturParser
 
ReflectionTools.CallParameters - Class in com.mindoo.remote.api.tools.reflection
 
ReflectionTools.CallParameters(String, String) - Constructor for class com.mindoo.remote.api.tools.reflection.ReflectionTools.CallParameters
 
ReflectionTools.ConstructorSignaturParser - Class in com.mindoo.remote.api.tools.reflection
 
ReflectionTools.ConstructorSignaturParser() - Constructor for class com.mindoo.remote.api.tools.reflection.ReflectionTools.ConstructorSignaturParser
 
ReflectionTools.MethodSignaturParser - Class in com.mindoo.remote.api.tools.reflection
 
ReflectionTools.MethodSignaturParser() - Constructor for class com.mindoo.remote.api.tools.reflection.ReflectionTools.MethodSignaturParser
 
refresh() - Method in interface com.mindoo.remote.api.com.ibm.notes.java.ui.documents.IRemoteNotesUIDocument
Refreshes a document.
refreshHideFormulas() - Method in interface com.mindoo.remote.api.com.ibm.notes.java.ui.documents.IRemoteNotesUIDocument
Recalculates the hide-when formulas on the current document's form.
registerConnection(IPCRemoteAPIConnectionDispatcher, String) - Method in class com.mindoo.remote.api.ipc.IPCConnectionRegistry
 
reload() - Method in interface com.mindoo.remote.api.com.ibm.notes.java.ui.documents.IRemoteNotesUIDocument
Refreshes the current document with any changes that have been made to the corresponding back-end document.
RemoteEclipseAPIException - Exception in com.mindoo.remote.api
This exception is thrown when the invocation of a Remote API method leads to an error
RemoteEclipseAPIException() - Constructor for exception com.mindoo.remote.api.RemoteEclipseAPIException
 
RemoteEclipseAPIException(String) - Constructor for exception com.mindoo.remote.api.RemoteEclipseAPIException
 
RemoteEclipseAPIException(String, Throwable) - Constructor for exception com.mindoo.remote.api.RemoteEclipseAPIException
 
RemoteEclipseAPIException(Throwable) - Constructor for exception com.mindoo.remote.api.RemoteEclipseAPIException
 
RemoteNullProgressMonitor - Class in com.mindoo.remote.api.org.eclipse.core.runtime
A default progress monitor implementation suitable for subclassing.
RemoteNullProgressMonitor() - Constructor for class com.mindoo.remote.api.org.eclipse.core.runtime.RemoteNullProgressMonitor
 
remove(IRemoteNavigation) - Method in interface com.mindoo.remote.api.com.ibm.rcp.topology.IRemoteNavigation
Removes a child Navigation object from this Navigation object.
remove() - Method in class com.mindoo.remote.api.tools.iterators.CastIterator
 
remove() - Method in class com.mindoo.remote.api.tools.iterators.FilterWrapperIterator
 
remove() - Method in class com.mindoo.remote.api.tools.iterators.NodeListIterator
 
remove(Object) - Method in class com.mindoo.xpages2eclipse.tools.PlatformScope
 
removeDisposeListener(IDisposeConnectionListener) - Method in interface com.mindoo.remote.api.IRemoteEclipseConnection
Removes a registered IDisposeConnectionListener
removeExtension(String, String) - Method in interface com.mindoo.remote.api.registry.IRemoteExtensionRegistryTools
Unregisters a contribution by it's ID
removeItem(String) - Method in interface com.mindoo.remote.api.com.ibm.notes.java.ui.documents.IRemoteNotesBEDocument
Remove the item with the given name from the document.
removePartListenerSSJSLib(String) - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemotePartService
Use this method to unregister a preregistered listener
removePerspectiveListenerSSJSLib(String) - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemotePageService
Use this method to unregister a preregistered listener
removeViewFromSideShelf(String) - Method in interface com.mindoo.remote.api.com.ibm.rcp.ui.shelf.IRemoteShelfPage
Helper method to unregister a view from the sideshelf
reset() - Method in class com.mindoo.remote.api.tools.io.ReaderInputStream
 
resetPerspective() - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemoteWorkbenchPage
Changes the visible views, their layout, and the visible action sets within the page to match the current perspective descriptor.
RETRY - Static variable in interface com.mindoo.remote.api.org.eclipse.ui.tools.IRemoteMessageBoxTools
The MessageBox style constant for a RETRY button; valid combinations are ABORT|RETRY|IGNORE, RETRY|CANCEL (value is 1<<10=1024).
returnException(Throwable, Document) - Static method in class com.mindoo.remote.api.ipc.IPCRemoteAPIBaseDispatcher
 
RIGHT - Static variable in interface com.mindoo.remote.api.com.ibm.rcp.ui.shelf.IRemoteShelfPage
Specifies RIGHT orientation for the sidebar.
RIGHT - Static variable in interface com.mindoo.remote.api.com.ibm.rcp.ui.shelf.IRemoteWorkbenchWindowWithShelfPages
Constant identifier for right shelf page
RIGHT - Static variable in interface com.mindoo.remote.api.org.eclipse.ui.IRemotePageLayout
Relationship constant indicating a part should be placed to the right of its relative.
runAgent(String, String, String, Map<String, Object>, boolean, boolean) - Method in interface com.mindoo.remote.api.com.ibm.notes.java.ui.IRemoteNotesUIWorkspace
Runs the agent represented by the server/dbpath/agentName.
runUIAgent(String, String, String, boolean, Map<String, Object>) - Method in interface com.mindoo.remote.api.jobs.IRemoteJobTools
Runs a Notes agent in the Notes UI thread (meaning that e.g.

S

save() - Method in interface com.mindoo.remote.api.com.ibm.notes.java.ui.documents.IRemoteNotesUIDocument
Saves the document.
SAVE - Static variable in interface com.mindoo.remote.api.org.eclipse.ui.tools.IRemoteFileDialogTools
The FileDialog style constant for save file dialog behavior (value is 1<<13=8192).
schedule() - Method in interface com.mindoo.remote.api.jobs.IRemoteJob
Schedules this job to be run.
schedule(long) - Method in interface com.mindoo.remote.api.jobs.IRemoteNotesBGAgentJob
Schedules this job to be run after a specified delay.
selectAll() - Method in interface com.mindoo.remote.api.com.ibm.notes.java.ui.documents.IRemoteNotesUIDocument
If the document is in edit mode, selects the entire contents of the current field.
send(String) - Method in interface com.mindoo.remote.api.ipc.IIPCRemoteAPIDispatcher
 
send(Element, Document) - Method in class com.mindoo.remote.api.ipc.IPCRemoteAPIBaseDispatcher
 
send(Element, Document) - Method in class com.mindoo.remote.api.ipc.IPCRemoteAPICombinedDispatcher
 
send(String) - Method in class com.mindoo.remote.api.ipc.IPCRemoteAPICombinedDispatcher
 
send(Element, Document) - Method in class com.mindoo.remote.api.ipc.IPCRemoteAPIConnectionDispatcher
 
send(Element, Document) - Method in class com.mindoo.remote.api.ipc.IPCRemoteAPIConnectionManagerDispatcher
 
sendHttpError(HttpServletResponse, int, String, Throwable) - Static method in class com.mindoo.xpages2eclipse.tools.ServletHelper
Sends a http error code to the specified HttpServletResponse
ServletHelper - Class in com.mindoo.xpages2eclipse.tools
Helper methods for servlet I/O operations
ServletHelper() - Constructor for class com.mindoo.xpages2eclipse.tools.ServletHelper
 
setBindingValue(String, Object) - Static method in class com.mindoo.xpages2eclipse.tools.JSFUtil
The method creates a javax.faces.el.ValueBinding from the specified value binding expression and sets a new value for it.
setCanceled(boolean) - Method in interface com.mindoo.remote.api.org.eclipse.core.runtime.IRemoteProgressMonitor
Sets the cancel state to the given value.
setCanceled(boolean) - Method in class com.mindoo.remote.api.org.eclipse.core.runtime.RemoteNullProgressMonitor
 
setDefaultMode(int) - Method in interface com.mindoo.remote.api.com.ibm.rcp.ui.shelf.IRemoteShelfPage
Sets the default mode the shelf should start out in if state is not restored.
setEditMode(boolean) - Method in interface com.mindoo.remote.api.com.ibm.notes.java.ui.documents.IRemoteNotesUIDocument
Set whether or not the document should be in edit mode.
setEditorAreaVisible(boolean) - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemotePageLayout
Show or hide the editor area for the page's layout.
setFileContent(String) - Method in interface com.mindoo.remote.api.clipboard.IRemoteClipboardAccess
Method to copy a file into the system clipboard
setFixed(boolean) - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemotePageLayout
Sets whether this layout is fixed.
setHTMLContent(String) - Method in interface com.mindoo.remote.api.clipboard.IRemoteClipboardAccess
Method to copy an HTML string into the system clipboard
setImageContent(String) - Method in interface com.mindoo.remote.api.clipboard.IRemoteClipboardAccess
Method to copy an image file into the system clipboard
setItemValue(String, Object) - Method in interface com.mindoo.remote.api.com.ibm.notes.java.ui.documents.IRemoteNotesBEDocument
Replaces all items of the specified name with one new item, which is assigned the specified value.
setLastActiveDate(Date) - Method in class com.mindoo.remote.api.ipc.IPCConnectionRegistry.IPCConnectionInfo
 
setMode(int) - Method in interface com.mindoo.remote.api.com.ibm.rcp.ui.shelf.IRemoteShelfPage
Sets the width of the shelf area appropriately for the given mode.
setName(String) - Method in interface com.mindoo.remote.api.jobs.IRemoteNotesBGAgentJob
Changes the name of this job.
setPartState(IRemoteWorkbenchPartReference, int) - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemoteWorkbenchPage
Set the state of the given part reference.
setPerspective(IRemotePerspectiveDescriptor) - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemoteWorkbenchPage
Changes the visible views, their layout, and the visible action sets within the page to match the given perspective descriptor.
setProperty(IRemoteQualifiedName, Object) - Method in interface com.mindoo.remote.api.jobs.IRemoteJob
Sets the value of the property of this job identified by the given key.
setStatus(int, int, String, Throwable) - Method in interface com.mindoo.remote.api.org.eclipse.core.runtime.IRemoteProgressMonitor
Method to return a status information to Eclipse after IRemoteProgressMonitor.done() has been called.
setStatus(int, int, String, Throwable) - Method in class com.mindoo.remote.api.org.eclipse.core.runtime.RemoteNullProgressMonitor
 
setSystem(boolean) - Method in interface com.mindoo.remote.api.jobs.IRemoteJob
Sets whether or not this job is a system job.
setTaskName(String) - Method in interface com.mindoo.remote.api.org.eclipse.core.runtime.IRemoteProgressMonitor
Sets the task name to the given value.
setTaskName(String) - Method in class com.mindoo.remote.api.org.eclipse.core.runtime.RemoteNullProgressMonitor
 
setText(String) - Method in interface com.mindoo.remote.api.com.ibm.notes.java.ui.documents.IRemoteNotesUIField
Sets the text of the field.
setTextContent(String) - Method in interface com.mindoo.remote.api.clipboard.IRemoteClipboardAccess
Method to copy a string of plain text into the system clipboard
setUser(boolean) - Method in interface com.mindoo.remote.api.jobs.IRemoteJob
Sets whether or not this job has been directly initiated by a UI end user.
setViewLayout_Closeable(String, boolean) - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemotePageLayout
Helper method: Sets whether a view is closeable.
setViewLayout_Moveable(String, boolean) - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemotePageLayout
Helper method: Sets whether a view is moveable.
showActionSet(String) - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemoteWorkbenchPage
Shows an action set in this page.
showComponentInPage(IRemoteWorkbenchPage, String, String, Map<Object, Object>) - Method in interface com.mindoo.remote.api.ca.IRemoteComponentTools
Helper method to create a new Component in the specified IRemoteWorkbenchPage.
showCompositeApplication(URL, String, boolean) - Method in interface com.mindoo.remote.api.ca.IRemoteComponentTools
The method wraps com.ibm.rcp.portal.app.ui.service.CompositeApplicationUIService#showApplication(java.net.URL,java.lang.String,org.eclipse.core.runtime.IProgressMonitor progressMonitor) and adds an option to wait for the CA to get opened
showDeveloperLicenseExpirationWarning(String, String, Date, boolean) - Method in interface com.mindoo.remote.api.license.ILicenseWarnings
Displays a dialog that a developer license is about to expire
showDirectoryDialog(String, String) - Method in interface com.mindoo.remote.api.org.eclipse.ui.tools.IRemoteFileDialogTools
Displays a dialog to select a directory
showFileDialog(int, String[], String[], int, String, String, boolean, String) - Method in interface com.mindoo.remote.api.org.eclipse.ui.tools.IRemoteFileDialogTools
Most powerful method to open a file dialog.
showFileOpenDialog() - Method in interface com.mindoo.remote.api.org.eclipse.ui.tools.IRemoteFileDialogTools
Opens a simple open dialog with default title and no filter
showFileSaveDialog(String, boolean) - Method in interface com.mindoo.remote.api.org.eclipse.ui.tools.IRemoteFileDialogTools
Opens a simple save dialog with default title and no filter
showMessageBox(int, String, String) - Method in interface com.mindoo.remote.api.org.eclipse.ui.tools.IRemoteMessageBoxTools
Use this method to display a message box to the user
showNoDeveloperLicenseError(String, String) - Method in interface com.mindoo.remote.api.license.ILicenseWarnings
Displays a dialog that a required developer license is missing
showNoUserLicenseError(String, String) - Method in interface com.mindoo.remote.api.license.ILicenseWarnings
Displays a dialog that a required user license is missing
showPerspective(String, IRemoteWorkbenchWindow) - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemoteWorkbench
Shows the specified perspective to the user.
showTitle() - Method in interface com.mindoo.remote.api.com.ibm.rcp.topology.IRemoteComponentData
Returns a boolean determining if this view should have a title.
showUserLicenseExpirationWarning(String, String, Date, boolean) - Method in interface com.mindoo.remote.api.license.ILicenseWarnings
Displays a dialog that a user license is about to expire
showView(String) - Method in interface com.mindoo.remote.api.com.ibm.rcp.ui.shelf.IRemoteShelfPage
Shows a view in the shelf page if it is not open in a new window.
showView(String, String, int) - Method in interface com.mindoo.remote.api.com.ibm.rcp.ui.shelf.IRemoteShelfPage
Shows a shelf panel in this page with the given view id and optional secondary id.
showView(String, String, int) - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemoteWorkbenchPage
Shows a view in this page with the given id and secondary id.
showView(String) - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemoteWorkbenchPage
Shows the view identified by the given view id in this page and gives it focus.
SINGLE - Static variable in interface com.mindoo.remote.api.org.eclipse.ui.tools.IRemoteFileDialogTools
Style constant for single selection behavior in lists and single line support on text fields (value is 1<<2=4).
size() - Method in interface com.mindoo.remote.api.com.ibm.notes.java.ui.views.IRemoteNotesUIViewEntryCollection
Gets the size of this collection.
size() - Method in class com.mindoo.xpages2eclipse.tools.PlatformScope
 
startDispatching() - Method in class com.mindoo.remote.api.ipc.IPCRemoteAPIConnectionManagerDispatcher
 
STATE_MAXIMIZED - Static variable in interface com.mindoo.remote.api.org.eclipse.ui.IRemoteWorkbenchPage
State of a view in a given page when the page is zoomed in on the view stack.
STATE_MINIMIZED - Static variable in interface com.mindoo.remote.api.org.eclipse.ui.IRemoteWorkbenchPage
State of a view in a given page when the view stack is minimized.
STATE_RESTORED - Static variable in interface com.mindoo.remote.api.org.eclipse.ui.IRemoteWorkbenchPage
State of a view in a given page when the view stack is in it's normal state.
stopDispatching() - Method in class com.mindoo.remote.api.ipc.IPCRemoteAPIConnectionManagerDispatcher
 
StringConverter - Class in com.mindoo.xpages2eclipse.tools
Various text conversion tools
StringConverter() - Constructor for class com.mindoo.xpages2eclipse.tools.StringConverter
 
StringConverter.RTFEncoder - Class in com.mindoo.xpages2eclipse.tools
 
StringConverter.RTFEncoder(OutputStream) - Constructor for class com.mindoo.xpages2eclipse.tools.StringConverter.RTFEncoder
 
subTask(String) - Method in interface com.mindoo.remote.api.org.eclipse.core.runtime.IRemoteProgressMonitor
Notifies that a subtask of the main task is beginning.
subTask(String) - Method in class com.mindoo.remote.api.org.eclipse.core.runtime.RemoteNullProgressMonitor
 

T

THIN - Static variable in interface com.mindoo.remote.api.com.ibm.rcp.ui.shelf.IRemoteShelfPage
Specifies sidebar is in thin mode.
ThinBridgeObjectCache - Class in com.mindoo.remote.api.tools.reflection
Internal utility class.
ThinBridgeObjectCache() - Constructor for class com.mindoo.remote.api.tools.reflection.ThinBridgeObjectCache
 
toggleZoom(IRemoteWorkbenchPartReference) - Method in interface com.mindoo.remote.api.org.eclipse.ui.IRemoteWorkbenchPage
Zoom the page in on a part.
TOP - Static variable in interface com.mindoo.remote.api.org.eclipse.ui.IRemotePageLayout
Relationship constant indicating a part should be placed above its relative.
toString(Throwable) - Static method in class com.mindoo.remote.api.ipc.IPCRemoteAPIBaseDispatcher
 
toString(Element) - Static method in class com.mindoo.remote.api.ipc.IPCRemoteAPIBaseDispatcher
 
toString() - Method in class com.mindoo.remote.api.notes.LotusScriptProgram
The method concatenates all declared methods and their code to one big string
toStringVal() - Method in interface com.mindoo.remote.api.org.eclipse.swt.program.IRemoteProgram
Returns a string containing a concise, human-readable description of the receiver.

U

UnauthenticatedDeveloperException - Exception in com.mindoo.remote.api
 
UnauthenticatedDeveloperException(String, Set<String>) - Constructor for exception com.mindoo.remote.api.UnauthenticatedDeveloperException
 
UnauthenticatedUserException - Exception in com.mindoo.remote.api
 
UnauthenticatedUserException(String, String) - Constructor for exception com.mindoo.remote.api.UnauthenticatedUserException
 
UNKNOWN - Static variable in interface com.mindoo.remote.api.org.eclipse.core.runtime.IRemoteProgressMonitor
Constant indicating an unknown amount of work.
unregisterConnection(String) - Method in class com.mindoo.remote.api.ipc.IPCConnectionRegistry
 
URLHelper - Class in com.mindoo.xpages2eclipse.tools
Helper class for servlet URL generation on the local Notes Client and on a Domino server
URLHelper() - Constructor for class com.mindoo.xpages2eclipse.tools.URLHelper
 
useNavigator() - Method in interface com.mindoo.remote.api.com.ibm.rcp.topology.IRemoteLabel
Returns true or false depending on the useNavigator parameter setting which is retrieved from the topology.

V

valueOf(String) - Static method in enum com.mindoo.remote.api.jobs.IRemoteJobTools.ConstantsType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.mindoo.remote.api.jobs.IRemoteJobTools.ConstantsType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.mindoo.xpages2eclipse.tools.PlatformScope
 
VIEW_ACTIVATE - Static variable in interface com.mindoo.remote.api.org.eclipse.ui.IRemoteWorkbenchPage
Show view mode that indicates the view should be made visible and activated.
VIEW_CREATE - Static variable in interface com.mindoo.remote.api.org.eclipse.ui.IRemoteWorkbenchPage
Show view mode that indicates the view should be made created but not necessarily be made visible.
VIEW_VISIBLE - Static variable in interface com.mindoo.remote.api.org.eclipse.ui.IRemoteWorkbenchPage
Show view mode that indicates the view should be made visible.

W

worked(int) - Method in interface com.mindoo.remote.api.org.eclipse.core.runtime.IRemoteProgressMonitor
Notifies that a given number of work unit of the main task has been completed.
worked(int) - Method in class com.mindoo.remote.api.org.eclipse.core.runtime.RemoteNullProgressMonitor
 
writeCharacter(char) - Method in class com.mindoo.xpages2eclipse.tools.StringConverter.RTFEncoder
 
writeControlWord(String) - Method in class com.mindoo.xpages2eclipse.tools.StringConverter.RTFEncoder
 
writeControlWord(String, int) - Method in class com.mindoo.xpages2eclipse.tools.StringConverter.RTFEncoder
 
writeRawString(String) - Method in class com.mindoo.xpages2eclipse.tools.StringConverter.RTFEncoder
 
writeText(String) - Method in class com.mindoo.xpages2eclipse.tools.StringConverter.RTFEncoder
 

X

XPagesAPI - Class in com.x2e
Helper class to get an instance of IRemoteXPagesTools.
XPagesAPI() - Constructor for class com.x2e.XPagesAPI
 

Y

YES - Static variable in interface com.mindoo.remote.api.org.eclipse.ui.tools.IRemoteMessageBoxTools
The MessageBox style constant for YES button; valid combinations are YES|NO, YES|NO|CANCEL (value is 1<<6=64).

_

_internalGetId() - Method in interface com.mindoo.remote.api.IRemoteEclipseWrapper
 

A B C D E F G H I J K L M N O P R S T U V W X Y _