public interface ProfileManager extends Component(Code)
The profile manager.
Via this component you can get the profile (or parts of it) of the
current 'user'.
author: Carsten Ziegeler author: Volker Schmitt version: CVS $Id: ProfileManager.java 433543 2006-08-22 06:22:54Z crossley $
Get the portal layout defined by the layout key. This
usually addresses the layout profile.
With the optional subKey it's possible to retrieve
a specific layout object in the profile defined by
the layout key.
Parameters: layoutKey - A key describing the layout or null for the default Parameters: layoutID - The id of a layout object or null for the root object The layout