com.ibm.commerce.pagelayout.facade.server.commands

Class ChangeLayoutWidgetPartCmdImpl

    • Field Summary

      • Fields inherited from class com.ibm.websphere.command.TargetableCommandImpl

        LOCAL
      • Fields inherited from interface com.ibm.websphere.command.Command

        serialVersionUID
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      java.util.Collection getUniqueID()
      This method returns the list of uniqueIds of all the Layout Nouns
      java.util.Collection getWidgetID()
      This method returns the list of uniqueIds of all the Layout Widget Nouns.
      • Methods inherited from class com.ibm.commerce.command.MeasuredCacheableCommandImpl

        execute
      • Methods inherited from class com.ibm.websphere.command.CacheableCommandImpl

        executeFromCache, getCaller, getEntryInfo, getId, getObjectSize, getSharingPolicy, postExecute, preExecute, setCaller, setObjectSize, unionDependencies, updateCache
      • Methods inherited from class com.ibm.websphere.command.TargetableCommandImpl

        getCommandTarget, getCommandTargetName, getTargetPolicy, hasOutputProperties, setCommandTarget, setCommandTargetName, setHasOutputProperties, setOutputProperties, setTargetPolicy
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface com.ibm.websphere.command.Command

        execute, isReadyToCallExecute, reset
      • Methods inherited from interface com.ibm.websphere.command.TargetableCommand

        getCommandTarget, getCommandTargetName, hasOutputProperties, setCommandTarget, setCommandTargetName, setOutputProperties
    • Constructor Detail

      • ChangeLayoutWidgetPartCmdImpl

        public ChangeLayoutWidgetPartCmdImpl()
        This method is the default constructor. It calls the parent method.
    • Method Detail

      • getUniqueID

        public final java.util.Collection getUniqueID()
        This method returns the list of uniqueIds of all the Layout Nouns
        Returns:
        - list of uniqueIds of all the Layout Nouns
      • getWidgetID

        public final java.util.Collection getWidgetID()
        This method returns the list of uniqueIds of all the Layout Widget Nouns.
        Returns:
        - list of uniqueIds of all the Layout Widget Nouns.