Interface | Description |
---|---|
ContentConnector |
Simple stateless component used to bridge arbitrary object by their identifier to a Vaadin
Item
and vice-versa. |
ContentConnectorDefinition | Deprecated
since 6.2.3.
|
JcrContentConnectorDefinition | Deprecated
since 6.2.3.
|
NodeTypeDefinition | Deprecated
since 6.2.3.
|
SupportsCreation |
Interface of
ContentConnector that supports creation of new items. |
SupportsVersions |
Allows to query the versions of an item.
|
Class | Description |
---|---|
AbstractContentConnector |
Abstract implementation of
ContentConnector . |
ConfiguredContentConnectorDefinition | Deprecated
since 6.2.3.
|
ConfiguredJcrContentConnectorDefinition | Deprecated
since 6.2.3.
|
ConfiguredNodeTypeDefinition | Deprecated
since 6.2.3.
|
DefaultContentConnector |
Stub implementation of
ContentConnector interface. |
JcrContentConnector |
JCR-based implementation of
ContentConnector . |
JcrContentConnectorDefinitionMutator |
Takes an instance of
JcrContentConnectorDefinition provided by the MutableWrapper utility,
and exposes setter methods wired dynamically via MutableWrapper.Mutable interface. |
JcrContentConnectorDefinitionWrapper |
Delegating wrapper around
JcrContentConnectorDefinition . |
Copyright © 2021 Magnolia International Ltd.. All rights reserved.