Package | Description |
---|---|
org.apache.juddi.api.impl |
This package contains the web service implementation classes of all jUDDI services
|
org.uddi.repl_v3 |
Modifier and Type | Method and Description |
---|---|
protected void |
UDDIPublicationImpl.deletePublisherAssertion(ChangeRecordDeleteAssertion entity,
javax.persistence.EntityManager em)
deletes the referenced object, assuming authorization rules are
already processed and there is already an open transaction.
|
Modifier and Type | Field and Description |
---|---|
protected ChangeRecordDeleteAssertion |
ChangeRecord.changeRecordDeleteAssertion |
Modifier and Type | Method and Description |
---|---|
ChangeRecordDeleteAssertion |
ObjectFactory.createChangeRecordDeleteAssertion()
Create an instance of
ChangeRecordDeleteAssertion |
ChangeRecordDeleteAssertion |
ChangeRecord.getChangeRecordDeleteAssertion()
Gets the value of the changeRecordDeleteAssertion property.
|
Modifier and Type | Method and Description |
---|---|
void |
ChangeRecord.setChangeRecordDeleteAssertion(ChangeRecordDeleteAssertion value)
Sets the value of the changeRecordDeleteAssertion property.
|
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.