Package com.axemble.vdoc.sdk.interfaces
Interface IExternalReference
- All Superinterfaces:
- Serializable
- All Known Subinterfaces:
- IConnectionDefinition<T>,- IDataSourceReference,- IJdbcReference
- All Known Implementing Classes:
- ProcessDataSourceReference
The base interface for external reference.
- Since:
- 1.0, 15/04/2008
- Author:
- vlygeros
- See Also:
- 
Method Summary
- 
Method Details- 
getNameString getName()Gets the name of the external reference.- Returns:
- a string object.
 
 
-