|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.portlets.admin.irbootstrapperportlet.gwt.client.UIElementsData.UIElement
org.gcube.portlets.admin.irbootstrapperportlet.gwt.client.UIElementsData.ExecutionEntityUIElement
org.gcube.portlets.admin.irbootstrapperportlet.gwt.client.UIElementsData.AssignUIElement
public class AssignUIElement
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.gcube.portlets.admin.irbootstrapperportlet.gwt.client.UIElementsData.ExecutionEntityUIElement |
|---|
ExecutionEntityUIElement.UIExecutionState |
| Field Summary |
|---|
| Fields inherited from class org.gcube.portlets.admin.irbootstrapperportlet.gwt.client.UIElementsData.ExecutionEntityUIElement |
|---|
bIsGoalFulfilled, execLog, execState, parentUID |
| Constructor Summary | |
|---|---|
AssignUIElement()
|
|
AssignUIElement(String from,
String to,
Boolean requiresUserInput,
String userInputLabel)
|
|
| Method Summary | |
|---|---|
String |
getAssignFrom()
|
String |
getAssignTo()
|
String |
getUserInputLabel()
|
Boolean |
requiresUserInput()
|
void |
setAssignFrom(String assignFrom)
|
void |
setAssignTo(String assignTo)
|
void |
setRequiresUserInput(Boolean value)
|
void |
setUserInputLabel(String label)
|
| Methods inherited from class org.gcube.portlets.admin.irbootstrapperportlet.gwt.client.UIElementsData.ExecutionEntityUIElement |
|---|
getExecutionLog, getExecutionState, getParentUID, isFulfilled, setExecutionState, setIsFulfilled, setParentUID |
| Methods inherited from class org.gcube.portlets.admin.irbootstrapperportlet.gwt.client.UIElementsData.UIElement |
|---|
equals, getDescription, getName, getUID, hashCode, setDescription, setName, setUID |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AssignUIElement()
public AssignUIElement(String from,
String to,
Boolean requiresUserInput,
String userInputLabel)
| Method Detail |
|---|
public void setAssignTo(String assignTo)
public String getAssignTo()
public void setAssignFrom(String assignFrom)
public String getAssignFrom()
public Boolean requiresUserInput()
public void setRequiresUserInput(Boolean value)
public String getUserInputLabel()
public void setUserInputLabel(String label)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||