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

All Superinterfaces:
BusinessObject, ExternalizableBusinessObject, Inactivateable, KimCode, KualiCode, Serializable

public interface DefaultableKimCode
extends KimCode

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
 boolean isDefault()
           
 
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
 

Method Detail

isDefault

boolean isDefault()


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