|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface TaskUiRegistryDocument.TaskUiRegistry.StepOverride
An XML step-override(@http://www.bea.com/wli/worklist/taskuiregistry). This is a complex type.
Nested Class Summary | |
---|---|
static class |
TaskUiRegistryDocument.TaskUiRegistry.StepOverride.Factory
A factory class with static methods for creating instances of this type. |
Field Summary | |
---|---|
static SchemaType |
type
|
Fields inherited from interface org.apache.xmlbeans.XmlObject |
---|
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
Method Summary | |
---|---|
String |
getCustomTaskUiUri()
Gets the "custom-task-ui-uri" element |
String |
getStepName()
Gets the "step-name" element |
String |
getTaskPlanId()
Gets the "task-plan-id" element |
void |
setCustomTaskUiUri(String customTaskUiUri)
Sets the "custom-task-ui-uri" element |
void |
setStepName(String stepName)
Sets the "step-name" element |
void |
setTaskPlanId(String taskPlanId)
Sets the "task-plan-id" element |
XmlString |
xgetCustomTaskUiUri()
Gets (as xml) the "custom-task-ui-uri" element |
XmlString |
xgetStepName()
Gets (as xml) the "step-name" element |
XmlString |
xgetTaskPlanId()
Gets (as xml) the "task-plan-id" element |
void |
xsetCustomTaskUiUri(XmlString customTaskUiUri)
Sets (as xml) the "custom-task-ui-uri" element |
void |
xsetStepName(XmlString stepName)
Sets (as xml) the "step-name" element |
void |
xsetTaskPlanId(XmlString taskPlanId)
Sets (as xml) the "task-plan-id" element |
Methods inherited from interface org.apache.xmlbeans.XmlObject |
---|
changeType, compareTo, compareValue, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode |
Methods inherited from interface org.apache.xmlbeans.XmlTokenSource |
---|
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText |
Field Detail |
---|
static final SchemaType type
Method Detail |
---|
String getTaskPlanId()
XmlString xgetTaskPlanId()
void setTaskPlanId(String taskPlanId)
void xsetTaskPlanId(XmlString taskPlanId)
String getStepName()
XmlString xgetStepName()
void setStepName(String stepName)
void xsetStepName(XmlString stepName)
String getCustomTaskUiUri()
XmlString xgetCustomTaskUiUri()
void setCustomTaskUiUri(String customTaskUiUri)
void xsetCustomTaskUiUri(XmlString customTaskUiUri)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |