Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 



Uses of Interface
org.eclipse.wst.server.core.IServerWorkingCopy

Packages that use IServerWorkingCopy
org.eclipse.wst.server.core The main server tools framework client API. 
org.eclipse.wst.server.core.model SPI support for the server tools framework. 
org.eclipse.wst.server.ui.editor Provides editor support for the server tools UI. 
 

Uses of IServerWorkingCopy in org.eclipse.wst.server.core
 

Methods in org.eclipse.wst.server.core that return IServerWorkingCopy
  IServerWorkingCopy IServerType. createServer (java.lang.String id, IFile file, IProgressMonitor monitor)
          Creates a working copy instance of this server type.
  IServerWorkingCopy IServerType. createServer (java.lang.String id, IFile file, IRuntime runtime, IProgressMonitor monitor)
          Creates an working copy instance of this server type.
  IServerWorkingCopy IServerAttributes. createWorkingCopy ()
          Returns a server working copy for modifying this server instance.
 

Methods in org.eclipse.wst.server.core with parameters of type IServerWorkingCopy
static void ServerUtil. modifyModules ( IServerWorkingCopy server, IModule[] add, IModule[] remove, IProgressMonitor monitor)
          Adds or removes modules from a server.
static void ServerUtil. setServerDefaultName ( IServerWorkingCopy server)
          Sets a default name on the given server.
 

Uses of IServerWorkingCopy in org.eclipse.wst.server.core.model
 

Methods in org.eclipse.wst.server.core.model that return IServerWorkingCopy
  IServerWorkingCopy ServerDelegate. getServerWorkingCopy ()
          Returns the server working copy that this server delegate corresponds to.
 

Uses of IServerWorkingCopy in org.eclipse.wst.server.ui.editor
 

Methods in org.eclipse.wst.server.ui.editor that return IServerWorkingCopy
  IServerWorkingCopy ServerEditorPart. getServer ()
          Return the server that is being edited.
  IServerWorkingCopy IServerEditorPartInput. getServer ()
          Returns the server to be edited.
 




 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire