public class CPHostingManager
extends java.lang.Object
Constructor and Description |
---|
CPHostingManager(java.sql.Connection con,
int mid) |
Modifier and Type | Method and Description |
---|---|
void |
deleteHosting(int contractPackageId) |
CPHosting |
getHosting(int cpid) |
java.util.List<CPHosting> |
getHostingList() |
void |
updateHosting(CPHosting hosting) |