Package | Description |
---|---|
com.wewebu.ow.server.app |
Modifier and Type | Method and Description |
---|---|
static OwMimeManager.OwOpenCommand |
OwMimeManager.editObject(OwMainAppContext context_p,
OwObjectReference obj_p)
Creates an OwOpenCommand handling the
<editservlet> tag from MIME node, if it exist or
else an OwInvalidOperationException is thrown. |
static OwMimeManager.OwOpenCommand |
OwMimeManager.editObject(OwMainAppContext context_p,
OwObjectReference obj_p,
int page_p)
Creates an OwOpenCommand handling the
<editservlet> tag from MIME node, if it exist or
else an OwInvalidOperationException is thrown. |
static OwMimeManager.OwOpenCommand |
OwMimeManager.editObject(OwMainAppContext context_p,
OwObjectReference obj_p,
String additionalParams_p,
int page_p)
Creates an OwOpenCommand handling the
<editservlet> tag from MIME node, if it exist or
else an OwInvalidOperationException is thrown. |
static OwMimeManager.OwOpenCommand |
OwMimeManager.editObject(OwMainAppContext context_p,
OwObjectReference obj_p,
String mimeContext_p,
String additionalParams_p,
int page_p)
Creates an OwOpenCommand handling the
<editservlet> tag from MIME node, if it exist or
else an OwInvalidOperationException is thrown. |
static OwMimeManager.OwOpenCommand |
OwMimeManager.getOpenCommand(OwMainAppContext context_p,
OwObjectReference obj_p)
Create URL or script command to open the object according to MIME settings.
|
static OwMimeManager.OwOpenCommand |
OwMimeManager.getOpenCommand(OwMainAppContext context_p,
OwObjectReference obj_p,
String additionalParams_p)
Create an URL or script to open the object according to MIME settings.
|
static OwMimeManager.OwOpenCommand |
OwMimeManager.getOpenCommand(OwMainAppContext context_p,
OwObjectReference obj_p,
String additionalParams_p,
int page_p)
Create an URL or script to open the referenced object, according to the defined MIME settings.
|
static OwMimeManager.OwOpenCommand |
OwMimeManager.getOpenCommand(OwMainAppContext context_p,
OwObjectReference obj_p,
String mimeContext_p,
String additionalParams_p)
Create an URL or script to open the object according to MIME settings.
|
static OwMimeManager.OwOpenCommand |
OwMimeManager.getOpenCommand(OwMainAppContext context_p,
OwObjectReference obj_p,
String mimeContext_p,
String additionalParams_p,
int page_p)
Create an URL or script to open the referenced object, according to the defined MIME settings.
|
OwMimeManager.OwOpenCommand |
OwMimeManager.getOpenCommand(OwObjectReference obj_p)
Create URL or script command to open the object according to MIME settings.
|
OwMimeManager.OwOpenCommand |
OwMimeManager.getOpenCommand(OwObjectReference obj_p,
String additionalParams_p)
Create an URL or script using current instance of OwMimeManager.
|
OwMimeManager.OwOpenCommand |
OwMimeManager.getOpenCommand(OwObjectReference obj_p,
String additionalParams_p,
int page_p)
Create an URL or script using current instance of OwMimeManager.
|
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.