public abstract class AutoXdatFieldMapping extends BaseElement implements XdatFieldMappingI
ItemWrapper.FieldEmptyException
Modifier and Type | Field and Description |
---|---|
static org.apache.log4j.Logger |
logger |
static String |
SCHEMA_ELEMENT_NAME |
allowXMLDBAccess
Constructor and Description |
---|
AutoXdatFieldMapping() |
AutoXdatFieldMapping(Hashtable properties,
UserI user) |
AutoXdatFieldMapping(ItemI item) |
AutoXdatFieldMapping(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 AutoXdatFieldMapping(ItemI item)
public AutoXdatFieldMapping(UserI user)
public AutoXdatFieldMapping()
public String getSchemaElementName()
getSchemaElementName
in interface XdatFieldMappingI
getSchemaElementName
in class ItemWrapper
public String getField()
getField
in interface XdatFieldMappingI
public void setField(String v)
setField
in interface XdatFieldMappingI
v
- Value to Set.public String getFieldValue()
getFieldValue
in interface XdatFieldMappingI
public void setFieldValue(String v)
setFieldValue
in interface XdatFieldMappingI
v
- Value to Set.public Boolean getCreateElement()
getCreateElement
in interface XdatFieldMappingI
public void setCreateElement(Object v)
setCreateElement
in interface XdatFieldMappingI
v
- Value to Set.public Boolean getReadElement()
getReadElement
in interface XdatFieldMappingI
public void setReadElement(Object v)
setReadElement
in interface XdatFieldMappingI
v
- Value to Set.public Boolean getEditElement()
getEditElement
in interface XdatFieldMappingI
public void setEditElement(Object v)
setEditElement
in interface XdatFieldMappingI
v
- Value to Set.public Boolean getDeleteElement()
getDeleteElement
in interface XdatFieldMappingI
public void setDeleteElement(Object v)
setDeleteElement
in interface XdatFieldMappingI
v
- Value to Set.public Boolean getActiveElement()
getActiveElement
in interface XdatFieldMappingI
public void setActiveElement(Object v)
setActiveElement
in interface XdatFieldMappingI
v
- Value to Set.public String getComparisonType()
getComparisonType
in interface XdatFieldMappingI
public void setComparisonType(String v)
setComparisonType
in interface XdatFieldMappingI
v
- Value to Set.public Integer getXdatFieldMappingId()
getXdatFieldMappingId
in interface XdatFieldMappingI
public void setXdatFieldMappingId(Integer v)
setXdatFieldMappingId
in interface XdatFieldMappingI
v
- Value to Set.public static ArrayList<XdatFieldMapping> getAllXdatFieldMappings(UserI user, boolean preLoad)
public static ArrayList<XdatFieldMapping> getXdatFieldMappingsByField(String xmlPath, Object value, UserI user, boolean preLoad)
public static ArrayList<XdatFieldMapping> getXdatFieldMappingsByField(CriteriaCollection criteria, UserI user, boolean preLoad)
public static XdatFieldMapping getXdatFieldMappingsByXdatFieldMappingId(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.