public class ArrayAgregateConverter extends Object implements NativeValueConverter
Converts a multi-value property.
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
| Constructor and Description |
|---|
ArrayAgregateConverter(NativeValueConverter singleValueConverter) |
public ArrayAgregateConverter(NativeValueConverter singleValueConverter)
public Object fromNative(Object nativeValue) throws com.wewebu.ow.server.exceptions.OwException
fromNative in interface NativeValueConvertercom.wewebu.ow.server.exceptions.OwExceptionpublic Object fromJava(Object javaValue) throws com.wewebu.ow.server.exceptions.OwException
fromJava in interface NativeValueConvertercom.wewebu.ow.server.exceptions.OwExceptionCopyright © 2014 Alfresco Business Solutions. All Rights Reserved.