public class OwAlfrescoBPMFormat extends Object implements com.wewebu.ow.server.field.OwFormat
Simple OwFormat
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
Constructor and Description |
---|
OwAlfrescoBPMFormat(Format textForma) |
Modifier and Type | Method and Description |
---|---|
boolean |
canValidate() |
Format |
getTextFormat(int iFieldProviderType_p) |
boolean |
ignoreDate() |
boolean |
ignoreTime() |
Object |
parse(String text) |
String |
validate(int iFieldProviderType_p,
Object object_p,
Locale locale_p) |
public OwAlfrescoBPMFormat(Format textForma)
public Object parse(String text) throws com.wewebu.ow.server.exceptions.OwException
com.wewebu.ow.server.exceptions.OwException
public boolean ignoreTime()
ignoreTime
in interface com.wewebu.ow.server.field.OwFormat
public boolean ignoreDate()
ignoreDate
in interface com.wewebu.ow.server.field.OwFormat
public Format getTextFormat(int iFieldProviderType_p)
getTextFormat
in interface com.wewebu.ow.server.field.OwFormat
public boolean canValidate()
canValidate
in interface com.wewebu.ow.server.field.OwFormat
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.