|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
javax.xml.bind.annotation.adapters.XmlAdapter
oracle.iam.certification.vo.util.jaxb.MapAdapter
public final class MapAdapter
JAXB adapter class to marshal/unmarshal Maps. Needed by IDCSummary Map<Long,Long> fields.
| Constructor Summary | |
|---|---|
MapAdapter() |
|
| Method Summary | |
|---|---|
MapType |
marshal(java.util.Map arg0) |
java.util.Map |
unmarshal(MapType arg0) |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MapAdapter()
| Method Detail |
|---|
public MapType marshal(java.util.Map arg0)
throws java.lang.Exception
marshal in class javax.xml.bind.annotation.adapters.XmlAdapterjava.lang.Exception
public java.util.Map unmarshal(MapType arg0)
throws java.lang.Exception
unmarshal in class javax.xml.bind.annotation.adapters.XmlAdapterjava.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||