| Modifier and Type | Method and Description |
|---|---|
ProjectSubEntity |
ProjectSubDAO.getRelationShip(String subId,
String projectId,
String catId) |
| Modifier and Type | Method and Description |
|---|---|
List<ProjectSubEntity> |
ProjectSubDAO.getRelationShipByProjectId(String projectId,
int offset,
int limit) |
List<ProjectSubEntity> |
ProjectSubDAO.getRelationShipByProjectIdAndCatId(String projectId,
String catId,
int offset,
int limit) |
List<ProjectSubEntity> |
ProjectSubDAO.getRelationShipByProjectIdAndStatus(String projectId,
String status,
int offset,
int limit) |
List<ProjectSubEntity> |
ProjectSubDAO.getRelationShipByProjectIdAndSubId(String projectId,
String subId,
int offset,
int limit) |
List<ProjectSubEntity> |
ProjectSubDAO.getRelationShipBySubCat(String subId,
String catId,
int offset,
int limit) |
List<ProjectSubEntity> |
ProjectSubDAO.getRelationShipBySubId(String subId,
int offset,
int limit) |
List<ProjectSubEntity> |
ProjectSubDAO.getRelationShipBySubIdAndStatus(String subId,
String status,
int offset,
int limit) |
| Modifier and Type | Method and Description |
|---|---|
int |
ProjectSubDAO.getRelationShipCountByProjectIdAndSearchConditions(boolean isInvitedTable,
boolean isVendor,
boolean isMessaged,
String searchCondition,
List<String> SearchConditions,
List<ProjectSubEntity> include,
String projectId) |
| Constructor and Description |
|---|
ProjectRelClone(ProjectSubEntity projectSubEntity) |
| Modifier and Type | Method and Description |
|---|---|
ProjectSubEntity[] |
ProjectSubListAccess.load(int offset,
int limit) |
| Constructor and Description |
|---|
ProjectSubListAccess(boolean isInvitedTable,
boolean isVendor,
boolean isMessaged,
String searchCondition,
List<String> SearchConditions,
List<ProjectSubEntity> include,
String sortBy,
String sortDir,
String projectId,
ProjectSubListAccess.Type type) |
| Modifier and Type | Field and Description |
|---|---|
static org.exoplatform.commons.api.notification.model.ArgumentLiteral<ProjectSubEntity> |
PSSendMsgPlugin.PROJECT |
static org.exoplatform.commons.api.notification.model.ArgumentLiteral<ProjectSubEntity> |
PSSendITBPlugin.PROJECT |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
SubContarctorsRestService.updateProjectSub(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
javax.ws.rs.core.UriInfo uriInfo,
ProjectSubEntity proSub) |
| Modifier and Type | Method and Description |
|---|---|
void |
SendItbListener.onEvent(org.exoplatform.services.listener.Event<ProjectSubEntity,String> event) |
void |
SendMessageListener.onEvent(org.exoplatform.services.listener.Event<ProjectSubEntity,String> event) |
| Modifier and Type | Method and Description |
|---|---|
ProjectSubEntity |
ProjectSubRelationShipStorage.createProjectSubRelationShip(SubCatEntity subCat,
String projectId,
String status,
String note,
String relrank,
String bidScoped) |
ProjectSubEntity |
ProjectSubRelationShipStorage.getRelationShip(String SubCatProjectID) |
ProjectSubEntity |
ProjectSubRelationShipStorage.getRelationShip(String subId,
String projectId,
String catId) |
ProjectSubEntity |
ProjectSubRelationShipStorage.updateProjectSubRelationShip(String relationName,
SubCatEntity subCat,
String status,
String note,
String bid,
String relrank,
String bidScoped) |
| Modifier and Type | Method and Description |
|---|---|
List<ProjectSubEntity> |
ProjectSubRelationShipStorage.getRelationShipByProjectId(String projectId,
int offset,
int limit) |
List<ProjectSubEntity> |
ProjectSubRelationShipStorage.getRelationShipByProjectIdAndCatId(String projectId,
String catId,
int offset,
int limit) |
org.exoplatform.commons.utils.ListAccess<ProjectSubEntity> |
ProjectSubRelationShipStorage.getRelationShipByProjectIdAndCatIdListAccess(String projectId,
String catId) |
List<ProjectSubEntity> |
ProjectSubRelationShipStorage.getRelationShipByProjectIdAndSearchConditions(boolean isInvitedTable,
boolean isVendor,
boolean isMessaged,
String searchCondition,
List<String> SearchConditions,
List<ProjectSubEntity> include,
String sortBy,
String sortDir,
String projectId,
long offset,
long limit) |
org.exoplatform.commons.utils.ListAccess<ProjectSubEntity> |
ProjectSubRelationShipStorage.getRelationShipByProjectIdAndSearchCondListAccess(boolean isInvitedTable,
boolean isVendor,
boolean isMessaged,
String searchCondition,
List<String> SearchConditions,
List<ProjectSubEntity> include,
String sortBy,
String sortDir,
String projectId) |
List<ProjectSubEntity> |
ProjectSubRelationShipStorage.getRelationShipByProjectIdAndStatus(String projectId,
String status,
int offset,
int limit) |
org.exoplatform.commons.utils.ListAccess<ProjectSubEntity> |
ProjectSubRelationShipStorage.getRelationShipByProjectIdAndStatusListAccess(String projectId,
String status) |
List<ProjectSubEntity> |
ProjectSubRelationShipStorage.getRelationShipByProjectIdAndSubId(String projectId,
String subId,
int offset,
int limit) |
org.exoplatform.commons.utils.ListAccess<ProjectSubEntity> |
ProjectSubRelationShipStorage.getRelationShipByProjectIdAndSubIdListAccess(String projectId,
String subId) |
org.exoplatform.commons.utils.ListAccess<ProjectSubEntity> |
ProjectSubRelationShipStorage.getRelationShipByProjectIdListAccess(String projectId) |
List<ProjectSubEntity> |
ProjectSubRelationShipStorage.getRelationShipBySubId(String subId,
int offset,
int limit) |
List<ProjectSubEntity> |
ProjectSubRelationShipStorage.getRelationShipBySubIdAndCatId(String subId,
String catId,
int offset,
int limit) |
List<ProjectSubEntity> |
ProjectSubRelationShipStorage.getRelationShipBySubIdAndStatus(String subId,
String status,
int offset,
int limit) |
org.exoplatform.commons.utils.ListAccess<ProjectSubEntity> |
ProjectSubRelationShipStorage.getRelationShipBySubIdAndStatusListAccess(String subId,
String status) |
org.exoplatform.commons.utils.ListAccess<ProjectSubEntity> |
ProjectSubRelationShipStorage.getRelationShipBySubIdListAccess(String subId) |
| Modifier and Type | Method and Description |
|---|---|
List<ProjectSubEntity> |
ProjectSubRelationShipStorage.getRelationShipByProjectIdAndSearchConditions(boolean isInvitedTable,
boolean isVendor,
boolean isMessaged,
String searchCondition,
List<String> SearchConditions,
List<ProjectSubEntity> include,
String sortBy,
String sortDir,
String projectId,
long offset,
long limit) |
org.exoplatform.commons.utils.ListAccess<ProjectSubEntity> |
ProjectSubRelationShipStorage.getRelationShipByProjectIdAndSearchCondListAccess(boolean isInvitedTable,
boolean isVendor,
boolean isMessaged,
String searchCondition,
List<String> SearchConditions,
List<ProjectSubEntity> include,
String sortBy,
String sortDir,
String projectId) |
int |
ProjectSubRelationShipStorage.getRelationShipCountByProjectIdAndSearchConditions(boolean isInvitedTable,
boolean isVendor,
boolean isMessaged,
String searchCondition,
List<String> SearchConditions,
List<ProjectSubEntity> include,
String projectId) |
| Modifier and Type | Method and Description |
|---|---|
ProjectSubEntity |
ProjectSubRelationShipStorageImpl.createProjectSubRelationShip(SubCatEntity subCat,
String projectId,
String status,
String note,
String relrank,
String bidScoped) |
ProjectSubEntity |
ProjectSubRelationShipStorageImpl.getRelationShip(String SubCatProjectID) |
ProjectSubEntity |
ProjectSubRelationShipStorageImpl.getRelationShip(String subId,
String projectId,
String catId) |
ProjectSubEntity |
ProjectSubRelationShipStorageImpl.updateProjectSubRelationShip(String SubCatProjectID,
SubCatEntity subCat,
String status,
String note,
String bid,
String relrank,
String bidScoped) |
| Modifier and Type | Method and Description |
|---|---|
List<ProjectSubEntity> |
ProjectSubRelationShipStorageImpl.getRelationShipByProjectId(String projectId,
int offset,
int limit) |
List<ProjectSubEntity> |
ProjectSubRelationShipStorageImpl.getRelationShipByProjectIdAndCatId(String projectId,
String catId,
int offset,
int limit) |
org.exoplatform.commons.utils.ListAccess<ProjectSubEntity> |
ProjectSubRelationShipStorageImpl.getRelationShipByProjectIdAndCatIdListAccess(String projectId,
String catId) |
List<ProjectSubEntity> |
ProjectSubRelationShipStorageImpl.getRelationShipByProjectIdAndSearchConditions(boolean isInvitedTable,
boolean isVendor,
boolean isMessaged,
String searchCondition,
List<String> SearchConditions,
List<ProjectSubEntity> include,
String sortBy,
String sortDir,
String projectId,
long offset,
long limit) |
org.exoplatform.commons.utils.ListAccess<ProjectSubEntity> |
ProjectSubRelationShipStorageImpl.getRelationShipByProjectIdAndSearchCondListAccess(boolean isInvitedTable,
boolean isVendor,
boolean isMessaged,
String searchCondition,
List<String> SearchConditions,
List<ProjectSubEntity> include,
String sortBy,
String sortDir,
String projectId) |
List<ProjectSubEntity> |
ProjectSubRelationShipStorageImpl.getRelationShipByProjectIdAndStatus(String projectId,
String status,
int offset,
int limit) |
org.exoplatform.commons.utils.ListAccess<ProjectSubEntity> |
ProjectSubRelationShipStorageImpl.getRelationShipByProjectIdAndStatusListAccess(String projectId,
String status) |
List<ProjectSubEntity> |
ProjectSubRelationShipStorageImpl.getRelationShipByProjectIdAndSubId(String projectId,
String subId,
int offset,
int limit) |
org.exoplatform.commons.utils.ListAccess<ProjectSubEntity> |
ProjectSubRelationShipStorageImpl.getRelationShipByProjectIdAndSubIdListAccess(String projectId,
String subId) |
org.exoplatform.commons.utils.ListAccess<ProjectSubEntity> |
ProjectSubRelationShipStorageImpl.getRelationShipByProjectIdListAccess(String projectId) |
List<ProjectSubEntity> |
ProjectSubRelationShipStorageImpl.getRelationShipBySubId(String subId,
int offset,
int limit) |
List<ProjectSubEntity> |
ProjectSubRelationShipStorageImpl.getRelationShipBySubIdAndCatId(String subId,
String catId,
int offset,
int limit) |
List<ProjectSubEntity> |
ProjectSubRelationShipStorageImpl.getRelationShipBySubIdAndStatus(String subId,
String status,
int offset,
int limit) |
org.exoplatform.commons.utils.ListAccess<ProjectSubEntity> |
ProjectSubRelationShipStorageImpl.getRelationShipBySubIdAndStatusListAccess(String subId,
String status) |
org.exoplatform.commons.utils.ListAccess<ProjectSubEntity> |
ProjectSubRelationShipStorageImpl.getRelationShipBySubIdListAccess(String subId) |
| Modifier and Type | Method and Description |
|---|---|
List<ProjectSubEntity> |
ProjectSubRelationShipStorageImpl.getRelationShipByProjectIdAndSearchConditions(boolean isInvitedTable,
boolean isVendor,
boolean isMessaged,
String searchCondition,
List<String> SearchConditions,
List<ProjectSubEntity> include,
String sortBy,
String sortDir,
String projectId,
long offset,
long limit) |
org.exoplatform.commons.utils.ListAccess<ProjectSubEntity> |
ProjectSubRelationShipStorageImpl.getRelationShipByProjectIdAndSearchCondListAccess(boolean isInvitedTable,
boolean isVendor,
boolean isMessaged,
String searchCondition,
List<String> SearchConditions,
List<ProjectSubEntity> include,
String sortBy,
String sortDir,
String projectId) |
int |
ProjectSubRelationShipStorageImpl.getRelationShipCountByProjectIdAndSearchConditions(boolean isInvitedTable,
boolean isVendor,
boolean isMessaged,
String searchCondition,
List<String> SearchConditions,
List<ProjectSubEntity> include,
String projectId) |
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.