|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SwitchClientViewOptions | |
---|---|
com.perforce.p4java.impl.mapbased.server | |
com.perforce.p4java.option.server | |
com.perforce.p4java.server | Provides interfaces and classes for accessing Perforce SCM servers and associated server-level services. |
Uses of SwitchClientViewOptions in com.perforce.p4java.impl.mapbased.server |
---|
Methods in com.perforce.p4java.impl.mapbased.server with parameters of type SwitchClientViewOptions | |
---|---|
String |
Server.switchClientView(String templateClientName,
String targetClientName,
SwitchClientViewOptions opts)
|
String |
Server.switchStreamView(String streamPath,
String targetClientName,
SwitchClientViewOptions opts)
|
Uses of SwitchClientViewOptions in com.perforce.p4java.option.server |
---|
Methods in com.perforce.p4java.option.server that return SwitchClientViewOptions | |
---|---|
SwitchClientViewOptions |
SwitchClientViewOptions.setForce(boolean force)
|
Uses of SwitchClientViewOptions in com.perforce.p4java.server |
---|
Methods in com.perforce.p4java.server with parameters of type SwitchClientViewOptions | |
---|---|
String |
IOptionsServer.switchClientView(String templateClientName,
String targetClientName,
SwitchClientViewOptions opts)
Switch the target client spec's view without invoking the editor. |
String |
IOptionsServer.switchStreamView(String streamPath,
String targetClientName,
SwitchClientViewOptions opts)
Switch the target client spec's view without invoking the editor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |