public class FinancialEntityReporter extends DisclosureReporter
UPDATE_USER_LENGTH| Constructor and Description |
|---|
FinancialEntityReporter() |
| Modifier and Type | Method and Description |
|---|---|
List<? extends DisclosureReporterUnit> |
getDisclosureReporterUnits() |
Long |
getFinancialEntityReporterId() |
List<FinancialEntityReporterUnit> |
getFinancialEntityReporterUnits() |
List<PersonFinIntDisclosure> |
getPersonFinIntDisclosures() |
String |
getPersonId() |
String |
getReporterRoleId() |
void |
setFinancialEntityReporterId(Long financialEntityReporterId) |
void |
setFinancialEntityReporterUnits(List<FinancialEntityReporterUnit> financialEntityReporterUnits) |
void |
setPersonFinIntDisclosures(List<PersonFinIntDisclosure> personFinIntDisclosures) |
void |
setPersonId(String personId) |
void |
setReporterRoleId(String reporterRoleId) |
getKcPersonService, getReporter, getSelectedUnit, setSelectedUnitgetAuthorPersonName, 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 String getPersonId()
getPersonId in class DisclosureReporterpublic void setPersonId(String personId)
public String getReporterRoleId()
public void setReporterRoleId(String reporterRoleId)
public Long getFinancialEntityReporterId()
public void setFinancialEntityReporterId(Long financialEntityReporterId)
public List<FinancialEntityReporterUnit> getFinancialEntityReporterUnits()
public void setFinancialEntityReporterUnits(List<FinancialEntityReporterUnit> financialEntityReporterUnits)
public List<PersonFinIntDisclosure> getPersonFinIntDisclosures()
public void setPersonFinIntDisclosures(List<PersonFinIntDisclosure> personFinIntDisclosures)
public List<? extends DisclosureReporterUnit> getDisclosureReporterUnits()
getDisclosureReporterUnits in class DisclosureReporterCopyright © 2013 The Kuali Foundation. All Rights Reserved.