Class AssistantActionBase
java.lang.Object
ru.bitel.bgbilling.kernel.base.server.logger.BGLogger
ru.bitel.bgbilling.plugins.assistant.server.bean.AssistantActionBase
- All Implemented Interfaces:
AssistantAction
public abstract class AssistantActionBase
extends ru.bitel.bgbilling.kernel.base.server.logger.BGLogger
implements AssistantAction
-
Field Summary
Modifier and TypeFieldDescriptionprotected AssistantRequest
protected final AssistantResponse
protected PrintStream
protected PrintStream
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiondoAction
(AssistantRequest assistantRequest) void
void
void
void
protected void
protected void
void
void
showAction
(AssistantRequest assistantRequest) Methods inherited from class ru.bitel.bgbilling.kernel.base.server.logger.BGLogger
error, error, error, getLogger, logError, logError
-
Field Details
-
assistantResponse
-
out
-
err
-
assistantRequest
-
-
Constructor Details
-
AssistantActionBase
public AssistantActionBase()
-
-
Method Details
-
showAction
- Specified by:
showAction
in interfaceAssistantAction
- Throws:
Exception
-
doAction
- Specified by:
doAction
in interfaceAssistantAction
- Throws:
Exception
-
doButton1
- Specified by:
doButton1
in interfaceAssistantAction
- Throws:
Exception
-
doButton2
- Specified by:
doButton2
in interfaceAssistantAction
- Throws:
Exception
-
doButton3
- Specified by:
doButton3
in interfaceAssistantAction
- Throws:
Exception
-
doButton4
- Specified by:
doButton4
in interfaceAssistantAction
- Throws:
Exception
-
setOutputStream
-
setErrorStream
-
print
-
error
-