java.lang.Object
javax.xml.bind.annotation.adapters.XmlAdapter<
String,
org.gatein.pc.api.Mode>
org.gatein.pc.portlet.impl.metadata.adapter.PortletModeAdapter
public class PortletModeAdapter
extends javax.xml.bind.annotation.adapters.XmlAdapter<String,org.gatein.pc.api.Mode>
-
Constructor Summary
Constructors
-
Method Summary
marshal(org.gatein.pc.api.Mode mode)
org.gatein.pc.api.Mode
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
PortletModeAdapter
public PortletModeAdapter()
-
Method Details
-
marshal
- Specified by:
marshal in class javax.xml.bind.annotation.adapters.XmlAdapter<String,org.gatein.pc.api.Mode>
- Throws:
Exception
-
unmarshal
- Specified by:
unmarshal in class javax.xml.bind.annotation.adapters.XmlAdapter<String,org.gatein.pc.api.Mode>
- Throws:
Exception