|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of AbstractContract in org.opencrx.kernel.account1.cci |
|---|
| Methods in org.opencrx.kernel.account1.cci that return AbstractContract | |
|---|---|
AbstractContract |
UnspecifiedAccountImpl.getAssignedContract(String id)
|
AbstractContract |
LegalEntityImpl.getAssignedContract(String id)
|
AbstractContract |
GroupImpl.getAssignedContract(String id)
|
AbstractContract |
ContactImpl.getAssignedContract(String id)
|
AbstractContract |
AccountImpl.getAssignedContract(String id)
|
AbstractContract |
Account.getAssignedContract(String id)
Retrieves the value for the reference assignedContract for
the specified qualifier attribute value. |
AbstractContract |
AbstractGroupImpl.getAssignedContract(String id)
|
| Methods in org.opencrx.kernel.account1.cci with parameters of type AbstractContract | |
|---|---|
protected void |
UnspecifiedAccountImpl.addAssignedContract(AbstractContract newValue)
|
protected void |
LegalEntityImpl.addAssignedContract(AbstractContract newValue)
|
protected void |
GroupImpl.addAssignedContract(AbstractContract newValue)
|
protected void |
ContactImpl.addAssignedContract(AbstractContract newValue)
|
protected void |
AccountImpl.addAssignedContract(AbstractContract newValue)
|
protected void |
AbstractGroupImpl.addAssignedContract(AbstractContract newValue)
|
protected void |
UnspecifiedAccountImpl.addAssignedContract(String id,
AbstractContract newValue)
|
protected void |
LegalEntityImpl.addAssignedContract(String id,
AbstractContract newValue)
|
protected void |
GroupImpl.addAssignedContract(String id,
AbstractContract newValue)
|
protected void |
ContactImpl.addAssignedContract(String id,
AbstractContract newValue)
|
protected void |
AccountImpl.addAssignedContract(String id,
AbstractContract newValue)
|
protected void |
AbstractGroupImpl.addAssignedContract(String id,
AbstractContract newValue)
|
protected void |
UnspecifiedAccountImpl.setAssignedContract(AbstractContract[] newValue)
|
protected void |
LegalEntityImpl.setAssignedContract(AbstractContract[] newValue)
|
protected void |
GroupImpl.setAssignedContract(AbstractContract[] newValue)
|
protected void |
ContactImpl.setAssignedContract(AbstractContract[] newValue)
|
protected void |
AccountImpl.setAssignedContract(AbstractContract[] newValue)
|
protected void |
AbstractGroupImpl.setAssignedContract(AbstractContract[] newValue)
|
| Uses of AbstractContract in org.opencrx.kernel.activity1.cci |
|---|
| Methods in org.opencrx.kernel.activity1.cci that return AbstractContract | |
|---|---|
AbstractContract |
TaskImpl.getContract(int index)
|
AbstractContract |
SmsImpl.getContract(int index)
|
AbstractContract |
SalesVisitImpl.getContract(int index)
|
AbstractContract |
PhoneCallImpl.getContract(int index)
|
AbstractContract |
MmsImpl.getContract(int index)
|
AbstractContract |
MeetingImpl.getContract(int index)
|
AbstractContract |
MailingImpl.getContract(int index)
|
AbstractContract |
IncidentImpl.getContract(int index)
|
AbstractContract |
FaxImpl.getContract(int index)
|
AbstractContract |
ExternalActivityImpl.getContract(int index)
|
AbstractContract |
EMailImpl.getContract(int index)
|
AbstractContract |
ActivityImpl.getContract(int index)
|
AbstractContract |
Activity.getContract(int index)
Retrieves the value for the reference contract for the
specified qualifier attribute value. |
AbstractContract |
AbsenceImpl.getContract(int index)
|
| Methods in org.opencrx.kernel.activity1.cci with parameters of type AbstractContract | |
|---|---|
void |
TaskImpl.addContract(AbstractContract newValue)
|
void |
SmsImpl.addContract(AbstractContract newValue)
|
void |
SalesVisitImpl.addContract(AbstractContract newValue)
|
void |
PhoneCallImpl.addContract(AbstractContract newValue)
|
void |
MmsImpl.addContract(AbstractContract newValue)
|
void |
MeetingImpl.addContract(AbstractContract newValue)
|
void |
MailingImpl.addContract(AbstractContract newValue)
|
void |
IncidentImpl.addContract(AbstractContract newValue)
|
void |
FaxImpl.addContract(AbstractContract newValue)
|
void |
ExternalActivityImpl.addContract(AbstractContract newValue)
|
void |
EMailImpl.addContract(AbstractContract newValue)
|
void |
ActivityImpl.addContract(AbstractContract newValue)
|
void |
Activity.addContract(AbstractContract newValue)
|
void |
AbsenceImpl.addContract(AbstractContract newValue)
|
void |
TaskImpl.addContract(int index,
AbstractContract newValue)
|
void |
SmsImpl.addContract(int index,
AbstractContract newValue)
|
void |
SalesVisitImpl.addContract(int index,
AbstractContract newValue)
|
void |
PhoneCallImpl.addContract(int index,
AbstractContract newValue)
|
void |
MmsImpl.addContract(int index,
AbstractContract newValue)
|
void |
MeetingImpl.addContract(int index,
AbstractContract newValue)
|
void |
MailingImpl.addContract(int index,
AbstractContract newValue)
|
void |
IncidentImpl.addContract(int index,
AbstractContract newValue)
|
void |
FaxImpl.addContract(int index,
AbstractContract newValue)
|
void |
ExternalActivityImpl.addContract(int index,
AbstractContract newValue)
|
void |
EMailImpl.addContract(int index,
AbstractContract newValue)
|
void |
ActivityImpl.addContract(int index,
AbstractContract newValue)
|
void |
Activity.addContract(int index,
AbstractContract newValue)
|
void |
AbsenceImpl.addContract(int index,
AbstractContract newValue)
|
void |
TaskFilterImpl.forAllContract(short operator,
AbstractContract[] filterValues)
|
void |
SmsFilterImpl.forAllContract(short operator,
AbstractContract[] filterValues)
|
void |
SalesVisitFilterImpl.forAllContract(short operator,
AbstractContract[] filterValues)
|
void |
PhoneCallFilterImpl.forAllContract(short operator,
AbstractContract[] filterValues)
|
void |
MmsFilterImpl.forAllContract(short operator,
AbstractContract[] filterValues)
|
void |
MeetingFilterImpl.forAllContract(short operator,
AbstractContract[] filterValues)
|
void |
MailingFilterImpl.forAllContract(short operator,
AbstractContract[] filterValues)
|
void |
IncidentFilterImpl.forAllContract(short operator,
AbstractContract[] filterValues)
|
void |
FaxFilterImpl.forAllContract(short operator,
AbstractContract[] filterValues)
|
void |
ExternalActivityFilterImpl.forAllContract(short operator,
AbstractContract[] filterValues)
|
void |
EMailFilterImpl.forAllContract(short operator,
AbstractContract[] filterValues)
|
void |
ActivityFilterImpl.forAllContract(short operator,
AbstractContract[] filterValues)
|
void |
ActivityFilter.forAllContract(short operator,
AbstractContract[] filterValues)
|
void |
AbsenceFilterImpl.forAllContract(short operator,
AbstractContract[] filterValues)
|
void |
TaskImpl.setContract(AbstractContract[] newValue)
|
void |
SmsImpl.setContract(AbstractContract[] newValue)
|
void |
SalesVisitImpl.setContract(AbstractContract[] newValue)
|
void |
PhoneCallImpl.setContract(AbstractContract[] newValue)
|
void |
MmsImpl.setContract(AbstractContract[] newValue)
|
void |
MeetingImpl.setContract(AbstractContract[] newValue)
|
void |
MailingImpl.setContract(AbstractContract[] newValue)
|
void |
IncidentImpl.setContract(AbstractContract[] newValue)
|
void |
FaxImpl.setContract(AbstractContract[] newValue)
|
void |
ExternalActivityImpl.setContract(AbstractContract[] newValue)
|
void |
EMailImpl.setContract(AbstractContract[] newValue)
|
void |
ActivityImpl.setContract(AbstractContract[] newValue)
|
void |
AbsenceImpl.setContract(AbstractContract[] newValue)
|
void |
TaskFilterImpl.thereExistsContract(short operator,
AbstractContract[] filterValues)
|
void |
SmsFilterImpl.thereExistsContract(short operator,
AbstractContract[] filterValues)
|
void |
SalesVisitFilterImpl.thereExistsContract(short operator,
AbstractContract[] filterValues)
|
void |
PhoneCallFilterImpl.thereExistsContract(short operator,
AbstractContract[] filterValues)
|
void |
MmsFilterImpl.thereExistsContract(short operator,
AbstractContract[] filterValues)
|
void |
MeetingFilterImpl.thereExistsContract(short operator,
AbstractContract[] filterValues)
|
void |
MailingFilterImpl.thereExistsContract(short operator,
AbstractContract[] filterValues)
|
void |
IncidentFilterImpl.thereExistsContract(short operator,
AbstractContract[] filterValues)
|
void |
FaxFilterImpl.thereExistsContract(short operator,
AbstractContract[] filterValues)
|
void |
ExternalActivityFilterImpl.thereExistsContract(short operator,
AbstractContract[] filterValues)
|
void |
EMailFilterImpl.thereExistsContract(short operator,
AbstractContract[] filterValues)
|
void |
ActivityFilterImpl.thereExistsContract(short operator,
AbstractContract[] filterValues)
|
void |
ActivityFilter.thereExistsContract(short operator,
AbstractContract[] filterValues)
|
void |
AbsenceFilterImpl.thereExistsContract(short operator,
AbstractContract[] filterValues)
|
| Uses of AbstractContract in org.opencrx.kernel.contract1.cci |
|---|
| Subinterfaces of AbstractContract in org.opencrx.kernel.contract1.cci | |
|---|---|
interface |
Invoice
|
interface |
Lead
|
interface |
Opportunity
|
interface |
Quote
|
interface |
SalesOrder
|
| Classes in org.opencrx.kernel.contract1.cci that implement AbstractContract | |
|---|---|
class |
AbstractContractImpl
|
class |
InvoiceImpl
|
class |
LeadImpl
|
class |
OpportunityImpl
|
class |
QuoteImpl
|
class |
SalesOrderImpl
|
| Methods in org.opencrx.kernel.contract1.cci that return AbstractContract | |
|---|---|
AbstractContract |
GetContractAmountsParamsImpl.getContract()
|
AbstractContract |
GetContractAmountsParams.getContract()
Retrieves the value for the structure field contract. |
AbstractContract |
CustomerContractRoleImpl.getContract()
|
AbstractContract |
ContractRoleImpl.getContract()
|
AbstractContract |
ContractRole.getContract()
Retrieves the value for the optional reference contract. |
AbstractContract |
ContractReferenceHolderImpl.getContract(int index)
|
AbstractContract |
ContractReferenceHolder.getContract(int index)
Retrieves the value for the reference contract for the
specified qualifier attribute value. |
AbstractContract |
SalesOrderImpl.getOrigin()
|
AbstractContract |
QuoteImpl.getOrigin()
|
AbstractContract |
OpportunityImpl.getOrigin()
|
AbstractContract |
LeadImpl.getOrigin()
|
AbstractContract |
InvoiceImpl.getOrigin()
|
AbstractContract |
AbstractContractImpl.getOrigin()
|
AbstractContract |
AbstractContract.getOrigin()
Retrieves the value for the optional reference origin. |
| Methods in org.opencrx.kernel.contract1.cci with parameters of type AbstractContract | |
|---|---|
void |
ContractReferenceHolderImpl.addContract(AbstractContract newValue)
|
void |
ContractReferenceHolder.addContract(AbstractContract newValue)
|
void |
ContractReferenceHolderImpl.addContract(int index,
AbstractContract newValue)
|
void |
ContractReferenceHolder.addContract(int index,
AbstractContract newValue)
|
GetContractAmountsParams |
contract1PackageImpl.createGetContractAmountsParams(AbstractContract contract,
List lineItemNumber,
List positionAmount,
List positionBaseAmount,
List positionDiscountAmount,
List positionTaxAmount,
List salesCommission,
List salesCommissionIsPercentage)
|
GetContractAmountsParams |
contract1Package.createGetContractAmountsParams(AbstractContract contract,
List lineItemNumber,
List positionAmount,
List positionBaseAmount,
List positionDiscountAmount,
List positionTaxAmount,
List salesCommission,
List salesCommissionIsPercentage)
|
Invoice |
InvoiceClassImpl.extendAbstractContract(AbstractContract _base,
boolean disabled)
|
Invoice |
InvoiceClass.extendAbstractContract(AbstractContract _base,
boolean disabled)
Creates an instance of class Invoice based on the
superclass AbstractContract and all required attributes
not included in this superclass. |
SalesOrder |
SalesOrderClassImpl.extendAbstractContract(AbstractContract _base,
short freightTerms,
boolean disabled)
|
SalesOrder |
SalesOrderClass.extendAbstractContract(AbstractContract _base,
short freightTerms,
boolean disabled)
Creates an instance of class SalesOrder based on the
superclass AbstractContract and all required attributes
not included in this superclass. |
Quote |
QuoteClassImpl.extendAbstractContract(AbstractContract _base,
short freightTerms,
boolean disabled)
|
Quote |
QuoteClass.extendAbstractContract(AbstractContract _base,
short freightTerms,
boolean disabled)
Creates an instance of class Quote based on the superclass
AbstractContract and all required attributes not included
in this superclass. |
Opportunity |
OpportunityClassImpl.extendAbstractContract(AbstractContract _base,
short opportunityRating,
short opportunitySource,
boolean disabled)
|
Opportunity |
OpportunityClass.extendAbstractContract(AbstractContract _base,
short opportunityRating,
short opportunitySource,
boolean disabled)
Creates an instance of class Opportunity based on the
superclass AbstractContract and all required attributes
not included in this superclass. |
Lead |
LeadClassImpl.extendAbstractContract(AbstractContract _base,
short leadRating,
short leadSource,
boolean disabled)
|
Lead |
LeadClass.extendAbstractContract(AbstractContract _base,
short leadRating,
short leadSource,
boolean disabled)
Creates an instance of class Lead based on the superclass
AbstractContract and all required attributes not included
in this superclass. |
void |
GetContractAmountsParamsFilterImpl.forAllContract(short operator,
AbstractContract[] filterValues)
|
void |
GetContractAmountsParamsFilter.forAllContract(short operator,
AbstractContract[] filterValues)
|
void |
CustomerContractRoleFilterImpl.forAllContract(short operator,
AbstractContract[] filterValues)
|
void |
ContractRoleFilterImpl.forAllContract(short operator,
AbstractContract[] filterValues)
|
void |
ContractRoleFilter.forAllContract(short operator,
AbstractContract[] filterValues)
|
void |
ContractReferenceHolderFilterImpl.forAllContract(short operator,
AbstractContract[] filterValues)
|
void |
ContractReferenceHolderFilter.forAllContract(short operator,
AbstractContract[] filterValues)
|
void |
SalesOrderFilterImpl.forAllOrigin(short operator,
AbstractContract[] filterValues)
|
void |
QuoteFilterImpl.forAllOrigin(short operator,
AbstractContract[] filterValues)
|
void |
OpportunityFilterImpl.forAllOrigin(short operator,
AbstractContract[] filterValues)
|
void |
LeadFilterImpl.forAllOrigin(short operator,
AbstractContract[] filterValues)
|
void |
InvoiceFilterImpl.forAllOrigin(short operator,
AbstractContract[] filterValues)
|
void |
AbstractContractFilterImpl.forAllOrigin(short operator,
AbstractContract[] filterValues)
|
void |
AbstractContractFilter.forAllOrigin(short operator,
AbstractContract[] filterValues)
|
GetContractAmountsResult |
CalculationRuleImpl.getContractAmounts(AbstractContract contract,
List lineItemNumber,
List positionAmount,
List positionBaseAmount,
List positionDiscountAmount,
List positionTaxAmount,
List salesCommission,
List salesCommissionIsPercentage)
|
GetContractAmountsResult |
CalculationRule.getContractAmounts(AbstractContract contract,
List lineItemNumber,
List positionAmount,
List positionBaseAmount,
List positionDiscountAmount,
List positionTaxAmount,
List salesCommission,
List salesCommissionIsPercentage)
|
void |
CustomerContractRoleImpl.setContract(AbstractContract newValue)
|
void |
ContractRoleImpl.setContract(AbstractContract newValue)
|
void |
ContractRole.setContract(AbstractContract newValue)
Sets a new value for the reference contract. |
void |
ContractReferenceHolderImpl.setContract(AbstractContract[] newValue)
|
void |
SalesOrderImpl.setOrigin(AbstractContract newValue)
|
void |
QuoteImpl.setOrigin(AbstractContract newValue)
|
void |
OpportunityImpl.setOrigin(AbstractContract newValue)
|
void |
LeadImpl.setOrigin(AbstractContract newValue)
|
void |
InvoiceImpl.setOrigin(AbstractContract newValue)
|
void |
AbstractContractImpl.setOrigin(AbstractContract newValue)
|
void |
AbstractContract.setOrigin(Abstra |