public interface PojoAdditionalMetadataCollectorValueNode extends PojoAdditionalMetadataCollector
Modifier and Type | Method and Description |
---|---|
void |
associationEmbedded() |
void |
associationInverseSide(PojoModelPathValueNode inverseSidePath) |
void |
derivedFrom(Set<PojoModelPathValueNode> path) |
void |
reindexOnUpdate(ReindexOnUpdate reindexOnUpdate) |
getFailureCollector
void associationInverseSide(PojoModelPathValueNode inverseSidePath)
void associationEmbedded()
void reindexOnUpdate(ReindexOnUpdate reindexOnUpdate)
void derivedFrom(Set<PojoModelPathValueNode> path)
Copyright © 2006-2018 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.