Uses of Interface
org.opencrx.kernel.base.jmi1.AlertSender

Packages that use AlertSender
org.opencrx.kernel.account1.jmi1   
org.opencrx.kernel.activity1.jmi1   
org.opencrx.kernel.building1.jmi1   
org.opencrx.kernel.contract1.jmi1   
org.opencrx.kernel.depot1.jmi1   
org.opencrx.kernel.forecast1.jmi1   
org.opencrx.kernel.generic.jmi1   
org.opencrx.kernel.home1.jmi1   
org.opencrx.kernel.model1.jmi1   
org.opencrx.kernel.plugin.application.base   
org.opencrx.kernel.product1.jmi1   
org.opencrx.kernel.ras1.jmi1   
org.opencrx.kernel.reservation1.jmi1   
org.opencrx.kernel.workflow1.jmi1   
 

Uses of AlertSender in org.opencrx.kernel.account1.jmi1
 

Subinterfaces of AlertSender 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
 

Uses of AlertSender in org.opencrx.kernel.activity1.jmi1
 

Subinterfaces of AlertSender 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 Incident
          Class Incident
 interface InvolvedObject
          Class InvolvedObject
 interface LinkedActivityFollowUpAction
          Class LinkedActivityFollowUpAction
 interface Mailing
          Class Mailing
 interface Meeting
          Class Meeting
 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 Task
          Class Task
 interface WfAction
          Class WfAction
 

Uses of AlertSender in org.opencrx.kernel.building1.jmi1
 

Subinterfaces of AlertSender 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
 

Uses of AlertSender in org.opencrx.kernel.contract1.jmi1
 

Subinterfaces of AlertSender in org.opencrx.kernel.contract1.jmi1
 interface AbstractContract
          Abstract class AbstractContract
 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 AccountAssignmentContract
          Class AccountAssignmentContract
 interface CalculationRule
          Class CalculationRule
 interface ContractAddress
          Abstract class ContractAddress
 interface ContractFilterGlobal
          Class ContractFilterGlobal
 interface ContractLinkTo
          Class ContractLinkTo
 interface DeliveryInformation
          Class DeliveryInformation
 interface DeliveryRequest
          Class DeliveryRequest
 interface Invoice
          Class Invoice
 interface InvoicePosition
          Class InvoicePosition
 interface Lead
          Class Lead
 interface Opportunity
          Class Opportunity
 interface OpportunityPosition
          Class OpportunityPosition
 interface ProductApplication
          Class ProductApplication
 interface Quote
          Class Quote
 interface QuotePosition
          Class QuotePosition
 interface RemovedPosition
          Class RemovedPosition
 interface SalesOrder
          Class SalesOrder
 interface SalesOrderPosition
          Class SalesOrderPosition
 

Uses of AlertSender in org.opencrx.kernel.depot1.jmi1
 

Subinterfaces of AlertSender in org.opencrx.kernel.depot1.jmi1
 interface BookingPeriod
          Class BookingPeriod
 interface BookingText
          Class BookingText
 interface CompoundBooking
          Class CompoundBooking
 interface CreditBooking
          Class CreditBooking
 interface DebitBooking
          Class DebitBooking
 interface Depot
          Class Depot
 interface DepotContract
          Class DepotContract
 interface DepotEntity
          Class DepotEntity
 interface DepotEntityRelationship
          Class DepotEntityRelationship
 interface DepotGroup
          Class DepotGroup
 interface DepotHolder
          Abstract class DepotHolder
 interface DepotPosition
          Class DepotPosition
 interface DepotReport
          Class DepotReport
 interface DepotType
          Class DepotType
 interface ProductDepotPosition
          Class ProductDepotPosition
 interface SingleBooking
          Abstract class SingleBooking
 interface Site
          Class Site
 interface Warehouse
          Class Warehouse
 

Uses of AlertSender in org.opencrx.kernel.forecast1.jmi1
 

Subinterfaces of AlertSender in org.opencrx.kernel.forecast1.jmi1
 interface Budget
          Class Budget
 

Uses of AlertSender in org.opencrx.kernel.generic.jmi1
 

Subinterfaces of AlertSender in org.opencrx.kernel.generic.jmi1
 interface CrxObject
          Abstract class CrxObject
 

Uses of AlertSender in org.opencrx.kernel.home1.jmi1
 

Subinterfaces of AlertSender in org.opencrx.kernel.home1.jmi1
 interface UserHome
          Class UserHome
 

Uses of AlertSender in org.opencrx.kernel.model1.jmi1
 

