arta.synergy.ejb.ab
Class AddressBookIndexer

java.lang.Object
  extended by arta.synergy.ejb.ab.AddressBookIndexer

public class AddressBookIndexer
extends java.lang.Object

Created by IntelliJ IDEA. User: topa Date: 16.04.2012 Time: 9:53:56 To change this template use File | Settings | File Templates.


Field Summary
static java.lang.String REPLACE_NOT_LETTER_STR
           
 
Constructor Summary
AddressBookIndexer()
           
 
Method Summary
 void checkIndex()
           
 void indexABItem(java.lang.String abItemID)
           
static void startIndexer()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

REPLACE_NOT_LETTER_STR

public static java.lang.String REPLACE_NOT_LETTER_STR
Constructor Detail

AddressBookIndexer

public AddressBookIndexer()
Method Detail

startIndexer

public static void startIndexer()

checkIndex

public void checkIndex()

indexABItem

public void indexABItem(java.lang.String abItemID)


Copyright © 2000 Dummy Corp. All Rights Reserved.