Package | Description |
---|---|
org.nrg.xft.entities | |
org.nrg.xft.services | |
org.nrg.xft.services.impl.hibernate |
Modifier and Type | Field and Description |
---|---|
static XftFieldExclusionScope |
XftFieldExclusionScope.Default |
Modifier and Type | Method and Description |
---|---|
XftFieldExclusionScope |
XftFieldExclusion.getScope() |
static XftFieldExclusionScope |
XftFieldExclusionScope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static XftFieldExclusionScope[] |
XftFieldExclusionScope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
XftFieldExclusion.setScope(XftFieldExclusionScope scope) |
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. |
Modifier and Type | Method and Description |
---|---|
List<XftFieldExclusion> |
HibernateXftFieldExclusionService.getExclusionsForScopedTarget(XftFieldExclusionScope scope,
String targetId) |
Copyright © 2015 Neuroinformatics Research Group. All rights reserved.