org.broadleafcommerce.profile.extensibility.context
Class StandardConfigLocations
java.lang.Object
org.broadleafcommerce.profile.extensibility.context.StandardConfigLocations
public class StandardConfigLocations
- extends java.lang.Object
|
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 |
EXTRACONFIGLOCATIONSKEY
public static final java.lang.String EXTRACONFIGLOCATIONSKEY
- See Also:
- Constant Field Values
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
StandardConfigLocations
public StandardConfigLocations()
retrieveAll
public static java.lang.String[] retrieveAll(int contextType)
throws java.io.IOException
- Throws:
java.io.IOException
Copyright © 2011. All Rights Reserved.