com.arsdigita.cms.portlet
Class ContentSectionsQuery

java.lang.Object
  extended bycom.arsdigita.domain.DomainQuery
      extended bycom.arsdigita.util.SimpleDataQuery
          extended bycom.arsdigita.cms.portlet.ContentSectionsQuery
All Implemented Interfaces:
com.arsdigita.persistence.DataQuery

public class ContentSectionsQuery
extends com.arsdigita.util.SimpleDataQuery


Field Summary
static String NAME
           
static String QUERY_NAME
           
static String SECTION_ID
           
static String URL
           
 
Fields inherited from class com.arsdigita.domain.DomainQuery
m_dataQuery, versionId
 
Constructor Summary
ContentSectionsQuery()
           
 
Method Summary
 String getName()
           
 BigDecimal getSectionID()
           
 String getURL()
           
 
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

QUERY_NAME

public static final String QUERY_NAME
See Also:
Constant Field Values

URL

public static final String URL
See Also:
Constant Field Values

NAME

public static final String NAME
See Also:
Constant Field Values

SECTION_ID

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

ContentSectionsQuery

public ContentSectionsQuery()
Method Detail

getURL

public String getURL()

getName

public String getName()

getSectionID

public BigDecimal getSectionID()


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