Uses of Class
org.apache.juddi.model.PublisherAssertionId

Packages that use PublisherAssertionId
org.apache.juddi.model   
 

Uses of PublisherAssertionId in org.apache.juddi.model
 

Methods in org.apache.juddi.model that return PublisherAssertionId
 PublisherAssertionId PublisherAssertion.getId()
           
 

Methods in org.apache.juddi.model with parameters of type PublisherAssertionId
 void PublisherAssertion.setId(PublisherAssertionId id)
           
 

Constructors in org.apache.juddi.model with parameters of type PublisherAssertionId
PublisherAssertion(PublisherAssertionId id, BusinessEntity businessEntityByToKey, BusinessEntity businessEntityByFromKey, java.lang.String tmodelKey, java.lang.String keyName, java.lang.String keyValue, java.lang.String fromCheck, java.lang.String toCheck)
           
 



Copyright © 2004-2011 The Apache Software Foundation. All Rights Reserved.