public interface EntityLocator
Modifier and Type | Method and Description |
---|---|
List<ConfluenceEntityObject> |
getEntities()
Get the entities that match the query represented by this locator.
|
List<ConfluenceEntityObject> getEntities()
Whether the ordering of entities in the returned list is significant is dependent on the specific implementation of the locator.
Copyright © 2003–2018 Atlassian. All rights reserved.