Package de.janrufmonitor.framework

Basic framework objects.

See:
          Description

Interface Summary
IAttribute This interface must be implemented by a Attribute object, which should be used in the framework.
IAttributeList Deprecated. since 4.4, use IAttrbuteMap instead !
IAttributeMap This interface must be implemented by a AttributeMap object, which should be used in the framework.
ICall This interface must be implemented by a Call object, which should be used in the framework.
ICaller This interface must be implemented by a Caller object, which should be used in the framework.
ICallerFactory This interface must be implemented by a CallerFactory object, which should be used in the framework.
ICallerList This interface must be implemented by a caller list object, which should be used in the framework.
ICallFactory This interface must be implemented by a CallFactory object, which should be used in the framework.
ICallList This interface must be implemented by a call list object, which should be used in the framework.
ICip This interface must be implemented by a CIP object, which should be used in the framework.
IJAMConst This interface specifies certain constants which are used by the framework.
IMsn This interface must be implemented by a MSN object, which should be used in the framework.
IMultiPhoneCaller This interface must be implemented by a Caller object, which should be used in the framework.
IName This interface must be implemented by a name object, which should be used in the framework.
IPhonenumber This interface should be implemented by a phone number object.
 

Package de.janrufmonitor.framework Description

Basic framework objects.

This package offers basic objects which are used by the framework. These objects are mainly used in communication between components, e.g. services, repository manager or UI components.



Copyright © 2010 by Thilo Brandt. All Rights Reserved.