Package | Description |
---|---|
org.nrg.xdat.entities | |
org.nrg.xdat.security | |
org.nrg.xdat.security.helpers | |
org.nrg.xdat.security.services |
Modifier and Type | Class and Description |
---|---|
class |
FeatureDefinition |
Modifier and Type | Method and Description |
---|---|
FeatureDefinitionI |
FeatureRepositoryServiceImpl.getByKey(String key) |
Modifier and Type | Method and Description |
---|---|
Collection<? extends FeatureDefinitionI> |
FeatureRepositoryServiceImpl.getAllFeatures() |
Modifier and Type | Method and Description |
---|---|
static Collection<? extends FeatureDefinitionI> |
Features.getAllFeatures() |
Modifier and Type | Method and Description |
---|---|
FeatureDefinitionI |
FeatureRepositoryServiceI.getByKey(String key)
Get by key
|
Modifier and Type | Method and Description |
---|---|
Collection<? extends FeatureDefinitionI> |
FeatureRepositoryServiceI.getAllFeatures()
Get all (including disabled)
|
Copyright © 2015 Neuroinformatics Research Group. All rights reserved.