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