Package io.jmix.data.impl.jpql.model
Interface Attribute
- All Superinterfaces:
Cloneable
- All Known Implementing Classes:
AttributeImpl
-
Method Details
-
getSimpleType
Class getSimpleType() -
getName
String getName() -
isEntityReferenceAttribute
boolean isEntityReferenceAttribute() -
isCollection
boolean isCollection() -
getReferencedEntityName
String getReferencedEntityName() -
getDisplayedName
String getDisplayedName() -
isEmbedded
boolean isEmbedded() -
clone
- Throws:
CloneNotSupportedException
-