org.broadleafcommerce.extensibility.context
Class StandardConfigLocations

java.lang.Object
  extended by org.broadleafcommerce.extensibility.context.StandardConfigLocations

public class StandardConfigLocations
extends java.lang.Object


Field Summary
static int ALLCONTEXTTYPE
           
static int APPCONTEXTTYPE
           
static int SERVICECONTEXTTYPE
           
static int TESTCONTEXTTYPE
           
static int WEBCONTEXTTYPE
           
 
Constructor Summary
StandardConfigLocations()
           
 
Method Summary
static java.lang.String[] retrieveAll(int contextType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ALLCONTEXTTYPE

public static final int ALLCONTEXTTYPE
See Also:
Constant Field Values

WEBCONTEXTTYPE

public static final int WEBCONTEXTTYPE
See Also:
Constant Field Values

SERVICECONTEXTTYPE

public static final int SERVICECONTEXTTYPE
See Also:
Constant Field Values

TESTCONTEXTTYPE

public static final int TESTCONTEXTTYPE
See Also:
Constant Field Values

APPCONTEXTTYPE

public static final int APPCONTEXTTYPE
See Also:
Constant Field Values
Constructor Detail

StandardConfigLocations

public StandardConfigLocations()
Method Detail

retrieveAll

public static java.lang.String[] retrieveAll(int contextType)
                                      throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2010. All Rights Reserved.