com.arsdigita.portal
Class PortalCollection

java.lang.Object
  extended bycom.arsdigita.domain.DomainQuery
      extended bycom.arsdigita.domain.DomainCollection
          extended bycom.arsdigita.kernel.ACSObjectCollection
              extended bycom.arsdigita.portal.PortalCollection
All Implemented Interfaces:
DataQuery

public class PortalCollection
extends ACSObjectCollection

Version:
$Id: //core-platform/dev/src/com/arsdigita/portal/PortalCollection.java#6 $
Author:
Justin Ross
See Also:
Portal

Field Summary
static String versionId
           
 
Fields inherited from class com.arsdigita.domain.DomainCollection
m_dataCollection
 
Fields inherited from class com.arsdigita.domain.DomainQuery
m_dataQuery
 
Constructor Summary
protected PortalCollection(DataCollection dataCollection)
           
 
Method Summary
 Portal getPortal()
          Get the current item as a Portal domain object.
 
Methods inherited from class com.arsdigita.kernel.ACSObjectCollection
getACSObject, getDisplayName, getDomainObject, getID, getSpecificObjectType
 
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
 

Field Detail

versionId

public static final String versionId
See Also:
Constant Field Values
Constructor Detail

PortalCollection

protected PortalCollection(DataCollection dataCollection)
Method Detail

getPortal

public Portal getPortal()
Get the current item as a Portal domain object.

Returns:
a Portal domain object.


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