Interface EntityMatched
- 
- All Superinterfaces:
- Serializable
 - All Known Implementing Classes:
- BaseEntityMatched,- CollectionMatched,- InstitutionMatched
 
 public interface EntityMatched extends Serializable 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetCode()UUIDgetKey()StringgetName()URIgetSelfLink()booleanisActive()
 
-