|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.kfs.module.bc.businessobject.BudgetConstructionAuthorizationStatus
public class BudgetConstructionAuthorizationStatus
Holds document action and edit mode Maps for session storage
| Constructor Summary | |
|---|---|
BudgetConstructionAuthorizationStatus()
Default Constructor |
|
| Method Summary | |
|---|---|
Map<String,String> |
getDocumentActions()
Gets the documentActions attribute. |
Map<String,String> |
getEditingMode()
Gets the editingMode attribute. |
void |
setDocumentActions(Map<String,String> documentActions)
Sets the documentActions attribute value. |
void |
setEditingMode(Map<String,String> editingMode)
Sets the editingMode attribute value. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BudgetConstructionAuthorizationStatus()
| Method Detail |
|---|
public Map<String,String> getEditingMode()
public void setEditingMode(Map<String,String> editingMode)
editingMode - The editingMode to set.public Map<String,String> getDocumentActions()
public void setDocumentActions(Map<String,String> documentActions)
documentActions - The documentActions to set.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||