ariba.ui.meta.persistence
Class EntityChoiceSource

java.lang.Object
  extended by ariba.ui.meta.persistence.EntityChoiceSource
All Implemented Interfaces:
ChooserSelectionSource

public class EntityChoiceSource
extends Object
implements ChooserSelectionSource


Nested Class Summary
 
Nested classes/interfaces inherited from interface ariba.ui.widgets.ChooserSelectionSource
ChooserSelectionSource.ListSource
 
Constructor Summary
EntityChoiceSource(String className)
           
 
Method Summary
 List match(List selections, String pattern)
           
 List match(String pattern, int max)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EntityChoiceSource

public EntityChoiceSource(String className)
Method Detail

match

public List match(String pattern,
                  int max)
Specified by:
match in interface ChooserSelectionSource

match

public List match(List selections,
                  String pattern)
Specified by:
match in interface ChooserSelectionSource


AribaWeb User Interface Development Framework
Copyright © 2000-2009 Ariba, Inc. All Rights Reserved.