| Package | Description |
|---|---|
| org.broadleafcommerce.openadmin.server.domain |
| Modifier and Type | Field and Description |
|---|---|
protected PersistencePackageRequest.Type |
PersistencePackageRequest.type |
| Modifier and Type | Method and Description |
|---|---|
PersistencePackageRequest.Type |
PersistencePackageRequest.getType() |
static PersistencePackageRequest.Type |
PersistencePackageRequest.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PersistencePackageRequest.Type[] |
PersistencePackageRequest.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PersistencePackageRequest.setType(PersistencePackageRequest.Type type) |
PersistencePackageRequest |
PersistencePackageRequest.withType(PersistencePackageRequest.Type type) |
| Constructor and Description |
|---|
PersistencePackageRequest(PersistencePackageRequest.Type type) |
Copyright © 2017. All rights reserved.