Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification | |
com.sap.cloud.sdk.s4hana.datamodel.odata.services |
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 |
ClfnClassCharcForKeyDateDeleteFluentHelper.getEntity() |
protected ClfnClassCharcForKeyDate |
ClfnClassCharcForKeyDateCreateFluentHelper.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.
|
Optional<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) |
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.
|
protected ClfnClassCharcForKeyDateLink<ObjectT> |
ClfnClassCharcForKeyDateLink.translateLinkType(EntityLink<ClfnClassCharcForKeyDateLink<ObjectT>,ClfnClassCharcForKeyDate,ObjectT> link) |
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,
ErpConfigContext erpConfigContext,
List<ClfnClassCharcForKeyDate> toClassCharacteristic,
List<ClfnClassDescForKeyDate> toClassDescription,
List<ClfnClassKeywordForKeyDate> toClassKeyword,
List<ClfnClassTextForKeyDate> toClassText) |
Copyright © 2018 SAP SE. All rights reserved.