com.togethersoft.openapi.baseexpert
Class ExpertManagerAccess


public abstract class ExpertManagerAccess

The expert manager accessor

Author:
TogetherSoft
Version: 1.0

Field Summary
 protected static ExpertManagermyExpertManager
           

Constructor Summary
 protected ExpertManagerAccess()
           

Method Summary
 static ExpertManagergetManager()
          Used to get expert manager instance
 voidsetManager(ExpertManager manager)
           

Field Detail

myExpertManager

protected static ExpertManager myExpertManager
Constructor Detail

ExpertManagerAccess

protected ExpertManagerAccess()
Method Detail

getManager

public static ExpertManager getManager()
Used to get expert manager instance

setManager

public void setManager(ExpertManager manager)

Association Links

to Class com.togethersoft.openapi.baseexpert.ExpertManager