org.openmdx.portal.servlet.attribute
Class ObjectReferenceValue.ObjectReferenceMarshaller

java.lang.Object
  extended by org.openmdx.portal.servlet.attribute.ObjectReferenceValue.ObjectReferenceMarshaller
All Implemented Interfaces:
Serializable, org.openmdx.compatibility.base.marshalling.Marshaller
Enclosing class:
ObjectReferenceValue

public static class ObjectReferenceValue.ObjectReferenceMarshaller
extends Object
implements org.openmdx.compatibility.base.marshalling.Marshaller, Serializable

See Also:
Serialized Form

Constructor Summary
ObjectReferenceValue.ObjectReferenceMarshaller(ApplicationContext application)
           
 
Method Summary
 Object marshal(Object source)
           
 Object unmarshal(Object source)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectReferenceValue.ObjectReferenceMarshaller

public ObjectReferenceValue.ObjectReferenceMarshaller(ApplicationContext application)
Method Detail

marshal

public Object marshal(Object source)
               throws org.openmdx.base.exception.ServiceException
Specified by:
marshal in interface org.openmdx.compatibility.base.marshalling.Marshaller
Throws:
org.openmdx.base.exception.ServiceException

unmarshal

public Object unmarshal(Object source)
                 throws org.openmdx.base.exception.ServiceException
Specified by:
unmarshal in interface org.openmdx.compatibility.base.marshalling.Marshaller
Throws:
org.openmdx.base.exception.ServiceException


This software is published under the BSD license. Copyright © 2006-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.