com.arsdigita.kernel
Class SiteNodeCollection
java.lang.Object
com.arsdigita.domain.DomainQuery
com.arsdigita.domain.DomainCollection
com.arsdigita.kernel.ACSObjectCollection
com.arsdigita.kernel.SiteNodeCollection
- All Implemented Interfaces:
- DataQuery
- public class SiteNodeCollection
- extends ACSObjectCollection
Represents a collection of SiteNodes.
- Since:
- ACS 5.0
- Version:
- $Revision: #7 $ $Date: 2004/04/07 $
- Author:
- Bryan Quinn
Methods inherited from class com.arsdigita.domain.DomainQuery |
addEqualsFilter, addFilter, addFilter, addInSubqueryFilter, addInSubqueryFilter, addNotEqualsFilter, addNotInSubqueryFilter, addOrder, addOrderWithNull, addPath, alias, clearFilter, clearOrder, close, first, get, getFilterFactory, getParameter, getPosition, getPropertyValues, getType, hasProperty, isAfterLast, isBeforeFirst, isEmpty, isFirst, isLast, last, next, previous, removeFilter, reset, rewind, setFilter, setOrder, setParameter, setRange, setRange, setReturnsLowerBound, setReturnsUpperBound, size |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
versionId
public static final String versionId
- See Also:
- Constant Field Values
SiteNodeCollection
public SiteNodeCollection(DataCollection dataCollection)
getSiteNode
public SiteNode getSiteNode()
getDomainObject
public DomainObject getDomainObject()
- Description copied from class:
ACSObjectCollection
- Returns a
DomainObject
for the current position in
the collection.
- Overrides:
getDomainObject
in class ACSObjectCollection
- See Also:
DomainObject
,
DataCollection.getDataObject()
Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 20 2004:2337 UTC