|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ChangeType | |
|---|---|
| org.broadleafcommerce.openadmin.server.domain | |
| org.broadleafcommerce.openadmin.server.service.type | |
| Uses of ChangeType in org.broadleafcommerce.openadmin.server.domain |
|---|
| Fields in org.broadleafcommerce.openadmin.server.domain declared as ChangeType | |
|---|---|
protected ChangeType |
EntitySandBoxItemImpl.changeType
|
| Methods in org.broadleafcommerce.openadmin.server.domain that return ChangeType | |
|---|---|
ChangeType |
EntitySandBoxItemImpl.getChangeType()
|
ChangeType |
EntitySandBoxItem.getChangeType()
|
| Methods in org.broadleafcommerce.openadmin.server.domain with parameters of type ChangeType | |
|---|---|
void |
EntitySandBoxItemImpl.setChangeType(ChangeType changeType)
|
void |
EntitySandBoxItem.setChangeType(ChangeType changeType)
|
| Uses of ChangeType in org.broadleafcommerce.openadmin.server.service.type |
|---|
| Methods in org.broadleafcommerce.openadmin.server.service.type that return ChangeType | |
|---|---|
static ChangeType |
ChangeType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ChangeType[] |
ChangeType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||