@Component public class EntitySelfXrefTestHarness extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ATTR_ID |
static String |
ATTR_STRING |
static String |
ATTR_XREF |
| Constructor and Description |
|---|
EntitySelfXrefTestHarness() |
| Modifier and Type | Method and Description |
|---|---|
void |
addSelfReference(EntityType entityType) |
EntityType |
createDynamicEntityType() |
java.util.stream.Stream<Entity> |
createTestEntities(EntityType entityType,
int numberOfEntities) |
void |
postConstruct() |
public static final String ATTR_ID
public static final String ATTR_XREF
public static final String ATTR_STRING
@PostConstruct public void postConstruct()
public EntityType createDynamicEntityType()
public void addSelfReference(EntityType entityType)
public java.util.stream.Stream<Entity> createTestEntities(EntityType entityType, int numberOfEntities)
Copyright © 2017. All Rights Reserved.