See: Description
| Interface | Description |
|---|---|
| EntityAttributeFilteringStage.EntityAttributeContext |
An entity attribute context against which matches can take place.
|
| Class | Description |
|---|---|
| AbstractEntityAttributeMatcher |
Abstract implementation of
Predicate over EntityAttributeFilteringStage.EntityAttributeContext using
the template method pattern. |
| AbstractExactValueMatcher |
An abstract entity attribute matcher implementation that matches an exact
combination of value, name and name format.
|
| EntityAttributeFilteringStage |
A stage which filters entity attributes from entity definitions according to a supplied
set of rules.
|
| EntityAttributeFilteringStage.ContextImpl |
A simple immutable implementation of
EntityAttributeFilteringStage.EntityAttributeContext. |
| EntityCategoryMatcher |
An entity attribute matcher which matches a given entity category.
|
| EntityCategorySupport |
Helper class for dealing with entity categories.
|
| EntityCategorySupportMatcher |
An entity attribute matcher which matches a given entity support category.
|
| MDAttrSupport |
Helper class for dealing with MDAttr metadata.
|
| MultiPredicateMatcher |
An entity attribute matcher implementation that delegates each
component match to a different @{link Predicate}.
|
| RegistrationAuthorityMatcher |
An entity attribute matcher which matches a given registration authority.
|
Copyright © 1999–2016. All rights reserved.