| Package | Description |
|---|---|
| org.egov.commons | |
| org.egov.commons.dao |
| Modifier and Type | Method and Description |
|---|---|
EgPartytype |
EgPartytype.getEgPartytype() |
EgPartytype |
EgwTypeOfWork.getEgPartytype() |
| Modifier and Type | Method and Description |
|---|---|
Set<EgPartytype> |
EgPartytype.getEgPartytypes() |
| Modifier and Type | Method and Description |
|---|---|
void |
EgPartytype.setEgPartytype(EgPartytype egPartytype) |
void |
EgwTypeOfWork.setEgPartytype(EgPartytype egPartytype) |
| Modifier and Type | Method and Description |
|---|---|
void |
EgPartytype.setEgPartytypes(Set<EgPartytype> egPartytypes) |
| Constructor and Description |
|---|
EgPartytype(EgPartytype egPartytype,
String code,
String description,
BigDecimal createdby,
Date createddate,
BigDecimal lastmodifiedby,
Date lastmodifieddate,
Set<EgwTypeOfWork> egwTypeofworks,
Set<EgPartytype> egPartytypes) |
| 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 |
|---|---|
EgPartytype |
EgPartytypeHibernateDAO.findById(Integer integer) |
EgPartytype |
EgPartytypeHibernateDAO.getPartytypeByCode(String code) |
| Modifier and Type | Method and Description |
|---|---|
List<EgPartytype> |
EgPartytypeHibernateDAO.getPartyTypeDetailFilterBy(String code,
String parentCode,
String description) |
List<EgPartytype> |
EgPartytypeHibernateDAO.getSubPartyTypesForCode(String code) |
Copyright © 2015–2016 eGovernments Foundation. All rights reserved.