public class IacucProtocolAttachmentProtocol extends ProtocolAttachmentProtocolBase
ProtocolAttachmentProtocolBase.PropertyNameactive, attachmentVersion, changed, comments, COMPLETE_STATUS_CODE, contactEmailAddress, contactName, contactPhoneNumber, createTimestamp, description, documentStatusCode, INCOMPLETE_STATUS_CODE, status, statusCode, type, typeCode, versionsUPDATE_USER_LENGTH| Constructor and Description |
|---|
IacucProtocolAttachmentProtocol() |
IacucProtocolAttachmentProtocol(ProtocolBase protocol) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAttachmentDescription()
A human readable description of the attachment type.
|
String |
getGroupCode()
The group code that the ProtocolBase Attachment belongs to.
|
boolean |
isDeleted() |
boolean |
isDraft() |
boolean |
isFinal() |
void |
setDeleted() |
void |
setDraft() |
void |
setFinal() |
equals, getAttachmentVersion, getComments, getContactEmailAddress, getContactName, getContactPhoneNumber, getCreateTimestamp, getDescription, getDocumentStatusCode, getStatus, getStatusCode, getType, getTypeCode, getVersions, hashCode, isActive, isChanged, prePersist, setActive, setAttachmentVersion, setChanged, setComments, setContactEmailAddress, setContactName, setContactPhoneNumber, setCreateTimestamp, setDescription, setDocumentStatusCode, setStatus, setStatusCode, setType, setTypeCode, setUpdateTimestamp, setUpdateUser, setVersions, supportsVersioningaddAttachmentToCollection, filterExistingAttachments, filterNewAttachments, getDocumentId, getFile, getFileId, getId, getNewFile, getUpdateUserFullName, isNew, removeAttachmentFromCollection, resetPersistenceState, setDocumentId, setFile, setFileId, setId, setNewFile, setUpdateUserFullNamegetProtocol, getProtocolId, getProtocolNumber, getSequenceNumber, getSequenceOwner, init, postInitHook, setProtocol, setProtocolId, setProtocolNumber, setSequenceNumber, setSequenceOwnergetAuthorPersonName, getKcPersonService, getUpdateTimestamp, getUpdateUser, isUpdateUserSet, postPersist, preUpdate, 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 IacucProtocolAttachmentProtocol(ProtocolBase protocol)
public IacucProtocolAttachmentProtocol()
public String getGroupCode()
ProtocolAttachmentProtocolBaseProtocolAttachmentGroup.getGroupCode in interface TypedAttachmentgetGroupCode in class ProtocolAttachmentProtocolBasepublic String getAttachmentDescription()
ProtocolAttachmentProtocolBasegetAttachmentDescription in class ProtocolAttachmentProtocolBasepublic boolean isDraft()
isDraft in class ProtocolAttachmentProtocolBasepublic void setDraft()
setDraft in class ProtocolAttachmentProtocolBasepublic boolean isFinal()
isFinal in class ProtocolAttachmentProtocolBasepublic void setFinal()
setFinal in class ProtocolAttachmentProtocolBasepublic boolean isDeleted()
isDeleted in class ProtocolAttachmentProtocolBasepublic void setDeleted()
setDeleted in class ProtocolAttachmentProtocolBaseCopyright © 2013 The Kuali Foundation. All Rights Reserved.