Oracle Application Server Wireless Java API Reference
B10400-01

oracle.panama.rt.hook
Interface HomeFolderSorterHook


public interface HomeFolderSorterHook
Since:
Oracle9i Application Server Wireless Edition
See Also:
FolderRendererHook

Method Summary
 Service[] getChildren(User user, Folder folder, ServiceContext serviceContext)
          Invoke the sorter using the service context.

 

Method Detail

getChildren

public 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.