Modifier and Type | Field and Description |
---|---|
static ClfnClassForKeyDateLink<ClfnClassKeywordForKeyDate> |
ClfnClassForKeyDate.TO_CLASS_KEYWORD
Use with available fluent helpers to apply the to_ClassKeyword navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
ClfnClassKeywordForKeyDate |
ClfnClassKeywordForKeyDate.ClfnClassKeywordForKeyDateBuilder.build() |
protected ClfnClassKeywordForKeyDate |
ClfnClassKeywordForKeyDateDeleteFluentHelper.getEntity() |
protected ClfnClassKeywordForKeyDate |
ClfnClassKeywordForKeyDateUpdateFluentHelper.getEntity() |
protected ClfnClassKeywordForKeyDate |
ClfnClassKeywordForKeyDateCreateFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
List<ClfnClassKeywordForKeyDate> |
ClfnClassForKeyDate.fetchClassKeyword()
Fetches the ClfnClassKeywordForKeyDate entities (one to many) associated with this entity.
|
io.vavr.control.Option<List<ClfnClassKeywordForKeyDate>> |
ClfnClassForKeyDate.getClassKeywordIfPresent()
Retrieval of associated ClfnClassKeywordForKeyDate entities (one to many).
|
List<ClfnClassKeywordForKeyDate> |
ClfnClassForKeyDate.getClassKeywordOrFetch()
Retrieval of associated ClfnClassKeywordForKeyDate entities (one to many).
|
protected Class<ClfnClassKeywordForKeyDate> |
ClfnClassKeywordForKeyDateByKeyFluentHelper.getEntityClass() |
protected Class<ClfnClassKeywordForKeyDate> |
ClfnClassKeywordForKeyDateFluentHelper.getEntityClass() |
Class<ClfnClassKeywordForKeyDate> |
ClfnClassKeywordForKeyDate.getType() |
Modifier and Type | Method and Description |
---|---|
void |
ClfnClassForKeyDate.addClassKeyword(ClfnClassKeywordForKeyDate... entity)
Adds elements to the list of associated ClfnClassKeywordForKeyDate entities.
|
ClfnClassForKeyDate.ClfnClassForKeyDateBuilder |
ClfnClassForKeyDate.ClfnClassForKeyDateBuilder.classKeyword(ClfnClassKeywordForKeyDate... value)
Navigation property to_ClassKeyword for ClfnClassForKeyDate to multiple
ClfnClassKeywordForKeyDate.
|
Modifier and Type | Method and Description |
---|---|
void |
ClfnClassForKeyDate.setClassKeyword(List<ClfnClassKeywordForKeyDate> value)
Overwrites the list of associated ClfnClassKeywordForKeyDate entities for the loaded navigation property
to_ClassKeyword.
|
Constructor and Description |
---|
ClfnClassKeywordForKeyDateCreateFluentHelper(String servicePath,
ClfnClassKeywordForKeyDate entity)
Creates a fluent helper object that will create a
ClfnClassKeywordForKeyDate entity on the OData endpoint. |
ClfnClassKeywordForKeyDateDeleteFluentHelper(String servicePath,
ClfnClassKeywordForKeyDate entity)
Creates a fluent helper object that will delete a
ClfnClassKeywordForKeyDate entity on the OData endpoint. |
ClfnClassKeywordForKeyDateUpdateFluentHelper(String servicePath,
ClfnClassKeywordForKeyDate entity)
Creates a fluent helper object that will update a
ClfnClassKeywordForKeyDate 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.createClfnClassKeywordForKeyDate(ClfnClassKeywordForKeyDate clfnClassKeywordForKeyDate)
Create a new
ClfnClassKeywordForKeyDate entity and save it to the S/4HANA system. |
ClassDataForClassificationServiceBatchChangeSet |
ClassDataForClassificationServiceBatchChangeSet.createClfnClassKeywordForKeyDate(ClfnClassKeywordForKeyDate clfnClassKeywordForKeyDate)
Create a new
ClfnClassKeywordForKeyDate entity and save it to the S/4HANA system. |
ClassDataForClassificationServiceBatchChangeSet |
DefaultClassDataForClassificationServiceBatchChangeSet.deleteClfnClassKeywordForKeyDate(ClfnClassKeywordForKeyDate clfnClassKeywordForKeyDate)
Deletes an existing
ClfnClassKeywordForKeyDate entity in the S/4HANA system. |
ClassDataForClassificationServiceBatchChangeSet |
ClassDataForClassificationServiceBatchChangeSet.deleteClfnClassKeywordForKeyDate(ClfnClassKeywordForKeyDate clfnClassKeywordForKeyDate)
Deletes an existing
ClfnClassKeywordForKeyDate entity in the S/4HANA system. |
ClassDataForClassificationServiceBatchChangeSet |
DefaultClassDataForClassificationServiceBatchChangeSet.updateClfnClassKeywordForKeyDate(ClfnClassKeywordForKeyDate clfnClassKeywordForKeyDate)
Update an existing
ClfnClassKeywordForKeyDate entity and save it to the S/4HANA system. |
ClassDataForClassificationServiceBatchChangeSet |
ClassDataForClassificationServiceBatchChangeSet.updateClfnClassKeywordForKeyDate(ClfnClassKeywordForKeyDate clfnClassKeywordForKeyDate)
Update an existing
ClfnClassKeywordForKeyDate entity and save it to the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<ClfnClassKeywordForKeyDate> |
ClfnClassKeywordForKeyDateOneToOneLink.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 ClfnClassKeywordForKeyDateLink<ObjectT> |
ClfnClassKeywordForKeyDateLink.translateLinkType(EntityLink<ClfnClassKeywordForKeyDateLink<ObjectT>,ClfnClassKeywordForKeyDate,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.