com.ibm.commerce.attachment.commands

Class UpdateAttachmentRelationCmdImpl

  • All Implemented Interfaces:
    UpdateAttachmentRelationCmd, com.ibm.commerce.command.CacheableECCommand, ECCommand, ECTargetableCommand, TaskCommand, com.ibm.websphere.cache.Sizeable, com.ibm.websphere.command.CacheableCommand, com.ibm.websphere.command.Command, com.ibm.websphere.command.CommandCaller, com.ibm.websphere.command.TargetableCommand, java.io.Serializable


    public class UpdateAttachmentRelationCmdImpl
    extends TaskCommandImpl
    implements UpdateAttachmentRelationCmd
    Updates an attachment relation with the specified parameters.
    Behavior:
    • The business object that owns the attachment relation cannot be changed. Therefore, attachment object type ID and object ID in the attachment relation cannot be changed.
    Access Bean:
    • AttachmentRelationAccessBean
    • StoreEntityAccessBean
    Helper:
    • AttachmentRelationHelper
    See Also:
    Serialized Form
    • Field Detail

      • CLASSNAME

        public static final java.lang.String CLASSNAME
        Define the CLASSNAME.
        See Also:
        Constant Field Values
    • Constructor Detail

      • UpdateAttachmentRelationCmdImpl

        public UpdateAttachmentRelationCmdImpl()