|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectChange
com.alveole.studio.web.refactoring.AnyChange
com.alveole.studio.web.refactoring.ActionUpdateFileRef
public class ActionUpdateFileRef
This change action performs changing Struts2 action fully qualified class name from a MVC Web Project.
| Field Summary |
|---|
| Fields inherited from class com.alveole.studio.web.refactoring.AnyChange |
|---|
autoSave, fromName, project, toName, warning |
| Constructor Summary | |
|---|---|
ActionUpdateFileRef(org.eclipse.core.resources.IFile projectFile,
org.eclipse.core.resources.IFile fromName,
org.eclipse.core.resources.IFile toName)
|
|
| Method Summary | |
|---|---|
boolean |
init()
Initializes this action, and return true if this action should be performed, false else. |
Change |
perform(org.eclipse.core.runtime.IProgressMonitor pm)
|
| Methods inherited from class com.alveole.studio.web.refactoring.AnyChange |
|---|
getModifiedElement, getName, getWarning, initializeValidationData, isValid, openProject, setWarning |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ActionUpdateFileRef(org.eclipse.core.resources.IFile projectFile,
org.eclipse.core.resources.IFile fromName,
org.eclipse.core.resources.IFile toName)
| Method Detail |
|---|
public boolean init()
init in class AnyChange
public Change perform(org.eclipse.core.runtime.IProgressMonitor pm)
throws org.eclipse.core.runtime.CoreException
org.eclipse.core.runtime.CoreException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||