public class ProtocolAttachmentPersonnel extends ProtocolAttachmentPersonnelBase
ProtocolAttachmentPersonnelBase.PropertyNamedescription, person, personId, type, typeCodeUPDATE_USER_LENGTH| Constructor and Description |
|---|
ProtocolAttachmentPersonnel()
empty ctor to satisfy JavaBean convention.
|
ProtocolAttachmentPersonnel(Protocol protocol)
Convenience ctor to add the protocol as an owner.
|
| 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.
|
equals, getDescription, getPerson, getPersonId, getType, getTypeCode, hashCode, init, resetPersistenceState, setDescription, setPerson, setPersonId, setType, setTypeCode, setUpdateTimestamp, setUpdateUser, supportsVersioningaddAttachmentToCollection, filterExistingAttachments, filterNewAttachments, getDocumentId, getFile, getFileId, getId, getNewFile, getUpdateUserFullName, isNew, removeAttachmentFromCollection, setDocumentId, setFile, setFileId, setId, setNewFile, setUpdateUserFullNamegetProtocol, getProtocolId, getProtocolNumber, getSequenceNumber, getSequenceOwner, init, postInitHook, setProtocol, setProtocolId, setProtocolNumber, setSequenceNumber, setSequenceOwnergetAuthorPersonName, getKcPersonService, getUpdateTimestamp, getUpdateUser, isUpdateUserSet, postPersist, prePersist, 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 ProtocolAttachmentPersonnel()
public ProtocolAttachmentPersonnel(Protocol protocol)
This ctor does not validate any of the properties.
protocol - the protocol.public String getGroupCode()
ProtocolAttachmentGroup.getGroupCode in interface TypedAttachmentgetGroupCode in class ProtocolAttachmentPersonnelBasepublic String getAttachmentDescription()
getAttachmentDescription in class ProtocolAttachmentPersonnelBaseCopyright © 2013 The Kuali Foundation. All Rights Reserved.