public abstract class BaseElement extends ItemWrapper implements ItemI
ItemWrapper.FieldEmptyException
allowXMLDBAccess
Constructor and Description |
---|
BaseElement() |
BaseElement(ItemI i) |
BaseElement(Map properties,
UserI user) |
BaseElement(UserI user) |
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, getSchemaElementName, 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 BaseElement(ItemI i)
public BaseElement()
public BaseElement(UserI user)
public SchemaElement getSchemaElement()
public void setBooleanProperty(String xmlPath, boolean value) throws Exception
Exception
public void setBooleanProperty(String xmlPath, Boolean value) throws Exception
Exception
public void setBooleanProperty(String xmlPath, String value) throws Exception
Exception
public void setBooleanProperty(String xmlPath, Object value) throws Exception
Exception
public void setProperty(String xmlPath, Object value) throws XFTInitException, ElementNotFoundException, FieldNotFoundException, InvalidValueException
ItemI
setProperty
in interface ItemI
setProperty
in class ItemWrapper
XFTInitException
ElementNotFoundException
FieldNotFoundException
InvalidValueException
public Hashtable getDisplayFields()
public void loadDisplayFields(UserI user)
public Document toJoinedXML() throws Exception
toJoinedXML
in interface ItemI
toJoinedXML
in class ItemWrapper
Exception
public void log(String text)
public String output(String templateName)
output
in interface ItemI
output
in class ItemWrapper
public String output()
output
in interface ItemI
output
in class ItemWrapper
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal
in interface Externalizable
readExternal
in class ItemWrapper
IOException
ClassNotFoundException
public void writeExternal(ObjectOutput out) throws IOException
writeExternal
in interface Externalizable
writeExternal
in class ItemWrapper
IOException
public ArrayList<ResourceFile> getFileResources(String rootPath)
public abstract ArrayList<ResourceFile> getFileResources(String rootPath, boolean preventLoop)
public Date getInsertDate()
getInsertDate
in class ItemWrapper
public XdatUserI getInsertUser()
getInsertUser
in class ItemWrapper
public SecurityValues getSecurityTags()
Copyright © 2015 Neuroinformatics Research Group. All rights reserved.