|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.juddi.validation.ValidateUDDIApi
public abstract class ValidateUDDIApi
Field Summary | |
---|---|
protected UddiEntityPublisher |
publisher
|
Constructor Summary | |
---|---|
ValidateUDDIApi(UddiEntityPublisher publisher)
|
Method Summary | |
---|---|
UddiEntityPublisher |
getPublisher()
|
static boolean |
isUniqueKey(javax.persistence.EntityManager em,
java.lang.String entityKey)
|
void |
setPublisher(UddiEntityPublisher publisher)
|
static void |
unsupportedAPICall()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected UddiEntityPublisher publisher
Constructor Detail |
---|
public ValidateUDDIApi(UddiEntityPublisher publisher)
Method Detail |
---|
public UddiEntityPublisher getPublisher()
public void setPublisher(UddiEntityPublisher publisher)
public static void unsupportedAPICall() throws DispositionReportFaultMessage
DispositionReportFaultMessage
public static boolean isUniqueKey(javax.persistence.EntityManager em, java.lang.String entityKey)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |