public static interface EntityAttributeFilteringStage.EntityAttributeContext
Name and NameFormat attributes,
and the entity's registrationAuthority, if any.
A matcher is a Predicate over such a context.| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Returns the attribute's
Name. |
String |
getNameFormat()
Returns the attribute's
NameFormat. |
String |
getRegistrationAuthority()
Returns the registration authority component, or
null. |
String |
getValue()
Returns the attribute's value.
|
Copyright © 1999–2016. All rights reserved.