Class QltyNotificationTaskLongText
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: QltyNotificationTaskLongText_Type
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classHelper class to allow for fluent creation of QltyNotificationTaskLongText instances. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SimpleProperty<QltyNotificationTaskLongText>Selector for all available fields of QltyNotificationTaskLongText.static final SimpleProperty.String<QltyNotificationTaskLongText>static final SimpleProperty.DateTime<QltyNotificationTaskLongText>static final SimpleProperty.String<QltyNotificationTaskLongText>static final SimpleProperty.String<QltyNotificationTaskLongText>static final SimpleProperty.NumericInteger<QltyNotificationTaskLongText>static final SimpleProperty.DateTime<QltyNotificationTaskLongText>static final SimpleProperty.String<QltyNotificationTaskLongText>static final SimpleProperty.String<QltyNotificationTaskLongText>static final SimpleProperty.String<QltyNotificationTaskLongText>static final SimpleProperty.String<QltyNotificationTaskLongText>static final SimpleProperty.String<QltyNotificationTaskLongText>Use with available request builders to apply the _QltyNotification navigation property to query operations.Use with available request builders to apply the _QltyNotificationTask navigation property to query operations.Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionQltyNotificationTaskLongText(String qualityNotification, String notificationTask, String language, Short longTextInternalNumber, String longTextID, String qltyNotificationTaskLongText, String mimeType, String longTextCreatedByUser, OffsetDateTime longTextCreatedAt, String longTextLastChangedByUser, OffsetDateTime longTextLastChangedAt, QualityNotification to_QltyNotification, QualityNotificationTask to_QltyNotificationTask) -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleanprotected voidprotected Stringprotected Stringprotected ODataEntityKeygetKey()(Key Field) Constraints: Not nullable, Maximum length: 2Constraints: NullableConstraints: Not nullable, Maximum length: 12Constraints: Not nullable, Maximum length: 4(Key Field) Constraints: Not nullableConstraints: NullableConstraints: Not nullable, Maximum length: 12Constraints: Not nullable, Maximum length: 128(Key Field) Constraints: Not nullable, Maximum length: 4io.vavr.control.Option<QualityNotification>Retrieval of associated QualityNotification entity (one to one).io.vavr.control.Option<QualityNotificationTask>Retrieval of associated QualityNotificationTask entity (one to one).Constraints: Not nullable(Key Field) Constraints: Not nullable, Maximum length: 12getType()inthashCode()voidsetLanguage(String language) (Key Field) Constraints: Not nullable, Maximum length: 2voidsetLongTextCreatedAt(OffsetDateTime longTextCreatedAt) Constraints: NullablevoidsetLongTextCreatedByUser(String longTextCreatedByUser) Constraints: Not nullable, Maximum length: 12voidsetLongTextID(String longTextID) Constraints: Not nullable, Maximum length: 4voidsetLongTextInternalNumber(Short longTextInternalNumber) (Key Field) Constraints: Not nullablevoidsetLongTextLastChangedAt(OffsetDateTime longTextLastChangedAt) Constraints: NullablevoidsetLongTextLastChangedByUser(String longTextLastChangedByUser) Constraints: Not nullable, Maximum length: 12voidsetMimeType(String mimeType) Constraints: Not nullable, Maximum length: 128voidsetNotificationTask(String notificationTask) (Key Field) Constraints: Not nullable, Maximum length: 4voidOverwrites the associated QualityNotification entity for the loaded navigation property _QltyNotification.voidOverwrites the associated QualityNotificationTask entity for the loaded navigation property _QltyNotificationTask.voidsetQltyNotificationTaskLongText(String qltyNotificationTaskLongText) Constraints: Not nullablevoidsetQualityNotification(String qualityNotification) (Key Field) Constraints: Not nullable, Maximum length: 12toString()Methods inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity
all, attachToService, getDestinationForFetch, getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setServicePathForFetch, setVersionIdentifierMethods inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
getAnnotationProperties, getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields
-
Field Details
-
ALL_FIELDS
Selector for all available fields of QltyNotificationTaskLongText. -
QUALITY_NOTIFICATION
-
NOTIFICATION_TASK
-
LANGUAGE
-
LONG_TEXT_INTERNAL_NUMBER
public static final SimpleProperty.NumericInteger<QltyNotificationTaskLongText> LONG_TEXT_INTERNAL_NUMBER -
LONG_TEXT_ID
-
QLTY_NOTIFICATION_TASK_LONG_TEXT
public static final SimpleProperty.String<QltyNotificationTaskLongText> QLTY_NOTIFICATION_TASK_LONG_TEXT -
MIME_TYPE
-
LONG_TEXT_CREATED_BY_USER
-
LONG_TEXT_CREATED_AT
-
LONG_TEXT_LAST_CHANGED_BY_USER
public static final SimpleProperty.String<QltyNotificationTaskLongText> LONG_TEXT_LAST_CHANGED_BY_USER -
LONG_TEXT_LAST_CHANGED_AT
-
TO__QLTY_NOTIFICATION
public static final NavigationProperty.Single<QltyNotificationTaskLongText,QualityNotification> TO__QLTY_NOTIFICATIONUse with available request builders to apply the _QltyNotification navigation property to query operations. -
TO__QLTY_NOTIFICATION_TASK
public static final NavigationProperty.Single<QltyNotificationTaskLongText,QualityNotificationTask> TO__QLTY_NOTIFICATION_TASKUse with available request builders to apply the _QltyNotificationTask navigation property to query operations.
-
-
Constructor Details
-
QltyNotificationTaskLongText
public QltyNotificationTaskLongText() -
QltyNotificationTaskLongText
public QltyNotificationTaskLongText(@Nullable String qualityNotification, @Nullable String notificationTask, @Nullable String language, @Nullable Short longTextInternalNumber, @Nullable String longTextID, @Nullable String qltyNotificationTaskLongText, @Nullable String mimeType, @Nullable String longTextCreatedByUser, @Nullable OffsetDateTime longTextCreatedAt, @Nullable String longTextLastChangedByUser, @Nullable OffsetDateTime longTextLastChangedAt, @Nullable QualityNotification to_QltyNotification, @Nullable QualityNotificationTask to_QltyNotificationTask)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<QltyNotificationTaskLongText>
-
setQualityNotification
(Key Field) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: QualityNotification
- Parameters:
qualityNotification- Notification Number
-
setNotificationTask
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: NotificationTask
- Parameters:
notificationTask- Sequential Task Number
-
setLanguage
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: Language
- Parameters:
language- Language Key
-
setLongTextInternalNumber
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: LongTextInternalNumber
- Parameters:
longTextInternalNumber- Long Text Counter
-
setLongTextID
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: LongTextID
- Parameters:
longTextID- Text ID
-
setQltyNotificationTaskLongText
Constraints: Not nullableOriginal property name from the Odata EDM: QltyNotificationTaskLongText
- Parameters:
qltyNotificationTaskLongText- Long Text
-
setMimeType
Constraints: Not nullable, Maximum length: 128Original property name from the Odata EDM: MimeType
- Parameters:
mimeType- HTML content type
-
setLongTextCreatedByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: LongTextCreatedByUser
- Parameters:
longTextCreatedByUser- Name of Person Responsible for Creating the Object
-
setLongTextCreatedAt
Constraints: NullableOriginal property name from the Odata EDM: LongTextCreatedAt
- Parameters:
longTextCreatedAt- UTC Time Stamp in Short Form (YYYYMMDDhhmmss)
-
setLongTextLastChangedByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: LongTextLastChangedByUser
- Parameters:
longTextLastChangedByUser- Name of Person Who Changed Object
-
setLongTextLastChangedAt
Constraints: NullableOriginal property name from the Odata EDM: LongTextLastChangedAt
- Parameters:
longTextLastChangedAt- UTC Time Stamp in Short Form (YYYYMMDDhhmmss)
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<QltyNotificationTaskLongText>
-
getKey
- Overrides:
getKeyin classVdmObject<QltyNotificationTaskLongText>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<QltyNotificationTaskLongText>
-
fromMap
- Overrides:
fromMapin classVdmObject<QltyNotificationTaskLongText>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<QltyNotificationTaskLongText>
-
getQltyNotificationIfPresent
Retrieval of associated QualityNotification entity (one to one). This corresponds to the OData navigation property _QltyNotification.If the navigation property for an entity QltyNotificationTaskLongText has not been resolved yet, this method will not query further information. Instead its
Optionresult state will beempty.- Returns:
- If the information for navigation property _QltyNotification is already loaded, the result will
contain the QualityNotification entity. If not, an
Optionwith result stateemptyis returned.
-
setQltyNotification
Overwrites the associated QualityNotification entity for the loaded navigation property _QltyNotification.- Parameters:
value- New QualityNotification entity.
-
getQltyNotificationTaskIfPresent
Retrieval of associated QualityNotificationTask entity (one to one). This corresponds to the OData navigation property _QltyNotificationTask.If the navigation property for an entity QltyNotificationTaskLongText has not been resolved yet, this method will not query further information. Instead its
Optionresult state will beempty.- Returns:
- If the information for navigation property _QltyNotificationTask is already loaded, the result
will contain the QualityNotificationTask entity. If not, an
Optionwith result stateemptyis returned.
-
setQltyNotificationTask
Overwrites the associated QualityNotificationTask entity for the loaded navigation property _QltyNotificationTask.- Parameters:
value- New QualityNotificationTask entity.
-
builder
-
getQualityNotification
(Key Field) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: QualityNotification
- Returns:
- Notification Number
-
getNotificationTask
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: NotificationTask
- Returns:
- Sequential Task Number
-
getLanguage
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: Language
- Returns:
- Language Key
-
getLongTextInternalNumber
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: LongTextInternalNumber
- Returns:
- Long Text Counter
-
getLongTextID
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: LongTextID
- Returns:
- Text ID
-
getQltyNotificationTaskLongText
Constraints: Not nullableOriginal property name from the Odata EDM: QltyNotificationTaskLongText
- Returns:
- Long Text
-
getMimeType
Constraints: Not nullable, Maximum length: 128Original property name from the Odata EDM: MimeType
- Returns:
- HTML content type
-
getLongTextCreatedByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: LongTextCreatedByUser
- Returns:
- Name of Person Responsible for Creating the Object
-
getLongTextCreatedAt
Constraints: NullableOriginal property name from the Odata EDM: LongTextCreatedAt
- Returns:
- UTC Time Stamp in Short Form (YYYYMMDDhhmmss)
-
getLongTextLastChangedByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: LongTextLastChangedByUser
- Returns:
- Name of Person Who Changed Object
-
getLongTextLastChangedAt
Constraints: NullableOriginal property name from the Odata EDM: LongTextLastChangedAt
- Returns:
- UTC Time Stamp in Short Form (YYYYMMDDhhmmss)
-
toString
- Overrides:
toStringin classVdmObject<QltyNotificationTaskLongText>
-
equals
- Overrides:
equalsin classVdmEntity<QltyNotificationTaskLongText>
-
canEqual
- Overrides:
canEqualin classVdmEntity<QltyNotificationTaskLongText>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<QltyNotificationTaskLongText>
-
getOdataType
- Specified by:
getOdataTypein classVdmObject<QltyNotificationTaskLongText>
-