java.lang.ObjectCacheableCommandImpl
com.ibm.commerce.command.AbstractECTargetableCommand
com.ibm.commerce.command.TaskCommandImpl
com.ibm.commerce.webservice.utils.WSDLFinderCmdImpl
Field Summary | |
static java.lang.String | CLASS_NAME The name of this command. |
Fields inherited from class com.ibm.commerce.command.AbstractECTargetableCommand |
commandContext |
Fields inherited from interface com.ibm.commerce.webservice.utils.WSDLFinderCmd |
NAME |
Fields inherited from interface com.ibm.commerce.command.TaskCommand |
COPYRIGHT |
Fields inherited from interface com.ibm.commerce.command.ECCommand |
defaultCommandClassName |
Constructor Summary | |
WSDLFinderCmdImpl() |
Method Summary | |
java.lang.String | findServiceAccessPoint(java.lang.String serviceName) Find the access point for the service |
void | performExecute() Business logic of this command. |
Methods inherited from class com.ibm.commerce.command.AbstractECTargetableCommand |
accessControlCheck, checkIsAllowed, checkParameters, checkResourcePermission, createCommandExecutionEvent, execute, finalize, getAccCheck, getCommandContext, getCommandIfName, getCommandName, getCommandStoreId, getDefaultProperties, getResources, getStoreId, getUser, getUserId, isReadyToCallExecute, reset, setAccCheck, setCommandContext, setCommandIfName, setCommandStoreId, setDefaultProperties, validateParameters |
Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String CLASS_NAME
Constructor Detail |
public WSDLFinderCmdImpl()
Method Detail |
public java.lang.String findServiceAccessPoint(java.lang.String serviceName)
public void performExecute()
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.