|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.starteam.File.Result
com.starteam.File.CheckOutResult
public static final class File.CheckOutResult
The class holds return information specific to the file checkout operation.
| Method Summary | |
|---|---|
User |
getExclusiveLocker()
Returns the user object that has an exclusive lock on this file. |
ViewMember.MyLock |
getMyLock()
Returns the lock state of the file for the user performing the checkout. |
| Methods inherited from class com.starteam.File.Result |
|---|
getKeywords |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public User getExclusiveLocker()
public ViewMember.MyLock getMyLock()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||