|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.starteam.CheckinManager.WebCacheCheckinManager
public static final class CheckinManager.WebCacheCheckinManager
| Method Summary | |
|---|---|
boolean |
canCommit()
return true if this checkin can be committed |
void |
checkinFrom(File.WebCacheFile starTeamFile,
java.io.File diskFile)
Set up a file to checkin from a working file on disk |
File.WebCacheFile[] |
commit()
commit the changes |
ChangePackage.WebCacheChangePackage |
getChangePackage()
Returns the Change Package created as the outcome of this checkin operation Returns NULL if this checkin has not yet run |
CheckinOptions |
getOptions()
Return the options associated with this checkin manager These options can be changed by the caller on demand |
View.WebCacheView |
getView()
returns the containing view |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public CheckinOptions getOptions()
public void checkinFrom(File.WebCacheFile starTeamFile,
java.io.File diskFile)
starTeamFile - diskFile - public boolean canCommit()
public File.WebCacheFile[] commit()
public ChangePackage.WebCacheChangePackage getChangePackage()
public View.WebCacheView getView()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||