public class ProtocolNotepad extends ProtocolNotepadBase
ProtocolNotepadBase.NotepadByEntryNumbercomments, createUserFullName, editable, entryNumber, id, noteTopic, restrictedView, updateUserFullNameUPDATE_USER_LENGTH| Constructor and Description |
|---|
ProtocolNotepad()
empty ctor to satisfy JavaBean convention.
|
ProtocolNotepad(Protocol protocol)
Convenience ctor to add the protocol as an owner.
|
compareTo, equals, getComments, getCreateTimestamp, getCreateUser, getCreateUserFullName, getEntryNumber, getId, getNoteTopic, getRestrictedView, getUpdateUserFullName, hashCode, isEditable, resetPersistenceState, setComments, setCreateTimestamp, setCreateUser, setCreateUserFullName, setEditable, setEntryNumber, setId, setNoteTopic, setRestrictedView, setUpdateTimestamp, setUpdateUser, 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 ProtocolNotepad()
public ProtocolNotepad(Protocol protocol)
This ctor does not validate any of the properties.
protocol - the protocol.Copyright © 2013 The Kuali Foundation. All Rights Reserved.