public class NodeInfoBean extends Object implements 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 IOException
The result is the formatted HTML to show on the client.
IOException
public void setNodeService(org.alfresco.service.cmr.repository.NodeService nodeService)
nodeService
- The NodeService to set.Copyright © 2005–2017 Alfresco Software. All rights reserved.