com.wewebu.ow.server.ecmimpl.cmis.generic
Class OwCMISLiveListHandler<L,O>
java.lang.Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OwCMISLiveListHandler
public OwCMISLiveListHandler(OwCMISValueConverter<L,O> liveValueConverter_p)
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.