|
![]() 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.CALWorkspace
org.openquark.cal.services.BasicCALWorkspace
org.openquark.cal.services.BasicCALWorkspace.Discrete
public static class BasicCALWorkspace.Discrete
A discrete workspace represents a single folder (plus subfolders) in the file system. Each discrete workspace lives independently of other discrete workspaces having a different client ID.
| 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 | |
|---|---|
File |
getRootDirectory()
|
String |
getWorkspaceID()
|
String |
getWorkspaceLocationString()
|
static CALWorkspace |
makeDiscreteWorkspace(String workspaceID)
Factory method for a discrete CALWorkspace. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static CALWorkspace makeDiscreteWorkspace(String workspaceID)
workspaceID - a string identifying the discrete workspace.
Workspace id's are used to identify and refer to specific workspaces.
public String getWorkspaceID()
getWorkspaceID in class CALWorkspacepublic File getRootDirectory()
public String getWorkspaceLocationString()
getWorkspaceLocationString in class CALWorkspace
|
![]() 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 | |||||||||