com.wewebu.ow.server.ui
Interface OwJspConfigurable

All Known Implementing Classes:
OwCreateObjectDialog, OwCreateObjectFormularDialog, OwCreateObjectWithFormDialog, OwObjectPropertyFormularView

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

Since:
3.1.0.0

Method Summary
 OwJspFormConfigurator getJspConfigurator()
          Get the associated OwJspFormConfigurator object.
 void setJspConfigurator(OwJspFormConfigurator jspFormConfigurator_p)
          Set the associated OwJspFormConfigurator object.
 

Method Detail

getJspConfigurator

OwJspFormConfigurator getJspConfigurator()
Get the associated OwJspFormConfigurator object. Can be null.

Returns:
the associated OwJspFormConfigurator object or null.

setJspConfigurator

void setJspConfigurator(OwJspFormConfigurator jspFormConfigurator_p)
Set the associated OwJspFormConfigurator object. Can be null.



Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.