org.kuali.rice.kim.api.identity
Interface CodedAttributeHistoryContract

All Superinterfaces:
Coded, CodedAttributeContract, GloballyUnique, Historical, Inactivatable, InactivatableFromTo, Versioned
All Known Subinterfaces:
CodedAttributeHistoryBoContract, EntityAffiliationTypeHistoryContract, EntityExternalIdentifierTypeHistoryContract
All Known Implementing Classes:
CodedAttributeHistory, CodedAttributeHistory.Builder, EntityAddressTypeHistoryBo, EntityAffiliationTypeHistory, EntityAffiliationTypeHistory.Builder, EntityAffiliationTypeHistoryBo, EntityCitizenshipChangeTypeHistoryBo, EntityCitizenshipStatusHistoryBo, EntityEmailTypeHistoryBo, EntityEmploymentStatusHistoryBo, EntityEmploymentTypeHistoryBo, EntityExternalIdentifierTypeHistory, EntityExternalIdentifierTypeHistory.Builder, EntityExternalIdentifierTypeHistoryBo, EntityNameTypeHistoryBo, EntityPhoneTypeHistoryBo, EntityResidencyStatusHistoryBo, EntityResidencyTypeHistoryBo

public interface CodedAttributeHistoryContract
extends CodedAttributeContract, Historical


Method Summary
 
Methods inherited from interface org.kuali.rice.kim.api.identity.CodedAttributeContract
getName, getSortCode
 
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.Coded
getCode
 
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
 



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