com.wewebu.ow.server.ecmimpl.cmis.property
Class OwCMISFilterInternal

java.lang.Object
  extended by com.wewebu.ow.server.ecmimpl.cmis.property.OwCMISConvertFilterChain
      extended by 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

Constructor Summary
OwCMISFilterInternal()
           
OwCMISFilterInternal(OwCMISConvertFilter nextFilter_p)
           
 
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
 

Constructor Detail

OwCMISFilterInternal

public OwCMISFilterInternal()

OwCMISFilterInternal

public OwCMISFilterInternal(OwCMISConvertFilter nextFilter_p)
Method Detail

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.