public interface OwJspConfigurable
Interface to implement if supporting JSP forms 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
Modifier and Type | Method and Description |
---|---|
OwJspFormConfigurator |
getJspConfigurator()
Get the associated
OwJspFormConfigurator object. |
void |
setJspConfigurator(OwJspFormConfigurator jspFormConfigurator_p)
Set the associated
OwJspFormConfigurator object. |
OwJspFormConfigurator getJspConfigurator()
OwJspFormConfigurator
object. Can be null
.OwJspFormConfigurator
object or null
.void setJspConfigurator(OwJspFormConfigurator jspFormConfigurator_p)
OwJspFormConfigurator
object. Can be null
.Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.