public class JcrPropertiesGenerator extends Object
| Constructor and Description |
|---|
JcrPropertiesGenerator() |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<org.openarchives.oai._2_0.oai_dc.OaiDcType> |
generateDC(javax.jcr.Session session,
org.fcrepo.kernel.api.models.Container obj,
javax.ws.rs.core.UriInfo uriInfo)
Generate dC.
|
public JcrPropertiesGenerator()
public JAXBElement<org.openarchives.oai._2_0.oai_dc.OaiDcType> generateDC(javax.jcr.Session session, org.fcrepo.kernel.api.models.Container obj, javax.ws.rs.core.UriInfo uriInfo) throws javax.jcr.RepositoryException
session - the sessionobj - the objuriInfo - the uri infojavax.jcr.RepositoryException - if repository exception occurredCopyright © 2013–2015 DuraSpace, Inc.. All rights reserved.