public class ProtocolFundingSource extends ProtocolFundingSourceBase
UPDATE_USER_LENGTH| Constructor and Description |
|---|
ProtocolFundingSource()
Empty constructor for database.
|
ProtocolFundingSource(String fundingSourceNumber,
String fundingSourceTypeCode,
String fundingSourceName,
String fundingSourceTitle)
Constructs a ProtocolFundingSource.
|
| Modifier and Type | Method and Description |
|---|---|
protected Class<? extends ProtocolFundingSourceService> |
getProtocolFundingSourceServiceClassHook() |
equals, getFundingSourceName, getFundingSourceNumber, getFundingSourceTitle, getFundingSourceType, getFundingSourceTypeCode, getProtocolFundingSourceId, getProtocolFundingSourceService, hashCode, isFundingSourceLookupable, isSponsorFunding, resetPersistenceState, setFundingSourceName, setFundingSourceNumber, setFundingSourceTitle, setFundingSourceType, setFundingSourceTypeCode, setProtocolFundingSourceIdgetProtocol, getProtocolId, getProtocolNumber, getSequenceNumber, getSequenceOwner, 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 ProtocolFundingSource()
public ProtocolFundingSource(String fundingSourceNumber, String fundingSourceTypeCode, String fundingSourceName, String fundingSourceTitle)
fundingSourceNumber - The user-readable number of the funding source (often the same as fundingSource)fundingSourceTypeCode - The type code of the funding sourcefundingSourceName - The name of the funding sourcefundingSourceTitle - The title of the funding sourceprotected Class<? extends ProtocolFundingSourceService> getProtocolFundingSourceServiceClassHook()
getProtocolFundingSourceServiceClassHook in class ProtocolFundingSourceBaseCopyright © 2013 The Kuali Foundation. All Rights Reserved.