public class EntityListPropertyDTO extends AbstractPropertyDTO
| Modifier and Type | Field and Description |
|---|---|
String |
mappedBy |
String |
referencedEntityName |
static String |
TYPE |
asNameIndex, P_ASNAMEIDX| Constructor and Description |
|---|
EntityListPropertyDTO(Integer asNameIndex,
String referencedEntityName,
String mappedBy) |
EntityListPropertyDTO(String referencedEntityName,
String mappedBy) |
public static final String TYPE
public final String referencedEntityName
public final String mappedBy
public String getType()
getType in class AbstractPropertyDTOCopyright © 2018. All rights reserved.