com.wewebu.ow.server.ecmimpl.opencmis.field
Class OwCMISFormatAdapter
java.lang.Object
com.wewebu.ow.server.ecmimpl.opencmis.field.OwCMISFormatAdapter
- All Implemented Interfaces:
- OwCMISFormat, com.wewebu.ow.server.field.OwFormat
public class OwCMISFormatAdapter
- extends Object
- implements OwCMISFormat
OwCMISFormatAdapter.
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OwCMISFormatAdapter
public OwCMISFormatAdapter(com.wewebu.ow.server.field.OwFormat format_p)
ignoreTime
public boolean ignoreTime()
- Specified by:
ignoreTime
in interface com.wewebu.ow.server.field.OwFormat
ignoreDate
public boolean ignoreDate()
- Specified by:
ignoreDate
in interface com.wewebu.ow.server.field.OwFormat
getTextFormat
public Format getTextFormat(int iFieldProviderType_p)
- Specified by:
getTextFormat
in interface com.wewebu.ow.server.field.OwFormat
canValidate
public boolean canValidate()
- Specified by:
canValidate
in interface com.wewebu.ow.server.field.OwFormat
validate
public String validate(int iFieldProviderType_p,
Object object_p,
Locale locale_p)
throws com.wewebu.ow.server.exceptions.OwInvalidOperationException
- Specified by:
validate
in interface com.wewebu.ow.server.field.OwFormat
- Throws:
com.wewebu.ow.server.exceptions.OwInvalidOperationException
parse
public Object parse(String text_p,
boolean asArray_p)
throws com.wewebu.ow.server.exceptions.OwException
- Specified by:
parse
in interface OwCMISFormat
- Throws:
com.wewebu.ow.server.exceptions.OwException
Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.