Uses of Class
com.arsdigita.kernel.ACSObjectCollection

Packages that use ACSObjectCollection
com.arsdigita.categorization The Categorization service provides an infrastructure for developers to categorize arbitrary content within the system. 
com.arsdigita.kernel Provides the classes that are essential for building a CCM web application, including ACSObject, packages, parties, and permissions. 
com.arsdigita.portal Basic portal infrastructure. 
com.arsdigita.toolbox.ui Miscellaneous collection of useful Bebop components. 
com.arsdigita.web Tools supporting web-application authoring; services include dispatching requests, generating URLs, and setting up a request's context of execution. 
 

Uses of ACSObjectCollection in com.arsdigita.categorization
 

Subclasses of ACSObjectCollection in com.arsdigita.categorization
 class CategorizedCollection
          Represents a collection of categorized objects.
 class CategoryCollection
          Represents a collection of categories.
 class RootCategoryCollection
          Represents a collection of root categories.
 

Uses of ACSObjectCollection in com.arsdigita.kernel
 

Subclasses of ACSObjectCollection in com.arsdigita.kernel
 class GroupCollection
          Represents a collection of groups.
 class PackageInstanceCollection
          Represents collection of PackageInstances.
 class PartyCollection
          Represents a collection of parties.
 class ResourceCollection
          A collection of Resources.
 class SiteNodeCollection
          Represents a collection of SiteNodes.
 class UserCollection
          Represents a collection of parties.
 

Uses of ACSObjectCollection in com.arsdigita.portal
 

Subclasses of ACSObjectCollection in com.arsdigita.portal
 class PortalCollection
           
 class PortletCollection
          Describes a set of portlet domain objects.
 

Uses of ACSObjectCollection in com.arsdigita.toolbox.ui
 

Methods in com.arsdigita.toolbox.ui that return ACSObjectCollection
protected  ACSObjectCollection ACSObjectCollectionListModel.getCollection()
           
 

Constructors in com.arsdigita.toolbox.ui with parameters of type ACSObjectCollection
ACSObjectCollectionListModel(ACSObjectCollection collection)
           
 

Uses of ACSObjectCollection in com.arsdigita.web
 

Subclasses of ACSObjectCollection in com.arsdigita.web
 class ApplicationCollection
          A collection of Applications.
 



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