Uses of Class
com.sapportals.wcm.repository.ResourceList

Packages that use ResourceList
com.sapportals.wcm.control.navigation   
com.sapportals.wcm.repository Contains the repository framework interfaces and classes. 
 

Uses of ResourceList in com.sapportals.wcm.control.navigation
 

Methods in com.sapportals.wcm.control.navigation that return ResourceList
protected  ResourceList ResourceTreeControlInternal.internalGetOpenCollections()
           
protected  ResourceList ResourceTreeControlInternal.internalGetSelectedResources()
           
 

Methods in com.sapportals.wcm.control.navigation with parameters of type ResourceList
protected  void ResourceTreeControlInternal.internalSetOpenCollections(ResourceList value)
           
protected  void ResourceTreeControlInternal.internalSetResourceList(ResourceList value)
           
protected  void ResourceTreeControlInternal.internalSetSelectedResources(ResourceList value)
           
 void ResourceTreeControl.setOpenCollections(ResourceList value)
           
 void ResourceTreeControl.setResourceList(ResourceList resourceList)
           
 void ResourceTreeControl.setSelectedResources(ResourceList value)
           
 

Uses of ResourceList in com.sapportals.wcm.repository
 

Subclasses of ResourceList in com.sapportals.wcm.repository
 class TypedResourceList
          Implements the ITypedResourceList interface.
 

Constructors in com.sapportals.wcm.repository with parameters of type ResourceList
ResourceList(ResourceList resourceList)
          Construct a new resource list containing the elements of the specified list in the same order.
TypedResourceList(ResourceList resourceList)
          Construct a new resource list containing the elements of the specified list in the same order.
 



Copyright 2012 SAP AG Complete Copyright Notice