public class NodeInfoBean
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
NodeInfoBean() |
| Modifier and Type | Method and Description |
|---|---|
void |
sendNodeInfo()
Returns information on the node identified by the 'noderef'
parameter found in the ExternalContext.
|
void |
setNodeService(org.alfresco.service.cmr.repository.NodeService nodeService) |
public void sendNodeInfo()
throws java.io.IOException
The result is the formatted HTML to show on the client.
java.io.IOExceptionpublic void setNodeService(org.alfresco.service.cmr.repository.NodeService nodeService)
nodeService - The NodeService to set.Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.