|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.starteam.CheckoutManager.WebCacheCheckoutManager
public static final class CheckoutManager.WebCacheCheckoutManager
| Method Summary | |
|---|---|
boolean |
canCommit()
return true if this checkin can be committed |
void |
checkoutTo(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 |
CheckoutOptions |
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 CheckoutOptions getOptions()
public View.WebCacheView getView()
public void checkoutTo(File.WebCacheFile starTeamFile,
java.io.File diskFile)
starTeamFile - diskFile - public boolean canCommit()
public File.WebCacheFile[] commit()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||