public class NoClientSideFilter extends Object implements ClientSideFilter
Filter implementation doing nothing. Will match with any object which may exist, this implementation is used for OOP reasons.
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
Modifier and Type | Field and Description |
---|---|
static NoClientSideFilter |
INSTANCE |
public static final NoClientSideFilter INSTANCE
public boolean match(com.wewebu.ow.server.ecm.OwObject obj) throws Exception
match
in interface ClientSideFilter
Exception
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.