public abstract class AutoXdatCriteria extends BaseElement implements XdatCriteriaI
ItemWrapper.FieldEmptyException
Modifier and Type | Field and Description |
---|---|
static org.apache.log4j.Logger |
logger |
static String |
SCHEMA_ELEMENT_NAME |
allowXMLDBAccess
Constructor and Description |
---|
AutoXdatCriteria() |
AutoXdatCriteria(Hashtable properties,
UserI user) |
AutoXdatCriteria(ItemI item) |
AutoXdatCriteria(UserI user) |
getDateDiff, getDisplayField, getDisplayField, getDisplayFields, getFileResources, GetGeneratedClass, GetGeneratedItem, getInsertDate, getInsertUser, getSchemaElement, getSecurityTags, loadDisplayFields, log, output, output, readExternal, setBooleanProperty, setBooleanProperty, setBooleanProperty, setBooleanProperty, setProperty, toJoinedXML, toString, WrapItems, writeExternal
activate, canActivate, canCreate, canDelete, canEdit, canRead, extend, getBooleanProperty, getBooleanProperty, getBooleanProperty, getChildItemCollection, getChildItemCollection, getChildItems, getChildItems, getChildItems, getChildItems, getCurrentDBVersion, getCurrentDBVersion, getDateProperty, getDBName, getDoubleProperty, getFloatProperty, getIntegerProperty, getItem, getLongCreateTime, getMetaCreatedBy, getParent, getPossibleValues, getProperty, getProps, getStringProperty, getUser, getXSIType, hasProperty, isActive, lock, needsActivation, postSave, preSave, quarantine, save, save, setItem, setParent, toHTML, toXML_BOS, toXML, toXML, toXML, toXML, toXML, toXML, validate
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
activate, canActivate, canCreate, canDelete, canEdit, canRead, extend, getBooleanProperty, getBooleanProperty, getBooleanProperty, getChildItemCollection, getChildItems, getChildItems, getChildItems, getChildItems, getCurrentDBVersion, getCurrentDBVersion, getDateProperty, getDBName, getItem, getParent, getPossibleValues, getProperty, getProps, getStringProperty, getUser, getXSIType, hasProperty, isActive, lock, needsActivation, quarantine, save, save, setParent, toHTML, toXML_BOS, toXML, toXML, toXML, toXML, toXML, validate
public static final org.apache.log4j.Logger logger
public static final String SCHEMA_ELEMENT_NAME
public AutoXdatCriteria(ItemI item)
public AutoXdatCriteria(UserI user)
public AutoXdatCriteria()
public String getSchemaElementName()
getSchemaElementName
in interface XdatCriteriaI
getSchemaElementName
in class ItemWrapper
public String getSchemaField()
getSchemaField
in interface XdatCriteriaI
public void setSchemaField(String v)
setSchemaField
in interface XdatCriteriaI
v
- Value to Set.public String getComparisonType()
getComparisonType
in interface XdatCriteriaI
public void setComparisonType(String v)
setComparisonType
in interface XdatCriteriaI
v
- Value to Set.public String getCustomSearch()
getCustomSearch
in interface XdatCriteriaI
public void setCustomSearch(String v)
setCustomSearch
in interface XdatCriteriaI
v
- Value to Set.public String getValue()
getValue
in interface XdatCriteriaI
public void setValue(String v)
setValue
in interface XdatCriteriaI
v
- Value to Set.public Boolean getOverrideValueFormatting()
getOverrideValueFormatting
in interface XdatCriteriaI
public void setOverrideValueFormatting(Object v)
setOverrideValueFormatting
in interface XdatCriteriaI
v
- Value to Set.public Integer getXdatCriteriaId()
getXdatCriteriaId
in interface XdatCriteriaI
public void setXdatCriteriaId(Integer v)
setXdatCriteriaId
in interface XdatCriteriaI
v
- Value to Set.public static ArrayList<XdatCriteria> getAllXdatCriterias(UserI user, boolean preLoad)
public static ArrayList<XdatCriteria> getXdatCriteriasByField(String xmlPath, Object value, UserI user, boolean preLoad)
public static ArrayList<XdatCriteria> getXdatCriteriasByField(CriteriaCollection criteria, UserI user, boolean preLoad)
public static XdatCriteria getXdatCriteriasByXdatCriteriaId(Object value, UserI user, boolean preLoad)
public static ArrayList wrapItems(ItemCollection items)
public ArrayList<ResourceFile> getFileResources(String rootPath, boolean preventLoop)
getFileResources
in class BaseElement
Copyright © 2015 Neuroinformatics Research Group. All rights reserved.