Interface EntityMatched
-
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
BaseEntityMatched
,CollectionMatched
,InstitutionMatched
public interface EntityMatched extends Serializable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getCode()
UUID
getKey()
String
getName()
URI
getSelfLink()
boolean
isActive()
-