ariba.ui.meta.core
Class UIMeta.LocalizedStringCache

java.lang.Object
  extended by ariba.ui.meta.core.UIMeta.LocalizedStringCache
Direct Known Subclasses:
UIMeta.LocalizedString
Enclosing class:
UIMeta

public static class UIMeta.LocalizedStringCache
extends Object


Constructor Summary
UIMeta.LocalizedStringCache()
           
 
Method Summary
 String cacheLookup(Context context, String key)
           
 String fullLookup(Context context, String key, String stringTable, String fileKey, String defaultString)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UIMeta.LocalizedStringCache

public UIMeta.LocalizedStringCache()
Method Detail

cacheLookup

public String cacheLookup(Context context,
                          String key)

fullLookup

public String fullLookup(Context context,
                         String key,
                         String stringTable,
                         String fileKey,
                         String defaultString)


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