|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TaskModel
Wraps task instances and templates that are created spontaneously. These instances and templates are also called ad-hoc tasks and ad-hoc templates.
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT
|
static java.lang.String |
WSDL_SCHEMA_NAMESPACE
|
static java.lang.String |
XML_SCHEMA_NAMESPACE
|
Method Summary | |
---|---|
TTask |
getTTask()
Returns the wrapped object, either a task instance or a task template that has been created ad-hoc. |
ValidationProblem[] |
validate()
Validates the wrapped object, either a task instance or a task template that has been created ad-hoc. |
Field Detail |
---|
static final java.lang.String COPYRIGHT
static final java.lang.String XML_SCHEMA_NAMESPACE
static final java.lang.String WSDL_SCHEMA_NAMESPACE
Method Detail |
---|
TTask getTTask()
ValidationProblem[] validate()
ValidationProblem
.
Returns an empty array when no problems are found.
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |