public class RemoveMixin extends Object implements org.apache.commons.chain.Command
Node| Constructor and Description | 
|---|
| RemoveMixin() | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | execute(org.apache.commons.chain.Context ctx) | 
| String | getMixinKey() | 
| String | getPathKey() | 
| void | setMixinKey(String mixinNameKey) | 
| void | setPathKey(String pathKey) | 
public String getMixinKey()
public void setMixinKey(String mixinNameKey)
mixinNameKey - the mixin name key to setpublic String getPathKey()
public void setPathKey(String pathKey)
pathKey - the path key to setCopyright © 2004–2022 The Apache Software Foundation. All rights reserved.