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()
          Stores the job information back into perforce.
 void Job.commit()
           
abstract  void Mapping.commit()
           
 void Label.store()
          Stores the label information back into p4, creating the label if it didn't already exist.
 void Label.commit()
           
 void Cacheable.commit()
          Stores this object back into Perforce, creating it if it didn't already exist.
 void Client.store()
          Stores the client information back into p4, creating the client if it didn't already exist.
 void Client.commit()
           
 void Change.store()
          Updates the change or creates a pending change.
 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()
          Stores the branch information back into p4, creating the branch if it didn't already exist.
 void Branch.commit()
           
 


Perforce

Copyright © 2001, Perforce Software, All rights reserved.