RichFaces CDK Generator 4.2.0.CR1

org.richfaces.cdk.xmlconfig.model
Class FacesIdAdapter

java.lang.Object
  extended by javax.xml.bind.annotation.adapters.XmlAdapter<String,FacesId>
      extended by org.richfaces.cdk.xmlconfig.model.FacesIdAdapter

public class FacesIdAdapter
extends XmlAdapter<String,FacesId>

Author:
asmirnov@exadel.com

Constructor Summary
FacesIdAdapter()
           
 
Method Summary
 String marshal(FacesId v)
           
 FacesId unmarshal(String v)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FacesIdAdapter

public FacesIdAdapter()
Method Detail

marshal

public String marshal(FacesId v)
               throws Exception
Specified by:
marshal in class XmlAdapter<String,FacesId>
Throws:
Exception

unmarshal

public FacesId unmarshal(String v)
                  throws Exception
Specified by:
unmarshal in class XmlAdapter<String,FacesId>
Throws:
Exception

RichFaces CDK Generator 4.2.0.CR1

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