|
||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of CommitException in com.perforce.api |
Methods in com.perforce.api that throw CommitException | |
abstract void |
SourceControlObject.commit()
Stores this object back into Perforce, creating it if it didn't already exist. |
abstract void |
Mapping.commit()
|
void |
Client.store()
Deprecated. Use commit() instead. |
void |
Client.commit()
|
static Change |
Branch.integrate(Env env,
Vector fents,
String branch,
StringBuffer sb,
String description)
Integrate a set of files using the named branch. |
void |
Branch.store()
Deprecated. Use commit() instead. |
void |
Branch.commit()
|
void |
Cacheable.commit()
Stores this object back into Perforce, creating it if it didn't already exist. |
void |
Counter.commit()
|
void |
Label.store()
Deprecated. Use commit() instea.d |
void |
Label.commit()
|
void |
Change.store()
Deprecated. Use commit() instead. |
void |
Change.commit()
|
void |
Job.store()
Deprecated. Use commit() instead. |
void |
Job.commit()
|
|
||||||||
PREV NEXT | FRAMES NO FRAMES |