com.wewebu.ow.server.ecmimpl.cmis.generic
Class OwCMISLiveListHandler<L,O>

java.lang.Object
  extended by com.wewebu.ow.server.ecmimpl.cmis.generic.OwCMISLiveListHandler<L,O>
Direct Known Subclasses:
OwCMISSameTypeHandler

public class OwCMISLiveListHandler<L,O>
extends Object

OwCMISLiveListHandler.

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
OwCMISLiveListHandler(OwCMISValueConverter<L,O> liveValueConverter_p)
           
 
Method Summary
 Object extractValue(List<L> liveList_p, boolean isArray_p)
           
 void replaceListValues(List<L> liveList_p, Object value_p, boolean isArray_p)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OwCMISLiveListHandler

public OwCMISLiveListHandler(OwCMISValueConverter<L,O> liveValueConverter_p)
Method Detail

extractValue

public Object extractValue(List<L> liveList_p,
                           boolean isArray_p)
                    throws com.wewebu.ow.server.exceptions.OwInvalidOperationException
Throws:
com.wewebu.ow.server.exceptions.OwInvalidOperationException

replaceListValues

public void replaceListValues(List<L> liveList_p,
                              Object value_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.