Package org.bgerp.dao.message.call
Class OutCall
java.lang.Object
org.bgerp.dao.message.call.OutCall
An outgoing call initiated from process or customer parameters.
Respectively,
processId or customerId should be set.-
Method Summary
-
Method Details
-
isValid
public boolean isValid()- Returns:
- the out call can be finished
-
getNumber
-
getProcessId
public int getProcessId() -
getCustomerId
public int getCustomerId()
-