Class LocaleCalculatorActionlet

java.lang.Object
mc.core.system.base.BaseBean
mc.core.system.base.BaseBeanTx
mc.core.system.workflow.Action
mc.core.system.workflow.Actionlet
mc.core.domain.base.dobj.calc.LocaleCalculatorActionlet

public class LocaleCalculatorActionlet extends mc.core.system.workflow.Actionlet
This class represents an update background process for calculated attributes. When the definition of a calculated attribute is modified (generally the calculation script), all entities which have this attribute must be updated. This actionlet updates the attributes for the given entity, for all locales except the current content locale (for which the attributes have already been updated)
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static enum 
     

    Nested classes/interfaces inherited from class mc.core.system.workflow.Action

    mc.core.system.workflow.Action.IWfParameterType, mc.core.system.workflow.Action.ParameterInfo
  • Method Summary

    Methods inherited from class mc.core.system.workflow.Action

    getActionDescription, getParameterInfo

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait