RichFaces Examples Template 4.3.0.Final

org.richfaces.example
Class ContentBean

java.lang.Object
  extended by org.richfaces.example.ContentBean

public class ContentBean
extends Object

Author:
leo

Constructor Summary
ContentBean()
           
 
Method Summary
 String getContent()
           
 String getXpath()
           
 void setXpath(String xpath)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContentBean

public ContentBean()
Method Detail

getContent

public String getContent()

setXpath

public void setXpath(String xpath)
Parameters:
xpath - the xpath to set

getXpath

public String getXpath()
Returns:
the xpath

RichFaces Examples Template 4.3.0.Final

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.