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 |
ClfnCharcRstrcnForKeyDateCreateFluentHelper.getEntity() |
protected ClfnCharcRstrcnForKeyDate |
ClfnCharcRstrcnForKeyDateDeleteFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
List<ClfnCharcRstrcnForKeyDate> |
ClfnCharacteristicForKeyDate.fetchCharacteristicRestriction()
Fetches the ClfnCharcRstrcnForKeyDate entities (one to many) associated with this entity.
|
Optional<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> |
ClfnCharcRstrcnForKeyDateByKeyFluentHelper.getEntityClass() |
protected Class<ClfnCharcRstrcnForKeyDate> |
ClfnCharcRstrcnForKeyDateFluentHelper.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) |
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.
|
protected ClfnCharcRstrcnForKeyDateLink<ObjectT> |
ClfnCharcRstrcnForKeyDateLink.translateLinkType(EntityLink<ClfnCharcRstrcnForKeyDateLink<ObjectT>,ClfnCharcRstrcnForKeyDate,ObjectT> link) |
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 documentPart,
String documentVersion,
String charcMaintAuthGrp,
Boolean charcIsReadOnly,
Boolean charcIsHidden,
String charcExponentFormat,
Boolean charcEntryIsNotFormatCtrld,
Boolean charcTemplateIsDisplayed,
LocalDateTime creationDate,
LocalDateTime lastChangeDate,
ZonedDateTime charcLastChangedDateTime,
LocalDateTime keyDate,
ErpConfigContext erpConfigContext,
List<ClfnCharcDescForKeyDate> toCharacteristicDesc,
List<ClfnCharcRefForKeyDate> toCharacteristicReference,
List<ClfnCharcRstrcnForKeyDate> toCharacteristicRestriction,
List<ClfnCharcValueForKeyDate> toCharacteristicValue) |
Copyright © 2018 SAP SE. All rights reserved.