com.ibm.etools.systems.launch.sourceLookup
Class RemoteSourceContainerTypeDelegate
java.lang.Object
AbstractSourceContainerTypeDelegate
com.ibm.etools.systems.launch.sourceLookup.RemoteSourceContainerTypeDelegate
- public class RemoteSourceContainerTypeDelegate
- extends AbstractSourceContainerTypeDelegate
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CONNECTION_ELEMENT
protected final String CONNECTION_ELEMENT
- See Also:
- Constant Field Values
CONNECTION_PROFILE_ATTRIBUTE
protected final String CONNECTION_PROFILE_ATTRIBUTE
- See Also:
- Constant Field Values
CONNECTION_ALIAS_ATTRIBUTE
protected final String CONNECTION_ALIAS_ATTRIBUTE
- See Also:
- Constant Field Values
PATH_ATTRIBUTE
protected final String PATH_ATTRIBUTE
- See Also:
- Constant Field Values
PATH_USE_LOCAL_FIRST_ATTRIBUTE
protected final String PATH_USE_LOCAL_FIRST_ATTRIBUTE
- See Also:
- Constant Field Values
IS_REMOTE_FOLDER
protected final String IS_REMOTE_FOLDER
- See Also:
- Constant Field Values
IS_CASESENSITIVE
protected final String IS_CASESENSITIVE
- See Also:
- Constant Field Values
RemoteSourceContainerTypeDelegate
public RemoteSourceContainerTypeDelegate()
createSourceContainer
public ISourceContainer createSourceContainer(String memento)
throws CoreException
- Throws:
CoreException
getMemento
public String getMemento(ISourceContainer container)
throws CoreException
- Throws:
CoreException
Copyright © 2005 IBM Corp. All Rights Reserved.
Note: This documentation is for part of an interim API that is still under development and expected to change significantly before reaching stability. It is being made available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.