Interface IBindingKey

All Superinterfaces:
de.uplanet.lucy.binding.ICommonBindingKey

public interface IBindingKey extends de.uplanet.lucy.binding.ICommonBindingKey
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns a unmodifiable binding segments, never null or empty.
     

    Methods inherited from interface de.uplanet.lucy.binding.ICommonBindingKey

    asBindingString
  • Method Details

    • getBindingSegments

      BindingSegments getBindingSegments()
      Returns a unmodifiable binding segments, never null or empty.
    • getBindingType

      String getBindingType()
      Returns:
      Returns the binding type.