public class RelationObjectBuilderImpl extends ObjectBuilderBase<RelationObject,StateMachineObject<?>,RelationMetadata> implements RelationObjectBuilder
loggerregistrycontainerType, flavorMap, keySet, parent, path, properties| Constructor and Description |
|---|
RelationObjectBuilderImpl(StateMachineObject parent,
Field field,
RelationMetadata template) |
RelationObjectBuilderImpl(StateMachineObject parent,
Method method,
RelationMetadata template) |
| Modifier and Type | Method and Description |
|---|---|
RelationObjectBuilder |
build(Class<?> klass,
StateMachineObject<?> parent) |
Readable<Object> |
getEvaluator() |
void |
verifyMetaData(VerificationFailureSet verificationSet) |
findSuper, getMetaType, hasSuper, setMetaTypeconfigureSuper, extendsSuperKeySet, getDeclaredAnnotation, getSuper, getSuperMetaClass, hasDeclaredAnnotation, hasLifecycleOverrideAnnotation, hasSuper, isOverriding, setOverriding, setSuper, verifySuperaddKeys, getPrimaryKey, getRegistry, newVerificationException, newVerificationException, newVerificationFailure, newVerificationFailure, setPrimaryKey, setRegistryaddFlavor, addKey, addKeys, equals, getDottedPath, getFlavor, getFlavorMetaData, getKeySet, getMetaData, getName, getParent, getProperty, handleError, hasFlavor, hasFlavorMetaData, hashCode, hasKey, removeFlavor, setContainerType, setProperty, toString, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitaddFlavor, addKey, addKeys, getMetaData, handleError, hasKey, removeFlavorgetMetaTypegetDottedPath, getKeySet, getParent, getPrimaryKeygetKeySetpublic RelationObjectBuilderImpl(StateMachineObject parent, Field field, RelationMetadata template)
public RelationObjectBuilderImpl(StateMachineObject parent, Method method, RelationMetadata template)
public RelationObjectBuilder build(Class<?> klass, StateMachineObject<?> parent) throws VerificationException
build in interface AnnotationMetaBuilder<RelationObject,StateMachineObject<?>>build in class ObjectBuilderBase<RelationObject,StateMachineObject<?>,RelationMetadata>VerificationExceptionpublic Readable<Object> getEvaluator()
getEvaluator in interface RelationObjectpublic void verifyMetaData(VerificationFailureSet verificationSet)
verifyMetaData in interface MetaDataCopyright © 2015. All Rights Reserved.