@Deprecated public abstract class MaintainableItemDefinition extends DataDictionaryDefinitionBase
id
Constructor and Description |
---|
MaintainableItemDefinition()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
String |
getName()
Deprecated.
|
void |
setName(String name)
Deprecated.
Sets name to the given value.
|
String |
toString()
Deprecated.
|
afterPropertiesSet, getId, setId
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
completeValidation
public MaintainableItemDefinition()
public void setName(String name)
name
- IllegalArgumentException
- if the given name is blankpublic String toString()
toString
in class Object
Object.toString()
Copyright © 2005-2015 The Kuali Foundation. All Rights Reserved.