public final class GoalStandardType extends Object
Custom goal types can also be defined, but you should also provide the required deducers, or manually instantiate the technology models as they will not be identified by PolyGenesis.
| Modifier and Type | Field and Description |
|---|---|
static String |
CMD_CREATE
The constant CMD_CREATE.
|
static String |
CMD_DELETE
The constant CMD_DELETE.
|
static String |
CMD_RESET
The constant CMD_RESET.
|
static String |
CMD_UPDATE
The constant CMD_UPDATE.
|
static String |
QRY_CALCULATION
The constant QRY_CALCULATION.
|
static String |
QRY_COLLECTION
The constant QRY_COLLECTION.
|
static String |
QRY_DETAIL
The constant QRY_DETAIL.
|
static String |
QRY_VALIDATION
The constant QRY_VALIDATION.
|
public static final String CMD_CREATE
public static final String CMD_UPDATE
public static final String CMD_DELETE
public static final String CMD_RESET
public static final String QRY_DETAIL
public static final String QRY_COLLECTION
public static final String QRY_VALIDATION
public static final String QRY_CALCULATION
Copyright © 2015–2019 OREGOR LTD. All rights reserved.