Uses of Class
org.apache.shale.tiger.managed.config.ListEntryConfig

Packages that use ListEntryConfig
org.apache.shale.tiger.managed.config JavaBeans representing configuration elements for managed beans. 
 

Uses of ListEntryConfig in org.apache.shale.tiger.managed.config
 

Methods in org.apache.shale.tiger.managed.config that return types with arguments of type ListEntryConfig
 List<ListEntryConfig> ListEntriesConfig.getEntries()
          Return the entries for configuring this list.
 

Methods in org.apache.shale.tiger.managed.config with parameters of type ListEntryConfig
 void ListEntriesConfig.addEntry(ListEntryConfig entry)
          Add a new entry to the entries for this list.
 



Copyright © 2004-2007 Apache Software Foundation. All Rights Reserved.