Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.readclassdataforclassification |
Modifier and Type | Field and Description |
---|---|
static EntityFieldAll<ClfnClassDescForKeyDate> |
ClfnClassDescForKeyDate.ALL_FIELDS
Selector for all available fields of ClfnClassDescForKeyDate.
|
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 |
---|
ClfnClassForKeyDate(String classInternalID,
String classType,
String classTypeName,
String classProperty,
String classStatus,
String classStatusName,
String classificationIsAllowed,
String classGroup,
String classGroupName,
String classSearchAuthGrp,
String classClassfctnAuthGrp,
String classMaintAuthGrp,
String docNumber,
String documentType,
String documentPart,
String documentVersion,
String sameClassfctnReaction,
String clfnOrganizationalArea,
String classStandardOrgName,
String classStandardNumber,
Calendar classStandardStartDate,
Calendar classStandardVersionStartDate,
String classStandardVersion,
String classStandardCharcTable,
String createdByUser,
Calendar creationDate,
String lastChangedByUser,
Calendar lastChangeDate,
Boolean classIsLocal,
Calendar validityStartDate,
Calendar validityEndDate,
Calendar keyDate,
ErpConfigContext erpConfigContext,
List<ClfnClassCharcForKeyDate> toClassCharacteristic,
List<ClfnClassDescForKeyDate> toClassDescription,
List<ClfnClassKeywordForKeyDate> toClassKeyword,
List<ClfnClassTextForKeyDate> toClassText) |
Copyright © 2017 SAP SE. All rights reserved.