org.apache.juddi.api.impl
Class PublicationHelper

java.lang.Object
  extended by org.apache.juddi.api.impl.PublicationHelper

public class PublicationHelper
extends java.lang.Object

Used to factor out publication functionality that is used in more than one spot.

Author:
Jeff Faath

Constructor Summary
PublicationHelper()
           
 
Method Summary
static java.util.List<AssertionStatusItem> getAssertionStatusItemList(UddiEntityPublisher publisher, CompletionStatus completionStatus, javax.persistence.EntityManager em)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PublicationHelper

public PublicationHelper()
Method Detail

getAssertionStatusItemList

public static java.util.List<AssertionStatusItem> getAssertionStatusItemList(UddiEntityPublisher publisher,
                                                                             CompletionStatus completionStatus,
                                                                             javax.persistence.EntityManager em)
                                                                      throws DispositionReportFaultMessage
Throws:
DispositionReportFaultMessage


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