org.kuali.rice.krad.bo
Class AttributeReferenceElements
java.lang.Object
org.kuali.rice.krad.bo.BusinessObjectBase
org.kuali.rice.krad.bo.PersistableBusinessObjectBase
org.kuali.rice.krad.bo.PersistableBusinessObjectExtensionBase
org.kuali.rice.krad.bo.AttributeReferenceElements
- All Implemented Interfaces:
- Serializable, org.apache.ojb.broker.PersistenceBrokerAware, GloballyUnique, Versioned, ModelObjectBasic, BusinessObject, PersistableBusinessObject, PersistableBusinessObjectExtension
public class AttributeReferenceElements
- extends PersistableBusinessObjectExtensionBase
Attribute Reference Dummy Business Object
- See Also:
- Serialized Form
Methods inherited from class org.kuali.rice.krad.bo.PersistableBusinessObjectBase |
afterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, getExtension, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postLoad, postPersist, postRemove, postUpdate, prePersist, preRemove, preUpdate, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumber |
AttributeReferenceElements
public AttributeReferenceElements()
- Constructs a AttributeReferenceDummy.java.
getInfoTextArea
public String getInfoTextArea()
- Gets the infoTextArea attribute.
- Returns:
- Returns the infoTextArea.
setInfoTextArea
public void setInfoTextArea(String infoTextArea)
- Sets the infoTextArea attribute value.
- Parameters:
infoTextArea
- The infoTextArea to set.
getExtendedTextArea
public final String getExtendedTextArea()
- Returns:
- the extendedTextArea
setExtendedTextArea
public final void setExtendedTextArea(String extendedTextArea)
- Parameters:
extendedTextArea
- the extendedTextArea to set
Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.