Subinterfaces of AlertSender in org.opencrx.kernel.model1.jmi1
 interface AliasType
          Class AliasType
 interface Association
          Class Association
 interface AssociationEnd
          Class AssociationEnd
 interface Attribute
          Class Attribute
 interface BehaviouralFeature
          Abstract class BehaviouralFeature
 interface Class
          Class Class
 interface Classifier
          Abstract class Classifier
 interface CollectionType
          Class CollectionType
 interface Constant
          Class Constant
 interface Constraint
          Class Constraint
 interface Datatype
          Abstract class Datatype
 interface Element
          Abstract class Element
 interface EnumerationType
          Class EnumerationType
 interface Exception
          Class Exception
 interface Feature
          Abstract class Feature
 interface GeneralizableElement
          Abstract class GeneralizableElement
 interface Import
          Class Import
 interface Namespace
          Abstract class Namespace
 interface Operation
          Class Operation
 interface Package
          Class Package
 interface Parameter
          Class Parameter
 interface PrimitiveType
          Class PrimitiveType
 interface Reference
          Class Reference
 interface StructuralFeature
          Abstract class StructuralFeature
 interface StructureField
          Class StructureField
 interface StructureType
          Class StructureType
 interface Tag
          Class Tag
 interface TypedElement
          Abstract class TypedElement
 

Uses of AlertSender in org.opencrx.kernel.plugin.application.base
 

Fields in org.opencrx.kernel.plugin.application.base declared as AlertSender
protected  AlertSender AlertSenderImpl.current
           
 

Constructors in org.opencrx.kernel.plugin.application.base with parameters of type AlertSender
AlertSenderImpl(AlertSender current, AlertSender next)
           
 

Uses of AlertSender in org.opencrx.kernel.product1.jmi1
 

Subinterfaces of AlertSender in org.opencrx.kernel.product1.jmi1
 interface AbstractPriceLevel
          Abstract class AbstractPriceLevel
 interface AbstractProduct
          Abstract class AbstractProduct
 interface AccountAssignmentProduct
          Class AccountAssignmentProduct
 interface PriceLevel
          Class PriceLevel
 interface PricingRule
          Class PricingRule
 interface Product
          Class Product
 interface ProductAddress
          Abstract class ProductAddress
 interface ProductBasePrice
          Class ProductBasePrice
 interface ProductClassification
          Class ProductClassification
 interface ProductClassificationRelationship
          Class ProductClassificationRelationship
 interface ProductFilterGlobal
          Class ProductFilterGlobal
 interface ProductPhase
          Class ProductPhase
 interface ProductPhasePriceLevel
          Class ProductPhasePriceLevel
 interface RelatedProduct
          Class RelatedProduct
 interface SalesTaxType
          Class SalesTaxType
 

Uses of AlertSender in org.opencrx.kernel.ras1.jmi1
 

Subinterfaces of AlertSender in org.opencrx.kernel.ras1.jmi1
 interface Artifact
          Class Artifact
 interface ArtifactContext
          Class ArtifactContext
 interface ArtifactDependency
          Class ArtifactDependency
 interface Asset
          Class Asset
 interface AssetContext
          Class AssetContext
 interface ClassificationElement
          Abstract class ClassificationElement
 interface Descriptor
          Class Descriptor
 interface DescriptorGroup
          Class DescriptorGroup
 interface DesignDiagram
          Class DesignDiagram
 interface DesignModel
          Class DesignModel
 interface DesignPart
          Abstract class DesignPart
 interface ImplementationPart
          Class ImplementationPart
 interface InterfaceSpec
          Class InterfaceSpec
 interface Profile
          Class Profile
 interface RequirementDiagram
          Class RequirementDiagram
 interface RequirementModel
          Class RequirementModel
 interface RequirementPart
          Abstract class RequirementPart
 interface SolutionPart
          Abstract class SolutionPart
 interface TestDiagram
          Class TestDiagram
 interface TestModel
          Class TestModel
 interface TestPart
          Abstract class TestPart
 interface UseCase
          Class UseCase
 interface VariabilityPoint
          Class VariabilityPoint
 

Uses of AlertSender in org.opencrx.kernel.reservation1.jmi1
 

Subinterfaces of AlertSender in org.opencrx.kernel.reservation1.jmi1
 interface ContactRole
          Class ContactRole
 interface Event
          Class Event
 interface Part
          Class Part
 interface Slot
          Class Slot
 

Uses of AlertSender in org.opencrx.kernel.workflow1.jmi1
 

Subinterfaces of AlertSender in org.opencrx.kernel.workflow1.jmi1
 interface AbstractTask
          Abstract class AbstractTask
 interface ExternalTask
          Class ExternalTask
 interface Topic
          Class Topic
 interface WfProcess
          Class WfProcess
 



This software is published under the BSD license. Copyright © 2003-2009, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.