public class ExtensionImpl.ModuleObjectAndNode extends Object
A basic Class that allows the ExtensionModule and Node representations of the same
module to be returned together from a method call.
| Constructor and Description |
|---|
ExtensionImpl.ModuleObjectAndNode(ExtensionModule object,
org.dom4j.Node node) |
public ExtensionImpl.ModuleObjectAndNode(ExtensionModule object, org.dom4j.Node node)
public ExtensionModule getObject()
public org.dom4j.Node getNode()
Copyright © 2005–2016 Alfresco Software. All rights reserved.