com.sapportals.wcm.control.navigation

Interface ICollectionInfo

All Known Implementing Classes:
TreeCollectionInfoSample

public interface ICollectionInfo

Copyright 2004 SAP AG


Method Summary
 IResourceList getChildren(IResource resource)
           
 IResourceList getChildren(IResource resource, boolean visible, boolean collections, boolean links)
           
 int getChildrenCount(IResource resource, boolean visible, boolean collections, boolean links)
           
 boolean hasChildren(IResource resource)
           
 boolean isAncestorOf(IResource parent, IResource child)
           
 boolean isCollection(IResource resource)
           
 

Method Detail

getChildren

IResourceList getChildren(IResource resource)
                          throws ResourceException,
                                 AccessDeniedException
Throws:
ResourceException
AccessDeniedException

getChildren

IResourceList getChildren(IResource resource,
                          boolean visible,
                          boolean collections,
                          boolean links)
                          throws ResourceException,
                                 AccessDeniedException
Throws:
ResourceException
AccessDeniedException

getChildrenCount

int getChildrenCount(IResource resource,
                     boolean visible,
                     boolean collections,
                     boolean links)
                     throws ResourceException,
                            AccessDeniedException
Throws:
ResourceException
AccessDeniedException

hasChildren

boolean hasChildren(IResource resource)
                    throws ResourceException
Throws:
ResourceException

isCollection

boolean isCollection(IResource resource)

isAncestorOf

boolean isAncestorOf(IResource parent,
                     IResource child)
                     throws ResourceException
Throws:
ResourceException
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