ClearAttributesCommand
class ClearAttributesCommand extends Command (View source)
Clears a group of attribute keys against an object.
Class SaveAttributesCommand
Properties
| protected AttributeKeyInterface[] | $attributeKeys | ||
| protected ObjectInterface | $object | 
Methods
                    array
                
                
                    getAttributeKeys()
        
                                            
                
            No description
                    void
                
                
                    setAttributeKeys(array $attributeKeys)
        
                                            
                
            No description
                    getObject()
        
                                            
                
            No description
Details
        
                static            string
    getHandler()
        
    
    No description
        
                            
    __construct(array $attributeKeys, ObjectInterface $object)
        
    
    SaveAttributesCommand constructor.
        
                            array
    getAttributeKeys()
        
    
    No description
        
                            void
    setAttributeKeys(array $attributeKeys)
        
    
    No description
        
                            ObjectInterface
    getObject()
        
    
    No description