| Package | Description |
|---|---|
| org.egov.commons | |
| org.egov.commons.dao | |
| org.egov.commons.formatters |
| Modifier and Type | Method and Description |
|---|---|
EgwTypeOfWork |
EgwTypeOfWork.getParentid() |
| Modifier and Type | Method and Description |
|---|---|
Set<EgwTypeOfWork> |
EgPartytype.getEgwTypeofworks() |
| Modifier and Type | Method and Description |
|---|---|
void |
EgwTypeOfWork.setParentid(EgwTypeOfWork parentid) |
| Modifier and Type | Method and Description |
|---|---|
void |
EgPartytype.setEgwTypeofworks(Set<EgwTypeOfWork> egwTypeofworks) |
| Constructor and Description |
|---|
EgPartytype(EgPartytype egPartytype,
String code,
String description,
BigDecimal createdby,
Date createddate,
BigDecimal lastmodifiedby,
Date lastmodifieddate,
Set<EgwTypeOfWork> egwTypeofworks,
Set<EgPartytype> egPartytypes) |
| Modifier and Type | Method and Description |
|---|---|
EgwTypeOfWork |
EgwTypeOfWorkHibernateDAO.findByCode(String code) |
EgwTypeOfWork |
EgwTypeOfWorkHibernateDAO.getTypeOfWorkById(Long id) |
| Modifier and Type | Method and Description |
|---|---|
List<EgwTypeOfWork> |
EgwTypeOfWorkHibernateDAO.getAllParentOrderByCode() |
List<EgwTypeOfWork> |
EgwTypeOfWorkHibernateDAO.getTypeOfWorkDetailFilterBy(String code,
String parentCode,
String description) |
List<EgwTypeOfWork> |
EgwTypeOfWorkHibernateDAO.getTypeOfWorkDetailFilterByParty(String code,
String parentCode,
String description,
String partyTypeCode) |
List<EgwTypeOfWork> |
EgwTypeOfWorkHibernateDAO.getTypeOfWorkForPartyTypeContractor() |
| Modifier and Type | Method and Description |
|---|---|
EgwTypeOfWork |
EgwTypeOfWorkFormatter.parse(String id,
Locale locale) |
| Modifier and Type | Method and Description |
|---|---|
String |
EgwTypeOfWorkFormatter.print(EgwTypeOfWork object,
Locale locale) |
Copyright © 2015–2016 eGovernments Foundation. All rights reserved.