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