org.fcrepo.client.utility.validate.types
Interface ContentModelInfo.DsTypeModel

All Known Implementing Classes:
DsCompositeModelDoc.DsTypeModel
Enclosing interface:
ContentModelInfo

public static interface ContentModelInfo.DsTypeModel

The content model is made up of type models.


Method Summary
 Collection<ContentModelInfo.Form> getForms()
           
 String getId()
           
 

Method Detail

getId

String getId()

getForms

Collection<ContentModelInfo.Form> getForms()


Copyright © 2012 DuraSpace. All Rights Reserved.