|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.lenya.cms.rc.RCMLEntry org.apache.lenya.cms.rc.CheckOutEntry
public class CheckOutEntry
A Checkout entry
Constructor Summary | |
---|---|
CheckOutEntry(java.lang.String sessionId,
java.lang.String identity,
long time)
Creates a new CheckOutEntry object. |
Method Summary |
---|
Methods inherited from class org.apache.lenya.cms.rc.RCMLEntry |
---|
getIdentity, getSessionId, getTime, getType, setType |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CheckOutEntry(java.lang.String sessionId, java.lang.String identity, long time)
sessionId
- The session ID.identity
- The identitytime
- The time
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |