ariba.ui.meta.persistence
Class EntityChoiceSource

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

public class EntityChoiceSource
extends java.lang.Object
implements ChooserSelectionSource


Nested Class Summary
 
Nested classes/interfaces inherited from interface ariba.ui.widgets.ChooserSelectionSource
ChooserSelectionSource.ListSource
 
Constructor Summary
EntityChoiceSource(java.lang.String className)
           
 
Method Summary
 java.util.List match(java.util.List selections, java.lang.String pattern)
           
 java.util.List match(java.lang.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(java.lang.String className)
Method Detail

match

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

match

public java.util.List match(java.util.List selections,
                            java.lang.String pattern)
Specified by:
match in interface ChooserSelectionSource


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