Modifier and Type | Field and Description |
---|---|
CLBrowser |
DirectoryPanel.browser |
Modifier and Type | Method and Description |
---|---|
CLBrowser |
BrowserHelper.getBrowser() |
Modifier and Type | Method and Description |
---|---|
void |
BrowserHelper.setBrowser(CLBrowser browser) |
Constructor and Description |
---|
BrowserHelper(CLBrowser b) |
Modifier and Type | Method and Description |
---|---|
static SecurityManager |
SecurityManagerFactory.getClientSecurityManager(CLBrowser clb,
Session s)
Creates and initializes a Security Manager
for use at server side.
|
static SecurityManager |
SecurityManagerFactory.getServerSecurityManager(CLBrowser clb)
Creates and initializes a Security Manager
for use at client side.
|
Constructor and Description |
---|
Session(CLBrowser browser,
Instance userInstance) |
Constructor and Description |
---|
SecurityManagerImpl(CLBrowser clb) |
SecurityManagerImpl(CLBrowser clb,
Session s) |
Modifier and Type | Interface and Description |
---|---|
interface |
BSBrowser
Extends the Server Side Browser interface providing access to business services
|
Modifier and Type | Method and Description |
---|---|
CLBrowser |
Svc.getBrowser() |
CLBrowser |
BasicSvc.getBrowser() |
static CLBrowser |
SvcPlatform.getStaticBrowser() |
Modifier and Type | Method and Description |
---|---|
static Instance |
ActivityHelper.getActivityInstance(CLBrowser browser,
Instance aUser,
java.lang.String action,
Instance focus) |
static Instance |
ActivityHelper.getActivityInstance(CLBrowser browser,
Instance aUser,
SvcContext context,
Instance focus) |
static void |
SvcSendMail.scheduleEmail(CLBrowser clbrowser,
java.util.Date activationTime,
java.util.Date expirationTime,
Instance focus,
java.lang.String fromAddr,
java.lang.String toAddr,
java.lang.String ccAddr,
java.lang.String subject,
java.lang.String body)
Static method to schedule an e-mail to be sent in a future time
|
static void |
SvcSendMail.scheduleEmailDocument(CLBrowser clbrowser,
java.util.Date activationTime,
java.util.Date expirationTime,
Instance focus,
java.lang.String fromAddr,
java.lang.String toAddr,
java.lang.String ccAddr,
java.lang.String docName,
java.lang.String lang,
java.lang.String salutation,
java.lang.String firstname,
java.lang.String lastname,
java.util.Map<? extends java.lang.String,? extends java.lang.Object> otherParams)
Static method to schedule an e-mail to be sent in a future time
|
static void |
SvcSendMail.sendDocumentJavaMail(CLBrowser browser,
javax.mail.Address to,
javax.mail.Address from,
javax.mail.Address[] cc,
java.lang.String documentName,
java.lang.String lang,
java.util.Map values)
Sends mail synchronously
Internally uses
SendMail.sendJavaMail |
static void |
SvcSendMail.sendDocumentJavaMail(CLBrowser browser,
java.lang.String email,
java.lang.String documentName,
java.lang.String lang,
java.util.Map values)
Deprecated.
because does not support content type or recipient name in To
|
void |
Svc.setBrowser(CLBrowser browser) |
void |
BasicSvc.setBrowser(CLBrowser browser) |
Constructor and Description |
---|
SvcPlatform(CLBrowser browser) |
Constructor and Description |
---|
AlertHelper(CLBrowser browser) |
Constructor and Description |
---|
OMSActionHelper(CLBrowser clbrowser) |
Modifier and Type | Method and Description |
---|---|
void |
ActionPoller.doWork(CLBrowser extbrowser) |
Modifier and Type | Method and Description |
---|---|
CLBrowser |
CLGuiomBase.getBrowser()
Getter for property browser.
|
static CLBrowser |
CLGuiomBase.getStaticBrowser() |
static CLBrowser |
CLGuiom.getStaticBrowser() |
Modifier and Type | Method and Description |
---|---|
CLBrowser |
ActionHandler.getBrowser() |
Modifier and Type | Method and Description |
---|---|
static javax.swing.JButton[] |
MethodActionHelper.createButtons(CLBrowser browser,
JPanelToolBar panelToolBar,
Instance instance,
Session userSession,
int formKey,
int panelKey) |
void |
ActionHandler.setBrowser(CLBrowser browser) |
Constructor and Description |
---|
Action_print(CLBrowser browser,
OMSAction action) |
Action_recalculate(CLBrowser browser,
OMSAction action) |
ActionHandler(CLBrowser browser,
OMSAction action) |
Modifier and Type | Method and Description |
---|---|
static javax.swing.JInternalFrame |
FormMapper.getInternalFrame(CLBrowser clbrowser,
java.lang.String action,
java.lang.String classname,
java.lang.String user) |
Modifier and Type | Method and Description |
---|---|
CLBrowser |
IFOpenInstanceFlow.getBrowser()
Getter for property browser.
|
CLBrowser |
CLJInternalFrameSelectInstances.getBrowser()
Getter for property browser.
|
CLBrowser |
CLJInternalFrameOpenInstance.getBrowser()
Getter for property browser.
|
CLBrowser |
CLJInternalFrameNewInstance.getBrowser()
Getter for property browser.
|
Modifier and Type | Method and Description |
---|---|
void |
IFOpenInstanceFlow.setBrowser(CLBrowser browser)
Setter for property browser.
|
void |
CLJInternalFrameSelectInstances.setBrowser(CLBrowser browser)
Setter for property browser.
|
void |
CLJInternalFrameOpenInstance.setBrowser(CLBrowser browser)
Setter for property browser.
|
void |
CLJInternalFrameNewInstance.setBrowser(CLBrowser browser)
Setter for property browser.
|
Modifier and Type | Method and Description |
---|---|
CLBrowser |
CLDesktop.getBrowser() |
Constructor and Description |
---|
CampaignBO(CLBrowser browser,
Instance focus) |
InvoiceBO(CLBrowser browser) |
OrderBO(CLBrowser browser) |
ProjectBO(CLBrowser browser,
Instance focus) |
QuoteBO(CLBrowser browser) |
Modifier and Type | Method and Description |
---|---|
static void |
MailHelper.init(CLBrowser clb) |
Modifier and Type | Interface and Description |
---|---|
interface |
CLWSBrowser |
Modifier and Type | Class and Description |
---|---|
class |
CLBrowserBase
Common implementation of Data Access API "CLBrowser"
extended by 2-layer and 3-layer implementations.
|
class |
CLBrowserImpl |
class |
CLEJBBrowser
Extends the CLEnterpriseBrowser to implement exec methods.
|
class |
CLEnterpriseBrowser
Common implementation for 3-layer browser, known implementations CLEJBBrowser and CLWSBrowserImpl
The exec method is abstract.
|
class |
CLGuiomBrowser
Stateless DAO Service
|
class |
CLJaxWSBrowserImpl |
Modifier and Type | Method and Description |
---|---|
CLBrowser |
RemoteClassLoader.getBrowser() |
CLBrowser |
QueryTree.getBrowser()
Getter for property browser.
|
CLBrowser |
QuerySave.getBrowser()
Getter for property browser.
|
static CLBrowser |
CLGuiomBrowser.getBrowser() |
static CLBrowser |
CLGuiomBrowser.getConnectedBrowser() |
Modifier and Type | Method and Description |
---|---|
void |
RemoteClassLoader.setBrowser(CLBrowser browser) |
void |
QueryTree.setBrowser(CLBrowser browser)
Setter for property browser.
|
void |
QuerySave.setBrowser(CLBrowser browser)
Setter for property browser.
|
static void |
CLGuiomBrowser.setBrowser(CLBrowser clbrowser) |
Constructor and Description |
---|
QuerySave(CLBrowser clb) |
QueryTree(CLBrowser clb) |
Constructor and Description |
---|
Base(CLBrowser browser) |
Doc(CLBrowser browser) |
Modifier and Type | Method and Description |
---|---|
static DescriptionHelper |
DescriptionHelper.getInstance(CLBrowser browser)
Returns a static DescriptionHelper (singleton)
and sets the browser of the singleton as the passed browser
|
Constructor and Description |
---|
DescriptionHelper(CLBrowser b)
Creates a new instance with specified browser
|
Modifier and Type | Method and Description |
---|---|
CLBrowser |
GroupImpl.getBrowser() |
Modifier and Type | Method and Description |
---|---|
void |
GroupImpl.setBrowser(CLBrowser browser) |
Constructor and Description |
---|
BaseMB(CLBrowser clbrowser,
java.lang.String classname)
Sets the clbrowser and does the initializations:
Initializes logger, instance, and if there is a FacesContext, request and session.
|
TableMB(CLBrowser clbrowser,
java.lang.String classname) |
TableMB(CLBrowser clbrowser,
java.lang.String classname,
JSONObject obj) |
TableMB(CLBrowser clbrowser,
java.lang.String classname,
long oid) |
UserMB(CLBrowser clbrowser) |
UserMB(CLBrowser clbrowser,
JSONObject obj) |
UserMB(CLBrowser clbrowser,
long oid) |
UserMB(CLBrowser clbrowser,
java.lang.Long oid) |
UserMB(CLBrowser clbrowser,
java.lang.String username) |