com.ibm.commerce.usermanagement.commands
Class OrgEntityUpdateCmdImpl

com.ibm.commerce.usermanagement.commands.OrgEntityUpdateCmdImpl
All Implemented Interfaces:
OrgEntityUpdateCmd

public class OrgEntityUpdateCmdImpl
implements OrgEntityUpdateCmd

The implementation class for the OrgEntityUpdateCmd


Field Summary
static java.lang.String CLASSNAME
           
static java.lang.String COPYRIGHT
           
 
Fields inherited from interface com.ibm.commerce.usermanagement.commands.OrgEntityUpdateCmd
NAME
 
Constructor Summary
OrgEntityUpdateCmdImpl()
           
 
Method Summary
 void setRequestProperties(TypedProperty reqProperties)
           
 

Field Detail

CLASSNAME

public static final java.lang.String CLASSNAME

COPYRIGHT

public static final java.lang.String COPYRIGHT
Constructor Detail

OrgEntityUpdateCmdImpl

public OrgEntityUpdateCmdImpl()
Method Detail

setRequestProperties

public void setRequestProperties(TypedProperty reqProperties)
                          throws ECApplicationException