Constructor and Description |
---|
ReferringDocumentsProvider(JcrNodeModel nodeModel) |
ReferringDocumentsProvider(JcrNodeModel nodeModel,
boolean retrieveUnpublished) |
Modifier and Type | Field and Description |
---|---|
protected JcrNodeModel |
NodeModelWrapper.nodeModel |
Modifier and Type | Method and Description |
---|---|
JcrNodeModel |
NodeModelWrapper.getNodeModel()
Deprecated.
Use getChainedModel() instead.
|
JcrNodeModel |
JcrNodeModel.getParentModel()
Retrieve a JcrNodeModel for the parent node.
|
Modifier and Type | Method and Description |
---|---|
ModelPathElement |
ChildNodeProvider.getFieldElement(JcrNodeModel model) |
void |
ChildNodeProvider.moveUp(JcrNodeModel model) |
void |
ChildNodeProvider.remove(JcrNodeModel model) |
Constructor and Description |
---|
ChildNodeProvider(IFieldDescriptor descriptor,
JcrNodeModel prototype,
JcrItemModel<javax.jcr.Node> itemModel) |
Modifier and Type | Method and Description |
---|---|
JcrNodeModel |
JcrEvent.getSource() |
Constructor and Description |
---|
JcrFrontendListener(IObservationContext<JcrNodeModel> obContext,
JcrNodeModel nodeModel) |
Constructor and Description |
---|
JcrEventListener(IObservationContext<JcrNodeModel> context,
int eventTypes,
String absPath,
boolean isDeep,
String[] uuid,
String[] nodeTypeName) |
JcrFrontendListener(IObservationContext<JcrNodeModel> obContext,
JcrNodeModel nodeModel) |
Constructor and Description |
---|
JcrList(JcrNodeModel nodeModel,
String name) |
JcrMap(JcrNodeModel node) |
Modifier and Type | Method and Description |
---|---|
protected JcrNodeModel |
JcrObject.getNodeModel() |
Constructor and Description |
---|
JcrObject(JcrNodeModel model)
Deprecated.
|
Constructor and Description |
---|
JcrPropertiesProvider(JcrNodeModel nodeModel) |
Modifier and Type | Method and Description |
---|---|
protected JcrTreeNode |
JcrTreeNode.createChildJcrTreeNode(JcrNodeModel childNodeModel)
Creates child tree node.
|
TreePath |
IJcrTreeModel.lookup(JcrNodeModel model) |
TreePath |
JcrTreeModel.lookup(JcrNodeModel model) |
TreePath |
ObservableTreeModel.lookup(JcrNodeModel nodeModel) |
Modifier and Type | Field and Description |
---|---|
protected JcrNodeModel |
JcrPluginConfig.nodeModel |
Modifier and Type | Method and Description |
---|---|
JcrNodeModel |
JcrPluginConfig.getNodeModel() |
Constructor and Description |
---|
JcrClusterConfig(JcrNodeModel nodeModel) |
JcrConfigServiceFactory(JcrNodeModel model,
String defaultKey) |
JcrPluginConfig(JcrNodeModel nodeModel) |
Constructor and Description |
---|
ImageContainer(String wicketId,
JcrNodeModel model,
IPluginContext pluginContext,
IPluginConfig pluginConfig) |
ImageContainer(String wicketId,
JcrNodeModel model,
IPluginContext pluginContext,
IPluginConfig pluginConfig,
int maxAxisLength) |
Modifier and Type | Method and Description |
---|---|
boolean |
NodeFilter.accept(JcrNodeModel nodeModel) |
Modifier and Type | Method and Description |
---|---|
static JcrNodeModel |
BrowserHelper.getParent(org.apache.wicket.model.IModel<javax.jcr.Node> model) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractBrowseView.browse(JcrNodeModel model) |
protected void |
BreadcrumbPlugin.update(JcrNodeModel model)
Deprecated.
|
Constructor and Description |
---|
AbstractBrowseView(IPluginContext context,
IPluginConfig config,
JcrNodeModel document) |
BrowseService(IPluginContext context,
IPluginConfig config,
JcrNodeModel document) |
BrowseView(IPluginContext context,
IPluginConfig config,
JcrNodeModel document) |
Modifier and Type | Method and Description |
---|---|
int |
NameComparator.compare(JcrNodeModel o1,
JcrNodeModel o2) |
abstract int |
NodeComparator.compare(JcrNodeModel node1,
JcrNodeModel node2) |
int |
NodeNameComparator.compare(JcrNodeModel node1,
JcrNodeModel node2) |
int |
TypeComparator.compare(JcrNodeModel o1,
JcrNodeModel o2) |
protected javax.jcr.Node |
NodeComparator.getCanonicalNode(JcrNodeModel model) |
Constructor and Description |
---|
StateIconAttributes(JcrNodeModel nodeModel) |
TypeStateAttributes(JcrNodeModel nodeModel) |
Modifier and Type | Method and Description |
---|---|
void |
NodeSortAction.setModel(JcrNodeModel nodeModel) |
Modifier and Type | Method and Description |
---|---|
protected JcrTreeNode |
FolderTreeNode.createChildJcrTreeNode(JcrNodeModel childNodeModel)
Creates child tree node.
|
Constructor and Description |
---|
FolderTreeNode(JcrNodeModel model,
DocumentListFilter config)
Constructs a folder tree node using
model and config . |
FolderTreeNode(JcrNodeModel model,
DocumentListFilter config,
Comparator<IJcrTreeNode> subfolderComparator)
Constructs a folder tree node using
model , config and subfolderComparator . |
Constructor and Description |
---|
ImageNodeDragBehavior(DragSettings settings,
JcrNodeModel nodeModel) |
NodeDragBehavior(DragSettings settings,
JcrNodeModel nodeModel) |
Modifier and Type | Method and Description |
---|---|
Set<Violation> |
ICmsValidator.validate(IFieldValidator fieldValidator,
JcrNodeModel model,
org.apache.wicket.model.IModel childModel) |
Copyright © 2007–2017 Hippo B.V. (http://www.onehippo.com). All rights reserved.