Class AssetDTDeleteActionlet

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.asset.action.AssetDTDeleteActionlet

public class AssetDTDeleteActionlet extends mc.core.system.workflow.Actionlet
delete a AssetDerivateType although it is used, so it removes all existing derivates for this type and their usage. TODO: currently does no reporting or user notification.
  • 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