com.wewebu.ow.server.ui
Interface OwConfigurableDialog

All Known Implementing Classes:
OwCreateObjectDialog, OwCreateObjectWithFormDialog

public interface OwConfigurableDialog

Configurable dialog interface.

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
 OwXMLUtil getConfigNode()
          Get the associated OwXMLUtil object.
 void setConfigNode(OwXMLUtil configNode_p)
          Set the associated OwXMLUtil object.
 

Method Detail

getConfigNode

OwXMLUtil getConfigNode()
Get the associated OwXMLUtil object. Can be null.

Returns:
the associated OwXMLUtil object. Can be null.

setConfigNode

void setConfigNode(OwXMLUtil configNode_p)
Set the associated OwXMLUtil object. Can be null.



Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.