org.openmobileis.examples.mycrm.terminal
Class CRMRubricLoader

java.lang.Object
  extended byorg.openmobileis.modules.profiles.embedded.RubricLoader
      extended byorg.openmobileis.examples.mycrm.terminal.CRMRubricLoader

public class CRMRubricLoader
extends RubricLoader


Constructor Summary
CRMRubricLoader()
           
 
Method Summary
 java.lang.String[] getServiceClassList()
          call to get all service classes to load.
 void postLoadingInit()
          call after the loading of the services
 void preLoadingInit()
          call before the loading of the services
 
Methods inherited from class org.openmobileis.modules.profiles.embedded.RubricLoader
loadService
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CRMRubricLoader

public CRMRubricLoader()
Method Detail

preLoadingInit

public void preLoadingInit()
Description copied from class: RubricLoader
call before the loading of the services

Specified by:
preLoadingInit in class RubricLoader

postLoadingInit

public void postLoadingInit()
Description copied from class: RubricLoader
call after the loading of the services

Specified by:
postLoadingInit in class RubricLoader

getServiceClassList

public java.lang.String[] getServiceClassList()
Description copied from class: RubricLoader
call to get all service classes to load.

Specified by:
getServiceClassList in class RubricLoader


Copyright 2005 e-Care. All Rights Reserved.