public class PersonMassChangeHelperBase extends Object implements Serializable
| Constructor and Description |
|---|
PersonMassChangeHelperBase() |
| Modifier and Type | Method and Description |
|---|---|
KcPersonService |
getKcPersonService() |
RolodexService |
getRolodexService() |
void |
prepareReplaceeView(PersonMassChange personMassChange,
String replaceePersonId,
Integer replaceeRolodexId)
Prepares the replacee fields to render the view.
|
void |
prepareReplacerView(PersonMassChange personMassChange,
String replacerPersonId,
Integer replacerRolodexId)
Prepares the replacer fields to render the view.
|
void |
setKcPersonService(KcPersonService kcPersonService) |
void |
setRolodexService(RolodexService rolodexService) |
public void prepareReplaceeView(PersonMassChange personMassChange, String replaceePersonId, Integer replaceeRolodexId)
public void prepareReplacerView(PersonMassChange personMassChange, String replacerPersonId, Integer replacerRolodexId)
public KcPersonService getKcPersonService()
public void setKcPersonService(KcPersonService kcPersonService)
public RolodexService getRolodexService()
public void setRolodexService(RolodexService rolodexService)
Copyright © 2013 The Kuali Foundation. All Rights Reserved.