oracle.panama.rt.hook
Class HomeFolderSorterPolicy

java.lang.Object
  |
  +--oracle.panama.rt.hook.HomeFolderSorterPolicy

public final class HomeFolderSorterPolicy
extends java.lang.Object

Since:
Oracle9i Application Server Wireless Edition
See Also:
FolderRendererHook

Constructor Summary
HomeFolderSorterPolicy()
           
 
Method Summary
TypeMethod
static Service[] getChildren(User user, Folder folder, ServiceContext serviceContext)
          Invoke the sorter using the service context.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HomeFolderSorterPolicy

public HomeFolderSorterPolicy()
Method Detail

getChildren

public static Service[] getChildren(User user,
                                    Folder folder,
                                    ServiceContext serviceContext)
                             throws PanamaRuntimeException
Invoke the sorter using the service context.
Parameters:
user - the user
folder - the user home Folder
context - the ServiceContext that contains all parameters
Returns:
Service[] the sorted list of sevices
Throws:
PanamaRuntimeException -