public class ProposalLineItemServiceInterfacegetProposalLineItemsByStatement extends Object
ProposalLineItemPage of ProposalLineItem objects
that satisfy the given Statement.query. The following fields are supported for
filtering:
| PQL Property | Object Property |
|---|---|
id |
ProposalLineItem.id |
name |
ProposalLineItem.name |
proposalId |
ProposalLineItem.proposalId |
startDateTime |
ProposalLineItem.startDateTime |
endDateTime |
ProposalLineItem.endDateTime |
isArchived |
ProposalLineItem.isArchived |
lastModifiedDateTime |
ProposalLineItem.lastModifiedDateTime |
useThirdPartyAdServerFromProposal
Only applicable for non-programmatic proposal line items using sales management
|
ProposalLineItem.useThirdPartyAdServerFromProposal |
thirdPartyAdServerId
Only applicable for non-programmatic proposal line items using sales management
|
ProposalLineItem.thirdPartyAdServerId |
customThirdPartyAdServerName
Only applicable for non-programmatic proposal line items using sales management
|
ProposalLineItem.customThirdPartyAdServerName |
isProgrammatic |
ProposalLineItem.isProgrammatic |
| Modifier and Type | Field and Description |
|---|---|
protected Statement |
filterStatement |
| Constructor and Description |
|---|
ProposalLineItemServiceInterfacegetProposalLineItemsByStatement() |
| Modifier and Type | Method and Description |
|---|---|
Statement |
getFilterStatement()
Gets the value of the filterStatement property.
|
void |
setFilterStatement(Statement value)
Sets the value of the filterStatement property.
|
protected Statement filterStatement
public ProposalLineItemServiceInterfacegetProposalLineItemsByStatement()
Copyright © 2018. All Rights Reserved.