Class DslEntityLink
java.lang.Object
io.vertigo.studio.impl.source.dsl.entity.DslEntityLink
- All Implemented Interfaces:
DslEntityFieldType
Defines a link to an entity.
- Author:
- pchretien, mlaroche
-
Method Details
-
getEntity
- Returns:
- the linked entity
-
toString
-
isEntityLink
public boolean isEntityLink()- Specified by:
isEntityLinkin interfaceDslEntityFieldType- Returns:
- If the field is a link towards an entity
-