com.wewebu.ow.server.ecmimpl.alfresco.bpm.rest.converters
Class DefaultNativeValueConverter
java.lang.Object
com.wewebu.ow.server.ecmimpl.alfresco.bpm.rest.converters.DefaultNativeValueConverter
- All Implemented Interfaces:
- NativeValueConverter
public class DefaultNativeValueConverter
- extends Object
- implements NativeValueConverter
Fallback NativeValueConverter
implementation.
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
- Since:
- 4.0.0.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultNativeValueConverter
public DefaultNativeValueConverter(com.wewebu.ow.server.field.OwFieldDefinition propertyClass)
- Parameters:
propertyClass
-
fromNative
public Object fromNative(Object nativeValue)
throws com.wewebu.ow.server.exceptions.OwException
- Specified by:
fromNative
in interface NativeValueConverter
- Throws:
com.wewebu.ow.server.exceptions.OwException
fromJava
public Object fromJava(Object javaValue)
- Specified by:
fromJava
in interface NativeValueConverter
Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.