@Component public class DocumentIdGenerator extends AbstractMetadataIdGenerator
| Constructor and Description |
|---|
DocumentIdGenerator() |
| Modifier and Type | Method and Description |
|---|---|
String |
generateId(Attribute attribute)
Generates a field name for the given entity type
|
String |
generateId(EntityType entityType)
Generates a document type name for the given entity type
|
generateHashcodepublic String generateId(EntityType entityType)
entityType - entity typeCopyright © 2018 Pivotal Software, Inc.. All rights reserved.