Skip navigation links


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

 


Skip navigation links


Copyright © 2010, Oracle. All rights reserved.