Class DocumentInfoRecord
Original entity name from the Odata EDM: A_DocumentInfoRecordType
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classHelper class to allow for fluent creation of DocumentInfoRecord instances. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final DocumentInfoRecordSelectableSelector for all available fields of DocumentInfoRecord.static final DocumentInfoRecordField<String>Use with available fluent helpers to apply the AuthorizationGroup field to query operations.static final DocumentInfoRecordField<String>Use with available fluent helpers to apply the ChangeNumber field to query operations.static final DocumentInfoRecordField<ZonedDateTime>Use with available fluent helpers to apply the ChangedDateTime field to query operations.static final DocumentInfoRecordField<String>Use with available fluent helpers to apply the CreatedByUser field to query operations.static final DocumentInfoRecordField<ZonedDateTime>Use with available fluent helpers to apply the CreationDateTime field to query operations.static final DocumentInfoRecordField<Boolean>Use with available fluent helpers to apply the to_DocDesc_oc field to query operations.static final DocumentInfoRecordField<Boolean>Use with available fluent helpers to apply the DocInfoRecdIsMarkedForDeletion field to query operations.static final DocumentInfoRecordField<String>Use with available fluent helpers to apply the DocumentInfoRecord field to query operations.static final DocumentInfoRecordField<String>Use with available fluent helpers to apply the DocumentInfoRecordDocNumber field to query operations.static final DocumentInfoRecordField<String>Use with available fluent helpers to apply the DocumentInfoRecordDocPart field to query operations.static final DocumentInfoRecordField<String>Use with available fluent helpers to apply the DocumentInfoRecordDocType field to query operations.static final DocumentInfoRecordField<String>Use with available fluent helpers to apply the DocumentInfoRecordDocVersion field to query operations.static final DocumentInfoRecordField<String>Use with available fluent helpers to apply the DocumentStatusName field to query operations.static final DocumentInfoRecordField<String>Use with available fluent helpers to apply the ExternalDocumentStatus field to query operations.static final DocumentInfoRecordField<String>Use with available fluent helpers to apply the InternalDocumentStatus field to query operations.static final DocumentInfoRecordField<Boolean>Use with available fluent helpers to apply the IsDocInfoRecdCreatedFromCAD field to query operations.static final DocumentInfoRecordField<String>Use with available fluent helpers to apply the IsDocInfoRecdStructure field to query operations.static final DocumentInfoRecordField<String>Use with available fluent helpers to apply the LaboratoryOrDesignOffice field to query operations.static final DocumentInfoRecordField<String>Use with available fluent helpers to apply the LastChangedByUser field to query operations.static final DocumentInfoRecordField<Boolean>Use with available fluent helpers to apply the to_ProductObj_oc field to query operations.static final DocumentInfoRecordField<String>Use with available fluent helpers to apply the ResponsiblePersonName field to query operations.static final DocumentInfoRecordLink<DocInfoRecdObjLinkBOM>Use with available fluent helpers to apply the to_BomObj navigation property to query operations.static final DocumentInfoRecordLink<DocumentInfoRecordCharc>Use with available fluent helpers to apply the to_Characteristics navigation property to query operations.static final DocumentInfoRecordLink<DocInfoRecdObjLinkChgRecd>Use with available fluent helpers to apply the to_ChgRecdObj navigation property to query operations.static final DocumentInfoRecordLink<DocumentInfoRecordClass>Use with available fluent helpers to apply the to_Classification navigation property to query operations.static final DocumentInfoRecordLink<DocumentInfoRecordDesc>Use with available fluent helpers to apply the to_DocDesc navigation property to query operations.static final DocumentInfoRecordLink<DocumentInfoRecordDocStsVH>Use with available fluent helpers to apply the to_DocStatusVH navigation property to query operations.static final DocumentInfoRecordLink<DocInfoRecdObjLinkProduct>Use with available fluent helpers to apply the to_ProductObj navigation property to query operations.static final DocumentInfoRecordField<Boolean>Use with available fluent helpers to apply the Update_mc field to query operations.Fields inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
changedOriginalFields -
Constructor Summary
ConstructorsConstructorDescriptionDocumentInfoRecord(Boolean update_mc, Boolean docDesc_oc, Boolean productObj_oc, String documentInfoRecordDocType, String documentInfoRecordDocVersion, String documentInfoRecordDocNumber, String documentInfoRecordDocPart, String documentInfoRecord, String internalDocumentStatus, String laboratoryOrDesignOffice, String authorizationGroup, String changeNumber, Boolean docInfoRecdIsMarkedForDeletion, Boolean isDocInfoRecdCreatedFromCAD, String isDocInfoRecdStructure, String responsiblePersonName, ZonedDateTime creationDateTime, String createdByUser, ZonedDateTime changedDateTime, String lastChangedByUser, String externalDocumentStatus, String documentStatusName, List<DocInfoRecdObjLinkBOM> toBomObj, List<DocumentInfoRecordCharc> toCharacteristics, List<DocInfoRecdObjLinkChgRecd> toChgRecdObj, List<DocumentInfoRecordClass> toClassification, List<DocumentInfoRecordDesc> toDocDesc, List<DocumentInfoRecordDocStsVH> toDocStatusVH, List<DocInfoRecdObjLinkProduct> toProductObj) -
Method Summary
Modifier and TypeMethodDescriptionvoidaddBomObj(DocInfoRecdObjLinkBOM... entity) Adds elements to the list of associated DocInfoRecdObjLinkBOM entities.voidaddCharacteristics(DocumentInfoRecordCharc... entity) Adds elements to the list of associated DocumentInfoRecordCharc entities.voidaddChgRecdObj(DocInfoRecdObjLinkChgRecd... entity) Adds elements to the list of associated DocInfoRecdObjLinkChgRecd entities.voidaddClassification(DocumentInfoRecordClass... entity) Adds elements to the list of associated DocumentInfoRecordClass entities.voidaddDocDesc(DocumentInfoRecordDesc... entity) Adds elements to the list of associated DocumentInfoRecordDesc entities.voidaddDocStatusVH(DocumentInfoRecordDocStsVH... entity) Adds elements to the list of associated DocumentInfoRecordDocStsVH entities.voidaddProductObj(DocInfoRecdObjLinkProduct... entity) Adds elements to the list of associated DocInfoRecdObjLinkProduct entities.voidattachToService(String servicePath, HttpDestinationProperties destination) builder()protected booleanbooleanFetches the DocInfoRecdObjLinkBOM entities (one to many) associated with this entity.Fetches the DocumentInfoRecordCharc entities (one to many) associated with this entity.Fetches the DocInfoRecdObjLinkChgRecd entities (one to many) associated with this entity.Fetches the DocumentInfoRecordClass entities (one to many) associated with this entity.Fetches the DocumentInfoRecordDesc entities (one to many) associated with this entity.Fetches the DocumentInfoRecordDocStsVH entities (one to many) associated with this entity.Fetches the DocInfoRecdObjLinkProduct entities (one to many) associated with this entity.static <T,DomainT>
DocumentInfoRecordField<T>field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> DocumentInfoRecordField<T>Use with available fluent helpers to apply an extension field to query operations.protected voidConstraints: Not nullable, Maximum length: 4io.vavr.control.Option<List<DocInfoRecdObjLinkBOM>>Retrieval of associated DocInfoRecdObjLinkBOM entities (one to many).Retrieval of associated DocInfoRecdObjLinkBOM entities (one to many).Constraints: Not nullable, Precision: 0Constraints: Not nullable, Maximum length: 12io.vavr.control.Option<List<DocumentInfoRecordCharc>>Retrieval of associated DocumentInfoRecordCharc entities (one to many).Retrieval of associated DocumentInfoRecordCharc entities (one to many).io.vavr.control.Option<List<DocInfoRecdObjLinkChgRecd>>Retrieval of associated DocInfoRecdObjLinkChgRecd entities (one to many).Retrieval of associated DocInfoRecdObjLinkChgRecd entities (one to many).io.vavr.control.Option<List<DocumentInfoRecordClass>>Retrieval of associated DocumentInfoRecordClass entities (one to many).Retrieval of associated DocumentInfoRecordClass entities (one to many).Constraints: Not nullable, Maximum length: 12Constraints: Not nullable, Precision: 0protected StringConstraints: noneio.vavr.control.Option<List<DocumentInfoRecordDesc>>Retrieval of associated DocumentInfoRecordDesc entities (one to many).Retrieval of associated DocumentInfoRecordDesc entities (one to many).Constraints: noneio.vavr.control.Option<List<DocumentInfoRecordDocStsVH>>Retrieval of associated DocumentInfoRecordDocStsVH entities (one to many).Retrieval of associated DocumentInfoRecordDocStsVH entities (one to many).Constraints: Not nullable, Maximum length: 70(Key Field) Constraints: Not nullable, Maximum length: 25(Key Field) Constraints: Not nullable, Maximum length: 3(Key Field) Constraints: Not nullable, Maximum length: 3(Key Field) Constraints: Not nullable, Maximum length: 2Constraints: Not nullable, Maximum length: 16protected StringConstraints: Not nullable, Maximum length: 2Constraints: Not nullable, Maximum length: 2Constraints: noneConstraints: Not nullable, Maximum length: 1getKey()Constraints: Not nullable, Maximum length: 3Constraints: Not nullable, Maximum length: 12Constraints: noneio.vavr.control.Option<List<DocInfoRecdObjLinkProduct>>Retrieval of associated DocInfoRecdObjLinkProduct entities (one to many).Retrieval of associated DocInfoRecdObjLinkProduct entities (one to many).Constraints: Not nullable, Maximum length: 12getType()Constraints: noneinthashCode()voidsetAuthorizationGroup(String authorizationGroup) Constraints: Not nullable, Maximum length: 4voidsetBomObj(List<DocInfoRecdObjLinkBOM> value) Overwrites the list of associated DocInfoRecdObjLinkBOM entities for the loaded navigation property to_BomObj.voidsetChangedDateTime(ZonedDateTime changedDateTime) Constraints: Not nullable, Precision: 0voidsetChangeNumber(String changeNumber) Constraints: Not nullable, Maximum length: 12voidOverwrites the list of associated DocumentInfoRecordCharc entities for the loaded navigation property to_Characteristics.voidOverwrites the list of associated DocInfoRecdObjLinkChgRecd entities for the loaded navigation property to_ChgRecdObj.voidOverwrites the list of associated DocumentInfoRecordClass entities for the loaded navigation property to_Classification.voidsetCreatedByUser(String createdByUser) Constraints: Not nullable, Maximum length: 12voidsetCreationDateTime(ZonedDateTime creationDateTime) Constraints: Not nullable, Precision: 0voidsetDocDesc(List<DocumentInfoRecordDesc> value) Overwrites the list of associated DocumentInfoRecordDesc entities for the loaded navigation property to_DocDesc.voidsetDocDesc_oc(Boolean docDesc_oc) Constraints: nonevoidsetDocInfoRecdIsMarkedForDeletion(Boolean docInfoRecdIsMarkedForDeletion) Constraints: nonevoidOverwrites the list of associated DocumentInfoRecordDocStsVH entities for the loaded navigation property to_DocStatusVH.voidsetDocumentInfoRecord(String documentInfoRecord) Constraints: Not nullable, Maximum length: 70voidsetDocumentInfoRecordDocNumber(String documentInfoRecordDocNumber) (Key Field) Constraints: Not nullable, Maximum length: 25voidsetDocumentInfoRecordDocPart(String documentInfoRecordDocPart) (Key Field) Constraints: Not nullable, Maximum length: 3voidsetDocumentInfoRecordDocType(String documentInfoRecordDocType) (Key Field) Constraints: Not nullable, Maximum length: 3voidsetDocumentInfoRecordDocVersion(String documentInfoRecordDocVersion) (Key Field) Constraints: Not nullable, Maximum length: 2voidsetDocumentStatusName(String documentStatusName) Constraints: Not nullable, Maximum length: 16voidsetExternalDocumentStatus(String externalDocumentStatus) Constraints: Not nullable, Maximum length: 2voidsetInternalDocumentStatus(String internalDocumentStatus) Constraints: Not nullable, Maximum length: 2voidsetIsDocInfoRecdCreatedFromCAD(Boolean isDocInfoRecdCreatedFromCAD) Constraints: nonevoidsetIsDocInfoRecdStructure(String isDocInfoRecdStructure) Constraints: Not nullable, Maximum length: 1voidsetLaboratoryOrDesignOffice(String laboratoryOrDesignOffice) Constraints: Not nullable, Maximum length: 3voidsetLastChangedByUser(String lastChangedByUser) Constraints: Not nullable, Maximum length: 12voidOverwrites the list of associated DocInfoRecdObjLinkProduct entities for the loaded navigation property to_ProductObj.voidsetProductObj_oc(Boolean productObj_oc) Constraints: nonevoidsetResponsiblePersonName(String responsiblePersonName) Constraints: Not nullable, Maximum length: 12protected voidsetServicePathForFetch(String servicePathForFetch) voidsetUpdate_mc(Boolean update_mc) Constraints: nonetoString()Methods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmEntity
fetchFieldAsList, fetchFieldAsSingle, getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setVersionIdentifierMethods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
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 DocumentInfoRecord. -
UPDATE_MC
Use with available fluent helpers to apply the Update_mc field to query operations. -
DOC_DESC_OC
Use with available fluent helpers to apply the to_DocDesc_oc field to query operations. -
PRODUCT_OBJ_OC
Use with available fluent helpers to apply the to_ProductObj_oc field to query operations. -
DOCUMENT_INFO_RECORD_DOC_TYPE
Use with available fluent helpers to apply the DocumentInfoRecordDocType field to query operations. -
DOCUMENT_INFO_RECORD_DOC_VERSION
Use with available fluent helpers to apply the DocumentInfoRecordDocVersion field to query operations. -
DOCUMENT_INFO_RECORD_DOC_NUMBER
Use with available fluent helpers to apply the DocumentInfoRecordDocNumber field to query operations. -
DOCUMENT_INFO_RECORD_DOC_PART
Use with available fluent helpers to apply the DocumentInfoRecordDocPart field to query operations. -
DOCUMENT_INFO_RECORD
Use with available fluent helpers to apply the DocumentInfoRecord field to query operations. -
INTERNAL_DOCUMENT_STATUS
Use with available fluent helpers to apply the InternalDocumentStatus field to query operations. -
LABORATORY_OR_DESIGN_OFFICE
Use with available fluent helpers to apply the LaboratoryOrDesignOffice field to query operations. -
AUTHORIZATION_GROUP
Use with available fluent helpers to apply the AuthorizationGroup field to query operations. -
CHANGE_NUMBER
Use with available fluent helpers to apply the ChangeNumber field to query operations. -
DOC_INFO_RECD_IS_MARKED_FOR_DELETION
Use with available fluent helpers to apply the DocInfoRecdIsMarkedForDeletion field to query operations. -
IS_DOC_INFO_RECD_CREATED_FROM_CAD
Use with available fluent helpers to apply the IsDocInfoRecdCreatedFromCAD field to query operations. -
IS_DOC_INFO_RECD_STRUCTURE
Use with available fluent helpers to apply the IsDocInfoRecdStructure field to query operations. -
RESPONSIBLE_PERSON_NAME
Use with available fluent helpers to apply the ResponsiblePersonName field to query operations. -
CREATION_DATE_TIME
Use with available fluent helpers to apply the CreationDateTime field to query operations. -
CREATED_BY_USER
Use with available fluent helpers to apply the CreatedByUser field to query operations. -
CHANGED_DATE_TIME
Use with available fluent helpers to apply the ChangedDateTime field to query operations. -
LAST_CHANGED_BY_USER
Use with available fluent helpers to apply the LastChangedByUser field to query operations. -
EXTERNAL_DOCUMENT_STATUS
Use with available fluent helpers to apply the ExternalDocumentStatus field to query operations. -
DOCUMENT_STATUS_NAME
Use with available fluent helpers to apply the DocumentStatusName field to query operations. -
TO_BOM_OBJ
Use with available fluent helpers to apply the to_BomObj navigation property to query operations. -
TO_CHARACTERISTICS
Use with available fluent helpers to apply the to_Characteristics navigation property to query operations. -
TO_CHG_RECD_OBJ
Use with available fluent helpers to apply the to_ChgRecdObj navigation property to query operations. -
TO_CLASSIFICATION
Use with available fluent helpers to apply the to_Classification navigation property to query operations. -
TO_DOC_DESC
Use with available fluent helpers to apply the to_DocDesc navigation property to query operations. -
TO_DOC_STATUS_VH
Use with available fluent helpers to apply the to_DocStatusVH navigation property to query operations. -
TO_PRODUCT_OBJ
Use with available fluent helpers to apply the to_ProductObj navigation property to query operations.
-
-
Constructor Details
-
DocumentInfoRecord
public DocumentInfoRecord() -
DocumentInfoRecord
public DocumentInfoRecord(@Nullable Boolean update_mc, @Nullable Boolean docDesc_oc, @Nullable Boolean productObj_oc, @Nullable String documentInfoRecordDocType, @Nullable String documentInfoRecordDocVersion, @Nullable String documentInfoRecordDocNumber, @Nullable String documentInfoRecordDocPart, @Nullable String documentInfoRecord, @Nullable String internalDocumentStatus, @Nullable String laboratoryOrDesignOffice, @Nullable String authorizationGroup, @Nullable String changeNumber, @Nullable Boolean docInfoRecdIsMarkedForDeletion, @Nullable Boolean isDocInfoRecdCreatedFromCAD, @Nullable String isDocInfoRecdStructure, @Nullable String responsiblePersonName, @Nullable ZonedDateTime creationDateTime, @Nullable String createdByUser, @Nullable ZonedDateTime changedDateTime, @Nullable String lastChangedByUser, @Nullable String externalDocumentStatus, @Nullable String documentStatusName, List<DocInfoRecdObjLinkBOM> toBomObj, List<DocumentInfoRecordCharc> toCharacteristics, List<DocInfoRecdObjLinkChgRecd> toChgRecdObj, List<DocumentInfoRecordClass> toClassification, List<DocumentInfoRecordDesc> toDocDesc, List<DocumentInfoRecordDocStsVH> toDocStatusVH, List<DocInfoRecdObjLinkProduct> toProductObj)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<DocumentInfoRecord>
-
setUpdate_mc
Constraints: noneOriginal property name from the Odata EDM: Update_mc
- Parameters:
update_mc- Dyn. Method Control
-
setDocDesc_oc
Constraints: noneOriginal property name from the Odata EDM: to_DocDesc_oc
- Parameters:
docDesc_oc- Dynamic CbA-Control
-
setProductObj_oc
Constraints: noneOriginal property name from the Odata EDM: to_ProductObj_oc
- Parameters:
productObj_oc- Dynamic CbA-Control
-
setDocumentInfoRecordDocType
(Key Field) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: DocumentInfoRecordDocType
- Parameters:
documentInfoRecordDocType- Document Type
-
setDocumentInfoRecordDocVersion
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: DocumentInfoRecordDocVersion
- Parameters:
documentInfoRecordDocVersion- Document Version
-
setDocumentInfoRecordDocNumber
(Key Field) Constraints: Not nullable, Maximum length: 25Original property name from the Odata EDM: DocumentInfoRecordDocNumber
- Parameters:
documentInfoRecordDocNumber- Document number
-
setDocumentInfoRecordDocPart
(Key Field) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: DocumentInfoRecordDocPart
- Parameters:
documentInfoRecordDocPart- Document Part
-
setDocumentInfoRecord
Constraints: Not nullable, Maximum length: 70Original property name from the Odata EDM: DocumentInfoRecord
- Parameters:
documentInfoRecord- Document Info Record key in concatenated form
-
setInternalDocumentStatus
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: InternalDocumentStatus
- Parameters:
internalDocumentStatus- Document Status
-
setLaboratoryOrDesignOffice
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: LaboratoryOrDesignOffice
- Parameters:
laboratoryOrDesignOffice- Laboratory/Design Office
-
setAuthorizationGroup
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: AuthorizationGroup
- Parameters:
authorizationGroup- Authorization Group
-
setChangeNumber
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: ChangeNumber
- Parameters:
changeNumber- Change Number
-
setDocInfoRecdIsMarkedForDeletion
Constraints: noneOriginal property name from the Odata EDM: DocInfoRecdIsMarkedForDeletion
- Parameters:
docInfoRecdIsMarkedForDeletion- Deletion Indicator
-
setIsDocInfoRecdCreatedFromCAD
Constraints: noneOriginal property name from the Odata EDM: IsDocInfoRecdCreatedFromCAD
- Parameters:
isDocInfoRecdCreatedFromCAD- CAD Indicator
-
setIsDocInfoRecdStructure
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: IsDocInfoRecdStructure
- Parameters:
isDocInfoRecdStructure- The isDocInfoRecdStructure to set.
-
setResponsiblePersonName
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: ResponsiblePersonName
- Parameters:
responsiblePersonName- Name of Person Responsible
-
setCreationDateTime
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: CreationDateTime
- Parameters:
creationDateTime- Time Document Was Created
-
setCreatedByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CreatedByUser
- Parameters:
createdByUser- Document Creator's Name
-
setChangedDateTime
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ChangedDateTime
- Parameters:
changedDateTime- Time last change was made
-
setLastChangedByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: LastChangedByUser
- Parameters:
lastChangedByUser- Last Changed By
-
setExternalDocumentStatus
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ExternalDocumentStatus
- Parameters:
externalDocumentStatus- Status of a document (language-dependent)
-
setDocumentStatusName
Constraints: Not nullable, Maximum length: 16Original property name from the Odata EDM: DocumentStatusName
- Parameters:
documentStatusName- Description of document status
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<DocumentInfoRecord>
-
getKey
- Overrides:
getKeyin classVdmObject<DocumentInfoRecord>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<DocumentInfoRecord>
-
fromMap
- Overrides:
fromMapin classVdmObject<DocumentInfoRecord>
-
field
@Nonnull public static <T> DocumentInfoRecordField<T> field(@Nonnull String fieldName, @Nonnull Class<T> fieldType) Use with available fluent helpers to apply an extension field to query operations.- Type Parameters:
T- The type of the extension field when performing value comparisons.- Parameters:
fieldName- The name of the extension field as returned by the OData service.fieldType- The Java type to use for the extension field when performing value comparisons.- Returns:
- A representation of an extension field from this entity.
-
field
@Nonnull public static <T,DomainT> DocumentInfoRecordField<T> field(@Nonnull String fieldName, @Nonnull TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.- Type Parameters:
T- The type of the extension field when performing value comparisons.DomainT- The type of the extension field as returned by the OData service.- Parameters:
typeConverter- A TypeConverter<T, DomainT> instance whose first generic type matches the Java type of the fieldfieldName- The name of the extension field as returned by the OData service.- Returns:
- A representation of an extension field from this entity, holding a reference to the given TypeConverter.
-
getDestinationForFetch
- Overrides:
getDestinationForFetchin classVdmEntity<DocumentInfoRecord>
-
setServicePathForFetch
- Overrides:
setServicePathForFetchin classVdmEntity<DocumentInfoRecord>
-
attachToService
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination) - Overrides:
attachToServicein classVdmEntity<DocumentInfoRecord>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<DocumentInfoRecord>
-
fetchBomObj
Fetches the DocInfoRecdObjLinkBOM entities (one to many) associated with this entity. This corresponds to the OData navigation property to_BomObj.Please note: This method will not cache or persist the query results.
- Returns:
- List containing one or more associated DocInfoRecdObjLinkBOM entities. If no entities are associated then an empty list is returned.
- Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
-
getBomObjOrFetch
Retrieval of associated DocInfoRecdObjLinkBOM entities (one to many). This corresponds to the OData navigation property to_BomObj.If the navigation property to_BomObj of a queried DocumentInfoRecord is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Returns:
- List of associated DocInfoRecdObjLinkBOM entities.
- Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
-
getBomObjIfPresent
Retrieval of associated DocInfoRecdObjLinkBOM entities (one to many). This corresponds to the OData navigation property to_BomObj.If the navigation property for an entity DocumentInfoRecord 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 to_BomObj is already loaded, the result will contain
the DocInfoRecdObjLinkBOM entities. If not, an
Optionwith result stateemptyis returned.
-
setBomObj
Overwrites the list of associated DocInfoRecdObjLinkBOM entities for the loaded navigation property to_BomObj.If the navigation property to_BomObj of a queried DocumentInfoRecord is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Parameters:
value- List of DocInfoRecdObjLinkBOM entities.
-
addBomObj
Adds elements to the list of associated DocInfoRecdObjLinkBOM entities. This corresponds to the OData navigation property to_BomObj.If the navigation property to_BomObj of a queried DocumentInfoRecord is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Parameters:
entity- Array of DocInfoRecdObjLinkBOM entities.
-
fetchCharacteristics
Fetches the DocumentInfoRecordCharc entities (one to many) associated with this entity. This corresponds to the OData navigation property to_Characteristics.Please note: This method will not cache or persist the query results.
- Returns:
- List containing one or more associated DocumentInfoRecordCharc entities. If no entities are associated then an empty list is returned.
- Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
-
getCharacteristicsOrFetch
Retrieval of associated DocumentInfoRecordCharc entities (one to many). This corresponds to the OData navigation property to_Characteristics.If the navigation property to_Characteristics of a queried DocumentInfoRecord is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Returns:
- List of associated DocumentInfoRecordCharc entities.
- Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
-
getCharacteristicsIfPresent
Retrieval of associated DocumentInfoRecordCharc entities (one to many). This corresponds to the OData navigation property to_Characteristics.If the navigation property for an entity DocumentInfoRecord 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 to_Characteristics is already loaded, the result will
contain the DocumentInfoRecordCharc entities. If not, an
Optionwith result stateemptyis returned.
-
setCharacteristics
Overwrites the list of associated DocumentInfoRecordCharc entities for the loaded navigation property to_Characteristics.If the navigation property to_Characteristics of a queried DocumentInfoRecord is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Parameters:
value- List of DocumentInfoRecordCharc entities.
-
addCharacteristics
Adds elements to the list of associated DocumentInfoRecordCharc entities. This corresponds to the OData navigation property to_Characteristics.If the navigation property to_Characteristics of a queried DocumentInfoRecord is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Parameters:
entity- Array of DocumentInfoRecordCharc entities.
-
fetchChgRecdObj
Fetches the DocInfoRecdObjLinkChgRecd entities (one to many) associated with this entity. This corresponds to the OData navigation property to_ChgRecdObj.Please note: This method will not cache or persist the query results.
- Returns:
- List containing one or more associated DocInfoRecdObjLinkChgRecd entities. If no entities are associated then an empty list is returned.
- Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
-
getChgRecdObjOrFetch
Retrieval of associated DocInfoRecdObjLinkChgRecd entities (one to many). This corresponds to the OData navigation property to_ChgRecdObj.If the navigation property to_ChgRecdObj of a queried DocumentInfoRecord is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Returns:
- List of associated DocInfoRecdObjLinkChgRecd entities.
- Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
-
getChgRecdObjIfPresent
Retrieval of associated DocInfoRecdObjLinkChgRecd entities (one to many). This corresponds to the OData navigation property to_ChgRecdObj.If the navigation property for an entity DocumentInfoRecord 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 to_ChgRecdObj is already loaded, the result will
contain the DocInfoRecdObjLinkChgRecd entities. If not, an
Optionwith result stateemptyis returned.
-
setChgRecdObj
Overwrites the list of associated DocInfoRecdObjLinkChgRecd entities for the loaded navigation property to_ChgRecdObj.If the navigation property to_ChgRecdObj of a queried DocumentInfoRecord is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Parameters:
value- List of DocInfoRecdObjLinkChgRecd entities.
-
addChgRecdObj
Adds elements to the list of associated DocInfoRecdObjLinkChgRecd entities. This corresponds to the OData navigation property to_ChgRecdObj.If the navigation property to_ChgRecdObj of a queried DocumentInfoRecord is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Parameters:
entity- Array of DocInfoRecdObjLinkChgRecd entities.
-
fetchClassification
Fetches the DocumentInfoRecordClass entities (one to many) associated with this entity. This corresponds to the OData navigation property to_Classification.Please note: This method will not cache or persist the query results.
- Returns:
- List containing one or more associated DocumentInfoRecordClass entities. If no entities are associated then an empty list is returned.
- Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
-
getClassificationOrFetch
Retrieval of associated DocumentInfoRecordClass entities (one to many). This corresponds to the OData navigation property to_Classification.If the navigation property to_Classification of a queried DocumentInfoRecord is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Returns:
- List of associated DocumentInfoRecordClass entities.
- Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
-
getClassificationIfPresent
Retrieval of associated DocumentInfoRecordClass entities (one to many). This corresponds to the OData navigation property to_Classification.If the navigation property for an entity DocumentInfoRecord 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 to_Classification is already loaded, the result will
contain the DocumentInfoRecordClass entities. If not, an
Optionwith result stateemptyis returned.
-
setClassification
Overwrites the list of associated DocumentInfoRecordClass entities for the loaded navigation property to_Classification.If the navigation property to_Classification of a queried DocumentInfoRecord is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Parameters:
value- List of DocumentInfoRecordClass entities.
-
addClassification
Adds elements to the list of associated DocumentInfoRecordClass entities. This corresponds to the OData navigation property to_Classification.If the navigation property to_Classification of a queried DocumentInfoRecord is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Parameters:
entity- Array of DocumentInfoRecordClass entities.
-
fetchDocDesc
Fetches the DocumentInfoRecordDesc entities (one to many) associated with this entity. This corresponds to the OData navigation property to_DocDesc.Please note: This method will not cache or persist the query results.
- Returns:
- List containing one or more associated DocumentInfoRecordDesc entities. If no entities are associated then an empty list is returned.
- Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
-
getDocDescOrFetch
Retrieval of associated DocumentInfoRecordDesc entities (one to many). This corresponds to the OData navigation property to_DocDesc.If the navigation property to_DocDesc of a queried DocumentInfoRecord is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Returns:
- List of associated DocumentInfoRecordDesc entities.
- Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
-
getDocDescIfPresent
Retrieval of associated DocumentInfoRecordDesc entities (one to many). This corresponds to the OData navigation property to_DocDesc.If the navigation property for an entity DocumentInfoRecord 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 to_DocDesc is already loaded, the result will contain
the DocumentInfoRecordDesc entities. If not, an
Optionwith result stateemptyis returned.
-
setDocDesc
Overwrites the list of associated DocumentInfoRecordDesc entities for the loaded navigation property to_DocDesc.If the navigation property to_DocDesc of a queried DocumentInfoRecord is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Parameters:
value- List of DocumentInfoRecordDesc entities.
-
addDocDesc
Adds elements to the list of associated DocumentInfoRecordDesc entities. This corresponds to the OData navigation property to_DocDesc.If the navigation property to_DocDesc of a queried DocumentInfoRecord is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Parameters:
entity- Array of DocumentInfoRecordDesc entities.
-
fetchDocStatusVH
Fetches the DocumentInfoRecordDocStsVH entities (one to many) associated with this entity. This corresponds to the OData navigation property to_DocStatusVH.Please note: This method will not cache or persist the query results.
- Returns:
- List containing one or more associated DocumentInfoRecordDocStsVH entities. If no entities are associated then an empty list is returned.
- Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
-
getDocStatusVHOrFetch
Retrieval of associated DocumentInfoRecordDocStsVH entities (one to many). This corresponds to the OData navigation property to_DocStatusVH.If the navigation property to_DocStatusVH of a queried DocumentInfoRecord is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Returns:
- List of associated DocumentInfoRecordDocStsVH entities.
- Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
-
getDocStatusVHIfPresent
Retrieval of associated DocumentInfoRecordDocStsVH entities (one to many). This corresponds to the OData navigation property to_DocStatusVH.If the navigation property for an entity DocumentInfoRecord 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 to_DocStatusVH is already loaded, the result will
contain the DocumentInfoRecordDocStsVH entities. If not, an
Optionwith result stateemptyis returned.
-
setDocStatusVH
Overwrites the list of associated DocumentInfoRecordDocStsVH entities for the loaded navigation property to_DocStatusVH.If the navigation property to_DocStatusVH of a queried DocumentInfoRecord is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Parameters:
value- List of DocumentInfoRecordDocStsVH entities.
-
addDocStatusVH
Adds elements to the list of associated DocumentInfoRecordDocStsVH entities. This corresponds to the OData navigation property to_DocStatusVH.If the navigation property to_DocStatusVH of a queried DocumentInfoRecord is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Parameters:
entity- Array of DocumentInfoRecordDocStsVH entities.
-
fetchProductObj
Fetches the DocInfoRecdObjLinkProduct entities (one to many) associated with this entity. This corresponds to the OData navigation property to_ProductObj.Please note: This method will not cache or persist the query results.
- Returns:
- List containing one or more associated DocInfoRecdObjLinkProduct entities. If no entities are associated then an empty list is returned.
- Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
-
getProductObjOrFetch
Retrieval of associated DocInfoRecdObjLinkProduct entities (one to many). This corresponds to the OData navigation property to_ProductObj.If the navigation property to_ProductObj of a queried DocumentInfoRecord is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Returns:
- List of associated DocInfoRecdObjLinkProduct entities.
- Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
-
getProductObjIfPresent
Retrieval of associated DocInfoRecdObjLinkProduct entities (one to many). This corresponds to the OData navigation property to_ProductObj.If the navigation property for an entity DocumentInfoRecord 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 to_ProductObj is already loaded, the result will
contain the DocInfoRecdObjLinkProduct entities. If not, an
Optionwith result stateemptyis returned.
-
setProductObj
Overwrites the list of associated DocInfoRecdObjLinkProduct entities for the loaded navigation property to_ProductObj.If the navigation property to_ProductObj of a queried DocumentInfoRecord is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Parameters:
value- List of DocInfoRecdObjLinkProduct entities.
-
addProductObj
Adds elements to the list of associated DocInfoRecdObjLinkProduct entities. This corresponds to the OData navigation property to_ProductObj.If the navigation property to_ProductObj of a queried DocumentInfoRecord is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Parameters:
entity- Array of DocInfoRecdObjLinkProduct entities.
-
builder
-
getUpdate_mc
Constraints: noneOriginal property name from the Odata EDM: Update_mc
- Returns:
- Dyn. Method Control
-
getDocDesc_oc
Constraints: noneOriginal property name from the Odata EDM: to_DocDesc_oc
- Returns:
- Dynamic CbA-Control
-
getProductObj_oc
Constraints: noneOriginal property name from the Odata EDM: to_ProductObj_oc
- Returns:
- Dynamic CbA-Control
-
getDocumentInfoRecordDocType
(Key Field) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: DocumentInfoRecordDocType
- Returns:
- Document Type
-
getDocumentInfoRecordDocVersion
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: DocumentInfoRecordDocVersion
- Returns:
- Document Version
-
getDocumentInfoRecordDocNumber
(Key Field) Constraints: Not nullable, Maximum length: 25Original property name from the Odata EDM: DocumentInfoRecordDocNumber
- Returns:
- Document number
-
getDocumentInfoRecordDocPart
(Key Field) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: DocumentInfoRecordDocPart
- Returns:
- Document Part
-
getDocumentInfoRecord
Constraints: Not nullable, Maximum length: 70Original property name from the Odata EDM: DocumentInfoRecord
- Returns:
- Document Info Record key in concatenated form
-
getInternalDocumentStatus
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: InternalDocumentStatus
- Returns:
- Document Status
-
getLaboratoryOrDesignOffice
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: LaboratoryOrDesignOffice
- Returns:
- Laboratory/Design Office
-
getAuthorizationGroup
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: AuthorizationGroup
- Returns:
- Authorization Group
-
getChangeNumber
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: ChangeNumber
- Returns:
- Change Number
-
getDocInfoRecdIsMarkedForDeletion
Constraints: noneOriginal property name from the Odata EDM: DocInfoRecdIsMarkedForDeletion
- Returns:
- Deletion Indicator
-
getIsDocInfoRecdCreatedFromCAD
Constraints: noneOriginal property name from the Odata EDM: IsDocInfoRecdCreatedFromCAD
- Returns:
- CAD Indicator
-
getIsDocInfoRecdStructure
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: IsDocInfoRecdStructure
- Returns:
- The isDocInfoRecdStructure contained in this entity.
-
getResponsiblePersonName
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: ResponsiblePersonName
- Returns:
- Name of Person Responsible
-
getCreationDateTime
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: CreationDateTime
- Returns:
- Time Document Was Created
-
getCreatedByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CreatedByUser
- Returns:
- Document Creator's Name
-
getChangedDateTime
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ChangedDateTime
- Returns:
- Time last change was made
-
getLastChangedByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: LastChangedByUser
- Returns:
- Last Changed By
-
getExternalDocumentStatus
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ExternalDocumentStatus
- Returns:
- Status of a document (language-dependent)
-
getDocumentStatusName
Constraints: Not nullable, Maximum length: 16Original property name from the Odata EDM: DocumentStatusName
- Returns:
- Description of document status
-
toString
- Overrides:
toStringin classVdmObject<DocumentInfoRecord>
-
equals
- Overrides:
equalsin classVdmEntity<DocumentInfoRecord>
-
canEqual
- Overrides:
canEqualin classVdmEntity<DocumentInfoRecord>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<DocumentInfoRecord>
-