Class PageableEntityRepositoryExecutorBase

java.lang.Object
org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.RepositoryExecutorBase
org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.executors.PageableEntityRepositoryExecutorBase
All Implemented Interfaces:
CloneableRepositoryExecutor, RepositoryExecutor
Direct Known Subclasses:
FindEntitiesByClassificationExecutor, FindEntitiesByPropertyExecutor, FindEntitiesByPropertyValueExecutor, FindEntitiesExecutor, GetEntityDetailHistoryExecutor

public abstract class PageableEntityRepositoryExecutorBase extends RepositoryExecutorBase
PageableEntityRepositoryExecutorBase is the executor base class for find requests that return entities. It is responsible for the second phase of retrieving a list of entities where repositories that have not returned an entity instance are called to see if they have disconnected home classifications to add to these entities.