public class EntityReferenceSet extends Object
Constructor and Description |
---|
EntityReferenceSet() |
Modifier and Type | Method and Description |
---|---|
EntityReferenceSet |
excludes(EntityReference reference) |
EntityReferenceSet |
includes(EntityReference reference) |
boolean |
matches(EntityReference reference) |
public EntityReferenceSet includes(EntityReference reference)
reference
- the referencepublic EntityReferenceSet excludes(EntityReference reference)
reference
- the referencepublic boolean matches(EntityReference reference)
reference
- the referenceCopyright © 2004–2021 XWiki. All rights reserved.