public class CallServerLocation
extends java.lang.Object
| Constructor and Description |
|---|
CallServerLocation(com.ptc.pfc.pfcServer.ServerLocation loc) |
| Modifier and Type | Method and Description |
|---|---|
CallWorkspaceDefinitions |
collectWorkspaces() |
void |
deleteWorkspace(java.lang.String workspaceName) |
com.ptc.pfc.pfcServer.ServerLocation |
getLocation() |
CallStringSeq |
listContexts() |
public CallServerLocation(com.ptc.pfc.pfcServer.ServerLocation loc)
public CallStringSeq listContexts() throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic void deleteWorkspace(java.lang.String workspaceName)
throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic CallWorkspaceDefinitions collectWorkspaces() throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic com.ptc.pfc.pfcServer.ServerLocation getLocation()