|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HighWaterMarkVectorType | |
|---|---|
| org.uddi.repl_v3 | |
| org.uddi.v3_service | WSDL service definition for UDDI 3.0.2 specification |
| Uses of HighWaterMarkVectorType in org.uddi.repl_v3 |
|---|
| Fields in org.uddi.repl_v3 declared as HighWaterMarkVectorType | |
|---|---|
protected HighWaterMarkVectorType |
GetChangeRecords.changesAlreadySeen
|
protected HighWaterMarkVectorType |
NotifyChangeRecordsAvailable.changesAvailable
|
protected HighWaterMarkVectorType |
GetChangeRecords.responseLimitVector
|
| Methods in org.uddi.repl_v3 that return HighWaterMarkVectorType | |
|---|---|
HighWaterMarkVectorType |
ObjectFactory.createHighWaterMarkVectorType()
Create an instance of HighWaterMarkVectorType |
HighWaterMarkVectorType |
GetChangeRecords.getChangesAlreadySeen()
Gets the value of the changesAlreadySeen property. |
HighWaterMarkVectorType |
NotifyChangeRecordsAvailable.getChangesAvailable()
Gets the value of the changesAvailable property. |
HighWaterMarkVectorType |
GetChangeRecords.getResponseLimitVector()
Gets the value of the responseLimitVector property. |
| Methods in org.uddi.repl_v3 that return types with arguments of type HighWaterMarkVectorType | |
|---|---|
javax.xml.bind.JAXBElement<HighWaterMarkVectorType> |
ObjectFactory.createHighWaterMarks(HighWaterMarkVectorType value)
Create an instance of JAXBElement<HighWaterMarkVectorType>} |
| Methods in org.uddi.repl_v3 with parameters of type HighWaterMarkVectorType | |
|---|---|
javax.xml.bind.JAXBElement<HighWaterMarkVectorType> |
ObjectFactory.createHighWaterMarks(HighWaterMarkVectorType value)
Create an instance of JAXBElement<HighWaterMarkVectorType>} |
void |
GetChangeRecords.setChangesAlreadySeen(HighWaterMarkVectorType value)
Sets the value of the changesAlreadySeen property. |
void |
NotifyChangeRecordsAvailable.setChangesAvailable(HighWaterMarkVectorType value)
Sets the value of the changesAvailable property. |
void |
GetChangeRecords.setResponseLimitVector(HighWaterMarkVectorType value)
Sets the value of the responseLimitVector property. |
| Uses of HighWaterMarkVectorType in org.uddi.v3_service |
|---|
| Methods in org.uddi.v3_service with parameters of type HighWaterMarkVectorType | |
|---|---|
java.util.List<ChangeRecord> |
UDDIReplicationPortType.getChangeRecords(java.lang.String requestingNode,
HighWaterMarkVectorType changesAlreadySeen,
java.math.BigInteger responseLimitCount,
HighWaterMarkVectorType responseLimitVector)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||