public class LinkedEntitiesListPropertyModel extends AbstractPropertyModel<JSEntityList,EntityListPropertyDTO>
C_CONST_ERROR_PREFIX, C_CONST_HINTS_PREFIX, C_CONST_KEY_PREFIX| Constructor and Description |
|---|
LinkedEntitiesListPropertyModel(EntityListPropertyDTO model,
String name,
EntityModel entity) |
| Modifier and Type | Method and Description |
|---|---|
JSEntityList |
convertToJSObject(com.google.gwt.json.client.JSONValue jv,
EntityManager em) |
Integer |
getAsNameIndex() |
JSEntityList |
getDefaultValue() |
String |
getEnabledCondition() |
String |
getMappedByProperty() |
EntityModel |
getTargetEntityType() |
JSEntityList |
getValue(JSEntity entity) |
boolean |
isReadonly(boolean isNewObject) |
boolean |
isRequired() |
getDisplayHint, getDisplayName, getDTO, getEntityModelWrapper, getJSONValue, getName, getValue, isId, isValidpublic LinkedEntitiesListPropertyModel(EntityListPropertyDTO model, String name, EntityModel entity)
public boolean isReadonly(boolean isNewObject)
public String getMappedByProperty()
public EntityModel getTargetEntityType()
public JSEntityList convertToJSObject(com.google.gwt.json.client.JSONValue jv, EntityManager em)
public JSEntityList getValue(JSEntity entity)
public JSEntityList getDefaultValue()
public boolean isRequired()
public String getEnabledCondition()
public Integer getAsNameIndex()
Copyright © 2018. All rights reserved.