ariba.ui.aribaweb.core
Class NonMergedStringLocalizer

java.lang.Object
  extended by ariba.ui.aribaweb.core.NonMergedStringLocalizer
All Implemented Interfaces:
AWStringLocalizer

public class NonMergedStringLocalizer
extends Object
implements AWStringLocalizer


Constructor Summary
NonMergedStringLocalizer()
           
 
Method Summary
 Map getLocalizedAWLStrings(AWComponent component)
           
 Map getLocalizedJavaStrings(AWComponent component)
           
 Map getLocalizedStrings(String stringTable, String componentName, AWResourceManager resourceManager)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NonMergedStringLocalizer

public NonMergedStringLocalizer()
Method Detail

getLocalizedAWLStrings

public Map getLocalizedAWLStrings(AWComponent component)
Specified by:
getLocalizedAWLStrings in interface AWStringLocalizer

getLocalizedJavaStrings

public Map getLocalizedJavaStrings(AWComponent component)
Specified by:
getLocalizedJavaStrings in interface AWStringLocalizer

getLocalizedStrings

public Map getLocalizedStrings(String stringTable,
                               String componentName,
                               AWResourceManager resourceManager)
Specified by:
getLocalizedStrings in interface AWStringLocalizer


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