com.wewebu.ow.server.ecmimpl.cmis.property
Class OwCMISFilterInternal
java.lang.Object
com.wewebu.ow.server.ecmimpl.cmis.property.OwCMISConvertFilterChain
com.wewebu.ow.server.ecmimpl.cmis.property.OwCMISFilterInternal
- All Implemented Interfaces:
- OwCMISConvertFilter
public class OwCMISFilterInternal
- extends OwCMISConvertFilterChain
Filters properties that are extensions of OwCMISInternalProperty
.
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
- Since:
- 4.0.0.0
Method Summary |
boolean |
accept(com.wewebu.ow.server.ecm.OwProperty property_p)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OwCMISFilterInternal
public OwCMISFilterInternal()
OwCMISFilterInternal
public OwCMISFilterInternal(OwCMISConvertFilter nextFilter_p)
accept
public boolean accept(com.wewebu.ow.server.ecm.OwProperty property_p)
throws com.wewebu.ow.server.exceptions.OwException
- Specified by:
accept
in interface OwCMISConvertFilter
- Overrides:
accept
in class OwCMISConvertFilterChain
- Returns:
- true if the given property can be converted
- Throws:
com.wewebu.ow.server.exceptions.OwException
Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.