Perforce

Uses of Class
com.perforce.api.CommitException

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.
 void Job.store()
          Deprecated. Use commit() instead.
 void Job.commit()
           
abstract  void Mapping.commit()
           
 void Label.store()
          Deprecated. Use commit() instead.
 void Label.commit()
           
 void Cacheable.commit()
          Stores this object back into Perforce, creating it if it didn't already exist.
 void Client.store()
          Deprecated. Use commit() instead.
 void Client.commit()
           
 void Change.store()
          Deprecated. Use commit() instead.
 void Change.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()
           
 


Perforce

Copyright © 2001, Perforce Software, All rights reserved.