org.opencrx.kernel.base.jmi1
Interface AlertSender

All Superinterfaces:
AlertSender, RefBaseObject, RefFeatured, RefObject, RefObject_1_0
All Known Subinterfaces:
Absence, AbstractGroup, AbstractInvoicePosition, AbstractOpportunityPosition, AbstractPriceLevel, AbstractProduct, AbstractQuotePosition, AbstractRemovedPosition, AbstractSalesOrderPosition, AbstractTask, Account, AccountAddress, AccountAddress, AccountAssignmentInventoryItem, AccountAssignmentProduct, AccountFilterGlobal, Activity, ActivityCategory, ActivityCreationAction, ActivityCreator, ActivityFilterGlobal, ActivityFollowUp, ActivityMilestone, ActivityProcess, ActivityProcessAction, ActivityProcessState, ActivityProcessTransition, ActivityTracker, ActivityType, AddressFilterGlobal, AddressGroup, AddressGroupMember, AliasType, Artifact, ArtifactContext, ArtifactDependency, Asset, AssetContext, Association, AssociationEnd, Attribute, BehaviouralFeature, BookingPeriod, BookingText, Budget, BudgetMilestone, Building, BuildingComplex, BuildingUnit, CalculationRule, Calendar, Class, ClassificationElement, Classifier, CollectionType, Competitor, CompoundBooking, Constant, Constraint, Contact, ContactMembership, ContactRelationship, ContactRole, ContractAddress, CreditBooking, CreditLimit, CrxObject, Datatype, DebitBooking, DeliveryInformation, DeliveryRequest, Depot, DepotContract, DepotEntity, DepotEntityRelationship, DepotGroup, DepotHolder, DepotPosition, DepotReport, DepotType, Descriptor, DescriptorGroup, DesignDiagram, DesignModel, DesignPart, Element, Email, EmailAddress, EmailAddress, EmailAddress, EmploymentContract, EnumerationType, Event, Exception, ExternalActivity, ExternalTask, Facility, Fax, Feature, Forecast, ForecastPeriod, GeneralizableElement, Group, ImplementationPart, Import, Incident, InterfaceSpec, InventoryItem, Invoice, InvoicePosition, Lead, LegalEntity, LinkableItemLinkTo, LinkedActivityFollowUpAction, Mailing, Meeting, Member, Mms, MmsSlide, Namespace, Operation, Opportunity, OpportunityPosition, Organization, OrganizationalUnit, OrganizationalUnitRelationship, Package, Parameter, Part, PhoneCall, PhoneNumber, PhoneNumber, PhoneNumber, PostalAddress, PostalAddress, PostalAddress, PriceLevel, PricingRule, PrimitiveType, Product, ProductAddress, ProductApplication, ProductBasePrice, ProductClassification, ProductClassificationRelationship, ProductDepotPosition, ProductPhase, ProductPhasePriceLevel, Profile, Quote, QuotePosition, Reference, RelatedProduct, RemovedPosition, RequirementDiagram, RequirementModel, RequirementPart, Resource, RevenueReport, Room, Room, SalesOrder, SalesOrderPosition, SalesTaxType, SalesVisit, SetActualEndAction, SetActualStartAction, SetAssignedToAction, SingleBooking, Site, Slot, Sms, SolutionPart, StructuralFeature, StructureField, StructureType, Tag, Task, TestDiagram, TestModel, TestPart, Topic, TypedElement, UnspecifiedAccount, UseCase, UserHome, VariabilityPoint, Warehouse, WebAddress, WebAddress, WebAddress, WfAction, WfProcess

public interface AlertSender
extends AlertSender, RefObject_1_0

Abstract class AlertSender


Method Summary
 org.openmdx.base.jmi1.Void sendAlert(SendAlertParams params)
          Note: This is an extension to the JMI 1 standard.
In order to remain standard compliant you should use the non-struct signature.
.
 org.openmdx.base.jmi1.Void sendAlert(String description, short importance, String name, org.openmdx.base.cci2.BasicObject reference, Integer resendDelayInSeconds, String toUsers)
           
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefObject_1_0
refAddEventListener, refAddToUnitOfWork, refAddValue, refContext, refDefaultFetchGroup, refDelegate, refFlush, refGetEventListeners, refGetPath, refGetValue, refGetValue, refInitialize, refInitialize, refIsDeleted, refIsDirty, refIsNew, refIsPersistent, refIsWriteProtected, refRefresh, refRefreshAsynchronously, refRemoveEventListener, refRemoveFromUnitOfWork, refRemoveValue, refRemoveValue, refSetValue, refWriteProtect
 
Methods inherited from interface javax.jmi.reflect.RefObject
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite
 
Methods inherited from interface javax.jmi.reflect.RefFeatured
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue
 
Methods inherited from interface javax.jmi.reflect.RefBaseObject
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints
 

Method Detail

sendAlert

org.openmdx.base.jmi1.Void sendAlert(SendAlertParams params)
                                     throws RefException
Note: This is an extension to the JMI 1 standard.
In order to remain standard compliant you should use the non-struct signature.
.

Throws:
RefException

sendAlert

org.openmdx.base.jmi1.Void sendAlert(String description,
                                     short importance,
                                     String name,
                                     org.openmdx.base.cci2.BasicObject reference,
                                     Integer resendDelayInSeconds,
                                     String toUsers)
Specified by:
sendAlert in interface AlertSender


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