public class SubContractorDAO extends org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl<SubContractorEntity,String>
| Constructor and Description |
|---|
SubContractorDAO() |
| Modifier and Type | Method and Description |
|---|---|
List<SubContractorEntity> |
getAll(int offset,
int limit) |
List<SubContractorEntity> |
getcompany(int offset,
int limit) |
public List<SubContractorEntity> getAll(int offset, int limit)
public List<SubContractorEntity> getcompany(int offset, int limit)
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.