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 NativeValueConverter
com.wewebu.ow.server.exceptions.OwException
public Object fromJava(Object javaValue) throws com.wewebu.ow.server.exceptions.OwException
fromJava
in interface NativeValueConverter
com.wewebu.ow.server.exceptions.OwException
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.