Package | Description |
---|---|
org.hibernate.search.engine.metadata.impl |
Internal metadata classes created during metadata processing and used by the document builders at runtime.
|
Modifier and Type | Method and Description |
---|---|
ContainedInMetadata |
ContainedInMetadataBuilder.createContainedInMetadata() |
Modifier and Type | Method and Description |
---|---|
Set<ContainedInMetadata> |
TypeMetadata.getContainedInMetadata() |
Modifier and Type | Method and Description |
---|---|
void |
TypeMetadata.Builder.addContainedIn(ContainedInMetadata containedInMetadata) |
Copyright © 2006–2016 Hibernate. All rights reserved.