|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectActionSupport
com.aurel.track.item.consInf.RaciRoleAction
public class RaciRoleAction
Action class with "load", "save" (add from popup) operations for consultant/informant groups/persons
| Constructor Summary | |
|---|---|
RaciRoleAction()
|
|
| Method Summary | |
|---|---|
ConsInfEdit |
getConsInfEdit()
|
boolean |
getEmpty()
|
java.lang.String |
getHeaderKey()
key for table header |
java.lang.String |
getRaciRole()
|
java.lang.String |
load()
Loads the not yet selected raci-persons. |
void |
prepare()
|
java.lang.String |
save()
Saves the checked raci-persons. |
void |
setConsInfEdit(ConsInfEdit consInfEdit)
|
void |
setRaciRole(java.lang.String raciRole)
|
void |
setSession(java.util.Map session)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RaciRoleAction()
| Method Detail |
|---|
public void prepare()
throws java.lang.Exception
java.lang.Exceptionpublic java.lang.String load()
mapping - form - request - response -
public java.lang.String save()
mapping - form - request - response -
public void setSession(java.util.Map session)
public void setRaciRole(java.lang.String raciRole)
public java.lang.String getRaciRole()
public ConsInfEdit getConsInfEdit()
public void setConsInfEdit(ConsInfEdit consInfEdit)
public java.lang.String getHeaderKey()
public boolean getEmpty()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||