public class IacucProtocolCustomData extends KraPersistableBusinessObjectBase implements DocumentCustomData
UPDATE_USER_LENGTH| Constructor and Description |
|---|
IacucProtocolCustomData() |
| Modifier and Type | Method and Description |
|---|---|
CustomAttribute |
getCustomAttribute() |
Long |
getCustomAttributeId() |
Long |
getIacucProtocolCustomDataId() |
Long |
getprotocolId() |
String |
getValue() |
void |
setCustomAttribute(CustomAttribute customAttribute) |
void |
setCustomAttributeId(Long customAttributeId) |
void |
setIacucProtocolCustomDataId(Long iacucProtocolCustomDataId) |
void |
setProtocolId(Long protocolId) |
void |
setValue(String 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 Long getIacucProtocolCustomDataId()
public void setIacucProtocolCustomDataId(Long iacucProtocolCustomDataId)
public Long getprotocolId()
public void setProtocolId(Long protocolId)
public Long getCustomAttributeId()
getCustomAttributeId in interface DocumentCustomDatapublic void setCustomAttributeId(Long customAttributeId)
setCustomAttributeId in interface DocumentCustomDatapublic String getValue()
getValue in interface DocumentCustomDatapublic void setValue(String value)
setValue in interface DocumentCustomDatapublic CustomAttribute getCustomAttribute()
getCustomAttribute in interface DocumentCustomDatapublic void setCustomAttribute(CustomAttribute customAttribute)
setCustomAttribute in interface DocumentCustomDataCopyright © 2013 The Kuali Foundation. All Rights Reserved.