com.arsdigita.versioning
Interface VersioningServlet.VersionedObjects

Enclosing interface:
VersioningServlet

public static interface VersioningServlet.VersionedObjects

An iterator over a collection of versioned oids. You should not need to use this interface.

See Also:
VersioningServlet

Method Summary
 OID getOID()
           
 boolean hasNext()
           
 Object next()
           
 int size()
           
 

Method Detail

getOID

public OID getOID()

hasNext

public boolean hasNext()

next

public Object next()

size

public int size()


Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC