public class NegotiationCustomData extends NegotiationAssociate implements DocumentCustomData
UPDATE_USER_LENGTH| Constructor and Description |
|---|
NegotiationCustomData()
Constructs a NegotiationCustomData.java.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
CustomAttribute |
getCustomAttribute()
This method...
|
Long |
getCustomAttributeId()
This method...
|
Long |
getNegotiationCustomDataId()
This method...
|
SequenceOwner |
getSequenceOwner() |
String |
getValue()
This method...
|
int |
hashCode() |
void |
resetPersistenceState() |
void |
setCustomAttribute(CustomAttribute customAttribute)
This method...
|
void |
setCustomAttributeId(Long customAttributeId)
This method...
|
void |
setProposalCustomDataId(Long proposalCustomDataId)
This method...
|
void |
setSequenceOwner(SequenceOwner newlyVersionedOwner) |
void |
setValue(String value)
This method...
|
getNegotiation, getNegotiationNumber, setNegotiation, setNegotiationNumbergetAuthorPersonName, 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 NegotiationCustomData()
public Long getNegotiationCustomDataId()
public void setProposalCustomDataId(Long proposalCustomDataId)
proposalCustomDataId - public Long getCustomAttributeId()
getCustomAttributeId in interface DocumentCustomDatapublic void setCustomAttributeId(Long customAttributeId)
setCustomAttributeId in interface DocumentCustomDatacustomAttributeId - public String getValue()
getValue in interface DocumentCustomDatapublic void setValue(String value)
setValue in interface DocumentCustomDatavalue - public CustomAttribute getCustomAttribute()
getCustomAttribute in interface DocumentCustomDatapublic void setCustomAttribute(CustomAttribute customAttribute)
setCustomAttribute in interface DocumentCustomDatacustomAttribute - public SequenceOwner getSequenceOwner()
SequenceAssociate.getSequenceOwner()public void setSequenceOwner(SequenceOwner newlyVersionedOwner)
public void resetPersistenceState()
Sequenceable.resetPersistenceState()public int hashCode()
hashCode in class ObjectObject.hashCode()public boolean equals(Object obj)
equals in class NegotiationAssociateObject.equals(java.lang.Object)Copyright © 2013 The Kuali Foundation. All Rights Reserved.