Method Summary |
|
public boolean | canCopy() |
public boolean | canCut() |
public boolean | canDestroy() |
public boolean | canRename() |
public Node | cloneNode() |
protected LookupNode | createChild(DataFolder folder) A method to allow subclasses to create different child for folder. |
protected Node | createChild(Node node) A method to allow subclasses to create different child for any other node then folder. |
protected Sheet | createSheet() |
protected TemplateWizard | createWizard() Allows subclasses to create special wizard. |
static DataFolder | findFolder(String root, String name, boolean template) Locates the right folder for given service name. |
final public Action[] | getActions(boolean context) |
final public Node.Cookie | getCookie(Class type) empty property sets. |
public HelpCtx | getHelpCtx() |
final public TemplateWizard | getTemplateWizard() NewTemplateAction.Cookie method implementation to create the desired
template wizard for this node. |
final public void | refreshKey(Node node) Refreshes the node for given key. |
protected String | root() Gets the root from children on system filesystem and in
templates folder. |