Interface IExternalReference

All Superinterfaces:
Serializable
All Known Subinterfaces:
IConnectionDefinition<T>, IDataSourceReference, IJdbcReference
All Known Implementing Classes:
ProcessDataSourceReference

public interface IExternalReference extends Serializable
The base interface for external reference.
Since:
1.0, 15/04/2008
Author:
vlygeros
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the name of the external reference.
  • Method Details

    • getName

      String getName()
      Gets the name of the external reference.
      Returns:
      a string object.