Uses of Package
org.fcrepo.client.utility.validate.types

Packages that use org.fcrepo.client.utility.validate.types
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   
 

Classes in org.fcrepo.client.utility.validate.types used by org.fcrepo.client.utility.validate
ContentModelInfo
          An abstraction of a content model object, containing only those fields and attributes that are needed for validation.
ObjectInfo
          An abstraction of a digital object, containing only those fields and attributes that are needed for validation.
 

Classes in org.fcrepo.client.utility.validate.types used by org.fcrepo.client.utility.validate.remote
ContentModelInfo
          An abstraction of a content model object, containing only those fields and attributes that are needed for validation.
DatastreamInfo
          Information required to validate an object's datastream against a content model.
ObjectInfo
          An abstraction of a digital object, containing only those fields and attributes that are needed for validation.
RelationshipInfo
          Information needed to validate an object's relationships against its content model.
 

Classes in org.fcrepo.client.utility.validate.types used by org.fcrepo.client.utility.validate.types
ContentModelInfo
          An abstraction of a content model object, containing only those fields and attributes that are needed for validation.
ContentModelInfo.DsTypeModel
          The content model is made up of type models.
ContentModelInfo.Form
          The type model may have 0 or more forms.
DatastreamInfo
          Information required to validate an object's datastream against a content model.
ObjectInfo
          An abstraction of a digital object, containing only those fields and attributes that are needed for validation.
RelationshipInfo
          Information needed to validate an object's relationships against its content model.
 



Copyright © 2012 DuraSpace. All Rights Reserved.