|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.uddi.ejb.PublishBean
public class PublishBean
Provides the implementation of the EJB interface to the Publish API of the IBM WebSphere UDDI Registry.
See Publish
for detailed javadoc of each method.
Constructor Summary | |
---|---|
PublishBean()
Deprecated. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PublishBean()
Method Detail |
---|
public void ejbCreate() throws javax.ejb.CreateException
javax.ejb.CreateException
public void ejbActivate() throws javax.ejb.EJBException
ejbActivate
in interface javax.ejb.SessionBean
javax.ejb.EJBException
public void ejbPassivate() throws javax.ejb.EJBException
ejbPassivate
in interface javax.ejb.SessionBean
javax.ejb.EJBException
public void ejbRemove() throws javax.ejb.EJBException
ejbRemove
in interface javax.ejb.SessionBean
javax.ejb.EJBException
public void setSessionContext(javax.ejb.SessionContext context) throws javax.ejb.EJBException
setSessionContext
in interface javax.ejb.SessionBean
javax.ejb.EJBException
public DispositionReport addPublisherAssertions(PublisherAssertion publisherAssertion) throws DispositionReportException
DispositionReportException
public DispositionReport addPublisherAssertions(PublisherAssertionList publisherAssertionList) throws DispositionReportException
DispositionReportException
public DispositionReport deleteBinding(java.lang.String bindingKey) throws DispositionReportException
DispositionReportException
public DispositionReport deleteBinding(java.util.Vector bindingKeys) throws DispositionReportException
DispositionReportException
public DispositionReport deleteBusiness(java.lang.String businessKey) throws DispositionReportException
DispositionReportException
public DispositionReport deleteBusiness(java.util.Vector businessKeys) throws DispositionReportException
DispositionReportException
public DispositionReport deletePublisherAssertions(PublisherAssertion publisherAssertion) throws DispositionReportException
DispositionReportException
public DispositionReport deletePublisherAssertions(PublisherAssertionList publisherAssertions) throws DispositionReportException
DispositionReportException
public DispositionReport deleteService(java.lang.String serviceKey) throws DispositionReportException
DispositionReportException
public DispositionReport deleteService(java.util.Vector serviceKeys) throws DispositionReportException
DispositionReportException
public DispositionReport deleteTModel(java.lang.String tModelKey) throws DispositionReportException
DispositionReportException
public DispositionReport deleteTModel(java.util.Vector tModelKeys) throws DispositionReportException
DispositionReportException
public AssertionStatusReport getAssertionStatusReport() throws DispositionReportException
DispositionReportException
public AssertionStatusReport getAssertionStatusReport(java.lang.String completionStatus) throws DispositionReportException
DispositionReportException
public RegisteredInfo getRegisteredInfo() throws DispositionReportException
DispositionReportException
public PublisherAssertions getPublisherAssertions() throws DispositionReportException
DispositionReportException
public BindingDetail saveBinding(BindingTemplate bindingTemplate) throws DispositionReportException
DispositionReportException
public BindingDetail saveBinding(BindingTemplateList bindingTemplates) throws DispositionReportException
DispositionReportException
public BusinessDetail saveBusiness(BusinessEntity businessEntity) throws DispositionReportException
DispositionReportException
public BusinessDetail saveBusiness(BusinessEntityList businessEntities) throws DispositionReportException
DispositionReportException
public BusinessDetail saveBusiness(java.lang.String uploadRegister) throws DispositionReportException
DispositionReportException
public BusinessDetail saveBusiness(UploadRegisterList uploadRegisters) throws DispositionReportException
DispositionReportException
public ServiceDetail saveService(BusinessService businessService) throws DispositionReportException
DispositionReportException
public ServiceDetail saveService(BusinessServiceList businessServices) throws DispositionReportException
DispositionReportException
public TModelDetail saveTModel(TModel tModel) throws DispositionReportException
DispositionReportException
public TModelDetail saveTModel(TModels tModels) throws DispositionReportException
DispositionReportException
public TModelDetail saveTModel(java.lang.String uploadRegister) throws DispositionReportException
DispositionReportException
public TModelDetail saveTModel(UploadRegisterList uploadRegisters) throws DispositionReportException
DispositionReportException
public PublisherAssertions setPublisherAssertions() throws DispositionReportException
DispositionReportException
public PublisherAssertions setPublisherAssertions(PublisherAssertionList publisherAssertionList) throws DispositionReportException
DispositionReportException
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |