|
|
|
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.torweg.pulse.configuration.AbstractConfigBean
org.torweg.pulse.component.shop.ShoppingCartControllerConfig
public class ShoppingCartControllerConfig
| Constructor Summary | |
|---|---|
ShoppingCartControllerConfig()
|
|
| Method Summary | |
|---|---|
XSLHandle |
getAjaxXSL(ShoppingCartController.DisplayMode mode)
returns the requested XSLHandle. |
void |
init(org.jdom.Element conf)
initialises the ConfigBean. |
| Methods inherited from class org.torweg.pulse.configuration.AbstractConfigBean |
|---|
buildClass, buildInstance, lastModified, setLastModified |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ShoppingCartControllerConfig()
| Method Detail |
|---|
public void init(org.jdom.Element conf)
ConfigBean.
conf - the configurationConfigBean.init(org.jdom.Element)public final XSLHandle getAjaxXSL(ShoppingCartController.DisplayMode mode)
XSLHandle.
mode - the requested mode
XSLHandle or null, if no such
handle exists
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||