|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.arsdigita.domain.DomainQuery
com.arsdigita.domain.DomainCollection
com.arsdigita.kernel.ACSObjectCollection
com.arsdigita.web.ApplicationCollection
com.arsdigita.portal.PortletCollection
Describes a set of portlet domain objects.
Portlet
,
Portal
,
DefaultPortalModel
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 | |
PortletCollection(DataCollection dataCollection)
|
Method Summary | |
Portlet |
getPortlet()
Get the current item as a Portlet domain object. |
Methods inherited from class com.arsdigita.web.ApplicationCollection |
filterToApplicationType, filterToHasEmbeddedView, filterToHasFullPageView, filterToPortalSiteApplications, filterToWorkspaceApplications, getApplication, getDescription, getParentTitle, getPrimaryURL, getTitle, orderByParentTitle, orderByTitle, orderByTypeTitle |
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 |
public static final String versionId
Constructor Detail |
public PortletCollection(DataCollection dataCollection)
Method Detail |
public Portlet getPortlet()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |