oracle.portal.provider.v1
Interface CustomizationObject

All Known Implementing Classes:
BaseCustomization

Deprecated. Data objects should implement the PersonalizationObject interface instead.

public interface CustomizationObject

Interface for data objects managed by a PortletPersonalizationManager

Author:
Michael Freedman

Method Summary
 void init(PortletReference ref)
          Deprecated. Allows generic PortletpersonalizationManagers
 

Method Detail

init

public void init(PortletReference ref)
Deprecated. 
Allows generic PortletpersonalizationManagers
Parameters:
ref - the PortletReference on whose behalf this data object is being intialized