com.wewebu.ow.server.ecmimpl.opencmis.field
Interface OwCMISFormat

All Superinterfaces:
com.wewebu.ow.server.field.OwFormat
All Known Implementing Classes:
OwCMISFormatAdapter, OwCMISJavaTextFormat

public interface OwCMISFormat
extends com.wewebu.ow.server.field.OwFormat

OwCMISFormat Interface.

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


Method Summary
 Object parse(String text_p, boolean asArray_p)
           
 
Methods inherited from interface com.wewebu.ow.server.field.OwFormat
canValidate, getTextFormat, ignoreDate, ignoreTime, validate
 

Method Detail

parse

Object parse(String text_p,
             boolean asArray_p)
             throws com.wewebu.ow.server.exceptions.OwException
Throws:
com.wewebu.ow.server.exceptions.OwException


Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.