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<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() |
Modifier and Type | Method and Description |
---|---|
List<ClfnClassDescForKeyDate> |
ClfnClassForKeyDate.fetchClassDescription()
Fetches the ClfnClassDescForKeyDate entities (one to many) associated with this entity.
|
List<ClfnClassDescForKeyDate> |
ClfnClassForKeyDate.getClassDescriptionOrFetch()
Retrieval of associated ClfnClassDescForKeyDate entities (one to many).
|
com.google.common.base.Optional<List<ClfnClassDescForKeyDate>> |
ClfnClassForKeyDate.getClassDescriptionOrNull()
Retrieval of associated ClfnClassDescForKeyDate entities (one to many).
|
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) |
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(ClfnClassDescForKeyDate entity) |
ClfnClassDescForKeyDateDeleteFluentHelper(ClfnClassDescForKeyDate entity) |
ClfnClassDescForKeyDateUpdateFluentHelper(ClfnClassDescForKeyDate entity) |
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,
Calendar classStandardStartDate,
Calendar classStandardVersionStartDate,
String classStandardVersion,
String classStandardCharcTable,
Calendar creationDate,
Calendar lastChangeDate,
Boolean classIsLocal,
Calendar validityStartDate,
Calendar validityEndDate,
Calendar classLastChangedDateTime,
Calendar keyDate,
ErpConfigContext erpConfigContext,
List<ClfnClassCharcForKeyDate> toClassCharacteristic,
List<ClfnClassDescForKeyDate> toClassDescription,
List<ClfnClassKeywordForKeyDate> toClassKeyword,
List<ClfnClassTextForKeyDate> toClassText) |
Copyright © 2018 SAP SE. All rights reserved.