|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IBranchSpec
Defines a full Perforce branch specification for use in Perforce integrate (merge) commands.
Full branch specs in the current implementation are always complete.
| Method Summary | |
|---|---|
ViewMap<IBranchMapping> |
getBranchView()
Return the view map associated with this branch spec. |
void |
setBranchView(ViewMap<IBranchMapping> branchView)
Set the the view map associated with this branch spec. |
| Methods inherited from interface com.perforce.p4java.core.IBranchSpecSummary |
|---|
getAccessed, getDescription, getName, getOwnerName, getUpdated, isLocked, setAccessed, setDescription, setLocked, setName, setOwnerName, setUpdated |
| Methods inherited from interface com.perforce.p4java.core.IServerResource |
|---|
canRefresh, canUpdate, refresh, setServer, update |
| Method Detail |
|---|
ViewMap<IBranchMapping> getBranchView()
void setBranchView(ViewMap<IBranchMapping> branchView)
branchView - new view mappings for the branch.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||