当前页面:
在线文档首页 >
JBOSS Portal 2.2 API 英文版文档
CompositeFilter - JBOSS Portal 2.2 API 英文版文档
org.jboss.portal.common.command.filter
Class CompositeFilter
java.lang.Object
org.jboss.portal.common.command.filter.AbstractCommandFilter
org.jboss.portal.common.command.filter.CompositeFilter
- All Implemented Interfaces:
- CommandFilter
- public class CompositeFilter
- extends AbstractCommandFilter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CompositeFilter
public CompositeFilter()
filter
public Result filter(Command cmd)
throws CommandException
- Throws:
CommandException