The PDK Java API is part of the Portal Developer Kit on Portal Studio

Package oracle.portal.provider.v2.personalize

Interface Summary
PersonalizationObject Interface for tagging PreferenceDataObjects as being usable by PortletPersonalizationManagers
 

Class Summary
DBPersonalizationManager The DBPersonalizationManager class implements a PortletPersonalizationManager using data objects to persist customized data in a database.
NameValuePersonalizationObject Base customization data class.
PortletPersonalizationManager The PortletPersonalizationManager manages customization data for a portlet.
PortletReference A PortletReference is the 'key' with which items of customization data are accessed by a PortletPersonalizationManager.
PrefStorePersonalizationManager The PrefStorePersonalizationManager class implements a PortletPersonalizationManager using a PreferenceStore to persist customized data objects.
 

Exception Summary
PersonalizationException  
 


The PDK Java API is part of the Portal Developer Kit on Portal Studio

Copyright (c) 2002, Oracle Corporation. All Rights Reserved.