Modifier and Type | Class and Description |
---|---|
static class |
Recipe.RecipeBuilder |
Modifier and Type | Field and Description |
---|---|
static EntityField<Recipe,String> |
PLANT
Use with available fluent helpers to apply the Plant field to query operations.
|
static EntityField<Recipe,UUID> |
RCP_FMLA_U_U_ID
Use with available fluent helpers to apply the RcpFmlaUUID field to query operations.
|
static EntityField<Recipe,String> |
RECIPE
Use with available fluent helpers to apply the Recipe field to query operations.
|
static EntityField<Recipe,String> |
RECIPE_ALTERNATIVE_NUMBER
Use with available fluent helpers to apply the RecipeAlternativeNumber field to query operations.
|
static EntityField<Recipe,String> |
RECIPE_AUTHORIZATION_GROUP
Use with available fluent helpers to apply the RecipeAuthorizationGroup field to query operations.
|
static EntityField<Recipe,String> |
RECIPE_CREATED_BY_USER
Use with available fluent helpers to apply the RecipeCreatedByUser field to query operations.
|
static EntityField<Recipe,Calendar> |
RECIPE_CREATION_DATE_TIME
Use with available fluent helpers to apply the RecipeCreationDateTime field to query operations.
|
static EntityField<Recipe,Boolean> |
RECIPE_IS_ARCHIVED
Use with available fluent helpers to apply the RecipeIsArchived field to query operations.
|
static EntityField<Recipe,Boolean> |
RECIPE_IS_DELETED
Use with available fluent helpers to apply the RecipeIsDeleted field to query operations.
|
static EntityField<Recipe,Calendar> |
RECIPE_LAST_CHANGE_DATE_TIME
Use with available fluent helpers to apply the RecipeLastChangeDateTime field to query operations.
|
static EntityField<Recipe,String> |
RECIPE_LAST_CHANGED_BY_USER
Use with available fluent helpers to apply the RecipeLastChangedByUser field to query operations.
|
static EntityField<Recipe,String> |
RECIPE_PRIM_OUTP_AUTHZN_GRP
Use with available fluent helpers to apply the RecipePrimOutpAuthznGrp field to query operations.
|
static EntityField<Recipe,String> |
RECIPE_PRIM_OUTP_SPEC_TYPE
Use with available fluent helpers to apply the RecipePrimOutpSpecType field to query operations.
|
static EntityField<Recipe,String> |
RECIPE_PRIMARY_OUTPUT
Use with available fluent helpers to apply the RecipePrimaryOutput field to query operations.
|
static EntityField<Recipe,String> |
RECIPE_PRIMARY_OUTPUT_INTERNAL_ID
Use with available fluent helpers to apply the RecipePrimaryOutputInternalID field to query operations.
|
static EntityField<Recipe,UUID> |
RECIPE_PROCESS_U_U_ID
Use with available fluent helpers to apply the RecipeProcessUUID field to query operations.
|
static EntityField<Recipe,String> |
RECIPE_PURPOSE
Use with available fluent helpers to apply the RecipePurpose field to query operations.
|
static EntityField<Recipe,String> |
RECIPE_STATUS
Use with available fluent helpers to apply the RecipeStatus field to query operations.
|
static EntityField<Recipe,String> |
RECIPE_STATUS_SCHEMA
Use with available fluent helpers to apply the RecipeStatusSchema field to query operations.
|
static EntityField<Recipe,String> |
RECIPE_TYPE
Use with available fluent helpers to apply the RecipeType field to query operations.
|
static EntityField<Recipe,String> |
RECIPE_U_U_I_D__TEXT
Use with available fluent helpers to apply the RecipeUUID_Text field to query operations.
|
static EntityField<Recipe,UUID> |
RECIPE_U_U_ID
Use with available fluent helpers to apply the RecipeUUID field to query operations.
|
static EntityField<Recipe,Calendar> |
RECIPE_VALIDITY_END_DATE
Use with available fluent helpers to apply the RecipeValidityEndDate field to query operations.
|
static EntityField<Recipe,BigDecimal> |
RECIPE_VALIDITY_MAX_QUANTITY
Use with available fluent helpers to apply the RecipeValidityMaxQuantity field to query operations.
|
static EntityField<Recipe,BigDecimal> |
RECIPE_VALIDITY_MIN_QUANTITY
Use with available fluent helpers to apply the RecipeValidityMinQuantity field to query operations.
|
static EntityField<Recipe,Calendar> |
RECIPE_VALIDITY_START_DATE
Use with available fluent helpers to apply the RecipeValidityStartDate field to query operations.
|
static EntityField<Recipe,String> |
RECIPE_VALIDITY_UNIT
Use with available fluent helpers to apply the RecipeValidityUnit field to query operations.
|
static EntityField<Recipe,String> |
RECIPE_VERSION_NUMBER
Use with available fluent helpers to apply the RecipeVersionNumber field to query operations.
|
Constructor and Description |
---|
Recipe() |
Recipe(UUID recipeUUID,
String recipeStatus,
String recipeStatusSchema,
String recipeAuthorizationGroup,
UUID rcpFmlaUUID,
UUID recipeProcessUUID,
Calendar recipeValidityStartDate,
Calendar recipeValidityEndDate,
BigDecimal recipeValidityMinQuantity,
BigDecimal recipeValidityMaxQuantity,
String recipeValidityUnit,
String recipeUUID_Text,
String plant,
String recipeCreatedByUser,
String recipeLastChangedByUser,
Calendar recipeCreationDateTime,
Calendar recipeLastChangeDateTime,
Boolean recipeIsDeleted,
Boolean recipeIsArchived,
String recipePrimOutpAuthznGrp,
String recipePrimOutpSpecType,
String recipe,
String recipePrimaryOutputInternalID,
String recipePrimaryOutput,
String recipeAlternativeNumber,
String recipeVersionNumber,
String recipeType,
String recipePurpose,
ErpConfigContext erpConfigContext) |
Modifier and Type | Method and Description |
---|---|
static Recipe.RecipeBuilder |
builder() |
boolean |
equals(Object o) |
List<RecipeFormulaItem> |
fetchFormulaItem()
Fetches the RecipeFormulaItem entities (one to many) associated with this entity.
|
List<RecipeText> |
fetchRecipeText()
Fetches the RecipeText entities (one to many) associated with this entity.
|
static <T> EntityField<Recipe,T> |
field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
ErpConfigContext |
getErpConfigContext()
Convienence field for reusing the same ERP system context with multiple queries (e.g.
|
String |
getPlant()
Constraints: Not nullable, Maximum length: 4
|
UUID |
getRcpFmlaUUID()
Constraints: none
|
String |
getRecipe()
Constraints: Not nullable, Maximum length: 20
|
String |
getRecipeAlternativeNumber()
Constraints: Not nullable, Maximum length: 3
|
String |
getRecipeAuthorizationGroup()
Constraints: Not nullable, Maximum length: 10
|
String |
getRecipeCreatedByUser()
Constraints: Not nullable, Maximum length: 12
|
Calendar |
getRecipeCreationDateTime()
Constraints: Not nullable, Precision: 0
|
Boolean |
getRecipeIsArchived()
Constraints: none
|
Boolean |
getRecipeIsDeleted()
Constraints: none
|
Calendar |
getRecipeLastChangeDateTime()
Constraints: Not nullable, Precision: 0
|
String |
getRecipeLastChangedByUser()
Constraints: Not nullable, Maximum length: 12
|
String |
getRecipePrimaryOutput()
Constraints: Not nullable, Maximum length: 12
|
String |
getRecipePrimaryOutputInternalID()
Constraints: Not nullable, Maximum length: 20
|
String |
getRecipePrimOutpAuthznGrp()
Constraints: Not nullable, Maximum length: 10
|
String |
getRecipePrimOutpSpecType()
Constraints: Not nullable, Maximum length: 10
|
UUID |
getRecipeProcessUUID()
Constraints: none
|
String |
getRecipePurpose()
Constraints: Not nullable, Maximum length: 5
|
String |
getRecipeStatus()
Constraints: Not nullable, Maximum length: 20
|
String |
getRecipeStatusSchema()
Constraints: Not nullable, Maximum length: 20
|
String |
getRecipeType()
Constraints: Not nullable, Maximum length: 20
|
String |
getRecipeUUID_Text()
Constraints: Not nullable, Maximum length: 132
|
UUID |
getRecipeUUID()
(Key Field) Constraints: Not nullable
|
Calendar |
getRecipeValidityEndDate()
Constraints: Not nullable, Precision: 0
|
BigDecimal |
getRecipeValidityMaxQuantity()
Constraints: Not nullable, Precision: 34, Scale: 6
|
BigDecimal |
getRecipeValidityMinQuantity()
Constraints: Not nullable, Precision: 34, Scale: 6
|
Calendar |
getRecipeValidityStartDate()
Constraints: Not nullable, Precision: 0
|
String |
getRecipeValidityUnit()
Constraints: Not nullable, Maximum length: 3
|
String |
getRecipeVersionNumber()
Constraints: Not nullable, Maximum length: 3
|
Class<Recipe> |
getType() |
int |
hashCode() |
void |
setErpConfigContext(ErpConfigContext erpConfigContext)
Convienence field for reusing the same ERP system context with multiple queries (e.g.
|
void |
setPlant(String plant)
Constraints: Not nullable, Maximum length: 4
|
void |
setRcpFmlaUUID(UUID rcpFmlaUUID)
Constraints: none
|
void |
setRecipe(String recipe)
Constraints: Not nullable, Maximum length: 20
|
void |
setRecipeAlternativeNumber(String recipeAlternativeNumber)
Constraints: Not nullable, Maximum length: 3
|
void |
setRecipeAuthorizationGroup(String recipeAuthorizationGroup)
Constraints: Not nullable, Maximum length: 10
|
void |
setRecipeCreatedByUser(String recipeCreatedByUser)
Constraints: Not nullable, Maximum length: 12
|
void |
setRecipeCreationDateTime(Calendar recipeCreationDateTime)
Constraints: Not nullable, Precision: 0
|
void |
setRecipeIsArchived(Boolean recipeIsArchived)
Constraints: none
|
void |
setRecipeIsDeleted(Boolean recipeIsDeleted)
Constraints: none
|
void |
setRecipeLastChangeDateTime(Calendar recipeLastChangeDateTime)
Constraints: Not nullable, Precision: 0
|
void |
setRecipeLastChangedByUser(String recipeLastChangedByUser)
Constraints: Not nullable, Maximum length: 12
|
void |
setRecipePrimaryOutput(String recipePrimaryOutput)
Constraints: Not nullable, Maximum length: 12
|
void |
setRecipePrimaryOutputInternalID(String recipePrimaryOutputInternalID)
Constraints: Not nullable, Maximum length: 20
|
void |
setRecipePrimOutpAuthznGrp(String recipePrimOutpAuthznGrp)
Constraints: Not nullable, Maximum length: 10
|
void |
setRecipePrimOutpSpecType(String recipePrimOutpSpecType)
Constraints: Not nullable, Maximum length: 10
|
void |
setRecipeProcessUUID(UUID recipeProcessUUID)
Constraints: none
|
void |
setRecipePurpose(String recipePurpose)
Constraints: Not nullable, Maximum length: 5
|
void |
setRecipeStatus(String recipeStatus)
Constraints: Not nullable, Maximum length: 20
|
void |
setRecipeStatusSchema(String recipeStatusSchema)
Constraints: Not nullable, Maximum length: 20
|
void |
setRecipeType(String recipeType)
Constraints: Not nullable, Maximum length: 20
|
void |
setRecipeUUID_Text(String recipeUUID_Text)
Constraints: Not nullable, Maximum length: 132
|
void |
setRecipeUUID(UUID recipeUUID)
(Key Field) Constraints: Not nullable
|
void |
setRecipeValidityEndDate(Calendar recipeValidityEndDate)
Constraints: Not nullable, Precision: 0
|
void |
setRecipeValidityMaxQuantity(BigDecimal recipeValidityMaxQuantity)
Constraints: Not nullable, Precision: 34, Scale: 6
|
void |
setRecipeValidityMinQuantity(BigDecimal recipeValidityMinQuantity)
Constraints: Not nullable, Precision: 34, Scale: 6
|
void |
setRecipeValidityStartDate(Calendar recipeValidityStartDate)
Constraints: Not nullable, Precision: 0
|
void |
setRecipeValidityUnit(String recipeValidityUnit)
Constraints: Not nullable, Maximum length: 3
|
void |
setRecipeVersionNumber(String recipeVersionNumber)
Constraints: Not nullable, Maximum length: 3
|
String |
toString() |
public static final EntityField<Recipe,UUID> RECIPE_U_U_ID
public static final EntityField<Recipe,String> RECIPE_STATUS
public static final EntityField<Recipe,String> RECIPE_STATUS_SCHEMA
public static final EntityField<Recipe,String> RECIPE_AUTHORIZATION_GROUP
public static final EntityField<Recipe,UUID> RCP_FMLA_U_U_ID
public static final EntityField<Recipe,UUID> RECIPE_PROCESS_U_U_ID
public static final EntityField<Recipe,Calendar> RECIPE_VALIDITY_START_DATE
public static final EntityField<Recipe,Calendar> RECIPE_VALIDITY_END_DATE
public static final EntityField<Recipe,BigDecimal> RECIPE_VALIDITY_MIN_QUANTITY
public static final EntityField<Recipe,BigDecimal> RECIPE_VALIDITY_MAX_QUANTITY
public static final EntityField<Recipe,String> RECIPE_VALIDITY_UNIT
public static final EntityField<Recipe,String> RECIPE_U_U_I_D__TEXT
public static final EntityField<Recipe,String> PLANT
public static final EntityField<Recipe,String> RECIPE_CREATED_BY_USER
public static final EntityField<Recipe,String> RECIPE_LAST_CHANGED_BY_USER
public static final EntityField<Recipe,Calendar> RECIPE_CREATION_DATE_TIME
public static final EntityField<Recipe,Calendar> RECIPE_LAST_CHANGE_DATE_TIME
public static final EntityField<Recipe,Boolean> RECIPE_IS_DELETED
public static final EntityField<Recipe,Boolean> RECIPE_IS_ARCHIVED
public static final EntityField<Recipe,String> RECIPE_PRIM_OUTP_AUTHZN_GRP
public static final EntityField<Recipe,String> RECIPE_PRIM_OUTP_SPEC_TYPE
public static final EntityField<Recipe,String> RECIPE
public static final EntityField<Recipe,String> RECIPE_PRIMARY_OUTPUT_INTERNAL_ID
public static final EntityField<Recipe,String> RECIPE_PRIMARY_OUTPUT
public static final EntityField<Recipe,String> RECIPE_ALTERNATIVE_NUMBER
public static final EntityField<Recipe,String> RECIPE_VERSION_NUMBER
public static final EntityField<Recipe,String> RECIPE_TYPE
public static final EntityField<Recipe,String> RECIPE_PURPOSE
@Generated(value="lombok") public Recipe()
@ConstructorProperties(value={"recipeUUID","recipeStatus","recipeStatusSchema","recipeAuthorizationGroup","rcpFmlaUUID","recipeProcessUUID","recipeValidityStartDate","recipeValidityEndDate","recipeValidityMinQuantity","recipeValidityMaxQuantity","recipeValidityUnit","recipeUUID_Text","plant","recipeCreatedByUser","recipeLastChangedByUser","recipeCreationDateTime","recipeLastChangeDateTime","recipeIsDeleted","recipeIsArchived","recipePrimOutpAuthznGrp","recipePrimOutpSpecType","recipe","recipePrimaryOutputInternalID","recipePrimaryOutput","recipeAlternativeNumber","recipeVersionNumber","recipeType","recipePurpose","erpConfigContext"}) @Generated(value="lombok") public Recipe(@Nullable UUID recipeUUID, @Nullable String recipeStatus, @Nullable String recipeStatusSchema, @Nullable String recipeAuthorizationGroup, @Nullable UUID rcpFmlaUUID, @Nullable UUID recipeProcessUUID, @Nullable Calendar recipeValidityStartDate, @Nullable Calendar recipeValidityEndDate, @Nullable BigDecimal recipeValidityMinQuantity, @Nullable BigDecimal recipeValidityMaxQuantity, @Nullable String recipeValidityUnit, @Nullable String recipeUUID_Text, @Nullable String plant, @Nullable String recipeCreatedByUser, @Nullable String recipeLastChangedByUser, @Nullable Calendar recipeCreationDateTime, @Nullable Calendar recipeLastChangeDateTime, @Nullable Boolean recipeIsDeleted, @Nullable Boolean recipeIsArchived, @Nullable String recipePrimOutpAuthznGrp, @Nullable String recipePrimOutpSpecType, @Nullable String recipe, @Nullable String recipePrimaryOutputInternalID, @Nullable String recipePrimaryOutput, @Nullable String recipeAlternativeNumber, @Nullable String recipeVersionNumber, @Nullable String recipeType, @Nullable String recipePurpose, ErpConfigContext erpConfigContext)
public static <T> EntityField<Recipe,T> field(String fieldName, Class<T> fieldType)
fieldName
- The name of the extension field as returned by the OData service.fieldType
- The Java type to use for the extension field when performing value comparisons.public List<RecipeFormulaItem> fetchFormulaItem() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
com.sap.cloud.sdk.odatav2.connectivity.ODataException
public List<RecipeText> fetchRecipeText() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
com.sap.cloud.sdk.odatav2.connectivity.ODataException
@Generated(value="lombok") public static Recipe.RecipeBuilder builder()
@Nullable @Generated(value="lombok") public UUID getRecipeUUID()
@Nullable @Generated(value="lombok") public String getRecipeStatus()
@Nullable @Generated(value="lombok") public String getRecipeStatusSchema()
@Nullable @Generated(value="lombok") public String getRecipeAuthorizationGroup()
@Nullable @Generated(value="lombok") public UUID getRcpFmlaUUID()
@Nullable @Generated(value="lombok") public UUID getRecipeProcessUUID()
@Nullable @Generated(value="lombok") public Calendar getRecipeValidityStartDate()
@Nullable @Generated(value="lombok") public Calendar getRecipeValidityEndDate()
@Nullable @Generated(value="lombok") public BigDecimal getRecipeValidityMinQuantity()
@Nullable @Generated(value="lombok") public BigDecimal getRecipeValidityMaxQuantity()
@Nullable @Generated(value="lombok") public String getRecipeValidityUnit()
@Nullable @Generated(value="lombok") public String getRecipeUUID_Text()
@Nullable @Generated(value="lombok") public String getPlant()
@Nullable @Generated(value="lombok") public String getRecipeCreatedByUser()
@Nullable @Generated(value="lombok") public String getRecipeLastChangedByUser()
@Nullable @Generated(value="lombok") public Calendar getRecipeCreationDateTime()
@Nullable @Generated(value="lombok") public Calendar getRecipeLastChangeDateTime()
@Nullable @Generated(value="lombok") public Boolean getRecipeIsDeleted()
@Nullable @Generated(value="lombok") public Boolean getRecipeIsArchived()
@Nullable @Generated(value="lombok") public String getRecipePrimOutpAuthznGrp()
@Nullable @Generated(value="lombok") public String getRecipePrimOutpSpecType()
@Nullable @Generated(value="lombok") public String getRecipe()
@Nullable @Generated(value="lombok") public String getRecipePrimaryOutputInternalID()
@Nullable @Generated(value="lombok") public String getRecipePrimaryOutput()
@Nullable @Generated(value="lombok") public String getRecipeAlternativeNumber()
@Nullable @Generated(value="lombok") public String getRecipeVersionNumber()
@Nullable @Generated(value="lombok") public String getRecipeType()
@Nullable @Generated(value="lombok") public String getRecipePurpose()
@Generated(value="lombok") public ErpConfigContext getErpConfigContext()
@Generated(value="lombok") public void setRecipeUUID(@Nullable UUID recipeUUID)
recipeUUID
- @Generated(value="lombok") public void setRecipeStatus(@Nullable String recipeStatus)
recipeStatus
- @Generated(value="lombok") public void setRecipeStatusSchema(@Nullable String recipeStatusSchema)
recipeStatusSchema
- @Generated(value="lombok") public void setRecipeAuthorizationGroup(@Nullable String recipeAuthorizationGroup)
recipeAuthorizationGroup
- @Generated(value="lombok") public void setRcpFmlaUUID(@Nullable UUID rcpFmlaUUID)
rcpFmlaUUID
- @Generated(value="lombok") public void setRecipeProcessUUID(@Nullable UUID recipeProcessUUID)
recipeProcessUUID
- @Generated(value="lombok") public void setRecipeValidityStartDate(@Nullable Calendar recipeValidityStartDate)
recipeValidityStartDate
- @Generated(value="lombok") public void setRecipeValidityEndDate(@Nullable Calendar recipeValidityEndDate)
recipeValidityEndDate
- @Generated(value="lombok") public void setRecipeValidityMinQuantity(@Nullable BigDecimal recipeValidityMinQuantity)
recipeValidityMinQuantity
- @Generated(value="lombok") public void setRecipeValidityMaxQuantity(@Nullable BigDecimal recipeValidityMaxQuantity)
recipeValidityMaxQuantity
- @Generated(value="lombok") public void setRecipeValidityUnit(@Nullable String recipeValidityUnit)
recipeValidityUnit
- @Generated(value="lombok") public void setRecipeUUID_Text(@Nullable String recipeUUID_Text)
recipeUUID_Text
- @Generated(value="lombok") public void setPlant(@Nullable String plant)
plant
- @Generated(value="lombok") public void setRecipeCreatedByUser(@Nullable String recipeCreatedByUser)
recipeCreatedByUser
- @Generated(value="lombok") public void setRecipeLastChangedByUser(@Nullable String recipeLastChangedByUser)
recipeLastChangedByUser
- @Generated(value="lombok") public void setRecipeCreationDateTime(@Nullable Calendar recipeCreationDateTime)
recipeCreationDateTime
- @Generated(value="lombok") public void setRecipeLastChangeDateTime(@Nullable Calendar recipeLastChangeDateTime)
recipeLastChangeDateTime
- @Generated(value="lombok") public void setRecipeIsDeleted(@Nullable Boolean recipeIsDeleted)
recipeIsDeleted
- @Generated(value="lombok") public void setRecipeIsArchived(@Nullable Boolean recipeIsArchived)
recipeIsArchived
- @Generated(value="lombok") public void setRecipePrimOutpAuthznGrp(@Nullable String recipePrimOutpAuthznGrp)
recipePrimOutpAuthznGrp
- @Generated(value="lombok") public void setRecipePrimOutpSpecType(@Nullable String recipePrimOutpSpecType)
recipePrimOutpSpecType
- @Generated(value="lombok") public void setRecipe(@Nullable String recipe)
recipe
- @Generated(value="lombok") public void setRecipePrimaryOutputInternalID(@Nullable String recipePrimaryOutputInternalID)
recipePrimaryOutputInternalID
- @Generated(value="lombok") public void setRecipePrimaryOutput(@Nullable String recipePrimaryOutput)
recipePrimaryOutput
- @Generated(value="lombok") public void setRecipeAlternativeNumber(@Nullable String recipeAlternativeNumber)
recipeAlternativeNumber
- @Generated(value="lombok") public void setRecipeVersionNumber(@Nullable String recipeVersionNumber)
recipeVersionNumber
- @Generated(value="lombok") public void setRecipeType(@Nullable String recipeType)
recipeType
- @Generated(value="lombok") public void setRecipePurpose(@Nullable String recipePurpose)
recipePurpose
- @Generated(value="lombok") public void setErpConfigContext(ErpConfigContext erpConfigContext)
erpConfigContext
- @Generated(value="lombok") public String toString()
@Generated(value="lombok") public boolean equals(Object o)
@Generated(value="lombok") public int hashCode()
Copyright © 2017 SAP SE. All rights reserved.