public class ContentResourceConnector extends Object implements groovy.util.ResourceConnector
ResourceConnector for retrieving URLConnection to
content in a Crafter content store.| Modifier and Type | Field and Description |
|---|---|
protected URLStreamHandler |
urlStreamHandler |
| Constructor and Description |
|---|
ContentResourceConnector() |
| Modifier and Type | Method and Description |
|---|---|
URLConnection |
getResourceConnection(String name) |
void |
setStoreService(org.craftercms.core.service.ContentStoreService storeService) |
protected URLStreamHandler urlStreamHandler
public void setStoreService(org.craftercms.core.service.ContentStoreService storeService)
public URLConnection getResourceConnection(String name) throws groovy.util.ResourceException
getResourceConnection in interface groovy.util.ResourceConnectorgroovy.util.ResourceExceptionCopyright © 2014 CrafterCMS. All Rights Reserved.