Business Objects
Quark Platform Documentation
Version 1.7.0_0
Business Objects

org.openquark.cal.services
Class BasicCALWorkspace.Nullary

java.lang.Object
  extended by org.openquark.cal.services.CALWorkspace
      extended by org.openquark.cal.services.BasicCALWorkspace
          extended by org.openquark.cal.services.BasicCALWorkspace.Nullary
All Implemented Interfaces:
ProgramModifier.ProgramChangeListener, ResourceAccess
Enclosing class:
BasicCALWorkspace

public static class BasicCALWorkspace.Nullary
extends BasicCALWorkspace

The "nullary" CAL workspace. What this means is that the workspace exists in the same location as the StandardVault.

Author:
Edward Lam

Nested Class Summary
 
Nested classes/interfaces inherited from class org.openquark.cal.services.BasicCALWorkspace
BasicCALWorkspace.Discrete, BasicCALWorkspace.Nullary
 
Nested classes/interfaces inherited from class org.openquark.cal.services.CALWorkspace
CALWorkspace.DependencyFinder, CALWorkspace.SyncInfo
 
Field Summary
 
Fields inherited from class org.openquark.cal.services.BasicCALWorkspace
PROVIDER_FACTORY
 
Fields inherited from class org.openquark.cal.services.CALWorkspace
SERVICES_LOGGER_NAMESPACE
 
Method Summary
 String getWorkspaceID()
          
 String getWorkspaceLocationString()
          
static CALWorkspace makeNullaryWorkspace()
          Factory for a "nullary" CALWorkspace.
 
Methods inherited from class org.openquark.cal.services.CALWorkspace
addModule, asModuleContainer, checkDefinitionContent, containsModule, getClassInstance, getDebugInfo, getDebugInfoForModule, getDependencyFinder, getFirstModuleName, getGemEntity, getMetadata, getMetadata, getMetaModule, getModuleNames, getModuleNameToSourceManagerMapping, getNMetaModules, getNthMetaModule, getResourceManager, getResourceManagersForModule, getResourcePath, getScopedEntity, getSourceDefinition, getSourceManager, getSourceMetrics, getTypeConstructor, getUserResource, getVault, getVaultInfo, getVaultRegistry, getVaultStatus, getVaultStatus, getWorkspaceDeclarationManager, initializeWorkspace, loadPersistedWorkspace, moduleLoaded, moduleRemoved, registerCarAwareResourceManager, registerNonCarAwareResourceManager, registerVaultAuthenticator, registerVaultProvider, removeModule, removeModules, renameFeature, saveDesign, saveEntity, saveMetadata, saveMetadata, syncModule, syncModuleToRevision, syncModuleToStoredModule
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

makeNullaryWorkspace

public static CALWorkspace makeNullaryWorkspace()
Factory for a "nullary" CALWorkspace.

Returns:
a new nullary workspace.

getWorkspaceLocationString

public String getWorkspaceLocationString()

Specified by:
getWorkspaceLocationString in class CALWorkspace
Returns:
a readable string identifying the location of the workspace.

getWorkspaceID

public String getWorkspaceID()

Specified by:
getWorkspaceID in class CALWorkspace
Returns:
the workspace id. Null for a nullary workspace.

Business Objects
Quark Platform Documentation
Version 1.7.0_0
Business Objects

Copyright © 2007 Business Objects. All rights reserved.