Interface EntityCitizenshipContract

All Superinterfaces:
GloballyUnique, Identifiable, Inactivatable, Versioned
All Known Implementing Classes:
EntityCitizenship, EntityCitizenship.Builder

public interface EntityCitizenshipContract extends Versioned, GloballyUnique, Inactivatable, Identifiable
This contract represents the citizenship information associated with an Entity.
Author:
Kuali Rice Team (rice.collab@kuali.org)