Modifier and Type | Field and Description |
---|---|
static ClfnCharacteristicForKeyDateLink<ClfnCharcRstrcnForKeyDate> |
ClfnCharacteristicForKeyDate.TO_CHARACTERISTIC_RESTRICTION
Use with available fluent helpers to apply the to_CharacteristicRestriction navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
ClfnCharcRstrcnForKeyDate |
ClfnCharcRstrcnForKeyDate.ClfnCharcRstrcnForKeyDateBuilder.build() |
protected ClfnCharcRstrcnForKeyDate |
ClfnCharcRstrcnForKeyDateDeleteFluentHelper.getEntity() |
protected ClfnCharcRstrcnForKeyDate |
ClfnCharcRstrcnForKeyDateCreateFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
List<ClfnCharcRstrcnForKeyDate> |
ClfnCharacteristicForKeyDate.fetchCharacteristicRestriction()
Fetches the ClfnCharcRstrcnForKeyDate entities (one to many) associated with this entity.
|
io.vavr.control.Option<List<ClfnCharcRstrcnForKeyDate>> |
ClfnCharacteristicForKeyDate.getCharacteristicRestrictionIfPresent()
Retrieval of associated ClfnCharcRstrcnForKeyDate entities (one to many).
|
List<ClfnCharcRstrcnForKeyDate> |
ClfnCharacteristicForKeyDate.getCharacteristicRestrictionOrFetch()
Retrieval of associated ClfnCharcRstrcnForKeyDate entities (one to many).
|
protected Class<ClfnCharcRstrcnForKeyDate> |
ClfnCharcRstrcnForKeyDateFluentHelper.getEntityClass() |
protected Class<ClfnCharcRstrcnForKeyDate> |
ClfnCharcRstrcnForKeyDateByKeyFluentHelper.getEntityClass() |
Class<ClfnCharcRstrcnForKeyDate> |
ClfnCharcRstrcnForKeyDate.getType() |
Modifier and Type | Method and Description |
---|---|
void |
ClfnCharacteristicForKeyDate.addCharacteristicRestriction(ClfnCharcRstrcnForKeyDate... entity)
Adds elements to the list of associated ClfnCharcRstrcnForKeyDate entities.
|
ClfnCharacteristicForKeyDate.ClfnCharacteristicForKeyDateBuilder |
ClfnCharacteristicForKeyDate.ClfnCharacteristicForKeyDateBuilder.characteristicRestriction(ClfnCharcRstrcnForKeyDate... value)
Navigation property to_CharacteristicRestriction for ClfnCharacteristicForKeyDate to multiple
ClfnCharcRstrcnForKeyDate.
|
Modifier and Type | Method and Description |
---|---|
void |
ClfnCharacteristicForKeyDate.setCharacteristicRestriction(List<ClfnCharcRstrcnForKeyDate> value)
Overwrites the list of associated ClfnCharcRstrcnForKeyDate entities for the loaded navigation property
to_CharacteristicRestriction.
|
Constructor and Description |
---|
ClfnCharcRstrcnForKeyDateCreateFluentHelper(String servicePath,
ClfnCharcRstrcnForKeyDate entity)
Creates a fluent helper object that will create a
ClfnCharcRstrcnForKeyDate entity on the OData endpoint. |
ClfnCharcRstrcnForKeyDateDeleteFluentHelper(String servicePath,
ClfnCharcRstrcnForKeyDate entity)
Creates a fluent helper object that will delete a
ClfnCharcRstrcnForKeyDate entity on the OData endpoint. |
Constructor and Description |
---|
ClfnCharacteristicForKeyDate(String charcInternalID,
String characteristic,
String charcStatus,
String charcStatusName,
String charcDataType,
Short charcLength,
Short charcDecimals,
String charcTemplate,
Boolean valueIsCaseSensitive,
String charcGroup,
String charcGroupName,
Boolean entryIsRequired,
Boolean multipleValuesAreAllowed,
String charcValueUnit,
String unitOfMeasureISOCode,
String currency,
String currencyISOCode,
Short charcExponentValue,
Boolean valueIntervalIsAllowed,
Boolean additionalValueIsAllowed,
Boolean negativeValueIsAllowed,
LocalDateTime validityStartDate,
LocalDateTime validityEndDate,
String changeNumber,
String documentType,
String docNumber,
String documentVersion,
String documentPart,
String charcMaintAuthGrp,
Boolean charcIsReadOnly,
Boolean charcIsHidden,
Boolean charcIsRestrictable,
String charcExponentFormat,
Boolean charcEntryIsNotFormatCtrld,
Boolean charcTemplateIsDisplayed,
LocalDateTime creationDate,
LocalDateTime lastChangeDate,
ZonedDateTime charcLastChangedDateTime,
LocalDateTime keyDate,
List<ClfnCharcDescForKeyDate> toCharacteristicDesc,
List<ClfnCharcRefForKeyDate> toCharacteristicReference,
List<ClfnCharcRstrcnForKeyDate> toCharacteristicRestriction,
List<ClfnCharcValueForKeyDate> toCharacteristicValue) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<ClfnCharcRstrcnForKeyDate> |
ClfnCharcRstrcnForKeyDateOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression)
Query modifier to restrict the result set to entities for which this expression (formulated over a property of a
related entity) evaluates to true.
|
Modifier and Type | Method and Description |
---|---|
protected ClfnCharcRstrcnForKeyDateLink<ObjectT> |
ClfnCharcRstrcnForKeyDateLink.translateLinkType(EntityLink<ClfnCharcRstrcnForKeyDateLink<ObjectT>,ClfnCharcRstrcnForKeyDate,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.