public interface DataHolderBuilder
Modifier and Type | Method and Description |
---|---|
DataHolder |
buildDataHolder(DataHolderBuildConfig config) |
String |
getDataHolderName(Locale locale) |
String |
getId() |
int |
getPriority() |
String[] |
getSupportedHolderTypes() |
boolean |
supportsPropertyType(String type,
String path) |
String getId()
DataHolder buildDataHolder(DataHolderBuildConfig config)
int getPriority()
String[] getSupportedHolderTypes()
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.