| Package | Description |
|---|---|
| org.kuali.kra.bo | |
| org.kuali.kra.proposaldevelopment.bo |
Provides the classes for business object of proposaldevelopment.
|
| Modifier and Type | Method and Description |
|---|---|
KcPersonExtendedAttributes |
KcPerson.getExtendedAttributes()
gets the extended attributes BO.
|
| Modifier and Type | Method and Description |
|---|---|
static KcPerson |
KcPerson.fromExtendedAttributes(KcPersonExtendedAttributes extendedAttributes)
Creates a KcPerson from an KcPersonExtendedAttributes BO.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProposalPersonExtendedAttributes
This class manages the copy of each proposal person's extended attributes, and are edit-able.
|
| Constructor and Description |
|---|
ProposalPersonExtendedAttributes(ProposalPerson person,
KcPersonExtendedAttributes personExtendedAttributes)
Constructs a ProposalPersonExtendedAttributes.java.
|
Copyright © 2013 The Kuali Foundation. All Rights Reserved.