| Package | Description |
|---|---|
| org.finra.herd.dao | |
| org.finra.herd.dao.impl | |
| org.finra.herd.model.api.xml | |
| org.finra.herd.service | |
| org.finra.herd.service.impl |
| Modifier and Type | Method and Description |
|---|---|
SubjectMatterExpertContactDetails |
SubjectMatterExpertDao.getSubjectMatterExpertByKey(SubjectMatterExpertKey subjectMatterExpertKey)
Gets information for the specified subject matter expert.
|
| Modifier and Type | Method and Description |
|---|---|
SubjectMatterExpertContactDetails |
SubjectMatterExpertDaoImpl.getSubjectMatterExpertByKey(SubjectMatterExpertKey subjectMatterExpertKey) |
| Modifier and Type | Field and Description |
|---|---|
protected SubjectMatterExpertKey |
SubjectMatterExpert.subjectMatterExpertKey |
| Modifier and Type | Method and Description |
|---|---|
SubjectMatterExpertKey |
ObjectFactory.createSubjectMatterExpertKey()
Create an instance of
SubjectMatterExpertKey |
SubjectMatterExpertKey |
SubjectMatterExpert.getSubjectMatterExpertKey()
Gets the value of the subjectMatterExpertKey property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SubjectMatterExpert.setSubjectMatterExpertKey(SubjectMatterExpertKey value)
Sets the value of the subjectMatterExpertKey property.
|
| Constructor and Description |
|---|
SubjectMatterExpert(SubjectMatterExpertKey subjectMatterExpertKey,
SubjectMatterExpertContactDetails contactDetails)
Fully-initialising value constructor
|
| Modifier and Type | Method and Description |
|---|---|
SubjectMatterExpert |
SubjectMatterExpertService.getSubjectMatterExpert(SubjectMatterExpertKey subjectMatterExpertKey)
Gets information for the specified subject matter expert.
|
| Modifier and Type | Method and Description |
|---|---|
SubjectMatterExpert |
SubjectMatterExpertServiceImpl.getSubjectMatterExpert(SubjectMatterExpertKey subjectMatterExpertKey) |
Copyright © 2021. All rights reserved.