com.bea.netuix.application.localization.manager.persistence
Interface LocalizationManager

All Superinterfaces
javax.ejb.EJBObject, ILocalizationManager, Remote

public interface LocalizationManager
extends ILocalizationManager, javax.ejb.EJBObject

This is the primary interface for performing persistent store operations on localizations.


Method Summary
 
Methods inherited from interface com.bea.netuix.application.localization.manager.ILocalizationManager
addLocalizationResource, createLocalizationLocale, createLocalizationResource, deleteLocalizationLocale, deleteLocalizationResource, getCachedMatchingSupportedLocales, getLocalizationLocale, getLocalizationLocale, getLocalizationLocales, getLocalizationResource, getLocalizationResource, getLocalizationResources, getLocalizationResources, getLocalizationResourceView, getMatchingSupportedLocales, prepopulateCaches, updateLocalizationLocale, updateLocalizationResource
 
Methods inherited from interface javax.ejb.EJBObject
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove
 



Copyright © 2000, 2009, Oracle and/or its affiliates. All rights reserved.
Oracle is a registered trademark of Oracle Corporation and/or its affiliates.
Other names may be trademarks of their respective owners.