Oracle Application Server Wireless Java API Reference
B10400-01

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
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
Returns:
Service[] the sorted list of sevices
Throws:
PanamaRuntimeException

Oracle Application Server Wireless Java API Reference
B10400-01

Copyright © 2003 Oracle Corporation. All Rights Reserved.