Package | Description |
---|---|
org.ow2.choreos.serviceBase | |
org.ow2.choreos.serviceRepresentation.functional |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<ServiceType> |
ServiceRepresentationRetriever.retrieveServiceTypes(java.sql.Connection dbConnection,
java.lang.String whereClause) |
Modifier and Type | Method and Description |
---|---|
int |
ServiceRepresentationStorage.storeServiceType(ServiceType sType,
java.sql.Connection dbConnection,
int ssId) |
Modifier and Type | Method and Description |
---|---|
ServiceType |
DocOfFuncProperties.lookUp(java.lang.String serviceTypeName) |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,ServiceType> |
DocOfFuncProperties.getServiceTypes() |
Modifier and Type | Method and Description |
---|---|
void |
DocOfFuncProperties.add(ServiceType serviceType) |
void |
DocOfFuncProperties.updateServiceType(ServiceType serviceType) |