Modifier and Type | Field and Description |
---|---|
static ClfnClassForKeyDateLink<ClfnClassCharcForKeyDate> |
ClfnClassForKeyDate.TO_CLASS_CHARACTERISTIC
Use with available fluent helpers to apply the to_ClassCharacteristic navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
ClfnClassCharcForKeyDate |
ClfnClassCharcForKeyDate.ClfnClassCharcForKeyDateBuilder.build() |
protected ClfnClassCharcForKeyDate |
ClfnClassCharcForKeyDateCreateFluentHelper.getEntity() |
protected ClfnClassCharcForKeyDate |
ClfnClassCharcForKeyDateDeleteFluentHelper.getEntity() |
protected ClfnClassCharcForKeyDate |
ClfnClassCharcForKeyDateUpdateFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
List<ClfnClassCharcForKeyDate> |
ClfnClassForKeyDate.fetchClassCharacteristic()
Fetches the ClfnClassCharcForKeyDate entities (one to many) associated with this entity.
|
io.vavr.control.Option<List<ClfnClassCharcForKeyDate>> |
ClfnClassForKeyDate.getClassCharacteristicIfPresent()
Retrieval of associated ClfnClassCharcForKeyDate entities (one to many).
|
List<ClfnClassCharcForKeyDate> |
ClfnClassForKeyDate.getClassCharacteristicOrFetch()
Retrieval of associated ClfnClassCharcForKeyDate entities (one to many).
|
protected Class<ClfnClassCharcForKeyDate> |
ClfnClassCharcForKeyDateFluentHelper.getEntityClass() |
protected Class<ClfnClassCharcForKeyDate> |
ClfnClassCharcForKeyDateByKeyFluentHelper.getEntityClass() |
Class<ClfnClassCharcForKeyDate> |
ClfnClassCharcForKeyDate.getType() |
Modifier and Type | Method and Description |
---|---|
void |
ClfnClassForKeyDate.addClassCharacteristic(ClfnClassCharcForKeyDate... entity)
Adds elements to the list of associated ClfnClassCharcForKeyDate entities.
|
ClfnClassForKeyDate.ClfnClassForKeyDateBuilder |
ClfnClassForKeyDate.ClfnClassForKeyDateBuilder.classCharacteristic(ClfnClassCharcForKeyDate... value)
Navigation property to_ClassCharacteristic for ClfnClassForKeyDate to multiple
ClfnClassCharcForKeyDate.
|
Modifier and Type | Method and Description |
---|---|
void |
ClfnClassForKeyDate.setClassCharacteristic(List<ClfnClassCharcForKeyDate> value)
Overwrites the list of associated ClfnClassCharcForKeyDate entities for the loaded navigation property
to_ClassCharacteristic.
|
Constructor and Description |
---|
ClfnClassCharcForKeyDateCreateFluentHelper(String servicePath,
ClfnClassCharcForKeyDate entity)
Creates a fluent helper object that will create a
ClfnClassCharcForKeyDate entity on the OData endpoint. |
ClfnClassCharcForKeyDateDeleteFluentHelper(String servicePath,
ClfnClassCharcForKeyDate entity)
Creates a fluent helper object that will delete a
ClfnClassCharcForKeyDate entity on the OData endpoint. |
ClfnClassCharcForKeyDateUpdateFluentHelper(String servicePath,
ClfnClassCharcForKeyDate entity)
Creates a fluent helper object that will update a
ClfnClassCharcForKeyDate 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.createClfnClassCharcForKeyDate(ClfnClassCharcForKeyDate clfnClassCharcForKeyDate)
Create a new
ClfnClassCharcForKeyDate entity and save it to the S/4HANA system. |
ClassDataForClassificationServiceBatchChangeSet |
ClassDataForClassificationServiceBatchChangeSet.createClfnClassCharcForKeyDate(ClfnClassCharcForKeyDate clfnClassCharcForKeyDate)
Create a new
ClfnClassCharcForKeyDate entity and save it to the S/4HANA system. |
ClassDataForClassificationServiceBatchChangeSet |
DefaultClassDataForClassificationServiceBatchChangeSet.deleteClfnClassCharcForKeyDate(ClfnClassCharcForKeyDate clfnClassCharcForKeyDate)
Deletes an existing
ClfnClassCharcForKeyDate entity in the S/4HANA system. |
ClassDataForClassificationServiceBatchChangeSet |
ClassDataForClassificationServiceBatchChangeSet.deleteClfnClassCharcForKeyDate(ClfnClassCharcForKeyDate clfnClassCharcForKeyDate)
Deletes an existing
ClfnClassCharcForKeyDate entity in the S/4HANA system. |
ClassDataForClassificationServiceBatchChangeSet |
DefaultClassDataForClassificationServiceBatchChangeSet.updateClfnClassCharcForKeyDate(ClfnClassCharcForKeyDate clfnClassCharcForKeyDate)
Update an existing
ClfnClassCharcForKeyDate entity and save it to the S/4HANA system. |
ClassDataForClassificationServiceBatchChangeSet |
ClassDataForClassificationServiceBatchChangeSet.updateClfnClassCharcForKeyDate(ClfnClassCharcForKeyDate clfnClassCharcForKeyDate)
Update an existing
ClfnClassCharcForKeyDate entity and save it to the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<ClfnClassCharcForKeyDate> |
ClfnClassCharcForKeyDateOneToOneLink.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 ClfnClassCharcForKeyDateLink<ObjectT> |
ClfnClassCharcForKeyDateLink.translateLinkType(EntityLink<ClfnClassCharcForKeyDateLink<ObjectT>,ClfnClassCharcForKeyDate,ObjectT> link) |
Copyright © 2019 SAP SE. All rights reserved.