org.kuali.rice.kim.bo.reference
Interface KimCode

All Superinterfaces:
BusinessObject, ExternalizableBusinessObject, Inactivateable, KualiCode, Serializable
All Known Subinterfaces:
AddressType, AffiliationType, CitizenshipStatus, DefaultableKimCode, EmailType, EmploymentStatus, EmploymentType, EntityNameType, EntityType, ExternalIdentifierType, PhoneType
All Known Implementing Classes:
AddressTypeImpl, AddressTypeInfo, AffiliationTypeImpl, AffiliationTypeInfo, CitizenshipStatusImpl, CitizenshipStatusInfo, EmailTypeImpl, EmailTypeInfo, EmploymentStatusImpl, EmploymentStatusInfo, EmploymentTypeImpl, EmploymentTypeInfo, EntityNameTypeImpl, EntityNameTypeInfo, EntityTypeImpl, EntityTypeInfo, ExternalIdentifierTypeImpl, ExternalIdentifierTypeInfo, KimCodeBase, KimCodeInfoBase, PhoneTypeImpl, PhoneTypeInfo

public interface KimCode
extends KualiCode, ExternalizableBusinessObject

This is a description of what this class does - jonathan don't forget to fill this in.

Author:
Kuali Rice Team (rice.collab@kuali.org)

Method Summary
 
Methods inherited from interface org.kuali.rice.kns.bo.KualiCode
getCode, getName, isActive, setActive, setCode, setName
 
Methods inherited from interface org.kuali.rice.kns.bo.BusinessObject
prepareForWorkflow, refresh
 



Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.