Package org.kuali.rice.kim.api.identity
Interface CodedAttributeContract
- All Superinterfaces:
org.kuali.rice.core.api.mo.common.Coded,org.kuali.rice.core.api.mo.common.GloballyUnique,org.kuali.rice.core.api.mo.common.active.Inactivatable,org.kuali.rice.core.api.mo.common.Versioned
- All Known Subinterfaces:
EntityAffiliationTypeContract,EntityExternalIdentifierTypeContract
- All Known Implementing Classes:
CodedAttribute,CodedAttribute.Builder,EntityAffiliationType,EntityAffiliationType.Builder,EntityExternalIdentifierType,EntityExternalIdentifierType.Builder
public interface CodedAttributeContract
extends org.kuali.rice.core.api.mo.common.Versioned, org.kuali.rice.core.api.mo.common.GloballyUnique, org.kuali.rice.core.api.mo.common.active.Inactivatable, org.kuali.rice.core.api.mo.common.Coded
-
Method Summary
Modifier and TypeMethodDescriptiongetName()This the name for the AddressType.This the sort code for the AddressType.Methods inherited from interface org.kuali.rice.core.api.mo.common.Coded
getCodeMethods inherited from interface org.kuali.rice.core.api.mo.common.GloballyUnique
getObjectIdMethods inherited from interface org.kuali.rice.core.api.mo.common.active.Inactivatable
isActiveMethods inherited from interface org.kuali.rice.core.api.mo.common.Versioned
getVersionNumber