|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of AbstractContract in org.opencrx.kernel.account1.cci2 |
|---|
| Methods in org.opencrx.kernel.account1.cci2 with type parameters of type AbstractContract | ||
|---|---|---|
|
Account.getAssignedContract()
Retrieves a set containing all the elements for the reference assignedContract. |
|
| Uses of AbstractContract in org.opencrx.kernel.account1.jpa3 |
|---|
| Methods in org.opencrx.kernel.account1.jpa3 with type parameters of type AbstractContract | ||
|---|---|---|
|
Account.getAssignedContract()
Retrieves a set containing all the elements for the reference assignedContract. |
|
| Uses of AbstractContract in org.opencrx.kernel.activity1.cci2 |
|---|
| Methods in org.opencrx.kernel.activity1.cci2 with type parameters of type AbstractContract | ||
|---|---|---|
|
Activity.getContract()
Retrieves the Collection of objects referenced by contract. |
|
| Uses of AbstractContract in org.opencrx.kernel.activity1.jpa3 |
|---|
| Methods in org.opencrx.kernel.activity1.jpa3 with type parameters of type AbstractContract | ||
|---|---|---|
|
Activity.getContract()
Retrieves the Collection of objects referenced by contract. |
|
| Uses of AbstractContract in org.opencrx.kernel.contract1.cci2 |
|---|
| Subinterfaces of AbstractContract in org.opencrx.kernel.contract1.cci2 | |
|---|---|
interface |
Invoice
Class Invoice |
interface |
Lead
Class Lead |
interface |
Opportunity
Class Opportunity |
interface |
Quote
Class Quote |
interface |
SalesOrder
Class SalesOrder |
| Methods in org.opencrx.kernel.contract1.cci2 with type parameters of type AbstractContract | ||
|---|---|---|
|
ContractReferenceHolder.getContract()
Retrieves the Collection of objects referenced by contract. |
|
|
AbstractFilterContract.getFilteredContract()
Retrieves a set containing all the elements for the reference filteredContract. |
|
| Methods in org.opencrx.kernel.contract1.cci2 that return AbstractContract | |
|---|---|
AbstractContract |
GetContractAmountsParams.getContract()
Retrieves the value for the structure field contract. |
AbstractContract |
ContractRole.getContract()
Retrieves the value for the reference contract. |
AbstractContract |
ContractLinkFrom.getLinkFrom()
Retrieves the value for the reference linkFrom. |
AbstractContract |
ContractLinkTo.getLinkTo()
Retrieves the value for the reference linkTo. |
AbstractContract |
AbstractContract.getOrigin()
Retrieves the value for the reference origin. |
| Methods in org.opencrx.kernel.contract1.cci2 with parameters of type AbstractContract | |
|---|---|
void |
ContractRole.setContract(AbstractContract contract)
Sets a new value for the reference contract. |
void |
ContractLinkFrom.setLinkFrom(AbstractContract linkFrom)
Sets a new value for the reference linkFrom. |
void |
ContractLinkTo.setLinkTo(AbstractContract linkTo)
Sets a new value for the reference linkTo. |
void |
AbstractContract.setOrigin(AbstractContract origin)
Sets a new value for the reference origin. |
| Uses of AbstractContract in org.opencrx.kernel.contract1.jmi1 |
|---|
| Subinterfaces of AbstractContract in org.opencrx.kernel.contract1.jmi1 | |
|---|---|
interface |
AbstractContract
Abstract class AbstractContract |
| Methods in org.opencrx.kernel.contract1.jmi1 with parameters of type AbstractContract | |
|---|---|
void |
ContractRole.setContract(AbstractContract contract)
Sets a new value for the reference contract. |
void |
ContractLinkFrom.setLinkFrom(AbstractContract linkFrom)
Sets a new value for the reference linkFrom. |
void |
ContractLinkTo.setLinkTo(AbstractContract linkTo)
Sets a new value for the reference linkTo. |
void |
AbstractContract.setOrigin(AbstractContract origin)
Sets a new value for the reference origin. |
| Uses of AbstractContract in org.opencrx.kernel.contract1.jpa3 |
|---|
| Classes in org.opencrx.kernel.contract1.jpa3 that implement AbstractContract | |
|---|---|
class |
AbstractContract
Abstract class AbstractContract |
class |
Invoice
Class Invoice |
class |
Lead
Class Lead |
class |
Opportunity
Class Opportunity |
class |
Quote
Class Quote |
class |
SalesOrder
Class SalesOrder |
| Methods in org.opencrx.kernel.contract1.jpa3 with type parameters of type AbstractContract | ||
|---|---|---|
|
ContractFilterGlobal.getFilteredContract()
Retrieves a set containing all the elements for the reference filteredContract. |
|
| Methods in org.opencrx.kernel.contract1.jpa3 that return AbstractContract | |
|---|---|
AbstractContract |
ContractRole.getContract()
Retrieves the value for the reference contract. |
AbstractContract |
ContractLinkFrom.getLinkFrom()
Retrieves the value for the reference linkFrom. |
AbstractContract |
ContractLinkTo.getLinkTo()
Retrieves the value for the reference linkTo. |
AbstractContract |
AbstractContract.getOrigin()
Retrieves the value for the reference origin. |
| Methods in org.opencrx.kernel.contract1.jpa3 with parameters of type AbstractContract | |
|---|---|
void |
PositionModification.setContract(AbstractContract contract)
Sets a new value for the reference contract. |
void |
ContractRole.setContract(AbstractContract contract)
Sets a new value for the reference contract. |
void |
ContractLinkTo.setContract(AbstractContract contract)
Sets a new value for the reference contract. |
void |
ContractLinkFrom.setContract(AbstractContract contract)
Sets a new value for the reference contract. |
void |
AccountAssignmentContract.setContract(AbstractContract contract)
Sets a new value for the reference contract. |
void |
AbstractRemovedPosition.setContract(AbstractContract contract)
Sets a new value for the reference contract. |
void |
ContractLinkFrom.setLinkFrom(AbstractContract linkFrom)
Sets a new value for the reference linkFrom. |
void |
ContractLinkTo.setLinkTo(AbstractContract linkTo)
Sets a new value for the reference linkTo. |
void |
AbstractContract.setOrigin(AbstractContract origin)
Sets a new value for the reference origin. |
| Uses of AbstractContract in org.opencrx.kernel.depot1.jpa3 |
|---|
| Methods in org.opencrx.kernel.depot1.jpa3 with type parameters of type AbstractContract | ||
|---|---|---|
|
DepotHolder.getContract()
Retrieves the Collection of objects referenced by contract. |
|
|
DepotGroup.getContract()
Retrieves the Collection of objects referenced by contract. |
|
|
Depot.getContract()
Retrieves the Collection of objects referenced by contract. |
|
| Uses of AbstractContract in org.opencrx.kernel.home1.cci2 |
|---|
| Methods in org.opencrx.kernel.home1.cci2 with type parameters of type AbstractContract | ||
|---|---|---|
|
UserHome.getAssignedContract()
Retrieves a set containing all the elements for the reference assignedContract. |
|
| Uses of AbstractContract in org.opencrx.kernel.home1.jpa3 |
|---|
| Methods in org.opencrx.kernel.home1.jpa3 with type parameters of type AbstractContract | ||
|---|---|---|
|
UserHome.getAssignedContract()
Retrieves a set containing all the elements for the reference assignedContract. |
|
| Uses of AbstractContract in org.opencrx.kernel.plugin.application.contract1 |
|---|
| Fields in org.opencrx.kernel.plugin.application.contract1 declared as AbstractContract | |
|---|---|
protected AbstractContract |
AbstractContractImpl.next
|
| Constructors in org.opencrx.kernel.plugin.application.contract1 with parameters of type AbstractContract | |
|---|---|
AbstractContractImpl(AbstractContract current,
AbstractContract next)
|
|
| Uses of AbstractContract in org.opencrx.kernel.product1.cci2 |
|---|
| Methods in org.opencrx.kernel.product1.cci2 that return AbstractContract | |
|---|---|
AbstractContract |
GetPriceLevelParams.getContract()
Retrieves the value for the structure field contract. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||