public class BaseActionCreator extends Object implements ActionCreator
ActionCreation
.Constructor and Description |
---|
BaseActionCreator(String name,
String label,
String className) |
Modifier and Type | Method and Description |
---|---|
void |
create(javax.jcr.Node actionsNode)
Perform an Action creation on the specific 'actionsNode'.
|
public void create(javax.jcr.Node actionsNode) throws javax.jcr.RepositoryException
ActionCreator
create
in interface ActionCreator
actionsNode
- on which the specific action node will be created.javax.jcr.RepositoryException
Copyright © 2017 Magnolia International Ltd.. All rights reserved.