public final class WraPathPreviewAssembler extends LightweightAbstractAssembler
| Modifier and Type | Field and Description |
|---|---|
protected static org.apache.commons.logging.Log |
LOG |
LOG_NAME, PROP_PATH_PREFIX, PROP_URIBASE_BLOB_SERVER, PROP_URIBASE_CACHE_SERVER, PROP_URIBASE_CATALOG_MANAGER, PROP_URIBASE_CONTENT_SERVER, PROP_URIBASE_COOKIE_SERVER, PROP_URIBASE_DISPATCH_MANAGER, PROP_URIBASE_PAGE_DISPATCH_SERVER, PROP_URIBASE_SATELLITE_SERVER, PROP_URIBASE_SEED_DISPATCH_SERVER, PROP_URIBASE_SYNC_SEED_DISPATCH_SERVER, PROP_URIBASE_TREE_MANAGER| Constructor and Description |
|---|
WraPathPreviewAssembler() |
| Modifier and Type | Method and Description |
|---|---|
URI |
assemble(com.fatwire.cs.core.uri.Definition definition)
Looks for virtual-webroot and url-path.
|
com.fatwire.cs.core.uri.Definition |
disassemble(URI uri,
com.fatwire.cs.core.uri.Definition.ContainerType containerType) |
com.fatwire.cs.core.uri.Assembler |
getTheBackupAssembler() |
void |
setProperties(Properties properties)
Set properties, initializing the assembler
|
constructQueryString, constructURI, decode, decode, encode, excludeFromPackedargs, getProperty, parseQueryStringpublic void setProperties(Properties properties)
setProperties in interface com.fatwire.cs.core.uri.AssemblersetProperties in class LightweightAbstractAssemblerproperties - configuration propertiespublic URI assemble(com.fatwire.cs.core.uri.Definition definition) throws URISyntaxException
definition - URISyntaxExceptionpublic com.fatwire.cs.core.uri.Definition disassemble(URI uri, com.fatwire.cs.core.uri.Definition.ContainerType containerType) throws URISyntaxException
URISyntaxExceptionpublic com.fatwire.cs.core.uri.Assembler getTheBackupAssembler()
Copyright © 2010-2016 Oracle Corporation. All Rights Reserved.