Interface SearchablePropertyAdapter
- 
- All Superinterfaces:
- Adapter,- PropertyAdapter
 - All Known Implementing Classes:
- CellUpdateAdapter,- ExpressionPropertyAdapter,- ExtensibleBinding,- IndirectTagBindingAdapter,- IndirectUDTTagAdapter,- NamedQueryAdapter,- SimpleBoundColorAdapter,- SimpleBoundPropertyAdapter,- SimpleBoundTagAdapter,- SQLPropertyAdapter,- TagHistoryAdapter,- UDTTagAdapter
 
 public interface SearchablePropertyAdapter extends PropertyAdapter 
- 
- 
Nested Class Summary- 
Nested classes/interfaces inherited from interface com.inductiveautomation.factorypmi.application.binding.AdapterAdapter.ValueHolder
 - 
Nested classes/interfaces inherited from interface com.inductiveautomation.factorypmi.application.binding.PropertyAdapterPropertyAdapter.PAType
 
- 
 - 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description BindingConfigurationgetBindingConfiguration()- 
Methods inherited from interface com.inductiveautomation.factorypmi.application.binding.Adapterconnect, disconnect, getInteractions, getTarget, isValid, setTarget, shutdown, startup
 - 
Methods inherited from interface com.inductiveautomation.factorypmi.application.binding.PropertyAdaptergetReferenceType, getTargetPropertyName, setTargetPropertyName
 
- 
 
- 
- 
- 
Method Detail- 
getBindingConfigurationBindingConfiguration getBindingConfiguration() 
 
- 
 
-