org.jasig.portal.layout.dlm
Class CompositeEnumeration
java.lang.Object
org.jasig.portal.layout.dlm.CompositeEnumeration
- All Implemented Interfaces:
- Enumeration
public class CompositeEnumeration
- extends Object
- implements Enumeration
- Since:
- uPortal 2.5
- Version:
- $Revision: 19776 $ $Date: 2010-01-14 16:17:21 -0600 (Thu, 14 Jan 2010) $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RCS_ID
public static final String RCS_ID
- See Also:
- Constant Field Values
hasMoreElements
public boolean hasMoreElements()
- Specified by:
hasMoreElements in interface Enumeration
nextElement
public Object nextElement()
throws NoSuchElementException
- Specified by:
nextElement in interface Enumeration
- Throws:
NoSuchElementException
Copyright © 2010 Jasig. All Rights Reserved.