org.apache.cocoon.forms.samples.bindings
Class LenientBaseBean

java.lang.Object
  extended byorg.apache.cocoon.forms.samples.bindings.LenientBaseBean
Direct Known Subclasses:
LenientNotOKBean, LenientOKBean

public class LenientBaseBean
extends Object

LenientBaseBean

Version:
$Id: LenientBaseBean.java 56582 2004-11-04 10:16:22Z sylvain $
Author:
Marc Portier

Field Summary
protected  String breakingField
           
protected  String surviveField
           
 
Constructor Summary
protected LenientBaseBean(String initVal)
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

breakingField

protected String breakingField

surviveField

protected String surviveField
Constructor Detail

LenientBaseBean

protected LenientBaseBean(String initVal)
Method Detail

toString

public String toString()


Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.