public class DSpaceSetSpecResolver extends java.lang.Object implements SetSpecResolver
| Constructor and Description |
|---|
DSpaceSetSpecResolver() |
| Modifier and Type | Method and Description |
|---|---|
DSpaceObject |
fromSetSpec(java.lang.String setSpec) |
java.lang.String |
toSetSpec(Collection collection) |
java.lang.String |
toSetSpec(Community community) |
public java.lang.String toSetSpec(Community community) throws InvalidSetSpecException
toSetSpec in interface SetSpecResolverInvalidSetSpecExceptionpublic java.lang.String toSetSpec(Collection collection) throws InvalidSetSpecException
toSetSpec in interface SetSpecResolverInvalidSetSpecExceptionpublic DSpaceObject fromSetSpec(java.lang.String setSpec) throws InvalidSetSpecException
fromSetSpec in interface SetSpecResolverInvalidSetSpecExceptionCopyright © 2018 DuraSpace. All Rights Reserved.