org.kuali.rice.kim.bo.entity.dto
Class KimDefaultableInfo
java.lang.Object
org.kuali.rice.kim.bo.entity.dto.KimInactivatableInfo
org.kuali.rice.kim.bo.entity.dto.KimDefaultableInfo
- All Implemented Interfaces:
- Serializable, Inactivatable, Defaultable, DefaultableInactivateable, Inactivateable
- Direct Known Subclasses:
- KimEntityAffiliationInfo, KimEntityNameInfo
public class KimDefaultableInfo
- extends KimInactivatableInfo
- implements Defaultable, DefaultableInactivateable
This is a description of what this class does - kellerj don't forget to fill this in.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
defaultValue
protected boolean defaultValue
KimDefaultableInfo
public KimDefaultableInfo()
isDefaultValue
public boolean isDefaultValue()
- Description copied from interface:
Defaultable
- The default value for this object.
- Specified by:
isDefaultValue
in interface Defaultable
- Returns:
- the dflt
setDefaultValue
public void setDefaultValue(boolean defaultValue)
- Parameters:
dflt
- the dflt to set
Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.