| Package | Description |
|---|---|
| org.exoplatform.ps.DAO | |
| org.exoplatform.ps.storage.api | |
| org.exoplatform.ps.storage.impl |
| Modifier and Type | Method and Description |
|---|---|
List<SubGcEntity> |
SubGcDAO.getStaffByGc(Long gcId,
int offset,
int limit) |
| Modifier and Type | Method and Description |
|---|---|
SubGcEntity |
SubGcStorage.createSubGc(SubContractorEntity subCatEntity,
GeneralContractorEntity generalContractorEntity) |
SubGcEntity |
SubGcStorage.getSubGc(String id) |
| Modifier and Type | Method and Description |
|---|---|
SubGcEntity |
SubGcStorageImpl.createSubGc(SubContractorEntity subContractorEntity,
GeneralContractorEntity generalContractorEntity) |
SubGcEntity |
SubGcStorageImpl.getSubGc(String id) |
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.