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
BGExceptionpublic WActionResult executeAction(WActionCommand command) throws BGException
BGExceptionprotected ContractActionsServiceImpl getService(java.lang.String billingId)
throws BGException
BGException