AdminPresentationMergeOverrides
instead@Deprecated public @interface AdminPresentationAdornedTargetCollectionOverride
Modifier and Type | Required Element and Description |
---|---|
String |
name
Deprecated.
The name of the property whose AdminPresentation annotation should be overwritten
|
AdminPresentationAdornedTargetCollection |
value
Deprecated.
The AdminPresentation to overwrite the property with
|
public abstract String name
public abstract AdminPresentationAdornedTargetCollection value
Copyright © 2019. All rights reserved.