com.ibm.commerce.usermanagement.commands
Class OrgEntityAddCmdImpl

com.ibm.commerce.usermanagement.commands.OrgEntityAddCmdImpl
All Implemented Interfaces:
OrgEntityAddCmd

public class OrgEntityAddCmdImpl
implements OrgEntityAddCmd

The implementation class for the OrgEntityAddCmd


Field Summary
static java.lang.String CLASSNAME
           
static java.lang.String COPYRIGHT
           
 
Fields inherited from interface com.ibm.commerce.usermanagement.commands.OrgEntityAddCmd
NAME
 
Constructor Summary
OrgEntityAddCmdImpl()
           
 
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

OrgEntityAddCmdImpl

public OrgEntityAddCmdImpl()
Method Detail

setRequestProperties

public void setRequestProperties(TypedProperty reqProperties)
                          throws ECApplicationException