@Service
@Transactional(readOnly=true)
@Scope(value="prototype")
public class ReIssueBillable
extends org.egov.demand.model.AbstractBillable
implements org.egov.demand.interfaces.Billable
AbstractBillable , which implements billing features| Modifier and Type | Field and Description |
|---|---|
static String |
BILLTYPE_AUTO |
static String |
DISPLAY_MESSAGE |
static String |
MARRIAGE_REISSUE_MESSAGE |
| Constructor and Description |
|---|
ReIssueBillable() |
public static final String DISPLAY_MESSAGE
public static final String BILLTYPE_AUTO
public static final String MARRIAGE_REISSUE_MESSAGE
public String getBillPayee()
getBillPayee in interface org.egov.demand.interfaces.Billablepublic String getBillAddress()
getBillAddress in interface org.egov.demand.interfaces.Billablepublic org.egov.demand.model.EgDemand getCurrentDemand()
getCurrentDemand in interface org.egov.demand.interfaces.Billablepublic List<org.egov.demand.model.EgDemand> getAllDemands()
getAllDemands in interface org.egov.demand.interfaces.Billablepublic org.egov.demand.model.EgBillType getBillType()
getBillType in interface org.egov.demand.interfaces.Billablepublic Date getBillLastDueDate()
getBillLastDueDate in interface org.egov.demand.interfaces.Billablepublic Long getBoundaryNum()
getBoundaryNum in interface org.egov.demand.interfaces.Billablepublic String getBoundaryType()
getBoundaryType in interface org.egov.demand.interfaces.Billablepublic String getDepartmentCode()
getDepartmentCode in interface org.egov.demand.interfaces.Billablepublic BigDecimal getFunctionaryCode()
getFunctionaryCode in interface org.egov.demand.interfaces.Billablepublic String getFundCode()
getFundCode in interface org.egov.demand.interfaces.Billablepublic String getFundSourceCode()
getFundSourceCode in interface org.egov.demand.interfaces.Billablepublic org.egov.infra.admin.master.entity.AppConfigValues getAppConfigValue(String code)
public Date getIssueDate()
getIssueDate in interface org.egov.demand.interfaces.Billablepublic Date getLastDate()
getLastDate in interface org.egov.demand.interfaces.Billablepublic org.egov.infra.admin.master.entity.Module getModule()
getModule in interface org.egov.demand.interfaces.Billablepublic Boolean getOverrideAccountHeadsAllowed()
getOverrideAccountHeadsAllowed in interface org.egov.demand.interfaces.Billablepublic Boolean getPartPaymentAllowed()
getPartPaymentAllowed in interface org.egov.demand.interfaces.Billablepublic String getServiceCode()
getServiceCode in interface org.egov.demand.interfaces.Billablepublic BigDecimal getTotalAmount()
getTotalAmount in interface org.egov.demand.interfaces.Billablepublic Long getUserId()
getUserId in interface org.egov.demand.interfaces.Billablepublic String getDescription()
getDescription in interface org.egov.demand.interfaces.Billablepublic String getDisplayMessage()
getDisplayMessage in interface org.egov.demand.interfaces.Billablepublic String getCollModesNotAllowed()
getCollModesNotAllowed in interface org.egov.demand.interfaces.Billablepublic String getConsumerId()
getConsumerId in interface org.egov.demand.interfaces.Billablepublic Boolean isCallbackForApportion()
isCallbackForApportion in interface org.egov.demand.interfaces.Billablepublic void setCallbackForApportion(Boolean b)
setCallbackForApportion in interface org.egov.demand.interfaces.Billablepublic String getReferenceNumber()
getReferenceNumber in interface org.egov.demand.interfaces.BillablegetReferenceNumber in class org.egov.demand.model.AbstractBillablepublic String getTransanctionReferenceNumber()
getTransanctionReferenceNumber in interface org.egov.demand.interfaces.Billablepublic void setUserId(Long userId)
public void setBillType(org.egov.demand.model.EgBillType billType)
public void setReferenceNumber(String referenceNumber)
public void setTransanctionReferenceNumber(String transanctionReferenceNumber)
public ReIssue getReIssue()
public void setReIssue(ReIssue reIssue)
public String getEmailId()
getEmailId in interface org.egov.demand.interfaces.Billablepublic String getConsumerType()
getConsumerType in interface org.egov.demand.interfaces.BillableCopyright © 2015–2017 eGovernments Foundation. All rights reserved.