public class EntityListPropertyBuilder extends AbstractPropertyBuilder<UILinkedListProperty>
| Constructor and Description |
|---|
EntityListPropertyBuilder() |
| Modifier and Type | Method and Description |
|---|---|
AbstractPropertyDTO |
build() |
protected Class<UILinkedListProperty> |
getAnnotationType() |
protected String |
getForcedName() |
protected Boolean |
isReadonlyAnnotation() |
protected boolean |
isRequiredAnnotation() |
canBeEmpty, getAnnotation, getAsNameIndex, getProperty, getPropertyName, isReadonly, isRequired, preparepublic AbstractPropertyDTO build()
protected Class<UILinkedListProperty> getAnnotationType()
getAnnotationType in class AbstractPropertyBuilder<UILinkedListProperty>protected String getForcedName()
getForcedName in class AbstractPropertyBuilder<UILinkedListProperty>protected boolean isRequiredAnnotation()
isRequiredAnnotation in class AbstractPropertyBuilder<UILinkedListProperty>protected Boolean isReadonlyAnnotation()
isReadonlyAnnotation in class AbstractPropertyBuilder<UILinkedListProperty>Copyright © 2018. All rights reserved.