|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.wewebu.ow.server.field.OwSearchOperator.OperatorMapSingleton
protected static class OwSearchOperator.OperatorMapSingleton
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 |
---|
public HashMap m_stringOperatorMap
public HashMap m_symbolOperatorMap
public HashMap m_symbolInverseOperatorMap
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |