org.rivetlogic.scar.vo
Class ScarConfig

java.lang.Object
  extended by org.rivetlogic.scar.vo.ScarConfig

@Name(value="vo.scarconfig")
@Scope(value=APPLICATION)
public class ScarConfig
extends java.lang.Object

This class reads and exposes configurations for the application from an XML config file defined in Constants.CONFIG_FILE_APP_CONFIG

Author:
Rivet Logic Corporation

Field Summary
static java.lang.String REPOSITORY_PUBLIC_URL
           
static java.lang.String REPOSITORY_ROOT_LOCATION
           
static java.lang.String REPOSITORY_URL
           
static java.lang.String STANDARD_FOLDERS_LOCATION
           
 
Constructor Summary
ScarConfig()
           
 
Method Summary
 java.lang.String getWebDavUrl()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

REPOSITORY_URL

public static java.lang.String REPOSITORY_URL

REPOSITORY_PUBLIC_URL

public static java.lang.String REPOSITORY_PUBLIC_URL

REPOSITORY_ROOT_LOCATION

public static java.lang.String REPOSITORY_ROOT_LOCATION

STANDARD_FOLDERS_LOCATION

public static java.lang.String STANDARD_FOLDERS_LOCATION
Constructor Detail

ScarConfig

public ScarConfig()
Method Detail

getWebDavUrl

public java.lang.String getWebDavUrl()


Copyright 2008, Rivet Logic Corporation.