com.arsdigita.formbuilder
Class MetaObjectCollection
java.lang.Object
com.arsdigita.domain.DomainQuery
com.arsdigita.domain.DomainCollection
com.arsdigita.formbuilder.MetaObjectCollection
- All Implemented Interfaces:
- DataQuery
- public class MetaObjectCollection
- extends DomainCollection
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
MetaObjectCollection
protected MetaObjectCollection(DataCollection dataCollection)
getID
public BigDecimal getID()
- Get the ID for the portal for the current row.
- Returns:
- the id of this portal.
getDomainObject
public DomainObject getDomainObject()
- Get the current item as a domain object.
- Overrides:
getDomainObject
in class DomainCollection
- Returns:
- the domain object for the current row.
- See Also:
DomainObject
getMetaObject
public MetaObject getMetaObject()
- Get the current item as a MetaObject domain object.
- Returns:
- a MetaObject domain object.
Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 20 2004:2337 UTC