blob: d26c3f261ba749cde2b65067397e947e8f3499e2 [file] [log] [blame]
#Signature file v4.1
#Version 1.43
CLSS public java.lang.Object
cons public init()
meth protected java.lang.Object clone() throws java.lang.CloneNotSupportedException
meth protected void finalize() throws java.lang.Throwable
meth public boolean equals(java.lang.Object)
meth public final java.lang.Class<?> getClass()
meth public final void notify()
meth public final void notifyAll()
meth public final void wait() throws java.lang.InterruptedException
meth public final void wait(long) throws java.lang.InterruptedException
meth public final void wait(long,int) throws java.lang.InterruptedException
meth public int hashCode()
meth public java.lang.String toString()
CLSS public org.netbeans.modules.j2ee.jpa.verification.api.JPAVerificationWarningIds
cons public init()
fld public final static java.lang.String NO_PERSISTENCE_UNIT_WARNING = "no_persitence_unit_warning"
supr java.lang.Object
CLSS public abstract interface org.netbeans.modules.j2ee.jpa.verification.api.VerificationWarningOverrider
meth public abstract boolean suppressWarning(java.lang.String)