|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MacroMigrationManager
| Method Summary | |
|---|---|
MacroMigration |
getMacroMigration(java.lang.String macroName)
Returns the MacroMigration for the given macro. |
| Method Detail |
|---|
MacroMigration getMacroMigration(java.lang.String macroName)
MacroMigration for the given macro.
If a custom MacroMigration is registered for this macro name
it will be returned, otherwise if the macro implements the Macro
interface it will return a MacroMigration based on the type of macro.
macroName -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||