org.alfresco.repo.search
Class DocumentNavigator.Property

java.lang.Object
  extended by org.alfresco.repo.search.DocumentNavigator.Property
Enclosing class:
DocumentNavigator

public class DocumentNavigator.Property
extends java.lang.Object


Field Summary
 NodeRef parent
           
 QName qname
           
 java.io.Serializable value
           
 
Constructor Summary
DocumentNavigator.Property(QName qname, java.io.Serializable value, NodeRef parent)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

qname

public final QName qname

value

public final java.io.Serializable value

parent

public final NodeRef parent
Constructor Detail

DocumentNavigator.Property

public DocumentNavigator.Property(QName qname,
                                  java.io.Serializable value,
                                  NodeRef parent)


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