public abstract class AutoXdatElementActionType extends BaseElement implements XdatElementActionTypeI
ItemWrapper.FieldEmptyException
Modifier and Type | Field and Description |
---|---|
static org.apache.log4j.Logger |
logger |
static String |
SCHEMA_ELEMENT_NAME |
allowXMLDBAccess
Constructor and Description |
---|
AutoXdatElementActionType() |
AutoXdatElementActionType(Hashtable properties,
UserI user) |
AutoXdatElementActionType(ItemI item) |
AutoXdatElementActionType(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 AutoXdatElementActionType(ItemI item)
public AutoXdatElementActionType(UserI user)
public AutoXdatElementActionType()
public String getSchemaElementName()
getSchemaElementName
in interface XdatElementActionTypeI
getSchemaElementName
in class ItemWrapper
public String getElementActionName()
getElementActionName
in interface XdatElementActionTypeI
public void setElementActionName(String v)
setElementActionName
in interface XdatElementActionTypeI
v
- Value to Set.public String getDisplayName()
getDisplayName
in interface XdatElementActionTypeI
public void setDisplayName(String v)
setDisplayName
in interface XdatElementActionTypeI
v
- Value to Set.public Integer getSequence()
getSequence
in interface XdatElementActionTypeI
public void setSequence(Integer v)
setSequence
in interface XdatElementActionTypeI
v
- Value to Set.public String getImage()
getImage
in interface XdatElementActionTypeI
public void setImage(String v)
setImage
in interface XdatElementActionTypeI
v
- Value to Set.public String getPopup()
getPopup
in interface XdatElementActionTypeI
public void setPopup(String v)
setPopup
in interface XdatElementActionTypeI
v
- Value to Set.public String getSecureaccess()
getSecureaccess
in interface XdatElementActionTypeI
public void setSecureaccess(String v)
setSecureaccess
in interface XdatElementActionTypeI
v
- Value to Set.public String getSecurefeature()
public void setSecurefeature(String v)
v
- Value to Set.public String getParameterstring()
getParameterstring
in interface XdatElementActionTypeI
public void setParameterstring(String v)
setParameterstring
in interface XdatElementActionTypeI
v
- Value to Set.public Integer getXdatElementActionTypeId()
getXdatElementActionTypeId
in interface XdatElementActionTypeI
public void setXdatElementActionTypeId(Integer v)
setXdatElementActionTypeId
in interface XdatElementActionTypeI
v
- Value to Set.public static ArrayList<XdatElementActionType> getAllXdatElementActionTypes(UserI user, boolean preLoad)
public static ArrayList<XdatElementActionType> getXdatElementActionTypesByField(String xmlPath, Object value, UserI user, boolean preLoad)
public static ArrayList<XdatElementActionType> getXdatElementActionTypesByField(CriteriaCollection criteria, UserI user, boolean preLoad)
public static XdatElementActionType getXdatElementActionTypesByXdatElementActionTypeId(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.