|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectinfo.magnolia.module.delta.AbstractTask
info.magnolia.module.delta.PropertyValuesTask
info.magnolia.module.workflow.setup.for3_5.I18nMenuPoint
public class I18nMenuPoint
I18n-ize the menu items.
Field Summary |
---|
Fields inherited from class info.magnolia.module.delta.AbstractTask |
---|
log |
Constructor Summary | |
---|---|
I18nMenuPoint()
|
Method Summary | |
---|---|
void |
execute(InstallContext ctx)
A good-citizen task should execute itself responsibly: it should know what to do in case of problems: for instance, fixable or irrelevant issues should usually just be logged used the InstallContext methods, when the user can fix them later on. |
Methods inherited from class info.magnolia.module.delta.PropertyValuesTask |
---|
checkAndModifyPropertyValue, checkOrCreateProperty, format, format, format, newProperty, newProperty |
Methods inherited from class info.magnolia.module.delta.AbstractTask |
---|
getDescription, getName, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public I18nMenuPoint()
Method Detail |
---|
public void execute(InstallContext ctx) throws TaskExecutionException
Task
TaskExecutionException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |