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, updateLocalizationLocale, updateLocalizationResource
 
Methods inherited from interface javax.ejb.EJBObject
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove
 



Copyright © 2006 BEA Systems, Inc. All Rights Reserved