@Component public class ContainerServiceImpl extends AbstractService implements ContainerService
Container without using the JCR API.jcrTools| Constructor and Description |
|---|
ContainerServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
Container |
find(FedoraSession session,
String path)
Retrieve a
Container instance by pid and dsid |
Container |
findOrCreate(FedoraSession session,
String path)
Retrieve a T instance by session and path
|
exists, findNode, findOrCreateNode, tagHierarchyWithPairtreeMixinpublic ContainerServiceImpl()
public Container findOrCreate(FedoraSession session, String path)
ServicefindOrCreate in interface Service<Container>path - the pathsession - the sessionContainer with the proffered PIDCopyright © 2013–2017 DuraSpace, Inc.. All rights reserved.