public class NegotiationAssociate extends KraPersistableBusinessObjectBase
UPDATE_USER_LENGTH| Constructor and Description |
|---|
NegotiationAssociate() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Negotiation |
getNegotiation()
Gets the negotiations attribute.
|
String |
getNegotiationNumber()
Gets the proposalNumber attribute.
|
void |
setNegotiation(Negotiation negotiation)
Sets the negotiation attribute value.
|
void |
setNegotiationNumber(String negotiationNumber)
Sets the proposalNumber attribute value.
|
getAuthorPersonName, getKcPersonService, getUpdateTimestamp, getUpdateUser, isUpdateUserSet, postPersist, prePersist, preUpdate, setUpdateTimestamp, setUpdateUser, setUpdateUserSetafterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, getExtension, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postLoad, postRemove, postUpdate, preRemove, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumberpublic String getNegotiationNumber()
public void setNegotiationNumber(String negotiationNumber)
proposalNumber - The proposalNumber to set.public Negotiation getNegotiation()
public void setNegotiation(Negotiation negotiation)
negotiation - The negotiation to set.public boolean equals(Object obj)
equals in class ObjectObject.equals(java.lang.Object)Copyright © 2013 The Kuali Foundation. All Rights Reserved.