@NotFinalAPI public interface ContactNodeRestrictions<E>
PerspectiveContactable.setAsPerspectiveContact()
of the extending element.Modifier and Type | Method and Description |
---|---|
Set<String> |
queriesRestrictingContactNodes()
Returns the queries restricting the contact nodes.
|
E |
restrictAllContactNodesByQueries(Iterable<String> restrictingQueryNames)
Restricts all contact nodes by the given queries.
|
E |
restrictAllContactNodesByQueries(String... restrictingQueryNames)
Restricts all contact nodes by the given queries.
|
E restrictAllContactNodesByQueries(String... restrictingQueryNames)
PerspectiveContactable.setAsPerspectiveContact()
restrictingQueryNames
- the queries to restrict the contact node.
If empty, removes this restriction.E restrictAllContactNodesByQueries(Iterable<String> restrictingQueryNames)
PerspectiveContactable.setAsPerspectiveContact()
restrictingQueryNames
- the queries to restrict the contact node.
If empty, removes this restriction. Documentation Feedback
Copyright 2011 - 2018 Micro Focus or one of its affiliates.