org.kuali.rice.kim.api.identity.personal
Interface EntityMilitaryHistoryContract

All Superinterfaces:
EntityMilitaryContract, GloballyUnique, Historical, Identifiable, Inactivatable, InactivatableFromTo, Versioned
All Known Implementing Classes:
EntityMilitaryHistory, EntityMilitaryHistory.Builder

public interface EntityMilitaryHistoryContract
extends EntityMilitaryContract, Historical


Method Summary
 CodedAttributeHistoryContract getRelationshipStatus()
          Returns the EntityBioDemographicsHistoryContract's relationship with the military .
 
Methods inherited from interface org.kuali.rice.kim.api.identity.personal.EntityMilitaryContract
getDischargeDate, getEntityId, getSelectiveServiceNumber, isSelectiveService
 
Methods inherited from interface org.kuali.rice.core.api.mo.common.Versioned
getVersionNumber
 
Methods inherited from interface org.kuali.rice.core.api.mo.common.GloballyUnique
getObjectId
 
Methods inherited from interface org.kuali.rice.core.api.mo.common.Identifiable
getId
 
Methods inherited from interface org.kuali.rice.core.api.mo.common.Historical
getHistoryId, isActiveNow
 
Methods inherited from interface org.kuali.rice.core.api.mo.common.active.InactivatableFromTo
getActiveFromDate, getActiveToDate, isActive
 
Methods inherited from interface org.kuali.rice.core.api.mo.common.active.Inactivatable
isActive
 

Method Detail

getRelationshipStatus

CodedAttributeHistoryContract getRelationshipStatus()
Returns the EntityBioDemographicsHistoryContract's relationship with the military .

Specified by:
getRelationshipStatus in interface EntityMilitaryContract


Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.