com.arsdigita.kernel
Class ResourceTypeCollection
java.lang.Object
com.arsdigita.domain.DomainQuery
com.arsdigita.domain.DomainCollection
com.arsdigita.kernel.ResourceTypeCollection
- All Implemented Interfaces:
- DataQuery
- Direct Known Subclasses:
- ApplicationTypeCollection, PortletTypeCollection
- public class ResourceTypeCollection
- extends DomainCollection
A collection of ResourceTypes. This class includes methods
to filter and order the results of retrieving resource
types.
- Author:
- Jim Parsons
- See Also:
ResourceType
,
ResourceCollection
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 |
ResourceTypeCollection
public ResourceTypeCollection(DataCollection dataCollection)
orderByTitle
public void orderByTitle()
getDomainObject
public DomainObject getDomainObject()
- Description copied from class:
DomainCollection
- Returns a
DomainObject
for the current position in
the collection.
- Overrides:
getDomainObject
in class DomainCollection
- See Also:
DomainObject
getResourceType
public ResourceType getResourceType()
getResourceObjectType
public String getResourceObjectType()
getTitle
public String getTitle()
getID
public BigDecimal getID()
Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 20 2004:2337 UTC