|
![]() Quark Platform Documentation Version 1.7.0_0 Business Objects |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openquark.cal.services.BasicCALServices.Config
public static final class BasicCALServices.Config
This class is used to encapsulate BasicCALServices configuration properties.
| Method Summary | |
|---|---|
void |
setEntryPointCacheSize(int entryPointCacheSize)
Set the maximum number of entry points that can be cached for a particular module |
void |
setModuleCacheSize(int moduleCacheSize)
Set the maximum number of modules for which entry points will be cached |
void |
setSourceRootProvider(WorkspaceManager.SourceGenerationRootOverrideProvider rootProvider)
Set the root directory provider - this controls where compiled modules are stored. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public void setEntryPointCacheSize(int entryPointCacheSize)
entryPointCacheSize - public void setModuleCacheSize(int moduleCacheSize)
moduleCacheSize - the number of modules to cache entry points forpublic void setSourceRootProvider(WorkspaceManager.SourceGenerationRootOverrideProvider rootProvider)
rootProvider -
|
![]() Quark Platform Documentation Version 1.7.0_0 Business Objects |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||