|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.wewebu.ow.server.field.OwSearchCriteria
com.wewebu.ow.server.field.OwStandardDecoratorSearchCriteria
com.wewebu.ow.server.ecm.OwStandardCrossMappings.OwCrossDecoratorSearchNode.OwWrappedSearchCriteria
public static class OwStandardCrossMappings.OwCrossDecoratorSearchNode.OwWrappedSearchCriteria
OwWrappedSearchCriteria.
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 |
---|
Fields inherited from class com.wewebu.ow.server.field.OwSearchCriteria |
---|
ATTRIBUTE_ALLOWWILDCARD, ATTRIBUTE_HIDDEN, ATTRIBUTE_IGNORE_DATE, ATTRIBUTE_IGNORE_TIME, ATTRIBUTE_NONE, ATTRIBUTE_READONLY, ATTRIBUTE_REQUIRED, m_FieldDefinition, m_iAttributes, m_iOp, m_oDefaultValue, m_oValue, m_secondrangecriteria, m_strInstruction, m_strUniqueName, m_wildcarddefinitions |
Constructor Summary | |
---|---|
OwStandardCrossMappings.OwCrossDecoratorSearchNode.OwWrappedSearchCriteria(OwSearchCriteria searchcriteria_p,
OwCrossMappings crossMappings_p,
OwNetwork xNetwork_p,
String xResourceID_p)
|
Method Summary | |
---|---|
String |
getClassName()
get the name of the class |
OwFieldDefinition |
getFieldDefinition()
get the corresponding field definition of the field |
OwSearchCriteria |
getSecondRangeCriteria()
get a optional second child criteria for range searches |
String |
getUniqueName()
get a unique name that identifies this criteria |
Object |
getValue()
get the compare value for the search |
OwSearchCriteria |
getWrappedCriteria()
get the decorated object, to be implemented be overridden classes |
Methods inherited from class com.wewebu.ow.server.field.OwSearchCriteria |
---|
canValidate, getComplexChildClasses, ignoreDate, isComplex, isIgnoreDate, toString, validate |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public OwStandardCrossMappings.OwCrossDecoratorSearchNode.OwWrappedSearchCriteria(OwSearchCriteria searchcriteria_p, OwCrossMappings crossMappings_p, OwNetwork xNetwork_p, String xResourceID_p)
Method Detail |
---|
public OwSearchCriteria getWrappedCriteria()
OwStandardDecoratorSearchCriteria
getWrappedCriteria
in class OwStandardDecoratorSearchCriteria
public OwFieldDefinition getFieldDefinition() throws Exception
OwSearchCriteria
getFieldDefinition
in interface OwField
getFieldDefinition
in class OwStandardDecoratorSearchCriteria
Exception
public OwSearchCriteria getSecondRangeCriteria()
OwSearchCriteria
getSecondRangeCriteria
in class OwStandardDecoratorSearchCriteria
public Object getValue()
OwSearchCriteria
getValue
in interface OwField
getValue
in class OwStandardDecoratorSearchCriteria
public String getClassName()
OwFieldDefinition
getClassName
in interface OwFieldDefinition
getClassName
in class OwStandardDecoratorSearchCriteria
public String getUniqueName()
OwSearchCriteria
getUniqueName
in class OwStandardDecoratorSearchCriteria
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |