com.wewebu.ow.server.ecm
Class OwStandardVirtualFolderObjectFactory.OwVirtualFolderRefineCriteria

java.lang.Object
  extended by com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory.OwVirtualFolderRefineCriteria
Enclosing class:
OwStandardVirtualFolderObjectFactory

protected static class OwStandardVirtualFolderObjectFactory.OwVirtualFolderRefineCriteria
extends Object

Tuple of criteria name and value to refine a search criteria.

Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.

For licensing information read the license.txt file or
go to: http://wiki.alfresco.com


Field Summary
 Node m_literalNode
          literal value to set
 String m_strCriteria
          name of the criteria to refine
 
Constructor Summary
OwStandardVirtualFolderObjectFactory.OwVirtualFolderRefineCriteria(String strCriteria_p, Node node_p)
           
 
Method Summary
 boolean equals(Object obj_p)
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

m_strCriteria

public String m_strCriteria
name of the criteria to refine


m_literalNode

public Node m_literalNode
literal value to set

Constructor Detail

OwStandardVirtualFolderObjectFactory.OwVirtualFolderRefineCriteria

public OwStandardVirtualFolderObjectFactory.OwVirtualFolderRefineCriteria(String strCriteria_p,
                                                                          Node node_p)
Method Detail

equals

public boolean equals(Object obj_p)
Overrides:
equals in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object


Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.