public abstract class AutoXdatFieldMappingSet extends BaseElement implements XdatFieldMappingSetI
ItemWrapper.FieldEmptyException
Modifier and Type | Field and Description |
---|---|
static org.apache.log4j.Logger |
logger |
static String |
SCHEMA_ELEMENT_NAME |
allowXMLDBAccess
Constructor and Description |
---|
AutoXdatFieldMappingSet() |
AutoXdatFieldMappingSet(Hashtable properties,
UserI user) |
AutoXdatFieldMappingSet(ItemI item) |
AutoXdatFieldMappingSet(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 AutoXdatFieldMappingSet(ItemI item)
public AutoXdatFieldMappingSet(UserI user)
public AutoXdatFieldMappingSet()
public String getSchemaElementName()
getSchemaElementName
in interface XdatFieldMappingSetI
getSchemaElementName
in class ItemWrapper
public ArrayList<XdatFieldMapping> getAllow()
getAllow
in interface XdatFieldMappingSetI
public void setAllow(ItemI v) throws Exception
setAllow
in interface XdatFieldMappingSetI
v
- Value to Set.Exception
public void removeAllow(int index) throws IndexOutOfBoundsException
index
- Index of child to remove.IndexOutOfBoundsException
public ArrayList<XdatFieldMappingSet> getSubSet()
getSubSet
in interface XdatFieldMappingSetI
public void setSubSet(ItemI v) throws Exception
setSubSet
in interface XdatFieldMappingSetI
v
- Value to Set.Exception
public void removeSubSet(int index) throws IndexOutOfBoundsException
index
- Index of child to remove.IndexOutOfBoundsException
public String getMethod()
getMethod
in interface XdatFieldMappingSetI
public void setMethod(String v)
setMethod
in interface XdatFieldMappingSetI
v
- Value to Set.public Integer getXdatFieldMappingSetId()
getXdatFieldMappingSetId
in interface XdatFieldMappingSetI
public void setXdatFieldMappingSetId(Integer v)
setXdatFieldMappingSetId
in interface XdatFieldMappingSetI
v
- Value to Set.public static ArrayList<XdatFieldMappingSet> getAllXdatFieldMappingSets(UserI user, boolean preLoad)
public static ArrayList<XdatFieldMappingSet> getXdatFieldMappingSetsByField(String xmlPath, Object value, UserI user, boolean preLoad)
public static ArrayList<XdatFieldMappingSet> getXdatFieldMappingSetsByField(CriteriaCollection criteria, UserI user, boolean preLoad)
public static XdatFieldMappingSet getXdatFieldMappingSetsByXdatFieldMappingSetId(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.