Package | Description |
---|---|
com.neurosys.content.service.publishers | |
com.neurosys.content.service.resolvers | |
com.neurosys.content.wicket.model |
Modifier and Type | Method and Description |
---|---|
ContentLocationResolver |
CacheFlushPublishAdapter.getLocationResolver()
Define a Custom
ContentLocationResolver based on how its populating the cache
and flush it on publish. |
Modifier and Type | Method and Description |
---|---|
void |
CacheFlushPublishAdapter.setLocationResolver(ContentLocationResolver locationResolver)
Define a Custom
ContentLocationResolver based on how its populating the cache
and flush it on publish. |
Constructor and Description |
---|
CacheFlushPublishAdapter(ContentLocationResolver locationResolver) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultContentLocationResolver
Default
ContentLocationResolver locates published files from the local File SystemRelies on appConfiguration site.pages.published folder. |
class |
PathLocationResolver
URL
ContentLocationResolver locates published files from the local File Systembased on the path on the web. |
Modifier and Type | Field and Description |
---|---|
protected ContentLocationResolver<PageIdentifier,URI> |
MarkupContentModel.locationResolver |
Copyright © 2018. All rights reserved.