public class BeanAdapter extends AbstractDCStructureAdapter
| Modifier and Type | Field and Description | 
|---|---|
| static java.lang.String | BEAN_PROVIDERbean DataControlStructureProvider identifier | 
| Constructor and Description | 
|---|
| BeanAdapter() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected AbstractDefinition | getDefinition(DataControlStructure dcStructure)Implementing classes must define this method to return the correct AbstractDefinition
 instance based on the given DataControlStructure. | 
| protected java.lang.String | getProviderType()Returns the Structure provider type. | 
canCreateDataControl, configureClientProject, getDefinition, getStructureProvider, initialize, invokeUIenableEditDefinitionActionForDCNode, getDataControlLibraries, getDataControlNodeMenuProvider, getPageDefinitionListenerpublic static final java.lang.String BEAN_PROVIDER
protected java.lang.String getProviderType()
getProviderType in class AbstractDCStructureAdapterprotected AbstractDefinition getDefinition(DataControlStructure dcStructure)
AbstractDCStructureAdaptergetDefinition in class AbstractDCStructureAdapter