| Package | Description |
|---|---|
| org.broadleafcommerce.openadmin.server.service.persistence |
| Modifier and Type | Field and Description |
|---|---|
static TargetModeType |
TargetModeType.PRODUCTION |
static TargetModeType |
TargetModeType.SANDBOX |
static TargetModeType |
TargetModeType.STAGE |
protected TargetModeType |
PersistenceManagerImpl.targetMode |
| Modifier and Type | Method and Description |
|---|---|
static TargetModeType |
TargetModeType.getInstance(String type) |
TargetModeType |
PersistenceManagerImpl.getTargetMode() |
TargetModeType |
PersistenceManager.getTargetMode() |
| Modifier and Type | Method and Description |
|---|---|
void |
PersistenceManagerImpl.setTargetMode(TargetModeType targetMode) |
void |
PersistenceManager.setTargetMode(TargetModeType targetMode) |
Copyright © 2015. All Rights Reserved.