com.wewebu.ow.server.ecmimpl.cmis.propertyclasses
Class OwCMISEnumTemplate

java.lang.Object
  extended by com.wewebu.ow.server.ecmimpl.cmis.propertyclasses.OwCMISEnumTemplate

public class OwCMISEnumTemplate
extends Object

OwCMISEnumTemplate. Helper class to convert the native choice representation into an OwEnumCollection.

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 Summary
OwCMISEnumTemplate()
           
 
Method Summary
<L,O,C extends org.oasis_open.docs.ns.cmis.core._200908.CmisChoice>
com.wewebu.ow.server.field.OwEnumCollection
createEnumCollection(List<OwCMISChoiceBinding<L>> choiceBindings_p, OwCMISValueConverterClass<L,O> converterClass_p, boolean isArray_p)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OwCMISEnumTemplate

public OwCMISEnumTemplate()
Method Detail

createEnumCollection

public <L,O,C extends org.oasis_open.docs.ns.cmis.core._200908.CmisChoice> com.wewebu.ow.server.field.OwEnumCollection createEnumCollection(List<OwCMISChoiceBinding<L>> choiceBindings_p,
                                                                                                                                            OwCMISValueConverterClass<L,O> converterClass_p,
                                                                                                                                            boolean isArray_p)
                                                                 throws com.wewebu.ow.server.exceptions.OwInvalidOperationException
Throws:
com.wewebu.ow.server.exceptions.OwInvalidOperationException


Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.