public class JcrBrowserContentConnector extends JcrContentConnector
JcrContentConnector
. The main differences from the parent class include:
JcrContentConnectorDefinition
is substituted with a JcrBrowserContentConnector.JcrBrowserContentConnectorDefinition
in order to be able to modify the definition
on the fly without affecting an original singleton definitionJcrContentConnector.getDefaultItemId()
doesn't cache the value like the parent class - it is always re-resolved.
Modifier and Type | Class and Description |
---|---|
static class |
JcrBrowserContentConnector.JcrBrowserContentConnectorDefinition
Simple wrapper around a
JcrBrowserContentConnector.JcrBrowserContentConnectorDefinition , allows for overriding the workspace property. |
Modifier and Type | Field and Description |
---|---|
static String |
SYSTEM_PROPERTY_URL_FRAGMENT_TEMPLATE
Deprecated.
since 5.5.3 without replacement.
|
Constructor and Description |
---|
JcrBrowserContentConnector(info.magnolia.cms.core.version.VersionManager versionManager,
JcrContentConnectorDefinition definition) |
Modifier and Type | Method and Description |
---|---|
JcrBrowserContentConnector.JcrBrowserContentConnectorDefinition |
getContentConnectorDefinition() |
canHandleItem, getDefaultItemId, getItem, getItemId, getItemIdByUrlFragment, getItemUrlFragment, getItemVersion, getNewItemId, getRootPath, getWorkspace, isPropertyItemId, parseNodePath, parsePropertyName
@Deprecated public static final String SYSTEM_PROPERTY_URL_FRAGMENT_TEMPLATE
@Inject public JcrBrowserContentConnector(info.magnolia.cms.core.version.VersionManager versionManager, JcrContentConnectorDefinition definition)
public JcrBrowserContentConnector.JcrBrowserContentConnectorDefinition getContentConnectorDefinition()
getContentConnectorDefinition
in class JcrContentConnector
Copyright © 2018 Magnolia International Ltd.. All rights reserved.