com.sap.netweaver.bc.uwl
Class GroupAction.Alternative
java.lang.Object
com.sap.netweaver.bc.uwl.GroupAction.Alternative
- Enclosing class:
- GroupAction
public static class GroupAction.Alternative
- extends Object
Each alternative contains a key and a title which is to be displayed.
end user. GroupAction should contain atleast one alternative otherwise it is
an invalid Action.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GroupAction.Alternative
public GroupAction.Alternative(String keey,
String tittle)
getKey
public String getKey()
- Returns:
- not null
getTitle
public String getTitle()
- Returns:
- could be null/empty
isNoteMandatory
public boolean isNoteMandatory()
- Returns:
- flag indicating if the note is mandatory for this alternative
setKey
public void setKey(String string)
- Parameters:
string - shouldnt be empty or null
setTitle
public void setTitle(String string)
- Parameters:
string - shouldnt be empty or null
setNoteMandatory
public void setNoteMandatory(boolean mand)
- Parameters:
mand - a flag indicating if the user note should be mandatory for this alternative
This class can be accessed from:
|
SC
|
DC
|
Public Part
|
ACH
|
[sap.com] UWLJWF
|
[sap.com] tc/kmc/bc.uwl/api
|
default
|
EP-BC-UWL
|
[sap.com] UWLJWF
|
[sap.com] tc/kmc/bc.uwl/api
|
-
|
EP-BC-UWL
|
Copyright 2011 SAP AG Complete Copyright Notice