|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgov.nih.nci.cagrid.data.creation.FeatureCreator
public abstract class FeatureCreator
FeatureCreator Base class for feature additions to the data service
| Constructor Summary | |
|---|---|
FeatureCreator(ServiceInformation info,
ServiceType mainService)
|
|
| Method Summary | |
|---|---|
abstract void |
addFeature()
|
protected ServiceType |
getMainService()
|
protected ServiceInformation |
getServiceInformation()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FeatureCreator(ServiceInformation info,
ServiceType mainService)
| Method Detail |
|---|
protected ServiceInformation getServiceInformation()
protected ServiceType getMainService()
public abstract void addFeature()
throws CreationExtensionException
CreationExtensionException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||