| Modifier and Type | Method and Description |
|---|---|
PersonFinIntDisclosure |
PersonFinIntDisclosureAssociate.getPersonFinIntDisclosure() |
PersonFinIntDisclosure |
CoiDiscDetail.getPersonFinIntDisclosure() |
PersonFinIntDisclosure |
PersonFinIntDisclosureAssociate.getSequenceOwner() |
| Modifier and Type | Method and Description |
|---|---|
void |
PersonFinIntDisclosureAssociate.setPersonFinIntDisclosure(PersonFinIntDisclosure personFinIntDisclosure) |
void |
CoiDiscDetail.setPersonFinIntDisclosure(PersonFinIntDisclosure personFinIntDisclosure) |
void |
PersonFinIntDisclosureAssociate.setSequenceOwner(PersonFinIntDisclosure newlyVersionedOwner) |
| Constructor and Description |
|---|
CoiDiscDetail(PersonFinIntDisclosure personFinIntDisclosure) |
PersonFinIntDisclosureAssociate(PersonFinIntDisclosure personFinIntDisclosure) |
| Modifier and Type | Method and Description |
|---|---|
List<PersonFinIntDisclosure> |
CoiDisclosureFinancialEntitiesValuesFinder.getAllFinancialEntities(String userId) |
| Modifier and Type | Method and Description |
|---|---|
PersonFinIntDisclosure |
FinancialEntityAttachment.getFinancialEntity() |
PersonFinIntDisclosure |
CoiDisclosureAttachment.getFinancialEntity() |
| Modifier and Type | Method and Description |
|---|---|
void |
FinancialEntityAttachment.setFinancialEntity(PersonFinIntDisclosure financialEntity) |
void |
CoiDisclosureAttachment.setFinancialEntity(PersonFinIntDisclosure financialEntity) |
| Constructor and Description |
|---|
FinancialEntityAttachment(PersonFinIntDisclosure personFinIntDisclosure) |
| Modifier and Type | Method and Description |
|---|---|
PersonFinIntDisclosure |
CoiDisclosureNotepad.getFinancialEntity() |
| Modifier and Type | Method and Description |
|---|---|
void |
CoiDisclosureNotepad.setFinancialEntity(PersonFinIntDisclosure financialEntity) |
| Modifier and Type | Method and Description |
|---|---|
List<PersonFinIntDisclosure> |
FinancialEntityHelper.getActiveFinancialEntities() |
protected List<PersonFinIntDisclosure> |
FinancialEntityEditListAction.getActiveFinancialEntities() |
protected List<PersonFinIntDisclosure> |
FinancialEntityAction.getFinancialEntities(boolean active) |
List<PersonFinIntDisclosure> |
FinancialEntityServiceImpl.getFinancialEntities(String personId,
boolean active) |
List<PersonFinIntDisclosure> |
FinancialEntityService.getFinancialEntities(String personId,
boolean active)
This method to get a list of active or inactive financial entities of this personid
only return the last version, ie, current one.
|
protected List<PersonFinIntDisclosure> |
FinancialEntityAction.getFinancialEntities(String personId,
boolean active) |
List<PersonFinIntDisclosure> |
FinancialEntityServiceImpl.getFinDisclosureVersions(String entityNumber) |
List<PersonFinIntDisclosure> |
FinancialEntityService.getFinDisclosureVersions(String entityNumber) |
List<PersonFinIntDisclosure> |
FinancialEntityHelper.getInactiveFinancialEntities() |
protected List<PersonFinIntDisclosure> |
FinancialEntityEditListAction.getInactiveFinancialEntities() |
List<PersonFinIntDisclosure> |
FinIntEntityStatus.getPersonFinIntDisclosures() |
List<PersonFinIntDisclosure> |
FinIntEntityRelType.getPersonFinIntDisclosures() |
List<PersonFinIntDisclosure> |
FinancialEntityReporter.getPersonFinIntDisclosures() |
List<PersonFinIntDisclosure> |
PersonFinIntDisclosure.getVersions() |
List<PersonFinIntDisclosure> |
FinancialEntitySummaryHelper.getVersions() |
List<PersonFinIntDisclosure> |
FinancialEntityHelper.getVersions() |
| Modifier and Type | Method and Description |
|---|---|
protected int |
FinancialEntityEditListAction.getEntityIndex(PersonFinIntDisclosure currentEntity) |
protected Map<String,String> |
FinancialEntitySummaryHelper.getRelationshipDetails(PersonFinIntDisclosure financialEntity)
This method gets the relationship details for a financial entity.
|
protected boolean |
FinancialEntityAction.isValidToSave(PersonFinIntDisclosure personFinIntDisclosure,
String errorPath) |
protected void |
FinancialEntityAction.saveFinancialEntity(org.apache.struts.action.ActionForm form,
PersonFinIntDisclosure personFinIntDisclosure) |
void |
FinancialEntitySummaryHelper.setCurrentFinancialEntity(PersonFinIntDisclosure currentFinancialEntity) |
void |
FinancialEntityHelper.setNewPersonFinancialEntity(PersonFinIntDisclosure newPersonFinancialEntity) |
void |
SaveFinancialEntityEvent.setPersonFinIntDisclosure(PersonFinIntDisclosure personFinIntDisclosure) |
void |
PersonFinIntDisclDet.setPersonFinIntDisclosure(PersonFinIntDisclosure personFinIntDisclosure) |
void |
InvCoiDiscDetail.setPersonFinIntDisclosure(PersonFinIntDisclosure personFinIntDisclosure) |
void |
FinIntEntityYnq.setPersonFinIntDisclosure(PersonFinIntDisclosure personFinIntDisclosure) |
void |
FinancialEntityContactInfo.setPersonFinIntDisclosure(PersonFinIntDisclosure personFinIntDisclosure) |
void |
FinancialEntitySummaryHelper.setPreviousFinancialEntity(PersonFinIntDisclosure previousFinancialEntity) |
void |
PersonFinIntDisclosure.setSequenceOwner(PersonFinIntDisclosure newlyVersionedOwner) |
protected void |
FinancialEntitySummaryHelper.setSummaryBeans(int currentVersionNumber,
PersonFinIntDisclosure currentFinancialEntity,
PersonFinIntDisclosure previousFinancialEntity)
This method set the current and previous beans
|
protected void |
FinancialEntitySummaryHelper.setSummaryInformation(PersonFinIntDisclosure financialEntity,
FinancialEntitySummaryBean summary)
This method sets all the information required for the summary.
|
void |
FinancialEntityHelper.setVersions(PersonFinIntDisclosure personFinIntDisclosure) |
PersonFinIntDisclosure |
FinancialEntityServiceImpl.versionPersonFinintDisclosure(PersonFinIntDisclosure personFinIntDisclosure,
List<FinEntityDataMatrixBean> newRelationDetails,
List<FinancialEntityAttachment> newFinancialEntityAttachments)
As part of the versioning process, the FE row presently seen as current/active will be made non-current/inactive.
|
PersonFinIntDisclosure |
FinancialEntityService.versionPersonFinintDisclosure(PersonFinIntDisclosure personFinIntDisclosure,
List<FinEntityDataMatrixBean> newRelationDetails,
List<FinancialEntityAttachment> newFinancialEntityAttachments)
This method to version person FE disclosure
|
| Modifier and Type | Method and Description |
|---|---|
void |
FinancialEntityHelper.setActiveFinancialEntities(List<PersonFinIntDisclosure> activeFinancialEntities) |
void |
FinancialEntityHelper.setInactiveFinancialEntities(List<PersonFinIntDisclosure> inactiveFinancialEntities) |
void |
FinIntEntityStatus.setPersonFinIntDisclosures(List<PersonFinIntDisclosure> personFinIntDisclosures) |
void |
FinIntEntityRelType.setPersonFinIntDisclosures(List<PersonFinIntDisclosure> personFinIntDisclosures) |
void |
FinancialEntityReporter.setPersonFinIntDisclosures(List<PersonFinIntDisclosure> personFinIntDisclosures) |
void |
PersonFinIntDisclosure.setVersions(List<PersonFinIntDisclosure> versions) |
void |
FinancialEntitySummaryHelper.setVersions(List<PersonFinIntDisclosure> versions) |
| Constructor and Description |
|---|
SaveFinancialEntityEvent(String propertyName,
PersonFinIntDisclosure personFinIntDisclosure)
Constructs a SaveFinancialEntityEvent.java.
|
Copyright © 2013 The Kuali Foundation. All Rights Reserved.