public abstract class AutoXdatElementAccessSecureIp extends BaseElement implements XdatElementAccessSecureIpI
ItemWrapper.FieldEmptyException
Modifier and Type | Field and Description |
---|---|
static org.apache.log4j.Logger |
logger |
static String |
SCHEMA_ELEMENT_NAME |
allowXMLDBAccess
Constructor and Description |
---|
AutoXdatElementAccessSecureIp() |
AutoXdatElementAccessSecureIp(Hashtable properties,
UserI user) |
AutoXdatElementAccessSecureIp(ItemI item) |
AutoXdatElementAccessSecureIp(UserI user) |
Modifier and Type | Method and Description |
---|---|
static ArrayList<XdatElementAccessSecureIp> |
getAllXdatElementAccessSecureIps(UserI user,
boolean preLoad) |
ArrayList<ResourceFile> |
getFileResources(String rootPath,
boolean preventLoop) |
String |
getSchemaElementName() |
String |
getSecureIp() |
Integer |
getXdatElementAccessSecureIpId() |
static ArrayList<XdatElementAccessSecureIp> |
getXdatElementAccessSecureIpsByField(CriteriaCollection criteria,
UserI user,
boolean preLoad) |
static ArrayList<XdatElementAccessSecureIp> |
getXdatElementAccessSecureIpsByField(String xmlPath,
Object value,
UserI user,
boolean preLoad) |
static XdatElementAccessSecureIp |
getXdatElementAccessSecureIpsByXdatElementAccessSecureIpId(Object value,
UserI user,
boolean preLoad) |
void |
setSecureIp(String v)
Sets the value for secure_ip.
|
void |
setXdatElementAccessSecureIpId(Integer v)
Sets the value for xdat_element_access_secure_ip_id.
|
static ArrayList |
wrapItems(ArrayList items) |
static ArrayList |
wrapItems(ItemCollection items) |
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 AutoXdatElementAccessSecureIp(ItemI item)
public AutoXdatElementAccessSecureIp(UserI user)
public AutoXdatElementAccessSecureIp()
public String getSchemaElementName()
getSchemaElementName
in interface XdatElementAccessSecureIpI
getSchemaElementName
in class ItemWrapper
public String getSecureIp()
getSecureIp
in interface XdatElementAccessSecureIpI
public void setSecureIp(String v)
setSecureIp
in interface XdatElementAccessSecureIpI
v
- Value to Set.public Integer getXdatElementAccessSecureIpId()
getXdatElementAccessSecureIpId
in interface XdatElementAccessSecureIpI
public void setXdatElementAccessSecureIpId(Integer v)
setXdatElementAccessSecureIpId
in interface XdatElementAccessSecureIpI
v
- Value to Set.public static ArrayList<XdatElementAccessSecureIp> getAllXdatElementAccessSecureIps(UserI user, boolean preLoad)
public static ArrayList<XdatElementAccessSecureIp> getXdatElementAccessSecureIpsByField(String xmlPath, Object value, UserI user, boolean preLoad)
public static ArrayList<XdatElementAccessSecureIp> getXdatElementAccessSecureIpsByField(CriteriaCollection criteria, UserI user, boolean preLoad)
public static XdatElementAccessSecureIp getXdatElementAccessSecureIpsByXdatElementAccessSecureIpId(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.