|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.oasis.ebxml.registry.bindings.rs.RootElement
The contrived root node
Constructor Summary | |
RootElement()
|
Method Summary | |
AddSlotsRequest |
getAddSlotsRequest()
Returns the value of field 'addSlotsRequest'. |
AdhocQueryRequest |
getAdhocQueryRequest()
Returns the value of field 'adhocQueryRequest'. |
ApproveObjectsRequest |
getApproveObjectsRequest()
Returns the value of field 'approveObjectsRequest'. |
DeprecateObjectsRequest |
getDeprecateObjectsRequest()
Returns the value of field 'deprecateObjectsRequest'. |
GetContentRequest |
getGetContentRequest()
Returns the value of field 'getContentRequest'. |
RegistryProfile |
getRegistryProfile()
Returns the value of field 'registryProfile'. |
RegistryResponse |
getRegistryResponse()
Returns the value of field 'registryResponse'. |
RemoveObjectsRequest |
getRemoveObjectsRequest()
Returns the value of field 'removeObjectsRequest'. |
RemoveSlotsRequest |
getRemoveSlotsRequest()
Returns the value of field 'removeSlotsRequest'. |
SubmitObjectsRequest |
getSubmitObjectsRequest()
Returns the value of field 'submitObjectsRequest'. |
UpdateObjectsRequest |
getUpdateObjectsRequest()
Returns the value of field 'updateObjectsRequest'. |
boolean |
isValid()
|
void |
marshal(org.xml.sax.DocumentHandler handler)
|
void |
marshal(java.io.Writer out)
|
void |
setAddSlotsRequest(AddSlotsRequest addSlotsRequest)
Sets the value of field 'addSlotsRequest'. |
void |
setAdhocQueryRequest(AdhocQueryRequest adhocQueryRequest)
Sets the value of field 'adhocQueryRequest'. |
void |
setApproveObjectsRequest(ApproveObjectsRequest approveObjectsRequest)
Sets the value of field 'approveObjectsRequest'. |
void |
setDeprecateObjectsRequest(DeprecateObjectsRequest deprecateObjectsRequest)
Sets the value of field 'deprecateObjectsRequest'. |
void |
setGetContentRequest(GetContentRequest getContentRequest)
Sets the value of field 'getContentRequest'. |
void |
setRegistryProfile(RegistryProfile registryProfile)
Sets the value of field 'registryProfile'. |
void |
setRegistryResponse(RegistryResponse registryResponse)
Sets the value of field 'registryResponse'. |
void |
setRemoveObjectsRequest(RemoveObjectsRequest removeObjectsRequest)
Sets the value of field 'removeObjectsRequest'. |
void |
setRemoveSlotsRequest(RemoveSlotsRequest removeSlotsRequest)
Sets the value of field 'removeSlotsRequest'. |
void |
setSubmitObjectsRequest(SubmitObjectsRequest submitObjectsRequest)
Sets the value of field 'submitObjectsRequest'. |
void |
setUpdateObjectsRequest(UpdateObjectsRequest updateObjectsRequest)
Sets the value of field 'updateObjectsRequest'. |
static RootElement |
unmarshal(java.io.Reader reader)
|
void |
validate()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RootElement()
Method Detail |
public AddSlotsRequest getAddSlotsRequest()
public AdhocQueryRequest getAdhocQueryRequest()
public ApproveObjectsRequest getApproveObjectsRequest()
public DeprecateObjectsRequest getDeprecateObjectsRequest()
public GetContentRequest getGetContentRequest()
public RegistryProfile getRegistryProfile()
public RegistryResponse getRegistryResponse()
public RemoveObjectsRequest getRemoveObjectsRequest()
public RemoveSlotsRequest getRemoveSlotsRequest()
public SubmitObjectsRequest getSubmitObjectsRequest()
public UpdateObjectsRequest getUpdateObjectsRequest()
public boolean isValid()
public void marshal(java.io.Writer out) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
out
-
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void marshal(org.xml.sax.DocumentHandler handler) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
handler
-
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void setAddSlotsRequest(AddSlotsRequest addSlotsRequest)
addSlotsRequest
- the value of field 'addSlotsRequest'.public void setAdhocQueryRequest(AdhocQueryRequest adhocQueryRequest)
adhocQueryRequest
- the value of field
'adhocQueryRequest'.public void setApproveObjectsRequest(ApproveObjectsRequest approveObjectsRequest)
approveObjectsRequest
- the value of field
'approveObjectsRequest'.public void setDeprecateObjectsRequest(DeprecateObjectsRequest deprecateObjectsRequest)
deprecateObjectsRequest
- the value of field
'deprecateObjectsRequest'.public void setGetContentRequest(GetContentRequest getContentRequest)
getContentRequest
- the value of field
'getContentRequest'.public void setRegistryProfile(RegistryProfile registryProfile)
registryProfile
- the value of field 'registryProfile'.public void setRegistryResponse(RegistryResponse registryResponse)
registryResponse
- the value of field 'registryResponse'public void setRemoveObjectsRequest(RemoveObjectsRequest removeObjectsRequest)
removeObjectsRequest
- the value of field
'removeObjectsRequest'.public void setRemoveSlotsRequest(RemoveSlotsRequest removeSlotsRequest)
removeSlotsRequest
- the value of field
'removeSlotsRequest'.public void setSubmitObjectsRequest(SubmitObjectsRequest submitObjectsRequest)
submitObjectsRequest
- the value of field
'submitObjectsRequest'.public void setUpdateObjectsRequest(UpdateObjectsRequest updateObjectsRequest)
updateObjectsRequest
- the value of field
'updateObjectsRequest'.public static RootElement unmarshal(java.io.Reader reader) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
reader
-
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void validate() throws org.exolab.castor.xml.ValidationException
org.exolab.castor.xml.ValidationException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |