AdminPresentationMergeOverrides instead@Deprecated
public @interface AdminPresentationMapOverride
| Modifier and Type | Required Element and Description |
|---|---|
java.lang.String |
name
Deprecated.
The name of the property whose AdminPresentation annotation should be overwritten
|
AdminPresentationMap |
value
Deprecated.
The AdminPresentation to overwrite the property with
|
public abstract java.lang.String name
public abstract AdminPresentationMap value
Copyright © 2018. All Rights Reserved.