element setTroubleTicketsByKeysRequest

element {http://java.sun.com/products/oss/xml/TroubleTicket}setTroubleTicketsByKeysRequest

Abstractfalse (This can be used in an instance)
Nillablefalse (Instance values cannot use xsi:nil)
Target Namespacehttp://java.sun.com/products/oss/xml/TroubleTicket
Declared Namespacesxmlns:fm=http://java.sun.com/products/oss/xml/QualityOfService/FM/Monitor
xmlns:tt=http://java.sun.com/products/oss/xml/TroubleTicket
xmlns:threshold=http://java.sun.com/products/oss/xml/QualityOfService/PM/Threshold
xmlns:co=http://java.sun.com/products/oss/xml/Common
xmlns:measurement=http://java.sun.com/products/oss/xml/QualityOfService/PM/Measurement
xmlns=http://www.w3.org/2001/XMLSchema


Source

<element name="setTroubleTicketsByKeysRequest">
    <
annotation>
        <
documentation>
This is a version of the setTroubleTicket request that allows the client to set a number
of TroubleTickets (passing in a list of TroubleTicketKeys to identify those TroubleTickets) with the same values
(passing in a single TroubleTicketValue).
All the trouble tickets matching the provided keys are set with the attribute values provided in the trouble
ticket value. All the entities matching the provided keys must be found otherwise the javax.ejb.FinderException
should be raised. The operation is atomic i.e. the operation must successfully update all the attributes of the
ALL the corresponding trouble ticket otherwise the javax.oss.SetException is raised (assuming that all the trouble
tickets were found i.e the javax.ejb.FinderException was not raised).
        
</documentation>
    </
annotation>
    <
complexType>
        <
sequence>
            <
element name="troubleTicketKeys" type="tt:ArrayOfTroubleTicketKey"/>
            <
element name="troubleTicketValue" type="tt:TroubleTicketValue"/>
        </
sequence>
    </
complexType>
</
element>


Documentation

This is a version of the setTroubleTicket request that allows the client to set a number
			of TroubleTickets (passing in a list of TroubleTicketKeys to identify those TroubleTickets) with the same values
		    (passing in a single TroubleTicketValue).
			All the trouble tickets matching the provided keys are set with the attribute values provided in the trouble
			ticket value. All the entities matching the provided keys must be found otherwise the javax.ejb.FinderException
			should be raised. The operation is atomic i.e. the operation must successfully update all the attributes of the
			ALL the corresponding trouble ticket otherwise the javax.oss.SetException is raised (assuming that all the trouble
			tickets were found i.e the javax.ejb.FinderException was not raised).


element setTroubleTicketsByKeysRequest


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.