Package | Description |
---|---|
org.nrg.xdat.base | |
org.nrg.xdat.turbine.utils | |
org.nrg.xft | |
org.nrg.xft.db | |
org.nrg.xft.schema.Wrappers.GenericWrapper | |
org.nrg.xft.search | |
org.nrg.xft.utils |
Modifier and Type | Method and Description |
---|---|
void |
BaseElement.setProperty(String xmlPath,
Object value) |
Modifier and Type | Method and Description |
---|---|
InvalidValueException |
PopulateItem.getError() |
Modifier and Type | Method and Description |
---|---|
void |
PopulateItem.setError(InvalidValueException error) |
Modifier and Type | Method and Description |
---|---|
static XFTItem |
XFTItem.NewItem(GenericWrapperElement e,
Map hash,
boolean throwException,
UserI user) |
static XFTItem |
XFTItem.NewItem(String n,
Map hash,
boolean throwException,
UserI user) |
ArrayList<Throwable> |
GenericItemObject.setProperties(Map<String,? extends Object> hash,
boolean throwException)
If throwException=true, then encountered errors will be thrown when they are encountered and additional properties
will not be loaded.
|
void |
XFTItem.setProperty(String xmlPath,
Object value) |
abstract void |
GenericItemObject.setProperty(String xmlPath,
Object value) |
void |
XFTItem.setProperty(String xmlPath,
Object value,
boolean parseValue) |
Modifier and Type | Method and Description |
---|---|
static String |
DBAction.ValueParser(Object o,
GenericWrapperField field,
boolean allowInvalidValues)
Formats the object to a string for SQL interaction based on the XMLType of the field.
|
static String |
DBAction.ValueParser(Object o,
String type,
boolean allowInvalidValues)
Formats the object to a string for SQL interaction based on the submitted type.
|
Modifier and Type | Method and Description |
---|---|
Object |
GenericWrapperField.formatValue(Object o) |
Modifier and Type | Method and Description |
---|---|
String |
ItemSearch.IdentifierResults.getParsedValue() |
Modifier and Type | Method and Description |
---|---|
static void |
FileUtils.ValidateUriAgainstRoot(String s1,
String root,
String message) |
static void |
FileUtils.ValidateUriAgainstRoot(String s1,
URI root,
String message) |
Copyright © 2015 Neuroinformatics Research Group. All rights reserved.