Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.readclassdataforclassification |
Modifier and Type | Field and Description |
---|---|
static EntityField<ClfnClassKeywordForKeyDate,String> |
ClfnClassKeywordForKeyDate.CLASS_INTERNAL_ID
Use with available fluent helpers to apply the ClassInternalID field to query operations.
|
static EntityField<ClfnClassKeywordForKeyDate,String> |
ClfnClassKeywordForKeyDate.CLASS_KEYWORD_POSITION_NUMBER
Use with available fluent helpers to apply the ClassKeywordPositionNumber field to query operations.
|
static EntityField<ClfnClassKeywordForKeyDate,String> |
ClfnClassKeywordForKeyDate.CLASS_KEYWORD_TEXT
Use with available fluent helpers to apply the ClassKeywordText field to query operations.
|
static EntityField<ClfnClassKeywordForKeyDate,Calendar> |
ClfnClassKeywordForKeyDate.KEY_DATE
Use with available fluent helpers to apply the KeyDate field to query operations.
|
static EntityField<ClfnClassKeywordForKeyDate,String> |
ClfnClassKeywordForKeyDate.LANGUAGE
Use with available fluent helpers to apply the Language field to query operations.
|
Modifier and Type | Method and Description |
---|---|
ClfnClassKeywordForKeyDate |
ClfnClassKeywordForKeyDate.ClfnClassKeywordForKeyDateBuilder.build() |
ClfnClassKeywordForKeyDate |
ClfnClassKeywordForKeyDateByKeyFluentHelper.execute()
Executes the underlying query using the stored key field values, plus any query modifiers that were previously called.
|
ClfnClassKeywordForKeyDate |
ClfnClassKeywordForKeyDateByKeyFluentHelper.execute(ErpConfigContext erpConfigContext)
Executes the underlying query using the stored key field values, plus any query modifiers that were previously called.
|
ClfnClassKeywordForKeyDate |
ClfnClassKeywordForKeyDateByKeyFluentHelper.execute(ErpEndpoint erpEndpoint)
Executes the underlying query using the stored key field values, plus any query modifiers that were previously called.
|
Modifier and Type | Method and Description |
---|---|
List<ClfnClassKeywordForKeyDate> |
ClfnClassKeywordForKeyDateFluentHelper.execute()
Executes the underlying query using any query modifiers that were previously called.
|
List<ClfnClassKeywordForKeyDate> |
ClfnClassKeywordForKeyDateFluentHelper.execute(ErpConfigContext erpConfigContext)
Executes the underlying query using any query modifiers that were previously called.
|
List<ClfnClassKeywordForKeyDate> |
ClfnClassKeywordForKeyDateFluentHelper.execute(ErpEndpoint erpEndpoint)
Executes the underlying query using any query modifiers that were previously called.
|
List<ClfnClassKeywordForKeyDate> |
ClfnClassForKeyDate.fetchClassKeyword()
Fetches the ClfnClassKeywordForKeyDate entities (one to many) associated with this entity.
|
static <T> EntityField<ClfnClassKeywordForKeyDate,T> |
ClfnClassKeywordForKeyDate.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
List<ClfnClassKeywordForKeyDate> |
ClfnClassForKeyDate.getClassKeywordOrFetch()
Retrieval of associated ClfnClassKeywordForKeyDate entities (one to many).
|
com.google.common.base.Optional<List<ClfnClassKeywordForKeyDate>> |
ClfnClassForKeyDate.getClassKeywordOrNull()
Retrieval of associated ClfnClassKeywordForKeyDate entities (one to many).
|
Class<ClfnClassKeywordForKeyDate> |
ClfnClassKeywordForKeyDate.getType() |
Modifier and Type | Method and Description |
---|---|
void |
ClfnClassForKeyDate.addClassKeyword(ClfnClassKeywordForKeyDate... entity)
Adds elements to the list of associated ClfnClassKeywordForKeyDate entities.
|
Modifier and Type | Method and Description |
---|---|
ClfnClassKeywordForKeyDateFluentHelper |
ClfnClassKeywordForKeyDateFluentHelper.filter(ExpressionFluentHelper<ClfnClassKeywordForKeyDate> expression)
Query modifier to restrict the set of returned entities based on the values of one or more fields.
|
ClfnClassKeywordForKeyDateFluentHelper |
ClfnClassKeywordForKeyDateFluentHelper.orderBy(EntityField<ClfnClassKeywordForKeyDate,?> field,
Order order)
Query modifier to sort the set of returned entities by one or more fields.
|
void |
ClfnClassForKeyDate.setClassKeyword(List<ClfnClassKeywordForKeyDate> value)
Overwrites the list of associated ClfnClassKeywordForKeyDate entities for the loaded navigation property to_ClassKeyword.
|
ClfnClassForKeyDate.ClfnClassForKeyDateBuilder |
ClfnClassForKeyDate.ClfnClassForKeyDateBuilder.toClassKeyword(List<ClfnClassKeywordForKeyDate> toClassKeyword) |
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.