Package | Description |
---|---|
org.nrg.xdat.security | |
org.nrg.xdat.turbine.utils | |
org.nrg.xft | |
org.nrg.xft.collections | |
org.nrg.xft.search | |
org.nrg.xft.security |
Modifier and Type | Method and Description |
---|---|
boolean |
PermissionSet.isActive() |
ItemI |
XDATUser.secureItem(ItemI item) |
void |
PermissionItem.set(PermissionCriteria c) |
Modifier and Type | Method and Description |
---|---|
static XFTItem |
TurbineUtils.GetItemBySearch(org.apache.turbine.util.RunData data) |
static ItemI |
TurbineUtils.GetItemBySearch(org.apache.turbine.util.RunData data,
Boolean preload) |
Modifier and Type | Method and Description |
---|---|
boolean |
XFTItem.checkStatus(org.apache.commons.collections.Predicate compare,
boolean _default) |
boolean |
XFTItem.isActive()
whether or not this Item has been activated.
|
boolean |
ItemWrapper.isActive() |
boolean |
ItemI.isActive()
returns if this item is activated.
|
boolean |
XFTItem.isLocked()
whether or not this Item has been activated.
|
boolean |
XFTItem.isQuarantine()
whether or not this Item has been activated.
|
Modifier and Type | Method and Description |
---|---|
void |
ItemCollection.secureAllForRead(UserI user) |
Modifier and Type | Method and Description |
---|---|
ItemCollection |
ItemSearch.exec() |
ItemCollection |
ItemSearch.execute() |
XFTTable |
ItemSearch.executeToTable(boolean showMetaFields) |
ItemCollection |
ItemSearch.getItemsFromKeys(List<List<ItemSearch.IdentifierResults>> matches,
String login) |
ItemCollection |
ItemSearch.populateItems(GenericWrapperElement element,
XFTTable table,
QueryOrganizer qo,
boolean extend,
boolean allowMultiples)
translates a XFTTable into a list of items with all available sub-items populated.
|
Modifier and Type | Method and Description |
---|---|
ItemI |
UserI.secureItem(ItemI item) |
Copyright © 2015 Neuroinformatics Research Group. All rights reserved.