| Modifier and Type | Class and Description |
|---|---|
class |
CoiAnnualEventDisclosure |
class |
CoiDisclosureReviews
This class exists to enable lookups for event disclosures.
|
class |
CoiEventDisclosure
This class exists to enable lookups for event disclosures.
|
class |
CoiNonProjectEventDisclosure |
class |
CoiSubmittedDisclosure |
| Modifier and Type | Method and Description |
|---|---|
CoiDisclosure |
CoiDispositionStatus.getCoiDisclosure() |
CoiDisclosure |
CoiDisclProject.getCoiDisclosure() |
CoiDisclosure |
CoiDisclosureHistory.getCoiDisclosure() |
CoiDisclosure |
CoiDisclosureDocument.getCoiDisclosure()
This method is a convenience method for facilitating a 1:1 relationship between CoiDisclosureDocument
and CoiDisclosure to the outside world - aka a single CoiDisclosure field associated with CoiDocument
|
CoiDisclosure |
CoiDisclosureAssociate.getCoiDisclosure() |
CoiDisclosure |
CoiDiscDetail.getCoiDisclosure() |
CoiDisclosure |
CoiAssociate.getCoiDisclosure() |
CoiDisclosure |
CoiDisclProject.getOriginalCoiDisclosure() |
CoiDisclosure |
CoiDiscDetail.getOriginalCoiDisclosure() |
CoiDisclosure |
CoiDisclosureAssociate.getSequenceOwner() |
CoiDisclosure |
CoiDisclosure.getSequenceOwner() |
| Modifier and Type | Method and Description |
|---|---|
List<CoiDisclosure> |
CoiDisclosureDocument.getCoiDisclosureList() |
| Modifier and Type | Method and Description |
|---|---|
void |
CoiDispositionStatus.setCoiDisclosure(CoiDisclosure coiDisclosure) |
void |
CoiDisclProject.setCoiDisclosure(CoiDisclosure coiDisclosure) |
void |
CoiDisclosureHistory.setCoiDisclosure(CoiDisclosure coiDisclosure) |
void |
CoiDisclosureDocument.setCoiDisclosure(CoiDisclosure coiDisclosure)
This method is a convenience method for facilitating a 1:1 relationship between CoiDocument
and CoiDisclosure to the outside world - aka a single CoiDisclosure field associated with CoiDocument
|
void |
CoiDisclosureAssociate.setCoiDisclosure(CoiDisclosure coiDisclosure) |
void |
CoiDiscDetail.setCoiDisclosure(CoiDisclosure coiDisclosure) |
void |
CoiAssociate.setCoiDisclosure(CoiDisclosure coiDisclosure) |
void |
CoiDisclProject.setOriginalCoiDisclosure(CoiDisclosure originalCoiDisclosure) |
void |
CoiDiscDetail.setOriginalCoiDisclosure(CoiDisclosure originalCoiDisclosure) |
void |
CoiDisclosureAssociate.setSequenceOwner(CoiDisclosure newlyVersionedOwner) |
void |
CoiDisclosure.setSequenceOwner(CoiDisclosure newlyVersionedOwner) |
| Modifier and Type | Method and Description |
|---|---|
void |
CoiDisclosureDocument.setCoiDisclosureList(List<CoiDisclosure> coiDisclosureList) |
| Constructor and Description |
|---|
CoiDisclosureAssociate(CoiDisclosure coiDisclosure) |
| Modifier and Type | Method and Description |
|---|---|
CoiDisclosure |
DisclosureActionHelper.getCoiDisclosure() |
CoiDisclosure |
AddCoiReviewerEvent.getCoiDisclosure() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.struts.action.ActionForward |
CoiDisclosureActionServiceImpl.addCoiUserRole(org.apache.struts.action.ActionMapping mapping,
org.apache.struts.action.ActionForm form,
CoiDisclosure coiDisclosure,
CoiUserRole coiUserRole) |
org.apache.struts.action.ActionForward |
CoiDisclosureActionService.addCoiUserRole(org.apache.struts.action.ActionMapping mapping,
org.apache.struts.action.ActionForm form,
CoiDisclosure coiDisclosure,
CoiUserRole coiUserRole)
This method adds a coi reviewer to the disclosure
|
void |
CoiDisclosureActionServiceImpl.approveDisclosure(CoiDisclosure coiDisclosure,
String coiDispositionCode)
copy disc details from previous master disclosure if it exists.
|
void |
CoiDisclosureActionService.approveDisclosure(CoiDisclosure coiDisclosure,
String coiDispositionCode)
This method implements the business logic for approving disclosure
|
void |
CoiDisclosureActionServiceImpl.completeCoiReview(CoiDisclosure disclosure) |
void |
CoiDisclosureActionService.completeCoiReview(CoiDisclosure disclosure) |
org.apache.struts.action.ActionForward |
CoiDisclosureActionServiceImpl.deleteCoiUserRole(org.apache.struts.action.ActionMapping mapping,
org.apache.struts.action.ActionForm form,
CoiDisclosure coiDisclosure,
int index) |
org.apache.struts.action.ActionForward |
CoiDisclosureActionService.deleteCoiUserRole(org.apache.struts.action.ActionMapping mapping,
org.apache.struts.action.ActionForm form,
CoiDisclosure coiDisclosure,
int index)
This method removes a coi reviewer from the disclosure
|
void |
CoiDisclosureActionServiceImpl.disapproveDisclosure(CoiDisclosure coiDisclosure,
String coiDispositionCode)
This disapproves the document and sets the disclosure and disposition statuses.
|
void |
CoiDisclosureActionService.disapproveDisclosure(CoiDisclosure coiDisclosure,
String coiDispositionCode) |
protected void |
CoiDisclosureActionServiceImpl.fixAnswerHeader(CoiDisclosure coiDisclosure) |
protected void |
CoiDisclosureActionServiceImpl.resetDisclosureReviewStatus(CoiDisclosure disclosure) |
void |
CoiDisclosureActionServiceImpl.sendNotification(CoiDisclosure disclosure,
String actionType,
String actionTaken) |
void |
AddCoiReviewerEvent.setCoiDisclosure(CoiDisclosure coiDisclosure) |
protected void |
CoiDisclosureActionServiceImpl.setDisclosureReviewStatus(CoiDisclosure disclosure,
String reviewStatusCode) |
void |
CoiDisclosureActionServiceImpl.updateCoiDisclProjectDisposition(CoiDisclosure coiDisclosure,
String dispositionCode) |
void |
CoiDisclosureActionService.updateCoiDisclProjectDisposition(CoiDisclosure coiDisclosure,
String dispositionStatus) |
void |
CoiDisclosureActionServiceImpl.updateCoiDisclProjectStatus(CoiDisclosure coiDisclosure,
String disclosureStatus) |
void |
CoiDisclosureActionService.updateCoiDisclProjectStatus(CoiDisclosure coiDisclosure,
String disclosureStatus) |
void |
CoiDisclosureActionServiceImpl.updateDisclosureReviewStatus(CoiDisclosure coiDisclosure) |
void |
CoiDisclosureActionService.updateDisclosureReviewStatus(CoiDisclosure coiDisclosure) |
| Constructor and Description |
|---|
AddCoiReviewerEvent(String propertyName,
CoiDisclosure coiDisclosure,
CoiUserRole coiUserRole) |
| Modifier and Type | Method and Description |
|---|---|
CoiDisclosure |
CoiDisclosureTask.getCoiDisclosure()
Get the CoiDisclosure.
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
CoiDisclosureAuthorizer.hasPermission(String userId,
CoiDisclosure coiDisclosure,
String permissionName)
Does the given user has the permission for this CoiDisclosure?
|
protected boolean |
CoiDisclosureAuthorizer.isDisclosureEditable(CoiDisclosure coiDisclosure)
This method checks various aspects of the disclosure and its documents to verify that it is indeed editable.
|
protected boolean |
MaintainCoiDisclosureNotesAuthorizer.isDisclosureReporter(String userId,
CoiDisclosure coiDisclosure) |
protected boolean |
MaintainCoiDisclosureAttachmentsAuthorizer.isDisclosureReporter(String userId,
CoiDisclosure coiDisclosure) |
protected boolean |
AddCoiDisclosureNotesAuthorizer.isDisclosureReporter(String userId,
CoiDisclosure coiDisclosure) |
protected boolean |
AddCoiDisclosureAttachmentsAuthorizer.isDisclosureReporter(String userId,
CoiDisclosure coiDisclosure) |
protected boolean |
MaintainCoiDisclosureNotesAuthorizer.isDocumentFinal(CoiDisclosure coiDisclosure) |
protected boolean |
MaintainCoiDisclosureAttachmentsAuthorizer.isDocumentFinal(CoiDisclosure coiDisclosure) |
protected boolean |
AddCoiDisclosureNotesAuthorizer.isDocumentFinal(CoiDisclosure coiDisclosure) |
protected boolean |
AddCoiDisclosureAttachmentsAuthorizer.isDocumentFinal(CoiDisclosure coiDisclosure) |
protected boolean |
MaintainCoiDisclosureNotesAuthorizer.isDocumentSubmitted(CoiDisclosure coiDisclosure) |
protected boolean |
MaintainCoiDisclosureNotesAuthorizer.isDocumentViewOnly(CoiDisclosure coiDisclosure) |
protected boolean |
CoiDisclosureAuthorizer.isDocumentViewOnly(CoiDisclosure coiDisclosure) |
protected boolean |
CoiDisclosureAuthorizer.isEditableByAdminReviewer(CoiDisclosure coiDisclosure) |
protected boolean |
AddCoiDisclosureAttachmentsAuthorizer.isEditableByAdminReviewer(CoiDisclosure coiDisclosure) |
protected boolean |
MaintainCoiDisclosureNotesAuthorizer.isNewDisclosure(CoiDisclosure coiDisclosure) |
protected boolean |
MaintainCoiDisclosureAttachmentsAuthorizer.isNewDisclosure(CoiDisclosure coiDisclosure) |
protected boolean |
AddCoiDisclosureNotesAuthorizer.isNewDisclosure(CoiDisclosure coiDisclosure) |
protected boolean |
AddCoiDisclosureAttachmentsAuthorizer.isNewDisclosure(CoiDisclosure coiDisclosure) |
protected boolean |
MaintainCoiDisclosureNotesAuthorizer.isNotSubmitted(CoiDisclosure coiDisclosure) |
protected boolean |
MaintainCoiDisclosureAttachmentsAuthorizer.isNotSubmitted(CoiDisclosure coiDisclosure) |
protected boolean |
AddCoiDisclosureNotesAuthorizer.isNotSubmitted(CoiDisclosure coiDisclosure) |
protected boolean |
AddCoiDisclosureAttachmentsAuthorizer.isNotSubmitted(CoiDisclosure coiDisclosure) |
protected boolean |
CoiDeleteUpdateNotesAttachmentsAuthorizerBase.isReviewer(String userId,
CoiDisclosure disclosure) |
| Constructor and Description |
|---|
CoiDisclosureDeleteUpdateAttachmentTask(String taskName,
CoiDisclosure coiDisclosure,
CoiDisclosureAttachment attachment) |
CoiDisclosureDeleteUpdateNoteTask(String taskName,
CoiDisclosure coiDisclosure,
CoiDisclosureNotepad note) |
CoiDisclosureTask(String taskName,
CoiDisclosure coiDisclosure)
Constructs a CoiDisclosureTask.
|
CoiDisclosureTask(String taskName,
CoiDisclosure coiDisclosure,
String genericTaskName) |
| Modifier and Type | Method and Description |
|---|---|
CoiDisclosure |
SubmitDisclosureAction.getDisclosure() |
CoiDisclosure |
CertifyDisclosureEvent.getDisclosure() |
| Modifier and Type | Method and Description |
|---|---|
void |
SubmitDisclosureAction.setDisclosure(CoiDisclosure disclosure) |
| Constructor and Description |
|---|
CertifyDisclosureEvent(String propertyName,
CoiDisclosure disclosure) |
| Modifier and Type | Method and Description |
|---|---|
CoiDisclosure |
MasterDisclosureBean.getCoiDisclosure() |
CoiDisclosure |
DisclosurePerson.getCoiDisclosure() |
CoiDisclosure |
DisclosureHelper.getCoiDisclosure() |
CoiDisclosure |
CoiDisclosureProjectBean.getCoiDisclosure() |
CoiDisclosure |
CoiDisclosureServiceImpl.getCurrentDisclosure() |
CoiDisclosure |
CoiDisclosureService.getCurrentDisclosure() |
CoiDisclosure |
DisclosurePersonUnit.getSequenceOwner() |
CoiDisclosure |
DisclosurePerson.getSequenceOwner() |
CoiDisclosure |
CoiDisclosureServiceImpl.versionCoiDisclosure() |
CoiDisclosure |
CoiDisclosureService.versionCoiDisclosure()
This method is to create new version of COI disclosure if there is disclosure exist for the reporter
|
| Modifier and Type | Method and Description |
|---|---|
List<CoiDisclosure> |
CoiDisclosureServiceImpl.getAllDisclosuresForUser(String personId) |
List<CoiDisclosure> |
CoiDisclosureService.getAllDisclosuresForUser(String userId)
return a list of all disclosures for the given user
|
| Modifier and Type | Method and Description |
|---|---|
CoiDispositionStatus |
CoiDisclosureServiceImpl.calculateMaximumDispositionStatus(CoiDisclosure coiDisclosure) |
CoiDispositionStatus |
CoiDisclosureService.calculateMaximumDispositionStatus(CoiDisclosure coiDisclosure)
Loops through all projects and financial entities and sets the project disclosure to the maximum disposition in that project
and returns the maximum disposition status from the disclosure.
|
Integer |
CoiDisclosureServiceImpl.calculateMaximumDispositionStatusCode(CoiDisclosure coiDisclosure) |
Integer |
CoiDisclosureService.calculateMaximumDispositionStatusCode(CoiDisclosure coiDisclosure) |
void |
CoiDisclosureServiceImpl.createDisclosuresGroupedByFinancialEntity(CoiDisclosure coiDisclosure,
MasterDisclosureBean masterDisclosureBean) |
void |
CoiDisclosureService.createDisclosuresGroupedByFinancialEntity(CoiDisclosure coiDisclosure,
MasterDisclosureBean masterDisclosureBean)
This method is to group all project disclosures by financial entity
|
protected CoiDisclProject |
CoiDisclosureServiceImpl.getCurrentProject(CoiDisclosure historyDisclosure,
List<CoiDisclProject> coiDisclProjects) |
protected CoiDiscDetail |
CoiDisclosureServiceImpl.getCurrentProjectDetail(CoiDisclosure coiDisclosure) |
protected Integer |
CoiDisclosureServiceImpl.getDefaultDispositionStatus(CoiDisclosure coiDisclosure) |
MasterDisclosureBean |
CoiDisclosureServiceImpl.getMasterDisclosureDetail(CoiDisclosure coiDisclosure) |
MasterDisclosureBean |
CoiDisclosureService.getMasterDisclosureDetail(CoiDisclosure coiDisclosure)
This method is to set up form bean to display master disclosure projects
|
void |
CoiDisclosureServiceImpl.initDisclosureFromMasterDisclosure(CoiDisclosure coiDisclosure) |
void |
CoiDisclosureService.initDisclosureFromMasterDisclosure(CoiDisclosure coiDisclosure) |
void |
CoiDisclosureServiceImpl.initializeDisclosureDetails(CoiDisclosure coiDisclosure) |
void |
CoiDisclosureService.initializeDisclosureDetails(CoiDisclosure coiDisclosure)
This method is for annual disclosure to populate all FE to projects eligible for disclosure
|
void |
CoiDisclosureServiceImpl.initializeDisclosureProject(CoiDisclosure coiDisclosure,
String projectId)
Called during a "Report Coi" instance for System Events.
|
void |
CoiDisclosureService.initializeDisclosureProject(CoiDisclosure coiDisclosure,
String projectId)
This method sets up a disclosure project and its corresponding details
|
protected boolean |
DisclosureFinancialEntityAuditRule.isConflictValueSelected(CoiDisclosure coiDisclosure) |
protected boolean |
DisclosureFinancialEntityAuditRule.isConflictValueSelectedForAnnual(CoiDisclosure coiDisclosure) |
protected boolean |
DisclosureFinancialEntityAuditRule.isConflictValueSelectedForManual(CoiDisclosure coiDisclosure) |
protected boolean |
DisclosureFinancialEntityAuditRule.isConflictValueSelectedForUpdate(CoiDisclosure coiDisclosure) |
void |
CoiDisclosureProjectBean.populateAnswers(CoiDisclosure originalDisclosure) |
void |
MasterDisclosureBean.setCoiDisclosure(CoiDisclosure coiDisclosure) |
void |
DisclosurePerson.setCoiDisclosure(CoiDisclosure coiDisclosure) |
void |
CoiDisclosureProjectBean.setCoiDisclosure(CoiDisclosure coiDisclosure) |
boolean |
CoiDisclosureServiceImpl.setDisclProjectForSave(CoiDisclosure coiDisclosure,
MasterDisclosureBean masterDisclosureBean) |
boolean |
CoiDisclosureService.setDisclProjectForSave(CoiDisclosure coiDisclosure,
MasterDisclosureBean masterDisclosureBean)
This method sets up the disclosure projects and details for save
|
void |
DisclosurePersonUnit.setSequenceOwner(CoiDisclosure newlyVersionedOwner) |
void |
DisclosurePerson.setSequenceOwner(CoiDisclosure newlyVersionedOwner) |
void |
CoiDisclosureServiceImpl.updateDisclosureAndProjectDisposition(CoiDisclosure coiDisclosure) |
void |
CoiDisclosureService.updateDisclosureAndProjectDisposition(CoiDisclosure coiDisclosure) |
void |
CoiDisclosureProjectBean.versionDisclosureAnswers(CoiDisclosure originalDisclosure) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
CustomAdminSearchHelper.hasFinEnt(CoiDisclosure coiDisclosure) |
protected boolean |
CoiNonProjectEventDisclosureLookupableHelper.isManualProjectEvent(CoiDisclosure disclosure) |
protected boolean |
CoiEventDisclosureLookupableHelper.isManualProjectEvent(CoiDisclosure disclosure) |
| Modifier and Type | Method and Description |
|---|---|
protected List<CoiDisclosure> |
CustomAdminSearchHelper.filterByFinEnt(List<CoiDisclosure> disclosures,
boolean hasFinEnt) |
protected List<CoiDisclosure> |
CoiDisclosureLookupableHelperServiceImpl.filterResults(List<CoiDisclosure> rawResults,
Map<String,String> fieldValues) |
void |
CustomAdminSearchHelper.setAllOpenReviews(List<CoiDisclosure> allOpenReviews) |
void |
CustomAdminSearchHelper.setInProgressReviews(List<CoiDisclosure> inProgressReviews) |
void |
CustomAdminSearchHelper.setPendingReviews(List<CoiDisclosure> pendingReviews) |
| Modifier and Type | Method and Description |
|---|---|
List<CoiDisclosure> |
CoiDisclosureDao.getReviewsForReviewStatuses(Collection<String> reviewStatusCodes) |
| Modifier and Type | Method and Description |
|---|---|
List<CoiDisclosure> |
CoiDisclosureDaoOjb.getReviewsForReviewStatuses(Collection<String> reviewStatusCodes) |
| Modifier and Type | Method and Description |
|---|---|
CoiDisclosure |
CoiNotesAndAttachmentsHelper.getCoiDisclosure() |
| Modifier and Type | Method and Description |
|---|---|
void |
CoiNotesAndAttachmentsHelper.setOriginalDisclosureIdsIfNecessary(CoiDisclosure disclosure) |
| Modifier and Type | Method and Description |
|---|---|
CoiDisclosure |
CoiDisclosureAttachment.getOriginalCoiDisclosure() |
| Modifier and Type | Method and Description |
|---|---|
void |
CoiDisclosureAttachment.setOriginalCoiDisclosure(CoiDisclosure originalCoiDisclosure) |
| Constructor and Description |
|---|
CoiDisclosureAttachment(CoiDisclosure coiDisclosure) |
| Modifier and Type | Method and Description |
|---|---|
CoiDisclosure |
CoiDisclosureNotepad.getOriginalCoiDisclosure() |
| Modifier and Type | Method and Description |
|---|---|
void |
CoiDisclosureNotepad.setOriginalCoiDisclosure(CoiDisclosure originalCoiDisclosure) |
| Constructor and Description |
|---|
CoiDisclosureNotepad(CoiDisclosure coiDisclosure) |
| Modifier and Type | Method and Description |
|---|---|
CoiDisclosure |
CoiNotificationRoleQualifierServiceImpl.getCoiDisclosure() |
CoiDisclosure |
CoiNotificationRoleQualifierService.getCoiDisclosure() |
CoiDisclosure |
CoiNotificationRequestBean.getCoiDisclosure() |
CoiDisclosure |
CoiNotificationRenderer.getCoiDisclosure() |
| Modifier and Type | Method and Description |
|---|---|
void |
CoiNotificationRoleQualifierServiceImpl.setCoiDisclosure(CoiDisclosure coiDisclosure) |
void |
CoiNotificationRoleQualifierService.setCoiDisclosure(CoiDisclosure coiDisclosure) |
void |
CoiNotificationRequestBean.setCoiDisclosure(CoiDisclosure coiDisclosure) |
void |
CoiNotificationRenderer.setCoiDisclosure(CoiDisclosure coiDisclosure) |
| Constructor and Description |
|---|
AssignReviewerNotificationRenderer(CoiDisclosure coiDisclosure,
String actionTaken)
Constructs an Agenda Created notification renderer.
|
CoiNotificationContext(CoiDisclosure coiDisclosure,
String actionTypeCode,
String contextName,
NotificationRenderer renderer)
Constructs a COI notification context and sets the necessary services.
|
CoiNotificationRenderer(CoiDisclosure coiDisclosure)
Constructs an IRB notification renderer.
|
CoiNotificationRequestBean(CoiDisclosure coiDisclosure,
String actionType,
String description) |
CoiNotificationRequestBean(CoiDisclosure coiDisclosure,
String actionType,
String description,
String docNumber) |
DisclosureCertifiedNotificationRenderer(CoiDisclosure coiDisclosure,
String actionTaken)
Constructs an Agenda Created notification renderer.
|
DisclosureCertifiedNotificationRequestBean(CoiDisclosure coiDisclosure,
List<CoiUserRole> coiDisclosureReviewers) |
| Modifier and Type | Method and Description |
|---|---|
CoiDisclosure |
DisclosureQuestionnaireHelper.getCoiDisclosure() |
CoiDisclosure |
DisclosureModuleQuestionnaireBean.getCoiDisclosure() |
CoiDisclosure |
DisclProjectQuestionnaireHelper.getOriginalDisclosure() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DisclosureQuestionnaireHelper.initializePermissions(CoiDisclosure CoiDisclosure) |
protected static boolean |
DisclosureModuleQuestionnaireBean.isFinalDoc(CoiDisclosure coiDisclosure) |
void |
DisclProjectQuestionnaireHelper.preSave(CoiDisclosure coiDisclosure) |
void |
DisclosureQuestionnaireHelper.setCoiDisclosure(CoiDisclosure coiDisclosure) |
void |
DisclosureModuleQuestionnaireBean.setCoiDisclosure(CoiDisclosure coiDisclosure) |
void |
DisclProjectQuestionnaireHelper.setOriginalDisclosure(CoiDisclosure originalDisclosure) |
| Constructor and Description |
|---|
DisclosureModuleQuestionnaireBean(CoiDisclosure coiDisclosure) |
DisclosureModuleQuestionnaireBean(CoiDisclosure coiDisclosure,
CoiDisclProject coiDisclProject,
boolean finalDoc) |
DisclosureModuleQuestionnaireBean(CoiDisclosure coiDisclosure,
String subModuleCode) |
DisclosureQuestionnaireHelper(CoiDisclosure coiDisclosure) |
DisclProjectQuestionnaireHelper(CoiDisclProject coiDisclProject,
CoiDisclosure coiDisclosure,
CoiDisclosure originalDisclosure) |
ScreeningQuestionnaireHelper(CoiDisclosure coiDisclosure) |
| Modifier and Type | Method and Description |
|---|---|
Printable |
CoiPrintingService.getCoiPrintArtifacts(CoiDisclosure coiDisclosure) |
Integer |
CoiJavaFunctionKrmsTermService.getReporterActiveFinancialEntityCount(CoiDisclosure coiDisclosure) |
Integer |
CoiJavaFunctionKrmsTermService.getScreeningQuestionYesAnswerCount(CoiDisclosure coiDisclosure) |
| Modifier and Type | Method and Description |
|---|---|
Printable |
CoiPrintingServiceImpl.getCoiPrintArtifacts(CoiDisclosure coiDisclosure) |
Integer |
CoiJavaFunctionKrmsTermServiceImpl.getReporterActiveFinancialEntityCount(CoiDisclosure coiDisclosure) |
Integer |
CoiJavaFunctionKrmsTermServiceImpl.getScreeningQuestionYesAnswerCount(CoiDisclosure coiDisclosure) |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.