org.fcrepo.client.utility.validate.types
Class DsCompositeModelDoc.DsTypeModel
java.lang.Object
org.fcrepo.client.utility.validate.types.DsCompositeModelDoc.DsTypeModel
- All Implemented Interfaces:
- ContentModelInfo.DsTypeModel
- Enclosing class:
- DsCompositeModelDoc
public static class DsCompositeModelDoc.DsTypeModel
- extends Object
- implements ContentModelInfo.DsTypeModel
An implementation of ContentModelInfo.DsTypeModel that includes a
constructor that parses a <dsTypeModel> tag.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DsCompositeModelDoc.DsTypeModel
public DsCompositeModelDoc.DsTypeModel(String pid,
Element typeModelElement)
throws InvalidContentModelException
- Throws:
InvalidContentModelException
getId
public String getId()
- Specified by:
getId in interface ContentModelInfo.DsTypeModel
getForms
public Set<ContentModelInfo.Form> getForms()
- Specified by:
getForms in interface ContentModelInfo.DsTypeModel
Copyright © 2012 DuraSpace. All Rights Reserved.