public class ProtocolParticipant extends ProtocolAssociateBase
UPDATE_USER_LENGTH| Constructor and Description |
|---|
ProtocolParticipant() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getParticipantCount() |
ParticipantType |
getParticipantType() |
String |
getParticipantTypeCode() |
Long |
getProtocolParticipantId() |
void |
resetPersistenceState()
This method resets the persistence state used to establish
whether this is a new entity or an already-persisted entity.
|
void |
setParticipantCount(Integer participantCount) |
void |
setParticipantType(ParticipantType participantType) |
void |
setParticipantTypeCode(String participantTypeCode) |
void |
setProtocolParticipantId(Long protocolParticipantId) |
equals, getProtocol, getProtocolId, getProtocolNumber, getSequenceNumber, getSequenceOwner, hashCode, init, postInitHook, setProtocol, setProtocolId, setProtocolNumber, setSequenceNumber, setSequenceOwnergetAuthorPersonName, 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 getProtocolParticipantId()
public void setProtocolParticipantId(Long protocolParticipantId)
public String getParticipantTypeCode()
public void setParticipantTypeCode(String participantTypeCode)
public Integer getParticipantCount()
public void setParticipantCount(Integer participantCount)
public void setParticipantType(ParticipantType participantType)
public ParticipantType getParticipantType()
public void resetPersistenceState()
Copyright © 2013 The Kuali Foundation. All Rights Reserved.