Interface S_FilterEntry
-
- All Superinterfaces:
S_AtomicFilterEntry
- All Known Subinterfaces:
S_FilterEntryOrEmpty
public interface S_FilterEntry extends S_AtomicFilterEntry
- Author:
- mederly
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description S_AtomicFilterEntry
not()
-
Methods inherited from interface com.evolveum.midpoint.prism.query.builder.S_AtomicFilterEntry
all, block, exists, filter, fullText, id, id, isChildOf, isChildOf, isDirectChildOf, isDirectChildOf, isInScopeOf, isInScopeOf, isParentOf, isParentOf, isRoot, item, item, item, item, item, item, itemAs, itemWithDef, none, ownerId, ownerId, type, type, undefined
-
-
-
-
Method Detail
-
not
S_AtomicFilterEntry not()
-
-