Package | Description |
---|---|
org.ow2.choreos.serviceBase | |
org.ow2.choreos.serviceRegistration |
Modifier and Type | Method and Description |
---|---|
ServiceCollection |
ServiceRepresentationRetriever.retrieveCollection(java.sql.Connection dbConnection,
java.lang.String whereClause) |
Modifier and Type | Method and Description |
---|---|
static void |
ServiceBaseController.storeCollection(ServiceCollection currentServiceCollection,
java.lang.String dBase) |
int |
ServiceRepresentationStorage.storeCurrCollection(ServiceCollection sCollection,
java.sql.Connection dbConnection) |
Modifier and Type | Method and Description |
---|---|
ServiceCollection |
ServiceRegistration.getCurrentCollection() |
ServiceCollection |
ServiceRegistration.lookUp(java.lang.Integer collectionID) |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.Integer,ServiceCollection> |
ServiceRegistration.getCollections() |