com.wewebu.ow.server.ecmimpl.alfresco.bpm.rest.converters
Class NativeValueConverterFactoryRest

java.lang.Object
  extended by com.wewebu.ow.server.ecmimpl.alfresco.bpm.rest.converters.NativeValueConverterFactoryRest
All Implemented Interfaces:
NativeValueConverterFactory

public class NativeValueConverterFactoryRest
extends Object
implements NativeValueConverterFactory

Factory for NativeValueConverters to convert from rest values to java values and back.

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

Constructor Summary
NativeValueConverterFactoryRest()
           
 
Method Summary
 NativeValueConverter converterFor(com.wewebu.ow.server.field.OwFieldDefinition propertyClass)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NativeValueConverterFactoryRest

public NativeValueConverterFactoryRest()
Method Detail

converterFor

public NativeValueConverter converterFor(com.wewebu.ow.server.field.OwFieldDefinition propertyClass)
                                  throws com.wewebu.ow.server.exceptions.OwException
Specified by:
converterFor in interface NativeValueConverterFactory
Throws:
com.wewebu.ow.server.exceptions.OwException


Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.