public class ContractActionsHandler
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected static java.lang.String |
WSDL_ENDPOINT |
Constructor and Description |
---|
ContractActionsHandler(User user) |
Modifier and Type | Method and Description |
---|---|
WActionResult |
executeAction(WActionCommand command) |
WAvailableActions |
getAvailableActions(int contractId,
java.lang.String billingId) |
protected ContractActionsServiceImpl |
getService(java.lang.String billingId) |
protected static final java.lang.String WSDL_ENDPOINT
public ContractActionsHandler(User user)
public WAvailableActions getAvailableActions(int contractId, java.lang.String billingId) throws BGException
BGException
public WActionResult executeAction(WActionCommand command) throws BGException
BGException
protected ContractActionsServiceImpl getService(java.lang.String billingId) throws BGException
BGException