Package com.logicaldoc.impex.application
Class Constants
java.lang.Object
com.logicaldoc.impex.application.Constants
Simple interface that contains all the constants used in the Search Panel
 implementation.
- Since:
- 4.6
- Author:
- Matteo Caruso - LogicalDOC
- 
Field SummaryFields
- 
Method Summary
- 
Field Details- 
OPERATOR_EQUAL- See Also:
 
- 
OPERATOR_NOTEQUAL- See Also:
 
- 
OPERATOR_CONTAINS- See Also:
 
- 
OPERATOR_NOTCONTAINS- See Also:
 
- 
OPERATOR_GREATER- See Also:
 
- 
OPERATOR_LESSER- See Also:
 
- 
OPERATOR_IN- See Also:
 
- 
OPERATOR_INORSUBFOLDERS- See Also:
 
- 
OPERATOR_NOTINORSUBFOLDERS- See Also:
 
- 
OPERATOR_NOTIN- See Also:
 
- 
TYPE_LANGUAGEpublic static final int TYPE_LANGUAGE- See Also:
 
- 
TYPE_TEMPLATEpublic static final int TYPE_TEMPLATE- See Also:
 
- 
TYPE_SIGNEDpublic static final int TYPE_SIGNED- See Also:
 
 
-