public class GQLAbstractAttributeMetaDataBuilder extends GQLAbstractMetaDataBuilder
| Constructor and Description |
|---|
GQLAbstractAttributeMetaDataBuilder(GQLSchemaConfig schemaConfig)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
populateAttributeRights(GQLAbstractAttributeMetaData attributeMetaData,
GQLAttribute annotation) |
protected void |
populateAttributeRights(GQLAbstractAttributeMetaData attributeMetaData,
GQLAttribute annotation,
boolean defaultReadable,
boolean defaultSaveable) |
getConfig, getEntity, isByteArray, isEntity, isEnumpublic GQLAbstractAttributeMetaDataBuilder(GQLSchemaConfig schemaConfig)
schemaConfig - the GQLSchemaConfigprotected void populateAttributeRights(GQLAbstractAttributeMetaData attributeMetaData, GQLAttribute annotation)
protected void populateAttributeRights(GQLAbstractAttributeMetaData attributeMetaData, GQLAttribute annotation, boolean defaultReadable, boolean defaultSaveable)
Copyright © 2019–2020. All rights reserved.