| Package | Description |
|---|---|
| org.kuali.kra.infrastructure | |
| org.kuali.kra.s2s.service | |
| org.kuali.kra.s2s.service.impl | |
| org.kuali.kra.service | |
| org.kuali.kra.service.impl |
| Modifier and Type | Method and Description |
|---|---|
static CitizenshipTypes |
CitizenshipTypes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CitizenshipTypes[] |
CitizenshipTypes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CitizenshipTypes |
S2SUtilService.getCitizenship(ProposalPerson proposalPerson)
This method is used to get the citizenship from either warehouse or from person custom element
|
| Modifier and Type | Method and Description |
|---|---|
CitizenshipTypes |
S2SUtilServiceImpl.getCitizenship(ProposalPerson proposalPerson)
Implementation should return one of the enums defined in PHS398CareerDevelopmentAwardSup11V11 form schema.
|
| Modifier and Type | Method and Description |
|---|---|
CitizenshipTypes |
CitizenshipTypeService.getCitizenshipDataFromExternalSource() |
| Modifier and Type | Method and Description |
|---|---|
CitizenshipTypes |
CitizenshipTypeServiceImpl.getCitizenshipDataFromExternalSource() |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.