@Dependent public class NameFieldProvider extends BasicTypeFieldProvider<NameFieldDefinition>
supportedTypes
Constructor and Description |
---|
NameFieldProvider() |
Modifier and Type | Method and Description |
---|---|
NameFieldDefinition |
createFieldByType(TypeInfo typeInfo) |
protected void |
doRegisterFields() |
NameFieldDefinition |
getDefaultField() |
Class<NameFieldType> |
getFieldType() |
String |
getFieldTypeName() |
int |
getPriority() |
getFieldByType, getSupportedTypes, isCompatible, isSupported, registerFields, registerPropertyType, registerPropertyType, supports
public int getPriority()
getPriority
in class BasicTypeFieldProvider<NameFieldDefinition>
protected void doRegisterFields()
doRegisterFields
in class BasicTypeFieldProvider<NameFieldDefinition>
public NameFieldDefinition createFieldByType(TypeInfo typeInfo)
createFieldByType
in class BasicTypeFieldProvider<NameFieldDefinition>
public Class<NameFieldType> getFieldType()
public String getFieldTypeName()
public NameFieldDefinition getDefaultField()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.