com.sapportals.wcm.rendering.collection

Class StatusParameterPackage

java.lang.Object
  extended by com.sapportals.wcm.rendering.collection.StatusParameterPackage

public class StatusParameterPackage
extends Object


Constructor Summary
StatusParameterPackage(ICollection parent, IResourceListFilter filter, SortDefinition sd, IParameters filterparameters, ResourcePropertyComparator rpc, IPropertyNameList propnames)
           
 
Method Summary
 IResourceListFilter getFilter()
           
 IParameters getFilterparamaters()
           
 ICollection getParent()
           
 IPropertyNameList getPropertyNameList()
           
 ResourcePropertyComparator getResourcePropertyComparator()
           
 SortDefinition getSd()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StatusParameterPackage

public StatusParameterPackage(ICollection parent,
                              IResourceListFilter filter,
                              SortDefinition sd,
                              IParameters filterparameters,
                              ResourcePropertyComparator rpc,
                              IPropertyNameList propnames)
                       throws WcmException
Parameters:
parent - the collection to retrieve the children from - must not be null
filter - the class used to filter the retrieved children - must not be null
sd - defines how to sort the list, must not be null
filterparameters - the parameters for defining the filtering, must not be null
rpc - the comparator used for sorting, must not be null
propnames - the properties that should be retrieved when instantiating the resources, must not be null, but might be empty
Throws:
WcmException
Method Detail

getParent

public ICollection getParent()
Returns:
never null

getFilter

public IResourceListFilter getFilter()
Returns:
never null

getSd

public SortDefinition getSd()
Returns:
never null

getFilterparamaters

public IParameters getFilterparamaters()
Returns:
never null

getResourcePropertyComparator

public ResourcePropertyComparator getResourcePropertyComparator()
Returns:
never null

getPropertyNameList

public IPropertyNameList getPropertyNameList()
Returns:
never null, but maybe an empty list
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] KMC-CM [sap.com] tc/km/nonwduideprecated api EP-KM-CM
[sap.com] KMC-WPC [sap.com] tc/kmc/wpc/wpcfacade api EP-PIN-WPC-WCM


Copyright 2014 SAP AG Complete Copyright Notice