Class PostgresObjectField
java.lang.Object
org.dotwebstack.framework.core.model.AbstractObjectField
org.dotwebstack.framework.backend.postgres.model.PostgresObjectField
- All Implemented Interfaces:
ObjectField
-
Field Summary
Fields inherited from class org.dotwebstack.framework.core.model.AbstractObjectField
aggregationOf, aggregationOfType, arguments, enumeration, isList, keyField, keys, name, nullable, objectType, pageable, targetType, type, valueFetcher, visible -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanvoidvoidinitColumns(List<PostgresObjectField> ancestors) voidsetSpatial(PostgresSpatial spatial) Methods inherited from class org.dotwebstack.framework.core.model.AbstractObjectField
canEqual, equals, getAggregationOf, getAggregationOfType, getArguments, getEnumeration, getKeyField, getKeys, getName, getObjectType, getTargetType, getType, getValueFetcher, hashCode, isEnumeration, isList, isNullable, isPageable, isVisible, setAggregationOf, setAggregationOfType, setArguments, setEnumeration, setKeyField, setKeys, setList, setName, setNullable, setObjectType, setPageable, setTargetType, setType, setValueFetcher, setVisible, toString
-
Constructor Details
-
PostgresObjectField
public PostgresObjectField() -
PostgresObjectField
-
-
Method Details
-
initColumns
public void initColumns() -
initColumns
-
setSpatial
-
hasNestedFields
public boolean hasNestedFields()
-