public class OwJspFormConfigurator extends Object
JspForm Configurator. Class to load and handle multiple JSP form configuration.
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
Constructor and Description |
---|
OwJspFormConfigurator(OwXMLUtil node_p)
Create JSP Configurator based on plugin configuration.
|
OwJspFormConfigurator(String singleForm_p)
Create JSP Configurator with a default jspForm for all object classes
|
Modifier and Type | Method and Description |
---|---|
String |
getJspForm(String objectclassname_p)
Get a JSP form depending on OwObjectClass name
|
boolean |
isJspFormEnabled()
JspForms configured.
|
public OwJspFormConfigurator(String singleForm_p)
singleForm_p
- form pathCopyright © 2014 Alfresco Business Solutions. All Rights Reserved.