public class BaseSDKExtension extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected com.axemble.vdp.utils.Logger |
LOGGER |
| Constructor and Description |
|---|
BaseSDKExtension() |
| Modifier and Type | Method and Description |
|---|---|
protected IDirectoryModule |
getDirectoryModule() |
protected static String |
getLanguage() |
protected IPortalModule |
getPortalModule() |
protected IProjectModule |
getProjectModule() |
String |
getStaticString(String entryID)
Retrieve the string to display via its key
|
String |
getStaticString(String entryID,
String... arg) |
protected IWorkflowModule |
getWorkflowModule()
Retrieves the workflow module object
|
protected void |
initialize() |
protected void initialize()
public final String getStaticString(String entryID)
key - protected static final String getLanguage()
protected final IWorkflowModule getWorkflowModule()
IWorkflowModule object.protected final IPortalModule getPortalModule()
protected final IDirectoryModule getDirectoryModule()
protected final IProjectModule getProjectModule()
Copyright © 2022 Visiativ. All rights reserved.