Interface IdentificationData

All Superinterfaces:
Serializable

public interface IdentificationData extends Serializable
User: frostn Date: 9/19/12 Time: 1:18 PM
  • Method Details

    • getIdentificationAttributes

      Collection<String> getIdentificationAttributes()
      Returns:
      Collection of attributes relevant for identification.
    • getConnectedIdentification

      Collection<ConnectedIdentificationData> getConnectedIdentification()
      Returns:
      Collection of data relevant for identification base on connected CIs.