|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of CrxObject in org.opencrx.kernel.account1.jmi1 |
|---|
| Subinterfaces of CrxObject in org.opencrx.kernel.account1.jmi1 | |
|---|---|
interface |
AbstractGroup
Abstract class AbstractGroup |
interface |
Account
Abstract class Account |
interface |
AccountAddress
Abstract class AccountAddress |
interface |
AccountFilterGlobal
Class AccountFilterGlobal |
interface |
AddressFilterGlobal
Class AddressFilterGlobal |
interface |
Competitor
Class Competitor |
interface |
Contact
Class Contact |
interface |
ContactMembership
Class ContactMembership |
interface |
ContactRelationship
Class ContactRelationship |
interface |
CreditLimit
Class CreditLimit |
interface |
EmailAddress
Class EMailAddress |
interface |
EmploymentContract
Class EmploymentContract |
interface |
Group
Class Group |
interface |
LegalEntity
Class LegalEntity |
interface |
Member
Class Member |
interface |
Organization
Class Organization |
interface |
OrganizationalUnit
Class OrganizationalUnit |
interface |
OrganizationalUnitRelationship
Class OrganizationalUnitRelationship |
interface |
PhoneNumber
Class PhoneNumber |
interface |
PostalAddress
Class PostalAddress |
interface |
RevenueReport
Class RevenueReport |
interface |
Room
Class Room |
interface |
UnspecifiedAccount
Class UnspecifiedAccount |
interface |
WebAddress
Class WebAddress |
| Methods in org.opencrx.kernel.account1.jmi1 with parameters of type CrxObject | |
|---|---|
WebAddress |
WebAddressClass.extendCrxObject(CrxObject _base,
boolean isMain)
Creates an instance of class WebAddress based on the
superclass CrxObject and all required attributes not
included in this superclass. |
Room |
RoomClass.extendCrxObject(CrxObject _base,
boolean isMain)
Creates an instance of class Room based on the superclass
CrxObject and all required attributes not included in this
superclass. |
PhoneNumber |
PhoneNumberClass.extendCrxObject(CrxObject _base,
boolean isMain,
boolean automaticParsing,
short phoneCountryPrefix)
Creates an instance of class PhoneNumber based on the
superclass CrxObject and all required attributes not
included in this superclass. |
EmailAddress |
EmailAddressClass.extendCrxObject(CrxObject _base,
boolean isMain,
short emailFormat,
short emailType)
Creates an instance of class EmailAddress based on the
superclass CrxObject and all required attributes not
included in this superclass. |
PostalAddress |
PostalAddressClass.extendCrxObject(CrxObject _base,
boolean isMain,
short postalCountry,
short postalFreightTerms,
short postalUtcOffset)
Creates an instance of class PostalAddress based on the
superclass CrxObject and all required attributes not
included in this superclass. |
ContactRelationship |
ContactRelationshipClass.extendCrxObject(CrxObject _base,
Contact toContact)
Creates an instance of class ContactRelationship based on
the superclass CrxObject and all required attributes not
included in this superclass. |
ContactMembership |
ContactMembershipClass.extendCrxObject(CrxObject _base,
Contact contact,
Date effectiveOn)
Creates an instance of class ContactMembership based on
the superclass CrxObject and all required attributes not
included in this superclass. |
EmploymentContract |
EmploymentContractClass.extendCrxObject(CrxObject _base,
Contact contact,
Date effectiveOn,
short employmentContractState,
short employmentPosition)
Creates an instance of class EmploymentContract based on
the superclass CrxObject and all required attributes not
included in this superclass. |
CreditLimit |
CreditLimitClass.extendCrxObject(CrxObject _base,
short creditCurrency)
Creates an instance of class CreditLimit based on the
superclass CrxObject and all required attributes not
included in this superclass. |
RevenueReport |
RevenueReportClass.extendCrxObject(CrxObject _base,
short reportNumber,
BigDecimal reportedRevenue,
short reportingCurrency,
short reportingQuarter,
short reportingYear)
Creates an instance of class RevenueReport based on the
superclass CrxObject and all required attributes not
included in this superclass. |
Contact |
ContactClass.extendCrxObject(CrxObject _base,
short accountRating,
short accountState,
short education,
short familyStatus,
short gender,
short preferredContactMethod,
short preferredSpokenLanguage,
short preferredWrittenLanguage,
short salutationCode)
Creates an instance of class Contact based on the
superclass CrxObject and all required attributes not
included in this superclass. |
UnspecifiedAccount |
UnspecifiedAccountClass.extendCrxObject(CrxObject _base,
short accountRating,
short accountState,
String name)
Creates an instance of class UnspecifiedAccount based on
the superclass CrxObject and all required attributes not
included in this superclass. |
Group |
GroupClass.extendCrxObject(CrxObject _base,
short accountRating,
short accountState,
String name)
Creates an instance of class Group based on the superclass
CrxObject and all required attributes not included in this
superclass. |
LegalEntity |
LegalEntityClass.extendCrxObject(CrxObject _base,
short accountRating,
short accountState,
String name,
short industry,
short numberOfEmployeesCategory)
Creates an instance of class LegalEntity based on the
superclass CrxObject and all required attributes not
included in this superclass. |
Competitor |
CompetitorClass.extendCrxObject(CrxObject _base,
short competitorState,
String name)
Creates an instance of class Competitor based on the
superclass CrxObject and all required attributes not
included in this superclass. |
Member |
MemberClass.extendCrxObject(CrxObject _base,
String name)
Creates an instance of class Member based on the
superclass CrxObject and all required attributes not
included in this superclass. |
AddressFilterGlobal |
AddressFilterGlobalClass.extendCrxObject(CrxObject _base,
String name)
Creates an instance of class AddressFilterGlobal based on
the superclass CrxObject and all required attributes not
included in this superclass. |
AccountFilterGlobal |
AccountFilterGlobalClass.extendCrxObject(CrxObject _base,
String name)
Creates an instance of class AccountFilterGlobal based on
the superclass CrxObject and all required attributes not
included in this superclass. |
Organization |
OrganizationClass.extendCrxObject(CrxObject _base,
String name,
short organizationState)
Creates an instance of class Organization based on the
superclass CrxObject and all required attributes not
included in this superclass. |
OrganizationalUnit |
OrganizationalUnitClass.extendCrxObject(CrxObject _base,
String name,
short organizationalUnitState)
Creates an instance of class OrganizationalUnit based on
the superclass CrxObject and all required attributes not
included in this superclass. |
OrganizationalUnitRelationship |
OrganizationalUnitRelationshipClass.extendCrxObject(CrxObject _base,
String name,
short organizationalUnitRelationshipState,
short relationshipType)
Creates an instance of class OrganizationalUnitRelationship based on the superclass
CrxObject and all required attributes not included in this
superclass. |
| Uses of CrxObject in org.opencrx.kernel.activity1.jmi1 |
|---|
| Subinterfaces of CrxObject in org.opencrx.kernel.activity1.jmi1 | |
|---|---|
interface |
Absence
Class Absence |
interface |
Activity
Abstract class Activity |
interface |
ActivityCategory
Class ActivityCategory |
interface |
ActivityCreationAction
Class ActivityCreationAction |
interface |
ActivityCreator
Class ActivityCreator |
interface |
ActivityFilterGlobal
Class ActivityFilterGlobal |
interface |
ActivityFollowUp
Class ActivityFollowUp |
interface |
ActivityMilestone
Class ActivityMilestone |
interface |
ActivityProcess
Class ActivityProcess |
interface |
ActivityProcessAction
Abstract class ActivityProcessAction |
interface |
ActivityProcessState
Class ActivityProcessState |
interface |
ActivityProcessTransition
Class ActivityProcessTransition |
interface |
ActivityTracker
Class ActivityTracker |
interface |
ActivityType
Class ActivityType |
interface |
AddressGroup
Class AddressGroup |
interface |
AddressGroupMember
Class AddressGroupMember |
interface |
Calendar
Class Calendar |
interface |
Email
Class EMail |
interface |
ExternalActivity
Class ExternalActivity |
interface |
Fax
Class Fax |
interface |
Incident
Class Incident |
interface |
LinkedActivityFollowUpAction
Class LinkedActivityFollowUpAction |
interface |
Mailing
Class Mailing |
interface |
Meeting
Class Meeting |
interface |
Mms
Class Mms |
interface |
MmsSlide
Class MmsSlide |
interface |
PhoneCall
Class PhoneCall |
interface |
Resource
Class Resource |
interface |
SalesVisit
Class SalesVisit |
interface |
SetActualEndAction
Class SetActualEndAction |
interface |
SetActualStartAction
Class SetActualStartAction |
interface |
SetAssignedToAction
Class SetAssignedToAction |
interface |
Sms
Class Sms |
interface |
Task
Class Task |
interface |
WfAction
Class WfAction |
| Methods in org.opencrx.kernel.activity1.jmi1 with parameters of type CrxObject | |
|---|---|
AddressGroupMember |
AddressGroupMemberClass.extendCrxObject(CrxObject _base,
AccountAddress address)
Creates an instance of class AddressGroupMember based on
the superclass CrxObject and all required attributes not
included in this superclass. |
MmsSlide |
MmsSlideClass.extendCrxObject(CrxObject _base,
int slideOrder)
Creates an instance of class MmsSlide based on the
superclass CrxObject and all required attributes not
included in this superclass. |
ActivityType |
ActivityTypeClass.extendCrxObject(CrxObject _base,
short activityClass,
String name)
Creates an instance of class ActivityType based on the
superclass CrxObject and all required attributes not
included in this superclass. |
Task |
TaskClass.extendCrxObject(CrxObject _base,
short activityState,
String name,
short priority)
Creates an instance of class Task based on the superclass
CrxObject and all required attributes not included in this
superclass. |
Sms |
SmsClass.extendCrxObject(CrxObject _base,
short activityState,
String name,
short priority)
Creates an instance of class Sms based on the superclass
CrxObject and all required attributes not included in this
superclass. |
SalesVisit |
SalesVisitClass.extendCrxObject(CrxObject _base,
short activityState,
String name,
short priority)
Creates an instance of class SalesVisit based on the
superclass CrxObject and all required attributes not
included in this superclass. |
PhoneCall |
PhoneCallClass.extendCrxObject(CrxObject _base,
short activityState,
String name,
short priority)
Creates an instance of class PhoneCall based on the
superclass CrxObject and all required attributes not
included in this superclass. |
Mms |
MmsClass.extendCrxObject(CrxObject _base,
short activityState,
String name,
short priority)
Creates an instance of class Mms based on the superclass
CrxObject and all required attributes not included in this
superclass. |
Meeting |
MeetingClass.extendCrxObject(CrxObject _base,
short activityState,
String name,
short priority)
Creates an instance of class Meeting based on the
superclass CrxObject and all required attributes not
included in this superclass. |
Mailing |
MailingClass.extendCrxObject(CrxObject _base,
short activityState,
String name,
short priority)
Creates an instance of class Mailing based on the
superclass CrxObject and all required attributes not
included in this superclass. |
Fax |
FaxClass.extendCrxObject(CrxObject _base,
short activityState,
String name,
short priority)
Creates an instance of class Fax based on the superclass
CrxObject and all required attributes not included in this
superclass. |
ExternalActivity |
ExternalActivityClass.extendCrxObject(CrxObject _base,
short activityState,
String name,
short priority)
Creates an instance of class ExternalActivity based on the
superclass CrxObject and all required attributes not
included in this superclass. |
Email |
EmailClass.extendCrxObject(CrxObject _base,
short activityState,
String name,
short priority)
Creates an instance of class Email based on the superclass
CrxObject and all required attributes not included in this
superclass. |
Absence |
AbsenceClass.extendCrxObject(CrxObject _base,
short activityState,
String name,
short priority)
Creates an instance of class Absence based on the
superclass CrxObject and all required attributes not
included in this superclass. |
Incident |
IncidentClass.extendCrxObject(CrxObject _base,
short activityState,
String name,
short priority,
short caseOrigin,
short caseType,
short customerSatisfaction,
short reproducibility,
short severity)
Creates an instance of class Incident based on the
superclass CrxObject and all required attributes not
included in this superclass. |
WfAction |
WfActionClass.extendCrxObject(CrxObject _base,
String name)
Creates an instance of class WfAction based on the
superclass CrxObject and all required attributes not
included in this superclass. |
SetAssignedToAction |
SetAssignedToActionClass.extendCrxObject(CrxObject _base,
String name)
Creates an instance of class SetAssignedToAction based on
the superclass CrxObject and all required attributes not
included in this superclass. |
SetActualStartAction |
SetActualStartActionClass.extendCrxObject(CrxObject _base,
String name)
Creates an instance of class SetActualStartAction based on
the superclass CrxObject and all required attributes not
included in this superclass. |
SetActualEndAction |
SetActualEndActionClass.extendCrxObject(CrxObject _base,
String name)
Creates an instance of class SetActualEndAction based on
the superclass CrxObject and all required attributes not
included in this superclass. |
Calendar |
CalendarClass.extendCrxObject(CrxObject _base,
String name)
Creates an instance of class Calendar based on the
superclass CrxObject and all required attributes not
included in this superclass. |
AddressGroup |
AddressGroupClass.extendCrxObject(CrxObject _base,
String name)
Creates an instance of class AddressGroup based on the
superclass CrxObject and all required attributes not
included in this superclass. |
ActivityProcessState |
ActivityProcessStateClass.extendCrxObject(CrxObject _base,
String name)
Creates an instance of class ActivityProcessState based on
the superclass CrxObject and all required attributes not
included in this superclass. |
ActivityProcess |
ActivityProcessClass.extendCrxObject(CrxObject _base,
String name)
Creates an instance of class ActivityProcess based on the
superclass CrxObject and all required attributes not
included in this superclass. |
ActivityMilestone |
ActivityMilestoneClass.extendCrxObject(CrxObject _base,
String name)
Creates an instance of class ActivityMilestone based on
the superclass CrxObject and all required attributes not
included in this superclass. |
ActivityFilterGlobal |
ActivityFilterGlobalClass.extendCrxObject(CrxObject _base,
String name)
Creates an instance of class ActivityFilterGlobal based on
the superclass CrxObject and all required attributes not
included in this superclass. |
ActivityCategory |
ActivityCategoryClass.extendCrxObject(CrxObject _base,
String name)
Creates an instance of class ActivityCategory based on the
superclass CrxObject and all required attributes not
included in this superclass. |
Resource |
ResourceClass.extendCrxObject(CrxObject _base,
String name,
BigDecimal overtimeRate,
short rateCurrency,
BigDecimal standardRate)
Creates an instance of class Resource based on the
superclass CrxObject and all required attributes not
included in this superclass. |
ActivityTracker |
ActivityTrackerClass.extendCrxObject(CrxObject _base,
String name,
int estimateEffortHours,
int estimateEffortMinutes,
int estimateMaxDeviation,
int sumEstimateEffortHours,
int sumEstimateEffortMinutes)
Creates an instance of class ActivityTracker based on the
superclass CrxObject and all required attributes not
included in this superclass. |
LinkedActivityFollowUpAction |
LinkedActivityFollowUpActionClass.extendCrxObject(CrxObject _base,
String name,
short activityLinkType)
Creates an instance of class LinkedActivityFollowUpAction
based on the superclass CrxObject and all required
attributes not included in this superclass. |
ActivityProcessTransition |
ActivityProcessTransitionClass.extendCrxObject(CrxObject _base,
String name,
short newActivityState)
Creates an instance of class ActivityProcessTransition
based on the superclass CrxObject and all required
attributes not included in this superclass. |
ActivityCreator |
ActivityCreatorClass.extendCrxObject(CrxObject _base,
String name,
short priority)
Creates an instance of class ActivityCreator based on the
superclass CrxObject and all required attributes not
included in this superclass. |
ActivityCreationAction |
ActivityCreationActionClass.extendCrxObject(CrxObject _base,
String activityName,
String name)
Creates an instance of class ActivityCreationAction based
on the superclass CrxObject and all required attributes
not included in this superclass. |
| Uses of CrxObject in org.opencrx.kernel.building1.jmi1 |
|---|
| Subinterfaces of CrxObject in org.opencrx.kernel.building1.jmi1 | |
|---|---|
interface |
AccountAssignmentInventoryItem
Class AccountAssignmentInventoryItem |
interface |
Building
Class Building |
interface |
BuildingComplex
Class BuildingComplex |
interface |
BuildingUnit
Class BuildingUnit |
interface |
Facility
Class Facility |
interface |
InventoryItem
Class InventoryItem |
interface |
LinkableItemLinkTo
Class LinkableItemLinkTo |
| Methods in org.opencrx.kernel.building1.jmi1 with parameters of type CrxObject | |
|---|---|
LinkableItemLinkTo |
LinkableItemLinkToClass.extendCrxObject(CrxObject _base,
short linkType,
String name)
Creates an instance of class LinkableItemLinkTo based on
the superclass CrxObject and all required attributes not
included in this superclass. |
InventoryItem |
InventoryItemClass.extendCrxObject(CrxObject _base,
short inventoryItemType,
String name)
Creates an instance of class InventoryItem based on the
superclass CrxObject and all required attributes not
included in this superclass. |
Facility |
FacilityClass.extendCrxObject(CrxObject _base,
short facilityType,
String name)
Creates an instance of class Facility based on the
superclass CrxObject and all required attributes not
included in this superclass. |
AccountAssignmentInventoryItem |
AccountAssignmentInventoryItemClass.extendCrxObject(CrxObject _base,
short accountRole,
String name)
Creates an instance of class AccountAssignmentInventoryItem based on the superclass
CrxObject and all required attributes not included in this
superclass. |
BuildingComplex |
BuildingComplexClass.extendCrxObject(CrxObject _base,
String name)
Creates an instance of class BuildingComplex based on the
superclass CrxObject and all required attributes not
included in this superclass. |
Building |
BuildingClass.extendCrxObject(CrxObject _base,
String name)
Creates an instance of class Building based on the
superclass CrxObject and all required attributes not
included in this superclass. |
BuildingUnit |
BuildingUnitClass.extendCrxObject(CrxObject _base,
String name,
short buildingUnitType)
Creates an instance of class BuildingUnit based on the
superclass CrxObject and all required attributes not
included in this superclass. |
| Uses of CrxObject in org.opencrx.kernel.contract1.jmi1 |
|---|
| Subinterfaces of CrxObject in org.opencrx.kernel.contract1.jmi1 | |
|---|---|
interface |
AbstractInvoicePosition
Abstract class AbstractInvoicePosition |
interface |
AbstractOpportunityPosition
Abstract class AbstractOpportunityPosition |
interface |
AbstractQuotePosition
Abstract class AbstractQuotePosition |
interface |
AbstractRemovedPosition
Abstract class AbstractRemovedPosition |
interface |
AbstractSalesOrderPosition
Abstract class AbstractSalesOrderPosition |
interface |
CalculationRule
Class CalculationRule |
interface |
ContractAddress
Abstract class ContractAddress |
interface |
DeliveryInformation
Class DeliveryInformation |
interface |
DeliveryRequest
Class DeliveryRequest |
interface |
Invoice
Class Invoice |
interface |
InvoiceBundledProductPosition
Class InvoiceBundledProductPosition |
interface |
InvoiceComplexProductBundlePosition
Class InvoiceComplexProductBundlePosition |
interface |
InvoicePosition
Class InvoicePosition |
interface |
InvoiceProductBundlePosition
Class InvoiceProductBundlePosition |
interface |
InvoiceProductOfferingPosition
Class InvoiceProductOfferingPosition |
interface |
Lead
Class Lead |
interface |
Opportunity
Class Opportunity |
interface |
OpportunityBundledProductPosition
Class OpportunityBundledProductPosition |
interface |
OpportunityComplexProductBundlePosition
Class OpportunityComplexProductBundlePosition |
interface |
OpportunityPosition
Class OpportunityPosition |
interface |
OpportunityProductBundlePosition
Class OpportunityProductBundlePosition |
interface |
OpportunityProductOfferingPosition
Class OpportunityProductOfferingPosition |
interface |
ProductApplication
Class ProductApplication |
interface |
Quote
Class Quote |
interface |
QuoteBundledProductPosition
Class QuoteBundledProductPosition |
interface |
QuoteComplexProductBundlePosition
Class QuoteComplexProductBundlePosition |
interface |
QuotePosition
Class QuotePosition |
interface |
QuoteProductBundlePosition
Class QuoteProductBundlePosition |
interface |
QuoteProductOfferingPosition
Class QuoteProductOfferingPosition |
interface |
RemovedBundledProductPosition
Class RemovedBundledProductPosition |
interface |
RemovedComplexProductBundlePosition
Class RemovedComplexProductBundlePosition |
interface |
RemovedPosition
Class RemovedPosition |
interface |
RemovedProductBundlePosition
Class RemovedProductBundlePosition |
interface |
RemovedProductOfferingPosition
Class RemovedProductOfferingPosition |
interface |
SalesOrder
Class SalesOrder |
interface |
SalesOrderBundledProductPosition
Class SalesOrderBundledProductPosition |
interface |
SalesOrderComplexProductBundlePosition
Class SalesOrderComplexProductBundlePosition |
interface |
SalesOrderPosition
Class SalesOrderPosition |
interface |
SalesOrderProductBundlePosition
Class SalesOrderProductBundlePosition |
interface |
SalesOrderProductOfferingPosition
Class SalesOrderProductOfferingPosition |
| Methods in org.opencrx.kernel.contract1.jmi1 with parameters of type CrxObject | |
|---|---|
DeliveryInformation |
DeliveryInformationClass.extendCrxObject(CrxObject _base,
BigDecimal quantityShipped)
Creates an instance of class DeliveryInformation based on
the superclass CrxObject and all required attributes not
included in this superclass. |
| |