com.arsdigita.portalserver
Class RoleCollection

java.lang.Object
  extended bycom.arsdigita.domain.DomainQuery
      extended bycom.arsdigita.domain.DomainCollection
          extended bycom.arsdigita.kernel.ACSObjectCollection
              extended bycom.arsdigita.kernel.PartyCollection
                  extended bycom.arsdigita.kernel.GroupCollection
                      extended bycom.arsdigita.portalserver.RoleCollection
All Implemented Interfaces:
com.arsdigita.persistence.DataQuery

public class RoleCollection
extends com.arsdigita.kernel.GroupCollection


Field Summary
 
Fields inherited from class com.arsdigita.kernel.GroupCollection
versionId
 
Fields inherited from class com.arsdigita.domain.DomainCollection
m_dataCollection
 
Fields inherited from class com.arsdigita.domain.DomainQuery
m_dataQuery
 
Constructor Summary
  RoleCollection(com.arsdigita.persistence.DataCollection dc)
           
protected RoleCollection(com.arsdigita.persistence.DataCollection dc, PortalSite p)
           
 
Method Summary
 PortalSite getPortalSite()
           
 Role getRole()
           
 String getRoleName()
           
 boolean isSystem()
           
 
Methods inherited from class com.arsdigita.kernel.GroupCollection
getGroup, getName
 
Methods inherited from class com.arsdigita.kernel.PartyCollection
filter, getParty, getPrimaryEmail, getURI
 
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
 

Constructor Detail

RoleCollection

protected RoleCollection(com.arsdigita.persistence.DataCollection dc,
                         PortalSite p)

RoleCollection

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

getRoleName

public String getRoleName()

isSystem

public boolean isSystem()

getPortalSite

public PortalSite getPortalSite()

getRole

public Role getRole()


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