Modifier and Type | Field and Description |
---|---|
static ClfnClassForKeyDateLink<ClfnClassTextForKeyDate> |
ClfnClassForKeyDate.TO_CLASS_TEXT
Use with available fluent helpers to apply the to_ClassText navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
ClfnClassTextForKeyDate |
ClfnClassTextForKeyDate.ClfnClassTextForKeyDateBuilder.build() |
protected ClfnClassTextForKeyDate |
ClfnClassTextForKeyDateDeleteFluentHelper.getEntity() |
protected ClfnClassTextForKeyDate |
ClfnClassTextForKeyDateCreateFluentHelper.getEntity() |
protected ClfnClassTextForKeyDate |
ClfnClassTextForKeyDateUpdateFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
List<ClfnClassTextForKeyDate> |
ClfnClassForKeyDate.fetchClassText()
Fetches the ClfnClassTextForKeyDate entities (one to many) associated with this entity.
|
io.vavr.control.Option<List<ClfnClassTextForKeyDate>> |
ClfnClassForKeyDate.getClassTextIfPresent()
Retrieval of associated ClfnClassTextForKeyDate entities (one to many).
|
List<ClfnClassTextForKeyDate> |
ClfnClassForKeyDate.getClassTextOrFetch()
Retrieval of associated ClfnClassTextForKeyDate entities (one to many).
|
protected Class<ClfnClassTextForKeyDate> |
ClfnClassTextForKeyDateByKeyFluentHelper.getEntityClass() |
protected Class<ClfnClassTextForKeyDate> |
ClfnClassTextForKeyDateFluentHelper.getEntityClass() |
Class<ClfnClassTextForKeyDate> |
ClfnClassTextForKeyDate.getType() |
Modifier and Type | Method and Description |
---|---|
void |
ClfnClassForKeyDate.addClassText(ClfnClassTextForKeyDate... entity)
Adds elements to the list of associated ClfnClassTextForKeyDate entities.
|
ClfnClassForKeyDate.ClfnClassForKeyDateBuilder |
ClfnClassForKeyDate.ClfnClassForKeyDateBuilder.classText(ClfnClassTextForKeyDate... value)
Navigation property to_ClassText for ClfnClassForKeyDate to multiple
ClfnClassTextForKeyDate.
|
Modifier and Type | Method and Description |
---|---|
void |
ClfnClassForKeyDate.setClassText(List<ClfnClassTextForKeyDate> value)
Overwrites the list of associated ClfnClassTextForKeyDate entities for the loaded navigation property
to_ClassText.
|
Constructor and Description |
---|
ClfnClassTextForKeyDateCreateFluentHelper(String servicePath,
ClfnClassTextForKeyDate entity)
Creates a fluent helper object that will create a
ClfnClassTextForKeyDate entity on the OData endpoint. |
ClfnClassTextForKeyDateDeleteFluentHelper(String servicePath,
ClfnClassTextForKeyDate entity)
Creates a fluent helper object that will delete a
ClfnClassTextForKeyDate entity on the OData endpoint. |
ClfnClassTextForKeyDateUpdateFluentHelper(String servicePath,
ClfnClassTextForKeyDate entity)
Creates a fluent helper object that will update a
ClfnClassTextForKeyDate 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.createClfnClassTextForKeyDate(ClfnClassTextForKeyDate clfnClassTextForKeyDate)
Create a new
ClfnClassTextForKeyDate entity and save it to the S/4HANA system. |
ClassDataForClassificationServiceBatchChangeSet |
ClassDataForClassificationServiceBatchChangeSet.createClfnClassTextForKeyDate(ClfnClassTextForKeyDate clfnClassTextForKeyDate)
Create a new
ClfnClassTextForKeyDate entity and save it to the S/4HANA system. |
ClassDataForClassificationServiceBatchChangeSet |
DefaultClassDataForClassificationServiceBatchChangeSet.deleteClfnClassTextForKeyDate(ClfnClassTextForKeyDate clfnClassTextForKeyDate)
Deletes an existing
ClfnClassTextForKeyDate entity in the S/4HANA system. |
ClassDataForClassificationServiceBatchChangeSet |
ClassDataForClassificationServiceBatchChangeSet.deleteClfnClassTextForKeyDate(ClfnClassTextForKeyDate clfnClassTextForKeyDate)
Deletes an existing
ClfnClassTextForKeyDate entity in the S/4HANA system. |
ClassDataForClassificationServiceBatchChangeSet |
DefaultClassDataForClassificationServiceBatchChangeSet.updateClfnClassTextForKeyDate(ClfnClassTextForKeyDate clfnClassTextForKeyDate)
Update an existing
ClfnClassTextForKeyDate entity and save it to the S/4HANA system. |
ClassDataForClassificationServiceBatchChangeSet |
ClassDataForClassificationServiceBatchChangeSet.updateClfnClassTextForKeyDate(ClfnClassTextForKeyDate clfnClassTextForKeyDate)
Update an existing
ClfnClassTextForKeyDate entity and save it to the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<ClfnClassTextForKeyDate> |
ClfnClassTextForKeyDateOneToOneLink.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 ClfnClassTextForKeyDateLink<ObjectT> |
ClfnClassTextForKeyDateLink.translateLinkType(EntityLink<ClfnClassTextForKeyDateLink<ObjectT>,ClfnClassTextForKeyDate,ObjectT> link) |
Copyright © 2019 SAP SE. All rights reserved.