public class ObjectFactory extends Object
An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.
| Constructor and Description |
|---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.ow2.orchestra.ws_ht.api.xsd
|
public ObjectFactory()
public ForwardResponse createForwardResponse()
ForwardResponsepublic ClaimResponse createClaimResponse()
ClaimResponsepublic NominateResponse createNominateResponse()
NominateResponsepublic DelegateResponse createDelegateResponse()
DelegateResponsepublic SetOutputResponse createSetOutputResponse()
SetOutputResponsepublic AddComment createAddComment()
AddCommentpublic GetOutputResponse createGetOutputResponse()
GetOutputResponsepublic ReleaseResponse createReleaseResponse()
ReleaseResponsepublic GetTaskDescription createGetTaskDescription()
GetTaskDescriptionpublic StopResponse createStopResponse()
StopResponsepublic SkipResponse createSkipResponse()
SkipResponsepublic DeleteFault createDeleteFault()
DeleteFaultpublic GetInputResponse createGetInputResponse()
GetInputResponsepublic CompleteResponse createCompleteResponse()
CompleteResponsepublic SuspendResponse createSuspendResponse()
SuspendResponsepublic SetGenericHumanRole createSetGenericHumanRole()
SetGenericHumanRolepublic GetAttachmentInfos createGetAttachmentInfos()
GetAttachmentInfospublic SuspendUntilResponse createSuspendUntilResponse()
SuspendUntilResponsepublic GetMyTaskAbstracts createGetMyTaskAbstracts()
GetMyTaskAbstractspublic DeleteAttachmentsResponse createDeleteAttachmentsResponse()
DeleteAttachmentsResponsepublic AddCommentResponse createAddCommentResponse()
AddCommentResponsepublic DeleteFaultResponse createDeleteFaultResponse()
DeleteFaultResponsepublic GetTaskInfo createGetTaskInfo()
GetTaskInfopublic SetPriority createSetPriority()
SetPrioritypublic AddAttachmentResponse createAddAttachmentResponse()
AddAttachmentResponsepublic SetFaultResponse createSetFaultResponse()
SetFaultResponsepublic DeleteOutput createDeleteOutput()
DeleteOutputpublic GetAttachmentInfosResponse createGetAttachmentInfosResponse()
GetAttachmentInfosResponsepublic GetRendering createGetRendering()
GetRenderingpublic RemoveResponse createRemoveResponse()
RemoveResponsepublic DeleteAttachments createDeleteAttachments()
DeleteAttachmentspublic StartResponse createStartResponse()
StartResponsepublic FailResponse createFailResponse()
FailResponsepublic GetAttachments createGetAttachments()
GetAttachmentspublic GetRenderingTypes createGetRenderingTypes()
GetRenderingTypespublic GetMyTasks createGetMyTasks()
GetMyTaskspublic ResumeResponse createResumeResponse()
ResumeResponsepublic SetGenericHumanRoleResponse createSetGenericHumanRoleResponse()
SetGenericHumanRoleResponsepublic IllegalState createIllegalState()
IllegalStatepublic GetTaskInfoResponse createGetTaskInfoResponse()
GetTaskInfoResponsepublic GetComments createGetComments()
GetCommentspublic GetRenderingTypesResponse createGetRenderingTypesResponse()
GetRenderingTypesResponsepublic GetFaultResponse createGetFaultResponse()
GetFaultResponsepublic GetTaskDescriptionResponse createGetTaskDescriptionResponse()
GetTaskDescriptionResponsepublic QueryResponse createQueryResponse()
QueryResponsepublic GetAttachmentsResponse createGetAttachmentsResponse()
GetAttachmentsResponsepublic GetMyTaskAbstractsResponse createGetMyTaskAbstractsResponse()
GetMyTaskAbstractsResponsepublic GetMyTasksResponse createGetMyTasksResponse()
GetMyTasksResponsepublic ActivateResponse createActivateResponse()
ActivateResponsepublic DeleteOutputResponse createDeleteOutputResponse()
DeleteOutputResponsepublic SuspendUntil createSuspendUntil()
SuspendUntilpublic GetCommentsResposne createGetCommentsResposne()
GetCommentsResposnepublic SetPriorityResponse createSetPriorityResponse()
SetPriorityResponsepublic AddAttachment createAddAttachment()
AddAttachmentpublic GetRenderingResponse createGetRenderingResponse()
GetRenderingResponsepublic javax.xml.bind.JAXBElement<String> createRecipientNotAllowed(String value)
public javax.xml.bind.JAXBElement<String> createIllegalArgument(String value)
public javax.xml.bind.JAXBElement<String> createIllegalAccess(String value)
public javax.xml.bind.JAXBElement<String> createIllegalOperation(String value)
Copyright © 2012 OW2 Consortium. All Rights Reserved.