public abstract class AutoXdatSearchField extends BaseElement implements XdatSearchFieldI
ItemWrapper.FieldEmptyException
Modifier and Type | Field and Description |
---|---|
static org.apache.log4j.Logger |
logger |
static String |
SCHEMA_ELEMENT_NAME |
allowXMLDBAccess
Constructor and Description |
---|
AutoXdatSearchField() |
AutoXdatSearchField(Hashtable properties,
UserI user) |
AutoXdatSearchField(ItemI item) |
AutoXdatSearchField(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 AutoXdatSearchField(ItemI item)
public AutoXdatSearchField(UserI user)
public AutoXdatSearchField()
public String getSchemaElementName()
getSchemaElementName
in interface XdatSearchFieldI
getSchemaElementName
in class ItemWrapper
public String getElementName()
getElementName
in interface XdatSearchFieldI
public void setElementName(String v)
setElementName
in interface XdatSearchFieldI
v
- Value to Set.public String getFieldId()
getFieldId
in interface XdatSearchFieldI
public void setFieldId(String v)
setFieldId
in interface XdatSearchFieldI
v
- Value to Set.public Integer getSequence()
getSequence
in interface XdatSearchFieldI
public void setSequence(Integer v)
setSequence
in interface XdatSearchFieldI
v
- Value to Set.public String getType()
getType
in interface XdatSearchFieldI
public void setType(String v)
setType
in interface XdatSearchFieldI
v
- Value to Set.public String getHeader()
getHeader
in interface XdatSearchFieldI
public void setHeader(String v)
setHeader
in interface XdatSearchFieldI
v
- Value to Set.public String getValue()
public void setValue(String v)
v
- Value to Set.public Boolean getVisible()
public void setVisible(Object v)
v
- Value to Set.public Integer getXdatSearchFieldId()
getXdatSearchFieldId
in interface XdatSearchFieldI
public void setXdatSearchFieldId(Integer v)
setXdatSearchFieldId
in interface XdatSearchFieldI
v
- Value to Set.public static ArrayList<XdatSearchField> getAllXdatSearchFields(UserI user, boolean preLoad)
public static ArrayList<XdatSearchField> getXdatSearchFieldsByField(String xmlPath, Object value, UserI user, boolean preLoad)
public static ArrayList<XdatSearchField> getXdatSearchFieldsByField(CriteriaCollection criteria, UserI user, boolean preLoad)
public static XdatSearchField getXdatSearchFieldsByXdatSearchFieldId(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.