Modifier and Type | Field and Description |
---|---|
static ClfnClassForKeyDateLink<ClfnClassDescForKeyDate> |
ClfnClassForKeyDate.TO_CLASS_DESCRIPTION
Use with available fluent helpers to apply the to_ClassDescription navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
ClfnClassDescForKeyDate |
ClfnClassDescForKeyDate.ClfnClassDescForKeyDateBuilder.build() |
protected ClfnClassDescForKeyDate |
ClfnClassDescForKeyDateCreateFluentHelper.getEntity() |
protected ClfnClassDescForKeyDate |
ClfnClassDescForKeyDateUpdateFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
List<ClfnClassDescForKeyDate> |
ClfnClassForKeyDate.fetchClassDescription()
Fetches the ClfnClassDescForKeyDate entities (one to many) associated with this entity.
|
io.vavr.control.Option<List<ClfnClassDescForKeyDate>> |
ClfnClassForKeyDate.getClassDescriptionIfPresent()
Retrieval of associated ClfnClassDescForKeyDate entities (one to many).
|
List<ClfnClassDescForKeyDate> |
ClfnClassForKeyDate.getClassDescriptionOrFetch()
Retrieval of associated ClfnClassDescForKeyDate entities (one to many).
|
protected Class<ClfnClassDescForKeyDate> |
ClfnClassDescForKeyDateByKeyFluentHelper.getEntityClass() |
protected Class<ClfnClassDescForKeyDate> |
ClfnClassDescForKeyDateFluentHelper.getEntityClass() |
Class<ClfnClassDescForKeyDate> |
ClfnClassDescForKeyDate.getType() |
Modifier and Type | Method and Description |
---|---|
void |
ClfnClassForKeyDate.addClassDescription(ClfnClassDescForKeyDate... entity)
Adds elements to the list of associated ClfnClassDescForKeyDate entities.
|
ClfnClassForKeyDate.ClfnClassForKeyDateBuilder |
ClfnClassForKeyDate.ClfnClassForKeyDateBuilder.classDescription(ClfnClassDescForKeyDate... value)
Navigation property to_ClassDescription for ClfnClassForKeyDate to multiple
ClfnClassDescForKeyDate.
|
Modifier and Type | Method and Description |
---|---|
void |
ClfnClassForKeyDate.setClassDescription(List<ClfnClassDescForKeyDate> value)
Overwrites the list of associated ClfnClassDescForKeyDate entities for the loaded navigation property
to_ClassDescription.
|
Constructor and Description |
---|
ClfnClassDescForKeyDateCreateFluentHelper(String servicePath,
ClfnClassDescForKeyDate entity)
Creates a fluent helper object that will create a
ClfnClassDescForKeyDate entity on the OData endpoint. |
ClfnClassDescForKeyDateUpdateFluentHelper(String servicePath,
ClfnClassDescForKeyDate entity)
Creates a fluent helper object that will update a
ClfnClassDescForKeyDate entity on the OData endpoint. |
Constructor and Description |
---|
ClfnClassForKeyDate(String classInternalID,
String classType,
String classTypeName,
String classProperty,
String classStatus,
String classStatusName,
String classGroup,
String classGroupName,
String classSearchAuthGrp,
String classClassfctnAuthGrp,
String classMaintAuthGrp,
String docNumber,
String documentType,
String documentPart,
String documentVersion,
String sameClassfctnReaction,
String classStandardOrgName,
String classStandardNumber,
LocalDateTime classStandardStartDate,
LocalDateTime classStandardVersionStartDate,
String classStandardVersion,
String classStandardCharcTable,
LocalDateTime creationDate,
LocalDateTime lastChangeDate,
Boolean classIsLocal,
LocalDateTime validityStartDate,
LocalDateTime validityEndDate,
ZonedDateTime classLastChangedDateTime,
LocalDateTime keyDate,
List<ClfnClassCharcForKeyDate> toClassCharacteristic,
List<ClfnClassDescForKeyDate> toClassDescription,
List<ClfnClassKeywordForKeyDate> toClassKeyword,
List<ClfnClassTextForKeyDate> toClassText) |
Modifier and Type | Method and Description |
---|---|
ClassDataForClassificationServiceBatchChangeSet |
DefaultClassDataForClassificationServiceBatchChangeSet.createClfnClassDescForKeyDate(ClfnClassDescForKeyDate clfnClassDescForKeyDate)
Create a new
ClfnClassDescForKeyDate entity and save it to the S/4HANA system. |
ClassDataForClassificationServiceBatchChangeSet |
ClassDataForClassificationServiceBatchChangeSet.createClfnClassDescForKeyDate(ClfnClassDescForKeyDate clfnClassDescForKeyDate)
Create a new
ClfnClassDescForKeyDate entity and save it to the S/4HANA system. |
ClassDataForClassificationServiceBatchChangeSet |
DefaultClassDataForClassificationServiceBatchChangeSet.updateClfnClassDescForKeyDate(ClfnClassDescForKeyDate clfnClassDescForKeyDate)
Update an existing
ClfnClassDescForKeyDate entity and save it to the S/4HANA system. |
ClassDataForClassificationServiceBatchChangeSet |
ClassDataForClassificationServiceBatchChangeSet.updateClfnClassDescForKeyDate(ClfnClassDescForKeyDate clfnClassDescForKeyDate)
Update an existing
ClfnClassDescForKeyDate entity and save it to the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<ClfnClassDescForKeyDate> |
ClfnClassDescForKeyDateOneToOneLink.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 ClfnClassDescForKeyDateLink<ObjectT> |
ClfnClassDescForKeyDateLink.translateLinkType(EntityLink<ClfnClassDescForKeyDateLink<ObjectT>,ClfnClassDescForKeyDate,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
ClfnClassDescForKeyDateCreateFluentHelper |
DefaultClassDataForClassificationService.createClfnClassDescForKeyDate(ClfnClassDescForKeyDate clfnClassDescForKeyDate) |
ClfnClassDescForKeyDateCreateFluentHelper |
ClassDataForClassificationService.createClfnClassDescForKeyDate(ClfnClassDescForKeyDate clfnClassDescForKeyDate)
Create a new
ClfnClassDescForKeyDate entity and save it to the S/4HANA system. |
ClfnClassDescForKeyDateUpdateFluentHelper |
DefaultClassDataForClassificationService.updateClfnClassDescForKeyDate(ClfnClassDescForKeyDate clfnClassDescForKeyDate) |
ClfnClassDescForKeyDateUpdateFluentHelper |
ClassDataForClassificationService.updateClfnClassDescForKeyDate(ClfnClassDescForKeyDate clfnClassDescForKeyDate)
Update an existing
ClfnClassDescForKeyDate entity and save it to the S/4HANA system. |
Copyright © 2019 SAP SE. All rights reserved.