org.apache.cocoon.faces.samples.carstore
Class CarCustomizer
java.lang.Object
org.apache.cocoon.faces.samples.carstore.CarCustomizer
public class CarCustomizer
- extends Object
A helper class that customizes a CarBean for a set of options
in a package.
This class reads its settings from a Properties file
Field Summary |
protected static org.apache.commons.logging.Log |
log
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
protected static final org.apache.commons.logging.Log log
CarCustomizer
public CarCustomizer()
CarCustomizer
public CarCustomizer(String bundleName)
getButtonStyle
public String getButtonStyle()
setButtonStyle
public void setButtonStyle(String newButtonStyle)
customizeCar
public void customizeCar(CarBean toCustomize)
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.