Package com.perforce.p4java.client
Interface IClientViewMapping
- All Superinterfaces:
IMapEntry
- All Known Implementing Classes:
ClientView.ClientViewMapping
Defines an individual Perforce client view mapping between a depot file
and a local Perforce client file. Basically just a simple name-translation
convenience extension of the basic IMapEntry interface; see that interface
for detailed semantics.
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.perforce.p4java.core.IMapEntry
IMapEntry.EntryType -
Field Summary
Fields inherited from interface com.perforce.p4java.core.IMapEntry
ORDER_UNKNOWN -
Method Summary
Modifier and TypeMethodDescriptiongetClient(boolean quoteBlanks) getDepotSpec(boolean quoteBlanks) voidvoidsetDepotSpec(String depotSpec)