org.opencrx.kernel.backend
Class Addresses

java.lang.Object
  extended by org.opencrx.kernel.backend.Addresses

public class Addresses
extends Object


Field Summary
static String[] ADDRESS_TYPES
           
protected  Backend backend
           
static Short USAGE_BUSINESS
           
static Short USAGE_BUSINESS_FAX
           
static Short USAGE_BUSINESS_MAIN_PHONE
          Deprecated.  
static Short USAGE_BUSINESS_MOBILE
          Deprecated.  
static Short USAGE_HOME
           
static Short USAGE_HOME_FAX
           
static Short USAGE_HOME_MAIN_PHONE
          Deprecated.  
static Short USAGE_HOME_MOBILE
          Deprecated.  
static Short USAGE_MOBILE
           
static Short USAGE_OTHER
           
 
Constructor Summary
Addresses(Backend backend)
           
 
Method Summary
 int countFilteredAddress(Path addressFilterIdentity)
           
 FilterProperty[] getAddressFilterProperties(Path activityFilterIdentity, boolean forCounting)
           
 void parsePhoneNumber(DataproviderObject object, DataproviderObject_1_0 oldValues)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ADDRESS_TYPES

public static final String[] ADDRESS_TYPES

USAGE_BUSINESS_MOBILE

public static final Short USAGE_BUSINESS_MOBILE
Deprecated. 

USAGE_HOME_MOBILE

public static final Short USAGE_HOME_MOBILE
Deprecated. 

USAGE_MOBILE

public static final Short USAGE_MOBILE

USAGE_BUSINESS_FAX

public static final Short USAGE_BUSINESS_FAX

USAGE_HOME_FAX

public static final Short USAGE_HOME_FAX

USAGE_BUSINESS_MAIN_PHONE

public static final Short USAGE_BUSINESS_MAIN_PHONE
Deprecated. 

USAGE_HOME_MAIN_PHONE

public static final Short USAGE_HOME_MAIN_PHONE
Deprecated. 

USAGE_OTHER

public static final Short USAGE_OTHER

USAGE_BUSINESS

public static final Short USAGE_BUSINESS

USAGE_HOME

public static final Short USAGE_HOME

backend

protected final Backend backend
Constructor Detail

Addresses

public Addresses(Backend backend)
Method Detail

getAddressFilterProperties

public FilterProperty[] getAddressFilterProperties(Path activityFilterIdentity,
                                                   boolean forCounting)
                                            throws ServiceException
Throws:
ServiceException

countFilteredAddress

public int countFilteredAddress(Path addressFilterIdentity)
                         throws ServiceException
Throws:
ServiceException

parsePhoneNumber

public void parsePhoneNumber(DataproviderObject object,
                             DataproviderObject_1_0 oldValues)
                      throws ServiceException
Throws:
ServiceException


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