org.alfresco.web.app.servlet
Class BaseServlet.PathRefInfo

java.lang.Object
  extended by org.alfresco.web.app.servlet.BaseServlet.PathRefInfo
Enclosing class:
BaseServlet

public static class BaseServlet.PathRefInfo
extends java.lang.Object

Simple structure class for returning both a NodeRef and Filename String


Field Summary
 java.lang.String Filename
           
 org.alfresco.service.cmr.repository.NodeRef NodeRef
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NodeRef

public org.alfresco.service.cmr.repository.NodeRef NodeRef

Filename

public java.lang.String Filename


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.