-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
static org.apache.isis.applib.filter.Filter<Facet> |
ANY
Accepts everything.
|
static org.apache.isis.applib.filter.Filter<Facet> |
NONE
Accepts nothing.
|
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
static org.apache.isis.applib.filter.Filter<Facet> |
isA(Class<?> superClass) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.