| Constructor and Description |
|---|
PersistentEntityProjector(ProjectionDefinitions projectionDefinitions,
ProjectionFactory factory,
String projection)
Creates a new
PersistentEntityProjector using the given ProjectionDefinitions,
ProjectionFactory and projection name. |
public PersistentEntityProjector(ProjectionDefinitions projectionDefinitions, ProjectionFactory factory, String projection)
PersistentEntityProjector using the given ProjectionDefinitions,
ProjectionFactory and projection name.projectionDefinitions - must not be null.factory - must not be null.projection - can be empty.Copyright © 2011-2014-2014 Pivotal Software, Inc.. All Rights Reserved.