|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.starteam.Transaction.WebCacheTransaction
public static final class Transaction.WebCacheTransaction
Transaction accessor for cached SDK Transactions contained objects are obtained from the artifact cache
| Method Summary | |
|---|---|
int |
getID()
The Transaction ID assigned by the server if this Transaction has been committed |
DateTime |
getTime()
Time at which the transaction was committed |
User.WebCacheUser |
getUser()
The user who committed the transaction |
java.lang.String |
toString()
returns a String representation of this Transaction |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public int getID()
public DateTime getTime()
public User.WebCacheUser getUser()
public java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||