org.apache.juddi.validation
Class ValidateCustodyTransfer
java.lang.Object
org.apache.juddi.validation.ValidateUDDIApi
org.apache.juddi.validation.ValidateCustodyTransfer
public class ValidateCustodyTransfer
- extends ValidateUDDIApi
- Author:
- Jeff Faath
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ValidateCustodyTransfer
public ValidateCustodyTransfer(UddiEntityPublisher publisher)
validateDiscardTransferToken
public void validateDiscardTransferToken(javax.persistence.EntityManager em,
org.uddi.custody_v3.DiscardTransferToken body)
throws org.uddi.v3_service.DispositionReportFaultMessage
- Throws:
org.uddi.v3_service.DispositionReportFaultMessage
validateGetTransferToken
public void validateGetTransferToken(javax.persistence.EntityManager em,
org.uddi.custody_v3.KeyBag keyBag)
throws org.uddi.v3_service.DispositionReportFaultMessage
- Throws:
org.uddi.v3_service.DispositionReportFaultMessage
validateTransferEntities
public void validateTransferEntities(javax.persistence.EntityManager em,
org.uddi.custody_v3.TransferEntities body)
throws org.uddi.v3_service.DispositionReportFaultMessage
- Throws:
org.uddi.v3_service.DispositionReportFaultMessage
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.