public abstract class AbstractSingleEntityLocator extends Object implements SingleEntityLocator
getEntity and
 getEntities| Constructor and Description | 
|---|
| AbstractSingleEntityLocator() | 
| Modifier and Type | Method and Description | 
|---|---|
| List<ConfluenceEntityObject> | getEntities()Get the entities that match the query represented by this locator. | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetEntitypublic List<ConfluenceEntityObject> getEntities()
EntityLocator
Whether the ordering of entities in the returned list is significant is dependent on the specific implementation of the locator.
getEntities in interface EntityLocatorCopyright © 2003–2019 Atlassian. All rights reserved.