public class EntityProperty<T extends Entity> extends AbstractProperty<T>
EntityType#entity(java.lang.Class)
Property.Description, Property.Editable, Property.Getter<T>, Property.GetterAttribute, Property.Label, Property.Name, Property.Setter<T>, Property.SetterAttribute, Property.Test, Property.Widget
Constructor and Description |
---|
EntityProperty(Class<T> cls) |
Modifier and Type | Method and Description |
---|---|
Class<T> |
getRepresentationClass()
Gets the representation class for this entity.
|
freeze, getAttribute, getAttributes, getContentType, getDescription, getLabel, getTags, getter, getValue, getWidget, setAttributes, setter, setValue
Copyright © 2021. All Rights Reserved.