public class DateNativeValueConverter extends Object implements NativeValueConverter
Converts from String to Date 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
| Constructor and Description |
|---|
DateNativeValueConverter(TimeZone timeZone) |
public DateNativeValueConverter(TimeZone timeZone)
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.