|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ReferentialIntegrityException | |
| com.jeceira.item.proxy | |
| javax.jcr | Provides interfaces and classes for the Content Repository for Java Technology (JCR). |
| javax.jcr.version | Provides interfaces and classes for JCR versioning functionality. |
| Uses of ReferentialIntegrityException in com.jeceira.item.proxy |
| Methods in com.jeceira.item.proxy that throw ReferentialIntegrityException | |
void |
ItemProxy.save()
|
| Uses of ReferentialIntegrityException in javax.jcr |
| Methods in javax.jcr that throw ReferentialIntegrityException | |
void |
Item.save()
Validates all pending changes currently recorded in this Session that apply to this Item
or any of its descendants (that is, the subtree rooted at this Item). |
| Uses of ReferentialIntegrityException in javax.jcr.version |
| Methods in javax.jcr.version that throw ReferentialIntegrityException | |
void |
VersionHistory.removeVersion(java.lang.String versionName)
Removes the named version from this version history and automatically repairs the version graph. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||