public class PortletModeAdapter extends XmlAdapter<String,Mode>
PortletModeAdapter()
String
marshal(Mode mode)
Mode
unmarshal(String name)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PortletModeAdapter()
public String marshal(Mode mode) throws Exception
marshal
XmlAdapter<String,Mode>
Exception
public Mode unmarshal(String name) throws Exception
unmarshal
Copyright © 2003-2019 GateIn. All Rights Reserved.