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

java.lang.Object
  extended by com.wewebu.ow.server.ecmimpl.cmis.property.OwCMISConvertFilterChain
      extended by com.wewebu.ow.server.ecmimpl.cmis.property.OwCMISFilterReadonly
All Implemented Interfaces:
OwCMISConvertFilter

public class OwCMISFilterReadonly
extends OwCMISConvertFilterChain

Filters properties based on the read only attribute of given properties or of their classes.

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
OwCMISFilterReadonly(int context_p)
           
OwCMISFilterReadonly(OwCMISConvertFilter nextFilter_p, int context_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

OwCMISFilterReadonly

public OwCMISFilterReadonly(int context_p)

OwCMISFilterReadonly

public OwCMISFilterReadonly(OwCMISConvertFilter nextFilter_p,
                            int context_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.