Class TypeParamManager
java.lang.Object
bitel.billing.server.contract.object.bean.TypeParamManager
public class TypeParamManager
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description TypeParamManager(java.sql.Connection con) -
Method Summary
Modifier and Type Method Description voidaddTypeParam(TypeParam typeParam)voiddeleteTypeParam(TypeParam typeParam)java.util.List<TypeParam>getTypeParamList(int typeId)voidmoveDown(TypeParam typeParam)voidmoveUp(TypeParam typeParam)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
TypeParamManager
public TypeParamManager(java.sql.Connection con)
-
-
Method Details
-
getTypeParamList
-
addTypeParam
-
deleteTypeParam
-
moveUp
-
moveDown
-