portal.chiba
Class PortalChibaConfigHelper

java.lang.Object
  extended byportal.chiba.PortalChibaConfigHelper

public class PortalChibaConfigHelper
extends java.lang.Object

Contains helper methods to initialize the Chiba configuration.

Version:
$Revision: 1.5 $
Author:
Thomas Weckert

Constructor Summary
PortalChibaConfigHelper()
           
 
Method Summary
static java.lang.String getChibaProperty(java.lang.String name)
           
static java.lang.String getChibaStylesheet(java.lang.String name)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortalChibaConfigHelper

public PortalChibaConfigHelper()
Method Detail

getChibaStylesheet

public static java.lang.String getChibaStylesheet(java.lang.String name)
                                           throws PortalException
Throws:
PortalException

getChibaProperty

public static java.lang.String getChibaProperty(java.lang.String name)
                                         throws PortalException
Throws:
PortalException