Package | Description |
---|---|
org.nrg.xft.collections | |
org.nrg.xft.services | |
org.nrg.xft.services.impl.hibernate |
Modifier and Type | Method and Description |
---|---|
List<XftFieldExclusion> |
XftFieldExclusionList.getExclusions() |
Modifier and Type | Method and Description |
---|---|
void |
XftFieldExclusionList.setExclusions(List<XftFieldExclusion> exclusions) |
Constructor and Description |
---|
XftFieldExclusionList(List<XftFieldExclusion> exclusions) |
Modifier and Type | Method and Description |
---|---|
List<XftFieldExclusion> |
XftFieldExclusionService.getExclusionsForScopedTarget(XftFieldExclusionScope scope,
String targetId)
Gets all of the exclusions that are scoped to the
specified scope and
indicated target. |
List<XftFieldExclusion> |
XftFieldExclusionService.getSystemExclusions()
Gets all of the exclusions that are scoped to the
system level . |
Modifier and Type | Method and Description |
---|---|
List<XftFieldExclusion> |
HibernateXftFieldExclusionService.getExclusionsForScopedTarget(XftFieldExclusionScope scope,
String targetId) |
List<XftFieldExclusion> |
HibernateXftFieldExclusionService.getSystemExclusions() |
Modifier and Type | Method and Description |
---|---|
String |
HibernateXftFieldExclusionService.validate(XftFieldExclusion exclusion) |
Copyright © 2015 Neuroinformatics Research Group. All rights reserved.