Deprecated API


Contents
Deprecated Classes
com.perforce.api.RobotMessage
          This shoud be a part of the P4WebPublisher package. 
 

Deprecated Methods
com.perforce.api.Change.deleteEmptyChange()
          Use delete method instead. 
com.perforce.api.Branch.getBranches()
            
com.perforce.api.Client.getClients()
            
com.perforce.api.Label.getLabels()
          Use getLabels(Env) instead. 
com.perforce.api.User.getUser(String)
          Use method with Env parameter. 
com.perforce.api.FileEntry.HTMLEncode(String)
          Don't use this anymore. 
com.perforce.api.Label.loadLabels()
          Use loadLabels(Env, String) instead. 
com.perforce.api.Label.lookupLabels(String)
          Use lookupLabels(Env, String) instead. 
com.perforce.api.Job.main(String[])
          Actually in use, but this keeps it out of the docs. 
com.perforce.api.Utils.main(String[])
          Useful for testing, but should not be documented. 
com.perforce.api.JobField.main(String[])
          Actually in use, but this keeps it out of the docs. 
com.perforce.api.Change.main(String[])
          Actually in use, but this keeps it out of the docs. 
com.perforce.api.Client.main(String[])
          Actually in use, but this keeps it out of the docs. 
com.perforce.api.Counter.main(String[])
          Actually in use, but this keeps it out of the docs. 
com.perforce.api.User.main(String[])
          Actually in use, but this keeps it out of the docs. 
com.perforce.api.Label.store()
          Use commit() instea.d 
com.perforce.api.Job.store()
          Use commit() instead. 
com.perforce.api.Change.store()
          Use commit() instead. 
com.perforce.api.Client.store()
          Use commit() instead. 
com.perforce.api.Branch.store()
          Use commit() instead. 
com.perforce.api.FileEntry.syncMySpace(Env, String)
            
 



Copyright © 2010. All Rights Reserved.