|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContentModelInfo | |
|---|---|
| org.fcrepo.client.utility.validate | These classes are used to validate objects against their content models, and to validate the content models for internal consistency. |
| org.fcrepo.client.utility.validate.remote | |
| org.fcrepo.client.utility.validate.types | |
| Uses of ContentModelInfo in org.fcrepo.client.utility.validate |
|---|
| Methods in org.fcrepo.client.utility.validate that return ContentModelInfo | |
|---|---|
ContentModelInfo |
ObjectSource.getContentModelInfo(String pid)
Get the object that has this PID (or null) and confirm
that it is a valid content model. |
| Uses of ContentModelInfo in org.fcrepo.client.utility.validate.remote |
|---|
| Methods in org.fcrepo.client.utility.validate.remote that return ContentModelInfo | |
|---|---|
ContentModelInfo |
RemoteObjectSource.getContentModelInfo(String pid)
A content model must exist as an object. |
| Uses of ContentModelInfo in org.fcrepo.client.utility.validate.types |
|---|
| Classes in org.fcrepo.client.utility.validate.types that implement ContentModelInfo | |
|---|---|
class |
BasicContentModelInfo
A simple immutable implementation of ContentModelInfo. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||