|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.jet.taglib.workspace.AbstractWorkspaceAction
public abstract class AbstractWorkspaceAction
Abstract implementation of IWorkspaceAction that manages the standard execution tracing information.
| Constructor Summary | |
|---|---|
protected |
AbstractWorkspaceAction(TagInfo tagInfo,
java.lang.String templatePath)
|
| Method Summary | |
|---|---|
TagInfo |
getTagInfo()
Returns the Tag information of the tag that originated this action. |
java.lang.String |
getTemplatePath()
Returns the path of the template that originated this action. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.eclipse.jet.taglib.workspace.IWorkspaceAction |
|---|
getResource, performAction, requiresValidateEdit |
| Constructor Detail |
|---|
protected AbstractWorkspaceAction(TagInfo tagInfo,
java.lang.String templatePath)
| Method Detail |
|---|
public final TagInfo getTagInfo()
IWorkspaceAction
getTagInfo in interface IWorkspaceActionpublic final java.lang.String getTemplatePath()
IWorkspaceAction
getTemplatePath in interface IWorkspaceAction
|
Copyright 2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||