com.arsdigita.cms
Class TemplateContextCollection

java.lang.Object
  extended bycom.arsdigita.domain.DomainQuery
      extended bycom.arsdigita.domain.DomainCollection
          extended bycom.arsdigita.cms.TemplateContextCollection
All Implemented Interfaces:
com.arsdigita.persistence.DataQuery

public class TemplateContextCollection
extends com.arsdigita.domain.DomainCollection

A collection of template context objects

Author:
Daniel Berrange

Field Summary
 
Fields inherited from class com.arsdigita.domain.DomainCollection
m_dataCollection, versionId
 
Fields inherited from class com.arsdigita.domain.DomainQuery
m_dataQuery
 
Constructor Summary
TemplateContextCollection(com.arsdigita.persistence.DataCollection dc)
           
 
Method Summary
 TemplateContext getTemplateContext()
           
 
Methods inherited from class com.arsdigita.domain.DomainCollection
getDomainObject
 
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
 

Constructor Detail

TemplateContextCollection

public TemplateContextCollection(com.arsdigita.persistence.DataCollection dc)
Method Detail

getTemplateContext

public TemplateContext getTemplateContext()


Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2352 UTC