CorePropertiesPageletAdaptor

public class CorePropertiesPageletAdaptor extends PropertiesPageletAdaptor

CorePropertiesPageletAdaptor is a properties pagelet adaptor which provides an admin function of the core system properties.

Author:Hugo Y. K. Lam

Methods

addHouseCleaning

protected PropertyTree addHouseCleaning(HttpServletRequest request, PropertyTree dom)

Add the housecleaning data to the XSL tranformation.

Parameters:
  • request
  • dom
Returns:

PropertyTree

getCenterSource

protected Source getCenterSource(HttpServletRequest request)

getProperties

protected PropertySheet getProperties()

Gets the core system properties.

Returns:the core system properties.

See also: hk.hku.cecid.piazza.corvus.core.main.admin.listener.PropertiesPageletAdaptor.getProperties()