Package | Description |
---|---|
org.nrg.xdat.om.base.auto |
Modifier and Type | Method and Description |
---|---|
static XdatInfoentry |
AutoXdatInfoentry.getXdatInfoentrysByTitle(Object value,
UserI user,
boolean preLoad) |
static XdatInfoentry |
AutoXdatInfoentry.getXdatInfoentrysByXdatInfoentryId(Object value,
UserI user,
boolean preLoad) |
Modifier and Type | Method and Description |
---|---|
static ArrayList<XdatInfoentry> |
AutoXdatInfoentry.getAllXdatInfoentrys(UserI user,
boolean preLoad) |
static ArrayList<XdatInfoentry> |
AutoXdatInfoentry.getXdatInfoentrysByField(CriteriaCollection criteria,
UserI user,
boolean preLoad) |
static ArrayList<XdatInfoentry> |
AutoXdatInfoentry.getXdatInfoentrysByField(String xmlPath,
Object value,
UserI user,
boolean preLoad) |
Copyright © 2015 Neuroinformatics Research Group. All rights reserved.