com.arsdigita.web
Class ApplicationTypeCollection
java.lang.Object
com.arsdigita.domain.DomainQuery
com.arsdigita.domain.DomainCollection
com.arsdigita.kernel.ResourceTypeCollection
com.arsdigita.web.ApplicationTypeCollection
- All Implemented Interfaces:
- DataQuery
- public class ApplicationTypeCollection
- extends ResourceTypeCollection
A collection of ApplicationTypes. This class includes methods
to filter and order the results of retrieving application
types.
- Version:
- $Id: //core-platform/dev/src/com/arsdigita/web/ApplicationTypeCollection.java#4 $
- Author:
- Justin Ross
- See Also:
ApplicationType
,
ApplicationCollection
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
ApplicationTypeCollection
public ApplicationTypeCollection(DataCollection dataCollection)
filterToFullPageViewable
public void filterToFullPageViewable()
filterToWorkspaceApplication
public void filterToWorkspaceApplication()
filterToEmbeddable
public void filterToEmbeddable()
orderByTitle
public void orderByTitle()
- Overrides:
orderByTitle
in class ResourceTypeCollection
getDomainObject
public DomainObject getDomainObject()
- Description copied from class:
DomainCollection
- Returns a
DomainObject
for the current position in
the collection.
- Overrides:
getDomainObject
in class ResourceTypeCollection
getApplicationType
public ApplicationType getApplicationType()
getApplicationObjectType
public String getApplicationObjectType()
getTitle
public String getTitle()
- Overrides:
getTitle
in class ResourceTypeCollection
getID
public BigDecimal getID()
- Overrides:
getID
in class ResourceTypeCollection
Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC