public class AttributeReferenceDummy extends PersistableBusinessObjectBase
extension, versionNumber
Constructor and Description |
---|
AttributeReferenceDummy()
Constructs a AttributeReferenceDummy.java.
|
Modifier and Type | Method and Description |
---|---|
Date |
getActiveAsOfDate() |
Date |
getActiveFromDate() |
Date |
getActiveToDate() |
Date |
getCreateDate() |
String |
getEmailAddress()
Gets the emailAddress attribute.
|
KualiDecimal |
getGenericAmount()
Gets the genericAmount attribute.
|
String |
getGenericBigText()
Gets the genericBigText attribute.
|
Date |
getGenericDate()
Gets the genericDate attribute.
|
String |
getGenericSystemId()
Gets the genericSystemId attribute.
|
Timestamp |
getGenericTimestamp() |
String |
getInitiatorNetworkId() |
String |
getOneDigitTextCode()
Gets the oneDigitTextCode attribute.
|
KualiPercent |
getPercent()
Gets the percent attribute.
|
String |
getTwoDigitTextCode()
Gets the twoDigitTextCode attribute.
|
String |
getWorkflowDocumentStatus() |
boolean |
isActiveIndicator()
Gets the activeIndicator attribute.
|
boolean |
isCurrent() |
boolean |
isGenericBoolean()
Gets the genericBoolean attribute.
|
boolean |
isNewCollectionRecord()
Gets the newCollectionRecord attribute.
|
void |
setActiveAsOfDate(Date activeAsOfDate) |
void |
setActiveFromDate(Date activeFromDate) |
void |
setActiveIndicator(boolean activeIndicator)
Sets the activeIndicator attribute value.
|
void |
setActiveToDate(Date activeToDate) |
void |
setCreateDate(Date createDate) |
void |
setCurrent(boolean current) |
void |
setEmailAddress(String emailAddress)
Sets the emailAddress attribute value.
|
void |
setGenericAmount(KualiDecimal genericAmount)
Sets the genericAmount attribute value.
|
void |
setGenericBigText(String genericBigText)
Sets the genericBigText attribute value.
|
void |
setGenericBoolean(boolean genericBoolean)
Sets the genericBoolean attribute value.
|
void |
setGenericDate(Date genericDate)
Sets the genericDate attribute value.
|
void |
setGenericSystemId(String genericSystemId)
Sets the genericSystemId attribute value.
|
void |
setGenericTimestamp(Timestamp genericTimestamp) |
void |
setInitiatorNetworkId(String initiatorNetworkId) |
void |
setNewCollectionRecord(boolean newCollectionRecord)
Sets the newCollectionRecord attribute value.
|
void |
setOneDigitTextCode(String oneDigitTextCode)
Sets the oneDigitTextCode attribute value.
|
void |
setPercent(KualiPercent percent)
Sets the percent attribute value.
|
void |
setTwoDigitTextCode(String twoDigitTextCode)
Sets the twoDigitTextCode attribute value.
|
void |
setWorkflowDocumentStatus(String workflowDocumentStatus) |
afterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, getExtension, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, linkEditableUserFields, postLoad, postPersist, postRemove, postUpdate, prePersist, preRemove, preUpdate, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setObjectId, setVersionNumber
toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
toString
public AttributeReferenceDummy()
public Date getCreateDate()
public void setCreateDate(Date createDate)
createDate
- the createDate to setpublic String getInitiatorNetworkId()
public void setInitiatorNetworkId(String initiatorNetworkId)
initiatorNetworkId
- the initiatorNetworkId to setpublic KualiPercent getPercent()
public void setPercent(KualiPercent percent)
percent
- The percent to set.public String getGenericSystemId()
public void setGenericSystemId(String genericSystemId)
genericSystemId
- The genericSystemId to set.public String getOneDigitTextCode()
public Timestamp getGenericTimestamp()
public void setGenericTimestamp(Timestamp genericTimestamp)
public void setOneDigitTextCode(String oneDigitTextCode)
oneDigitTextCode
- The oneDigitTextCode to set.public String getTwoDigitTextCode()
public void setTwoDigitTextCode(String twoDigitTextCode)
twoDigitTextCode
- The twoDigitTextCode to set.public Date getGenericDate()
public void setGenericDate(Date genericDate)
genericDate
- The genericDate to set.public boolean isGenericBoolean()
public void setGenericBoolean(boolean genericBoolean)
genericBoolean
- The genericBoolean to set.public boolean isActiveIndicator()
public void setActiveIndicator(boolean activeIndicator)
activeIndicator
- The activeIndicator to set.public KualiDecimal getGenericAmount()
public void setGenericAmount(KualiDecimal genericAmount)
genericAmount
- The genericAmount to set.public String getGenericBigText()
public void setGenericBigText(String genericBigText)
genericBigText
- The genericBigText to set.public String getEmailAddress()
public void setEmailAddress(String emailAddress)
emailAddress
- The emailAddress to set.public boolean isNewCollectionRecord()
isNewCollectionRecord
in interface PersistableBusinessObject
isNewCollectionRecord
in class PersistableBusinessObjectBase
public void setNewCollectionRecord(boolean newCollectionRecord)
setNewCollectionRecord
in interface PersistableBusinessObject
setNewCollectionRecord
in class PersistableBusinessObjectBase
newCollectionRecord
- The newCollectionRecord to set.public String getWorkflowDocumentStatus()
public void setWorkflowDocumentStatus(String workflowDocumentStatus)
workflowDocumentStatus
- the workflowDocumentStatus to setpublic Date getActiveFromDate()
public void setActiveFromDate(Date activeFromDate)
public Date getActiveToDate()
public void setActiveToDate(Date activeToDate)
public Date getActiveAsOfDate()
public void setActiveAsOfDate(Date activeAsOfDate)
public boolean isCurrent()
public void setCurrent(boolean current)
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.