|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OwMimeManager.OwOpenCommand | |
---|---|
com.wewebu.ow.server.app |
Uses of OwMimeManager.OwOpenCommand in com.wewebu.ow.server.app |
---|
Methods in com.wewebu.ow.server.app that return OwMimeManager.OwOpenCommand | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |