Package | Description |
---|---|
org.nrg.xdat.daos | |
org.nrg.xdat.security | |
org.nrg.xdat.services | |
org.nrg.xdat.services.impl.hibernate |
Modifier and Type | Method and Description |
---|---|
FeatureDefinition |
FeatureDefinitionDAO.findByKey(String key) |
Modifier and Type | Method and Description |
---|---|
void |
FeatureRepositoryServiceImpl.create(FeatureDefinition feature) |
void |
FeatureRepositoryServiceImpl.delete(FeatureDefinition feature) |
void |
FeatureRepositoryServiceImpl.update(FeatureDefinition feature) |
Modifier and Type | Method and Description |
---|---|
FeatureDefinition |
FeatureDefinitionService.findFeatureByKey(String key)
Finds the specified role definition
|
Modifier and Type | Method and Description |
---|---|
FeatureDefinition |
HibernateFeatureDefinitionService.findFeatureByKey(String key) |
Copyright © 2015 Neuroinformatics Research Group. All rights reserved.