|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ChangeRecord | |
|---|---|
| org.uddi.repl_v3 | |
| org.uddi.v3_service | WSDL service definition for UDDI 3.0.2 specification |
| Uses of ChangeRecord in org.uddi.repl_v3 |
|---|
| Fields in org.uddi.repl_v3 declared as ChangeRecord | |
|---|---|
protected ChangeRecord |
ChangeRecordCorrection.changeRecord
|
| Fields in org.uddi.repl_v3 with type parameters of type ChangeRecord | |
|---|---|
protected java.util.List<ChangeRecord> |
ChangeRecords.changeRecord
|
| Methods in org.uddi.repl_v3 that return ChangeRecord | |
|---|---|
ChangeRecord |
ObjectFactory.createChangeRecord()
Create an instance of ChangeRecord |
ChangeRecord |
ChangeRecordCorrection.getChangeRecord()
Gets the value of the changeRecord property. |
| Methods in org.uddi.repl_v3 that return types with arguments of type ChangeRecord | |
|---|---|
java.util.List<ChangeRecord> |
ChangeRecords.getChangeRecord()
Gets the value of the changeRecord property. |
| Methods in org.uddi.repl_v3 with parameters of type ChangeRecord | |
|---|---|
void |
ChangeRecordCorrection.setChangeRecord(ChangeRecord value)
Sets the value of the changeRecord property. |
| Uses of ChangeRecord in org.uddi.v3_service |
|---|
| Methods in org.uddi.v3_service that return types with arguments of type ChangeRecord | |
|---|---|
java.util.List<ChangeRecord> |
UDDIReplicationPortType.getChangeRecords(java.lang.String requestingNode,
HighWaterMarkVectorType changesAlreadySeen,
java.math.BigInteger responseLimitCount,
HighWaterMarkVectorType responseLimitVector)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||