Modifier and Type | Class and Description |
---|---|
class |
InitialValueAnnotationWorker
Looks for
InitialValue annotations on methods that don't
have a Persist annotation (that's handled by
PersistAnnotationWorker ); adds an
IPropertySpecification for the property, so that its initial
value may be set. |
Modifier and Type | Method and Description |
---|---|
void |
AnnotationEnhancementWorker.setSecondaryAnnotationWorker(SecondaryAnnotationWorker secondaryWorker) |