org.apache.lenya.cms.rc
Class CheckOutEntry

java.lang.Object
  extended by org.apache.lenya.cms.rc.RCMLEntry
      extended by org.apache.lenya.cms.rc.CheckOutEntry

public class CheckOutEntry
extends RCMLEntry


Constructor Summary
CheckOutEntry(java.lang.String identity, long time)
          Creates a new CheckOutEntry object.
 
Method Summary
 
Methods inherited from class org.apache.lenya.cms.rc.RCMLEntry
getIdentity, getTime, getType, setType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CheckOutEntry

public CheckOutEntry(java.lang.String identity,
                     long time)
Creates a new CheckOutEntry object.

Parameters:
identity - DOCUMENT ME!
time - DOCUMENT ME!


Copyright © 1999-2005 Apache Software Foundation. All Rights Reserved.