com.wewebu.ow.server.ecmimpl.cmis.property
Class OwCMISFilterReadonly
java.lang.Object
com.wewebu.ow.server.ecmimpl.cmis.property.OwCMISConvertFilterChain
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
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 |
OwCMISFilterReadonly
public OwCMISFilterReadonly(int context_p)
OwCMISFilterReadonly
public OwCMISFilterReadonly(OwCMISConvertFilter nextFilter_p,
int context_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.