org.fcrepo.client.utility.validate.types
Class BasicContentModelInfo
java.lang.Object
org.fcrepo.client.utility.validate.types.BasicContentModelInfo
- All Implemented Interfaces:
- ContentModelInfo
public class BasicContentModelInfo
- extends Object
- implements ContentModelInfo
A simple immutable implementation of ContentModelInfo.
- Author:
- Jim Blake
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BasicContentModelInfo
public BasicContentModelInfo(ObjectInfo baseObject,
Collection<ContentModelInfo.DsTypeModel> typeModels)
getPid
public String getPid()
- Specified by:
getPid in interface ContentModelInfo
getTypeModels
public Set<ContentModelInfo.DsTypeModel> getTypeModels()
- Specified by:
getTypeModels in interface ContentModelInfo
Copyright © 2012 DuraSpace. All Rights Reserved.