Interface | Description |
---|---|
ContentAppDescriptor | Deprecated
since 6.2 - use
ContentAppDescriptor instead. |
ContentBrowserSubApp.LocationContext |
LocationContext.
|
ContentSubAppView |
Interface for
ContentSubAppViewImpl . |
Datasource<T> |
Component capable of modifying data items.
|
FilterableDataProvider<T> | Deprecated
since 6.2.1.
|
ItemDescriber<T> |
Provides a string representation of a generic data item.
|
Class | Description |
---|---|
CaptionFilteringDataProviderWrapper<T,F> |
DataProviderWrapper that suppresses the wrapped data provider's filtering logic and will post-filter the results with a caption filter in memory.. |
ConfiguredContentAppDescriptor |
Implementation of
ContentAppDescriptor . |
ContentApp |
Extends the
BaseApp by the ability to open a choose dialog. |
ContentAppModule |
A stub class to fulfill the module structure requirements.
|
ContentBrowserSubApp |
Browser sub-app.
|
ContentBrowserSubApp.BrowserLocation |
Location used in ContentSubApps.
|
ContentBrowserSubApp.RootView |
Root view.
|
ContentSubAppViewImpl |
View for Workbench subApps.
|
Datasource.Noop<T> | |
DefaultItemDescriber<T> |
Default implementation of
ItemDescriber |
DefinitionCloner | Deprecated
since 5.4.8 - use
MutableWrapper instead (primarily due to the complications described above). |
FilterableHierarchicalDataProvider<T> |
Filterable wrapper for a data provider of the specified type.
|
FilterableListDataProvider<T> |
Filterable wrapper for a data provider of the specified type.
|
HierarchicalDataProviderWrapper<T,F> |
Abstract wrapper class of
HierarchicalDataProvider . |
HierarchicalJcrDataProvider |
Hierarchical JCR data provider.
|
JcrDataProvider |
JCR data provider.
|
JcrDataProviderDefinition |
.
|
JcrItemDescriber |
Uses
describeBy property as description if such property exists. |
JcrItemInteractionAvailability |
JCR specific implementation of
ItemInteractionAvailability . |
JcrListPresenter |
JCR-specific implementation of
ListPresenter . |
JcrNodeResolver |
ItemResolver implementation for JCR. |
JcrPropertySetFactory |
PropertySet factory which yields JCR-specific implementations. |
JcrThumbnailPresenter |
JCR-specific implementation of
ThumbnailPresenter . |
JcrTreePresenter |
JCR specific presenter implementation backing up
TreeView . |
ResolveJcrNodeFromLocationContext |
JCR Node-specific item resolution strategy, attempts to get node
coordinates from the current Admincentral location.
|
Enum | Description |
---|---|
FilteringMode |
Basic modes of filtering data.
|
Copyright © 2020 Magnolia International Ltd.. All rights reserved.