public @interface AdminPresentationCollectionOverride
Modifier and Type | Required Element and Description |
---|---|
String |
name
The name of the property whose AdminPresentation annotation should be overwritten
|
AdminPresentationCollection |
value
The AdminPresentation to overwrite the property with
|
public abstract String name
public abstract AdminPresentationCollection value
Copyright © 2013. All rights reserved.