com.wewebu.ow.server.field
Class OwSearchOperator.OperatorMapSingleton

java.lang.Object
  extended by com.wewebu.ow.server.field.OwSearchOperator.OperatorMapSingleton
Enclosing class:
OwSearchOperator

protected static class OwSearchOperator.OperatorMapSingleton
extends Object

Singleton with the operator maps.

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
 HashMap m_stringOperatorMap
          map which contains search operator display string mappings
 HashMap m_symbolInverseOperatorMap
          map which contains search operator display symbol mappings inverse
 HashMap m_symbolOperatorMap
          map which contains search operator display symbol mappings
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

m_stringOperatorMap

public HashMap m_stringOperatorMap
map which contains search operator display string mappings


m_symbolOperatorMap

public HashMap m_symbolOperatorMap
map which contains search operator display symbol mappings


m_symbolInverseOperatorMap

public HashMap m_symbolInverseOperatorMap
map which contains search operator display symbol mappings inverse



Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.