Package | Description |
---|---|
info.magnolia.cms.core | |
info.magnolia.cms.core.version | |
info.magnolia.cms.exchange | |
info.magnolia.cms.util | |
info.magnolia.commands.impl | |
info.magnolia.jcr.predicate |
Modifier and Type | Method and Description |
---|---|
javax.jcr.version.Version |
DefaultContent.addVersion(Rule rule)
Deprecated.
|
javax.jcr.version.Version |
Content.addVersion(Rule rule)
Deprecated.
add version leaving the node checked out.
|
Modifier and Type | Method and Description |
---|---|
protected Rule |
BaseVersionManager.getUsedFilter(javax.jcr.Node versionedNode)
Get Rule used for this version.
|
Modifier and Type | Method and Description |
---|---|
javax.jcr.version.Version |
BaseVersionManager.addVersion(javax.jcr.Node node,
Rule rule)
Add version of the specified node and all child nodes based on the given
Rule . |
javax.jcr.version.Version |
BaseVersionManager.addVersion(javax.jcr.Node node,
Rule rule,
String userName)
Add version of the specified node and all child nodes based on the given
Rule and userName . |
javax.jcr.version.Version |
ContentVersion.addVersion(Rule rule)
Throws an
AccessDeniedException as versions are read only. |
protected javax.jcr.version.Version |
BaseVersionManager.createVersion(javax.jcr.Node node,
Rule rule,
String userName)
Create version of the specified node and all child nodes based on the given
Rule . |
Modifier and Type | Method and Description |
---|---|
void |
Syndicator.init(User user,
String repositoryName,
String workspaceName,
Rule rule)
Deprecated.
since 4.5 use ioc instead
|
Modifier and Type | Method and Description |
---|---|
javax.jcr.version.Version |
ContentWrapper.addVersion(Rule rule) |
Constructor and Description |
---|
RuleBasedContentFilter(Rule rule)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected Rule |
RuleBasedCommand.getDefaultRule() |
protected Rule |
RestorePreviousVersionCommand.getDefaultRule() |
Rule |
RuleBasedCommand.getRule() |
Modifier and Type | Method and Description |
---|---|
void |
RuleBasedCommand.setRule(Rule rule) |
Constructor and Description |
---|
RuleBasedNodePredicate(Rule rule) |
Copyright © 2003–2017 Magnolia International Ltd.. All rights reserved.