|
@@ -10,7 +10,7 @@ import com.inspur.customer.object.inform.CommonInformCO;
|
|
|
public interface CommonInformService {
|
|
public interface CommonInformService {
|
|
|
|
|
|
|
|
/**
|
|
/**
|
|
|
- * common inform
|
|
|
|
|
|
|
+ * common inform for some level like that:
|
|
|
* @see com.inspur.customer.context.inform.InformLevelEnum#HINT
|
|
* @see com.inspur.customer.context.inform.InformLevelEnum#HINT
|
|
|
* @see com.inspur.customer.context.inform.InformLevelEnum#INTERMEDIATE
|
|
* @see com.inspur.customer.context.inform.InformLevelEnum#INTERMEDIATE
|
|
|
* @see com.inspur.customer.context.inform.InformLevelEnum#URGENT
|
|
* @see com.inspur.customer.context.inform.InformLevelEnum#URGENT
|
|
@@ -33,7 +33,7 @@ public interface CommonInformService {
|
|
|
void departmentLevelInform(CommonInformCO informCo);
|
|
void departmentLevelInform(CommonInformCO informCo);
|
|
|
|
|
|
|
|
/**
|
|
/**
|
|
|
- * single inform method
|
|
|
|
|
|
|
+ * single inform method for some level like that:
|
|
|
* @see com.inspur.customer.context.inform.InformLevelEnum#SINGLE_EMAIL
|
|
* @see com.inspur.customer.context.inform.InformLevelEnum#SINGLE_EMAIL
|
|
|
* @see com.inspur.customer.context.inform.InformLevelEnum#SINGLE_NOTE
|
|
* @see com.inspur.customer.context.inform.InformLevelEnum#SINGLE_NOTE
|
|
|
* @param informCo informCo
|
|
* @param informCo informCo
|