org.apache.jetspeed.util
Class AutoProfile

java.lang.Object
  extended byorg.apache.jetspeed.util.AutoProfile

public class AutoProfile
extends java.lang.Object

This class is used to handle different mediatype profile

Version:
$Id: AutoProfile.java,v1.0 2001/10/31
Author:
Andreas Kempf

Constructor Summary
AutoProfile()
           
 
Method Summary
static java.util.List getPortletList(org.apache.turbine.util.RunData rundata)
          Load a profile - the mediatype is depending on rundata settings The profile will load if the rundata.profile.mediatype differs from customtype (Session Param) if the param notForce is false, the profile will be loaded wether is already used or not -------------------------------------------------------------------------- last modified: 10/31/01 Andreas Kempf, Siemens ICM S CP PE, Munich
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AutoProfile

public AutoProfile()
Method Detail

getPortletList

public static java.util.List getPortletList(org.apache.turbine.util.RunData rundata)
Load a profile - the mediatype is depending on rundata settings The profile will load if the rundata.profile.mediatype differs from customtype (Session Param) if the param notForce is false, the profile will be loaded wether is already used or not -------------------------------------------------------------------------- last modified: 10/31/01 Andreas Kempf, Siemens ICM S CP PE, Munich



Copyright © 2000-2005 Apache Software Foundation. All Rights Reserved.