Package | Description |
---|---|
org.nrg.xdat.security | |
org.nrg.xft.db |
Modifier and Type | Class and Description |
---|---|
class |
SecurityManager |
Modifier and Type | Method and Description |
---|---|
static DBItemCache |
DBAction.StoreItem(XFTItem item,
UserI user,
boolean checkForDuplicates,
boolean quarantine,
boolean overrideQuarantine,
boolean allowItemOverwrite,
SecurityManagerI securityManager,
DBItemCache cache)
This method is used to insert/update an item into the database.
|
static boolean |
DBAction.StoreItem(XFTItem item,
UserI user,
boolean checkForDuplicates,
boolean quarantine,
boolean overrideQuarantine,
boolean allowItemOverwrite,
SecurityManagerI securityManager,
EventMetaI c)
This method is used to insert/update an item into the database.
|
Copyright © 2015 Neuroinformatics Research Group. All rights reserved.