public interface AgglomerationHelper
Modifier and Type | Method and Description |
---|---|
static ProcessAgglomerationHelper |
from(java.sql.Connection connection,
int processId) |
static BillingAgglomerationHelper |
from(int contractId,
java.lang.String billingId,
User user) |
boolean |
isVlTelecom() |
boolean isVlTelecom()
static BillingAgglomerationHelper from(int contractId, java.lang.String billingId, User user)
static ProcessAgglomerationHelper from(java.sql.Connection connection, int processId)