public class DocumentInfoRecord extends VdmEntity<DocumentInfoRecord>
Original entity name from the Odata EDM: A_DocumentInfoRecordType
Modifier and Type | Class and Description |
---|---|
static class |
DocumentInfoRecord.DocumentInfoRecordBuilder
Helper class to allow for fluent creation of DocumentInfoRecord instances.
|
Modifier and Type | Field and Description |
---|---|
static DocumentInfoRecordSelectable |
ALL_FIELDS
Selector for all available fields of DocumentInfoRecord.
|
static DocumentInfoRecordField<String> |
AUTHORIZATION_GROUP
Use with available fluent helpers to apply the AuthorizationGroup field to query operations.
|
static DocumentInfoRecordField<String> |
CHANGE_NUMBER
Use with available fluent helpers to apply the ChangeNumber field to query operations.
|
static DocumentInfoRecordField<ZonedDateTime> |
CHANGED_DATE_TIME
Use with available fluent helpers to apply the ChangedDateTime field to query operations.
|
static DocumentInfoRecordField<String> |
CREATED_BY_USER
Use with available fluent helpers to apply the CreatedByUser field to query operations.
|
static DocumentInfoRecordField<ZonedDateTime> |
CREATION_DATE_TIME
Use with available fluent helpers to apply the CreationDateTime field to query operations.
|
static DocumentInfoRecordField<Boolean> |
DOC_INFO_RECD_IS_MARKED_FOR_DELETION
Use with available fluent helpers to apply the DocInfoRecdIsMarkedForDeletion field to query operations.
|
static DocumentInfoRecordField<String> |
DOCUMENT_INFO_RECORD
Use with available fluent helpers to apply the DocumentInfoRecord field to query operations.
|
static DocumentInfoRecordField<String> |
DOCUMENT_INFO_RECORD_DOC_NUMBER
Use with available fluent helpers to apply the DocumentInfoRecordDocNumber field to query operations.
|
static DocumentInfoRecordField<String> |
DOCUMENT_INFO_RECORD_DOC_PART
Use with available fluent helpers to apply the DocumentInfoRecordDocPart field to query operations.
|
static DocumentInfoRecordField<String> |
DOCUMENT_INFO_RECORD_DOC_TYPE
Use with available fluent helpers to apply the DocumentInfoRecordDocType field to query operations.
|
static DocumentInfoRecordField<String> |
DOCUMENT_INFO_RECORD_DOC_VERSION
Use with available fluent helpers to apply the DocumentInfoRecordDocVersion field to query operations.
|
static DocumentInfoRecordField<String> |
INTERNAL_DOCUMENT_STATUS
Use with available fluent helpers to apply the InternalDocumentStatus field to query operations.
|
static DocumentInfoRecordField<Boolean> |
IS_DOC_INFO_RECD_CREATED_FROM_CAD
Use with available fluent helpers to apply the IsDocInfoRecdCreatedFromCAD field to query operations.
|
static DocumentInfoRecordField<String> |
IS_DOC_INFO_RECD_STRUCTURE
Use with available fluent helpers to apply the IsDocInfoRecdStructure field to query operations.
|
static DocumentInfoRecordField<String> |
LABORATORY_OR_DESIGN_OFFICE
Use with available fluent helpers to apply the LaboratoryOrDesignOffice field to query operations.
|
static DocumentInfoRecordField<String> |
LAST_CHANGED_BY_USER
Use with available fluent helpers to apply the LastChangedByUser field to query operations.
|
static DocumentInfoRecordField<String> |
RESPONSIBLE_PERSON_NAME
Use with available fluent helpers to apply the ResponsiblePersonName field to query operations.
|
static DocumentInfoRecordLink<DocInfoRecdObjLinkBOM> |
TO_BOM_OBJ
Use with available fluent helpers to apply the to_BomObj navigation property to query operations.
|
static DocumentInfoRecordLink<DocumentInfoRecordCharc> |
TO_CHARACTERISTICS
Use with available fluent helpers to apply the to_Characteristics navigation property to query operations.
|
static DocumentInfoRecordLink<DocInfoRecdObjLinkChgRecd> |
TO_CHG_RECD_OBJ
Use with available fluent helpers to apply the to_ChgRecdObj navigation property to query operations.
|
static DocumentInfoRecordLink<DocumentInfoRecordClass> |
TO_CLASSIFICATION
Use with available fluent helpers to apply the to_Classification navigation property to query operations.
|
static DocumentInfoRecordLink<DocumentInfoRecordDesc> |
TO_DOC_DESC
Use with available fluent helpers to apply the to_DocDesc navigation property to query operations.
|
static DocumentInfoRecordLink<DocumentInfoRecordDocStsVH> |
TO_DOC_STATUS_VH
Use with available fluent helpers to apply the to_DocStatusVH navigation property to query operations.
|
static DocumentInfoRecordLink<DocInfoRecdObjLinkProduct> |
TO_PRODUCT_OBJ
Use with available fluent helpers to apply the to_ProductObj navigation property to query operations.
|
changedOriginalFields
Constructor and Description |
---|
DocumentInfoRecord() |
DocumentInfoRecord(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,
List<DocInfoRecdObjLinkBOM> toBomObj,
List<DocumentInfoRecordCharc> toCharacteristics,
List<DocInfoRecdObjLinkChgRecd> toChgRecdObj,
List<DocumentInfoRecordClass> toClassification,
List<DocumentInfoRecordDesc> toDocDesc,
List<DocumentInfoRecordDocStsVH> toDocStatusVH,
List<DocInfoRecdObjLinkProduct> toProductObj) |
Modifier and Type | Method and Description |
---|---|
void |
addBomObj(DocInfoRecdObjLinkBOM... entity)
Adds elements to the list of associated DocInfoRecdObjLinkBOM entities.
|
void |
addCharacteristics(DocumentInfoRecordCharc... entity)
Adds elements to the list of associated DocumentInfoRecordCharc entities.
|
void |
addChgRecdObj(DocInfoRecdObjLinkChgRecd... entity)
Adds elements to the list of associated DocInfoRecdObjLinkChgRecd entities.
|
void |
addClassification(DocumentInfoRecordClass... entity)
Adds elements to the list of associated DocumentInfoRecordClass entities.
|
void |
addDocDesc(DocumentInfoRecordDesc... entity)
Adds elements to the list of associated DocumentInfoRecordDesc entities.
|
void |
addDocStatusVH(DocumentInfoRecordDocStsVH... entity)
Adds elements to the list of associated DocumentInfoRecordDocStsVH entities.
|
void |
addProductObj(DocInfoRecdObjLinkProduct... entity)
Adds elements to the list of associated DocInfoRecdObjLinkProduct entities.
|
void |
attachToService(String servicePath,
HttpDestinationProperties destination)
Sets the service path and destination for the fetch commands of this entity.
|
static DocumentInfoRecord.DocumentInfoRecordBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
List<DocInfoRecdObjLinkBOM> |
fetchBomObj()
Fetches the DocInfoRecdObjLinkBOM entities (one to many) associated with this entity.
|
List<DocumentInfoRecordCharc> |
fetchCharacteristics()
Fetches the DocumentInfoRecordCharc entities (one to many) associated with this entity.
|
List<DocInfoRecdObjLinkChgRecd> |
fetchChgRecdObj()
Fetches the DocInfoRecdObjLinkChgRecd entities (one to many) associated with this entity.
|
List<DocumentInfoRecordClass> |
fetchClassification()
Fetches the DocumentInfoRecordClass entities (one to many) associated with this entity.
|
List<DocumentInfoRecordDesc> |
fetchDocDesc()
Fetches the DocumentInfoRecordDesc entities (one to many) associated with this entity.
|
List<DocumentInfoRecordDocStsVH> |
fetchDocStatusVH()
Fetches the DocumentInfoRecordDocStsVH entities (one to many) associated with this entity.
|
List<DocInfoRecdObjLinkProduct> |
fetchProductObj()
Fetches the DocInfoRecdObjLinkProduct entities (one to many) associated with this entity.
|
static <T> DocumentInfoRecordField<T> |
field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
protected void |
fromMap(Map<String,Object> inputValues) |
String |
getAuthorizationGroup()
Constraints: Not nullable, Maximum length: 4
|
io.vavr.control.Option<List<DocInfoRecdObjLinkBOM>> |
getBomObjIfPresent()
Retrieval of associated DocInfoRecdObjLinkBOM entities (one to many).
|
List<DocInfoRecdObjLinkBOM> |
getBomObjOrFetch()
Retrieval of associated DocInfoRecdObjLinkBOM entities (one to many).
|
ZonedDateTime |
getChangedDateTime()
Constraints: Not nullable, Precision: 0
|
String |
getChangeNumber()
Constraints: Not nullable, Maximum length: 12
|
io.vavr.control.Option<List<DocumentInfoRecordCharc>> |
getCharacteristicsIfPresent()
Retrieval of associated DocumentInfoRecordCharc entities (one to many).
|
List<DocumentInfoRecordCharc> |
getCharacteristicsOrFetch()
Retrieval of associated DocumentInfoRecordCharc entities (one to many).
|
io.vavr.control.Option<List<DocInfoRecdObjLinkChgRecd>> |
getChgRecdObjIfPresent()
Retrieval of associated DocInfoRecdObjLinkChgRecd entities (one to many).
|
List<DocInfoRecdObjLinkChgRecd> |
getChgRecdObjOrFetch()
Retrieval of associated DocInfoRecdObjLinkChgRecd entities (one to many).
|
io.vavr.control.Option<List<DocumentInfoRecordClass>> |
getClassificationIfPresent()
Retrieval of associated DocumentInfoRecordClass entities (one to many).
|
List<DocumentInfoRecordClass> |
getClassificationOrFetch()
Retrieval of associated DocumentInfoRecordClass entities (one to many).
|
String |
getCreatedByUser()
Constraints: Not nullable, Maximum length: 12
|
ZonedDateTime |
getCreationDateTime()
Constraints: Not nullable, Precision: 0
|
protected String |
getDefaultServicePath()
Used by fluent helpers and navigation property methods to construct OData queries.
|
HttpDestinationProperties |
getDestinationForFetch()
Convienence field for reusing the same destination with multiple queries (e.g.
|
io.vavr.control.Option<List<DocumentInfoRecordDesc>> |
getDocDescIfPresent()
Retrieval of associated DocumentInfoRecordDesc entities (one to many).
|
List<DocumentInfoRecordDesc> |
getDocDescOrFetch()
Retrieval of associated DocumentInfoRecordDesc entities (one to many).
|
Boolean |
getDocInfoRecdIsMarkedForDeletion()
Constraints: none
|
io.vavr.control.Option<List<DocumentInfoRecordDocStsVH>> |
getDocStatusVHIfPresent()
Retrieval of associated DocumentInfoRecordDocStsVH entities (one to many).
|
List<DocumentInfoRecordDocStsVH> |
getDocStatusVHOrFetch()
Retrieval of associated DocumentInfoRecordDocStsVH entities (one to many).
|
String |
getDocumentInfoRecord()
Constraints: Not nullable, Maximum length: 70
|
String |
getDocumentInfoRecordDocNumber()
(Key Field) Constraints: Not nullable, Maximum length: 25
|
String |
getDocumentInfoRecordDocPart()
(Key Field) Constraints: Not nullable, Maximum length: 3
|
String |
getDocumentInfoRecordDocType()
(Key Field) Constraints: Not nullable, Maximum length: 3
|
String |
getDocumentInfoRecordDocVersion()
(Key Field) Constraints: Not nullable, Maximum length: 2
|
protected String |
getEntityCollection()
Used by fluent helpers and navigation property methods to construct OData queries.
|
String |
getInternalDocumentStatus()
Constraints: Not nullable, Maximum length: 2
|
Boolean |
getIsDocInfoRecdCreatedFromCAD()
Constraints: none
|
String |
getIsDocInfoRecdStructure()
Constraints: Not nullable, Maximum length: 1
|
protected Map<String,Object> |
getKey() |
String |
getLaboratoryOrDesignOffice()
Constraints: Not nullable, Maximum length: 3
|
String |
getLastChangedByUser()
Constraints: Not nullable, Maximum length: 12
|
io.vavr.control.Option<List<DocInfoRecdObjLinkProduct>> |
getProductObjIfPresent()
Retrieval of associated DocInfoRecdObjLinkProduct entities (one to many).
|
List<DocInfoRecdObjLinkProduct> |
getProductObjOrFetch()
Retrieval of associated DocInfoRecdObjLinkProduct entities (one to many).
|
String |
getResponsiblePersonName()
Constraints: Not nullable, Maximum length: 12
|
Class<DocumentInfoRecord> |
getType() |
int |
hashCode() |
void |
setAuthorizationGroup(String authorizationGroup)
Constraints: Not nullable, Maximum length: 4
|
void |
setBomObj(List<DocInfoRecdObjLinkBOM> value)
Overwrites the list of associated DocInfoRecdObjLinkBOM entities for the loaded navigation property
to_BomObj.
|
void |
setChangedDateTime(ZonedDateTime changedDateTime)
Constraints: Not nullable, Precision: 0
|
void |
setChangeNumber(String changeNumber)
Constraints: Not nullable, Maximum length: 12
|
void |
setCharacteristics(List<DocumentInfoRecordCharc> value)
Overwrites the list of associated DocumentInfoRecordCharc entities for the loaded navigation property
to_Characteristics.
|
void |
setChgRecdObj(List<DocInfoRecdObjLinkChgRecd> value)
Overwrites the list of associated DocInfoRecdObjLinkChgRecd entities for the loaded navigation property
to_ChgRecdObj.
|
void |
setClassification(List<DocumentInfoRecordClass> value)
Overwrites the list of associated DocumentInfoRecordClass entities for the loaded navigation property
to_Classification.
|
void |
setCreatedByUser(String createdByUser)
Constraints: Not nullable, Maximum length: 12
|
void |
setCreationDateTime(ZonedDateTime creationDateTime)
Constraints: Not nullable, Precision: 0
|
void |
setDocDesc(List<DocumentInfoRecordDesc> value)
Overwrites the list of associated DocumentInfoRecordDesc entities for the loaded navigation property
to_DocDesc.
|
void |
setDocInfoRecdIsMarkedForDeletion(Boolean docInfoRecdIsMarkedForDeletion)
Constraints: none
|
void |
setDocStatusVH(List<DocumentInfoRecordDocStsVH> value)
Overwrites the list of associated DocumentInfoRecordDocStsVH entities for the loaded navigation property
to_DocStatusVH.
|
void |
setDocumentInfoRecord(String documentInfoRecord)
Constraints: Not nullable, Maximum length: 70
|
void |
setDocumentInfoRecordDocNumber(String documentInfoRecordDocNumber)
(Key Field) Constraints: Not nullable, Maximum length: 25
|
void |
setDocumentInfoRecordDocPart(String documentInfoRecordDocPart)
(Key Field) Constraints: Not nullable, Maximum length: 3
|
void |
setDocumentInfoRecordDocType(String documentInfoRecordDocType)
(Key Field) Constraints: Not nullable, Maximum length: 3
|
void |
setDocumentInfoRecordDocVersion(String documentInfoRecordDocVersion)
(Key Field) Constraints: Not nullable, Maximum length: 2
|
void |
setInternalDocumentStatus(String internalDocumentStatus)
Constraints: Not nullable, Maximum length: 2
|
void |
setIsDocInfoRecdCreatedFromCAD(Boolean isDocInfoRecdCreatedFromCAD)
Constraints: none
|
void |
setIsDocInfoRecdStructure(String isDocInfoRecdStructure)
Constraints: Not nullable, Maximum length: 1
|
void |
setLaboratoryOrDesignOffice(String laboratoryOrDesignOffice)
Constraints: Not nullable, Maximum length: 3
|
void |
setLastChangedByUser(String lastChangedByUser)
Constraints: Not nullable, Maximum length: 12
|
void |
setProductObj(List<DocInfoRecdObjLinkProduct> value)
Overwrites the list of associated DocInfoRecdObjLinkProduct entities for the loaded navigation property
to_ProductObj.
|
void |
setResponsiblePersonName(String responsiblePersonName)
Constraints: Not nullable, Maximum length: 12
|
protected void |
setServicePathForFetch(String servicePathForFetch)
The service path only used for the fetch commands of this entity.
|
protected Map<String,Object> |
toMapOfFields() |
protected Map<String,Object> |
toMapOfNavigationProperties() |
String |
toString() |
getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setVersionIdentifier
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields
public static final DocumentInfoRecordSelectable ALL_FIELDS
public static final DocumentInfoRecordField<String> DOCUMENT_INFO_RECORD_DOC_TYPE
public static final DocumentInfoRecordField<String> DOCUMENT_INFO_RECORD_DOC_VERSION
public static final DocumentInfoRecordField<String> DOCUMENT_INFO_RECORD_DOC_NUMBER
public static final DocumentInfoRecordField<String> DOCUMENT_INFO_RECORD_DOC_PART
public static final DocumentInfoRecordField<String> DOCUMENT_INFO_RECORD
public static final DocumentInfoRecordField<String> INTERNAL_DOCUMENT_STATUS
public static final DocumentInfoRecordField<String> LABORATORY_OR_DESIGN_OFFICE
public static final DocumentInfoRecordField<String> AUTHORIZATION_GROUP
public static final DocumentInfoRecordField<String> CHANGE_NUMBER
public static final DocumentInfoRecordField<Boolean> DOC_INFO_RECD_IS_MARKED_FOR_DELETION
public static final DocumentInfoRecordField<Boolean> IS_DOC_INFO_RECD_CREATED_FROM_CAD
public static final DocumentInfoRecordField<String> IS_DOC_INFO_RECD_STRUCTURE
public static final DocumentInfoRecordField<String> RESPONSIBLE_PERSON_NAME
public static final DocumentInfoRecordField<ZonedDateTime> CREATION_DATE_TIME
public static final DocumentInfoRecordField<String> CREATED_BY_USER
public static final DocumentInfoRecordField<ZonedDateTime> CHANGED_DATE_TIME
public static final DocumentInfoRecordField<String> LAST_CHANGED_BY_USER
public static final DocumentInfoRecordLink<DocInfoRecdObjLinkBOM> TO_BOM_OBJ
public static final DocumentInfoRecordLink<DocumentInfoRecordCharc> TO_CHARACTERISTICS
public static final DocumentInfoRecordLink<DocInfoRecdObjLinkChgRecd> TO_CHG_RECD_OBJ
public static final DocumentInfoRecordLink<DocumentInfoRecordClass> TO_CLASSIFICATION
public static final DocumentInfoRecordLink<DocumentInfoRecordDesc> TO_DOC_DESC
public static final DocumentInfoRecordLink<DocumentInfoRecordDocStsVH> TO_DOC_STATUS_VH
public static final DocumentInfoRecordLink<DocInfoRecdObjLinkProduct> TO_PRODUCT_OBJ
public DocumentInfoRecord()
public DocumentInfoRecord(@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, List<DocInfoRecdObjLinkBOM> toBomObj, List<DocumentInfoRecordCharc> toCharacteristics, List<DocInfoRecdObjLinkChgRecd> toChgRecdObj, List<DocumentInfoRecordClass> toClassification, List<DocumentInfoRecordDesc> toDocDesc, List<DocumentInfoRecordDocStsVH> toDocStatusVH, List<DocInfoRecdObjLinkProduct> toProductObj)
@Nonnull public Class<DocumentInfoRecord> getType()
getType
in class VdmObject<DocumentInfoRecord>
public void setDocumentInfoRecordDocType(@Nullable String documentInfoRecordDocType)
Original property name from the Odata EDM: DocumentInfoRecordDocType
documentInfoRecordDocType
- Document Typepublic void setDocumentInfoRecordDocVersion(@Nullable String documentInfoRecordDocVersion)
Original property name from the Odata EDM: DocumentInfoRecordDocVersion
documentInfoRecordDocVersion
- Document Versionpublic void setDocumentInfoRecordDocNumber(@Nullable String documentInfoRecordDocNumber)
Original property name from the Odata EDM: DocumentInfoRecordDocNumber
documentInfoRecordDocNumber
- Document numberpublic void setDocumentInfoRecordDocPart(@Nullable String documentInfoRecordDocPart)
Original property name from the Odata EDM: DocumentInfoRecordDocPart
documentInfoRecordDocPart
- Document Partpublic void setDocumentInfoRecord(@Nullable String documentInfoRecord)
Original property name from the Odata EDM: DocumentInfoRecord
documentInfoRecord
- Document Info Record key in concatenated formpublic void setInternalDocumentStatus(@Nullable String internalDocumentStatus)
Original property name from the Odata EDM: InternalDocumentStatus
internalDocumentStatus
- Document Statuspublic void setLaboratoryOrDesignOffice(@Nullable String laboratoryOrDesignOffice)
Original property name from the Odata EDM: LaboratoryOrDesignOffice
laboratoryOrDesignOffice
- Laboratory/design officepublic void setAuthorizationGroup(@Nullable String authorizationGroup)
Original property name from the Odata EDM: AuthorizationGroup
authorizationGroup
- Authorization Grouppublic void setChangeNumber(@Nullable String changeNumber)
Original property name from the Odata EDM: ChangeNumber
changeNumber
- Change Numberpublic void setDocInfoRecdIsMarkedForDeletion(@Nullable Boolean docInfoRecdIsMarkedForDeletion)
Original property name from the Odata EDM: DocInfoRecdIsMarkedForDeletion
docInfoRecdIsMarkedForDeletion
- Deletion Indicatorpublic void setIsDocInfoRecdCreatedFromCAD(@Nullable Boolean isDocInfoRecdCreatedFromCAD)
Original property name from the Odata EDM: IsDocInfoRecdCreatedFromCAD
isDocInfoRecdCreatedFromCAD
- CAD Indicatorpublic void setIsDocInfoRecdStructure(@Nullable String isDocInfoRecdStructure)
Original property name from the Odata EDM: IsDocInfoRecdStructure
isDocInfoRecdStructure
- The isDocInfoRecdStructure to set.public void setResponsiblePersonName(@Nullable String responsiblePersonName)
Original property name from the Odata EDM: ResponsiblePersonName
responsiblePersonName
- Name of Person Responsiblepublic void setCreationDateTime(@Nullable ZonedDateTime creationDateTime)
Original property name from the Odata EDM: CreationDateTime
creationDateTime
- Time Document Was Createdpublic void setCreatedByUser(@Nullable String createdByUser)
Original property name from the Odata EDM: CreatedByUser
createdByUser
- Document Creator's Namepublic void setChangedDateTime(@Nullable ZonedDateTime changedDateTime)
Original property name from the Odata EDM: ChangedDateTime
changedDateTime
- Time last change was madepublic void setLastChangedByUser(@Nullable String lastChangedByUser)
Original property name from the Odata EDM: LastChangedByUser
lastChangedByUser
- Last Changed Byprotected String getEntityCollection()
VdmEntity
getEntityCollection
in class VdmEntity<DocumentInfoRecord>
@Nonnull protected Map<String,Object> getKey()
getKey
in class VdmObject<DocumentInfoRecord>
@Nonnull protected Map<String,Object> toMapOfFields()
toMapOfFields
in class VdmObject<DocumentInfoRecord>
protected void fromMap(Map<String,Object> inputValues)
fromMap
in class VdmObject<DocumentInfoRecord>
@Nonnull public static <T> DocumentInfoRecordField<T> field(@Nonnull String fieldName, @Nonnull Class<T> fieldType)
T
- The type of the extension field when performing value comparisons.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.@Nonnull public static <T,DomainT> DocumentInfoRecordField<T> field(@Nonnull String fieldName, @Nonnull TypeConverter<T,DomainT> typeConverter)
T
- The type of the extension field when performing value comparisons.DomainT
- The type of the extension field as returned by the OData service.typeConverter
- A TypeConverterfieldName
- The name of the extension field as returned by the OData service.@Nullable public HttpDestinationProperties getDestinationForFetch()
VdmEntity
getDestinationForFetch
in class VdmEntity<DocumentInfoRecord>
protected void setServicePathForFetch(@Nullable String servicePathForFetch)
VdmEntity
Note: Use with caution, as this can easily break the fetch call on this entity. See the interface of the corresponding service for the default service path.
setServicePathForFetch
in class VdmEntity<DocumentInfoRecord>
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination)
VdmEntity
Note: Use with caution, as this can easily break the fetch calls on this entity. See the interface of the corresponding service for the default service path.
attachToService
in class VdmEntity<DocumentInfoRecord>
servicePath
- Optional parameter. New service path to apply to this entity and any associated entities that were
previously fetched. If a null value is provided and the service path has never been set, then the
service path will be set to the default defined in the corresponding service interface.destination
- New destination to apply to this entity and any associated entities that were previously fetched.protected String getDefaultServicePath()
VdmEntity
getDefaultServicePath
in class VdmEntity<DocumentInfoRecord>
protocol://hostname:port
and the OData resource name (entity set, $metadata
, etc.)@Nonnull protected Map<String,Object> toMapOfNavigationProperties()
toMapOfNavigationProperties
in class VdmObject<DocumentInfoRecord>
@Nonnull public List<DocInfoRecdObjLinkBOM> fetchBomObj() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
com.sap.cloud.sdk.odatav2.connectivity.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.@Nonnull public List<DocInfoRecdObjLinkBOM> getBomObjOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
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.
com.sap.cloud.sdk.odatav2.connectivity.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.@Nonnull public io.vavr.control.Option<List<DocInfoRecdObjLinkBOM>> getBomObjIfPresent()
If the navigation property for an entity DocumentInfoRecord has not been resolved yet, this method will
not query further information. Instead its Option
result state will be empty
.
Option
with result state
empty
is returned.public void setBomObj(@Nonnull List<DocInfoRecdObjLinkBOM> value)
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.
value
- List of DocInfoRecdObjLinkBOM entities.public void addBomObj(DocInfoRecdObjLinkBOM... entity)
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.
entity
- Array of DocInfoRecdObjLinkBOM entities.@Nonnull public List<DocumentInfoRecordCharc> fetchCharacteristics() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
com.sap.cloud.sdk.odatav2.connectivity.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.@Nonnull public List<DocumentInfoRecordCharc> getCharacteristicsOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
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.
com.sap.cloud.sdk.odatav2.connectivity.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.@Nonnull public io.vavr.control.Option<List<DocumentInfoRecordCharc>> getCharacteristicsIfPresent()
If the navigation property for an entity DocumentInfoRecord has not been resolved yet, this method will
not query further information. Instead its Option
result state will be empty
.
Option
with result state
empty
is returned.public void setCharacteristics(@Nonnull List<DocumentInfoRecordCharc> value)
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.
value
- List of DocumentInfoRecordCharc entities.public void addCharacteristics(DocumentInfoRecordCharc... entity)
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.
entity
- Array of DocumentInfoRecordCharc entities.@Nonnull public List<DocInfoRecdObjLinkChgRecd> fetchChgRecdObj() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
com.sap.cloud.sdk.odatav2.connectivity.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.@Nonnull public List<DocInfoRecdObjLinkChgRecd> getChgRecdObjOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
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.
com.sap.cloud.sdk.odatav2.connectivity.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.@Nonnull public io.vavr.control.Option<List<DocInfoRecdObjLinkChgRecd>> getChgRecdObjIfPresent()
If the navigation property for an entity DocumentInfoRecord has not been resolved yet, this method will
not query further information. Instead its Option
result state will be empty
.
Option
with result state
empty
is returned.public void setChgRecdObj(@Nonnull List<DocInfoRecdObjLinkChgRecd> value)
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.
value
- List of DocInfoRecdObjLinkChgRecd entities.public void addChgRecdObj(DocInfoRecdObjLinkChgRecd... entity)
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.
entity
- Array of DocInfoRecdObjLinkChgRecd entities.@Nonnull public List<DocumentInfoRecordClass> fetchClassification() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
com.sap.cloud.sdk.odatav2.connectivity.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.@Nonnull public List<DocumentInfoRecordClass> getClassificationOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
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.
com.sap.cloud.sdk.odatav2.connectivity.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.@Nonnull public io.vavr.control.Option<List<DocumentInfoRecordClass>> getClassificationIfPresent()
If the navigation property for an entity DocumentInfoRecord has not been resolved yet, this method will
not query further information. Instead its Option
result state will be empty
.
Option
with result state
empty
is returned.public void setClassification(@Nonnull List<DocumentInfoRecordClass> value)
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.
value
- List of DocumentInfoRecordClass entities.public void addClassification(DocumentInfoRecordClass... entity)
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.
entity
- Array of DocumentInfoRecordClass entities.@Nonnull public List<DocumentInfoRecordDesc> fetchDocDesc() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
com.sap.cloud.sdk.odatav2.connectivity.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.@Nonnull public List<DocumentInfoRecordDesc> getDocDescOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
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.
com.sap.cloud.sdk.odatav2.connectivity.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.@Nonnull public io.vavr.control.Option<List<DocumentInfoRecordDesc>> getDocDescIfPresent()
If the navigation property for an entity DocumentInfoRecord has not been resolved yet, this method will
not query further information. Instead its Option
result state will be empty
.
Option
with result state
empty
is returned.public void setDocDesc(@Nonnull List<DocumentInfoRecordDesc> value)
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.
value
- List of DocumentInfoRecordDesc entities.public void addDocDesc(DocumentInfoRecordDesc... entity)
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.
entity
- Array of DocumentInfoRecordDesc entities.@Nonnull public List<DocumentInfoRecordDocStsVH> fetchDocStatusVH() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
com.sap.cloud.sdk.odatav2.connectivity.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.@Nonnull public List<DocumentInfoRecordDocStsVH> getDocStatusVHOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
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.
com.sap.cloud.sdk.odatav2.connectivity.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.@Nonnull public io.vavr.control.Option<List<DocumentInfoRecordDocStsVH>> getDocStatusVHIfPresent()
If the navigation property for an entity DocumentInfoRecord has not been resolved yet, this method will
not query further information. Instead its Option
result state will be empty
.
Option
with result state
empty
is returned.public void setDocStatusVH(@Nonnull List<DocumentInfoRecordDocStsVH> value)
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.
value
- List of DocumentInfoRecordDocStsVH entities.public void addDocStatusVH(DocumentInfoRecordDocStsVH... entity)
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.
entity
- Array of DocumentInfoRecordDocStsVH entities.@Nonnull public List<DocInfoRecdObjLinkProduct> fetchProductObj() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
com.sap.cloud.sdk.odatav2.connectivity.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.@Nonnull public List<DocInfoRecdObjLinkProduct> getProductObjOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
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.
com.sap.cloud.sdk.odatav2.connectivity.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.@Nonnull public io.vavr.control.Option<List<DocInfoRecdObjLinkProduct>> getProductObjIfPresent()
If the navigation property for an entity DocumentInfoRecord has not been resolved yet, this method will
not query further information. Instead its Option
result state will be empty
.
Option
with result state
empty
is returned.public void setProductObj(@Nonnull List<DocInfoRecdObjLinkProduct> value)
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.
value
- List of DocInfoRecdObjLinkProduct entities.public void addProductObj(DocInfoRecdObjLinkProduct... entity)
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.
entity
- Array of DocInfoRecdObjLinkProduct entities.@Nonnull public static DocumentInfoRecord.DocumentInfoRecordBuilder builder()
@Nullable public String getDocumentInfoRecordDocType()
Original property name from the Odata EDM: DocumentInfoRecordDocType
@Nullable public String getDocumentInfoRecordDocVersion()
Original property name from the Odata EDM: DocumentInfoRecordDocVersion
@Nullable public String getDocumentInfoRecordDocNumber()
Original property name from the Odata EDM: DocumentInfoRecordDocNumber
@Nullable public String getDocumentInfoRecordDocPart()
Original property name from the Odata EDM: DocumentInfoRecordDocPart
@Nullable public String getDocumentInfoRecord()
Original property name from the Odata EDM: DocumentInfoRecord
@Nullable public String getInternalDocumentStatus()
Original property name from the Odata EDM: InternalDocumentStatus
@Nullable public String getLaboratoryOrDesignOffice()
Original property name from the Odata EDM: LaboratoryOrDesignOffice
@Nullable public String getAuthorizationGroup()
Original property name from the Odata EDM: AuthorizationGroup
@Nullable public String getChangeNumber()
Original property name from the Odata EDM: ChangeNumber
@Nullable public Boolean getDocInfoRecdIsMarkedForDeletion()
Original property name from the Odata EDM: DocInfoRecdIsMarkedForDeletion
@Nullable public Boolean getIsDocInfoRecdCreatedFromCAD()
Original property name from the Odata EDM: IsDocInfoRecdCreatedFromCAD
@Nullable public String getIsDocInfoRecdStructure()
Original property name from the Odata EDM: IsDocInfoRecdStructure
@Nullable public String getResponsiblePersonName()
Original property name from the Odata EDM: ResponsiblePersonName
@Nullable public ZonedDateTime getCreationDateTime()
Original property name from the Odata EDM: CreationDateTime
@Nullable public String getCreatedByUser()
Original property name from the Odata EDM: CreatedByUser
@Nullable public ZonedDateTime getChangedDateTime()
Original property name from the Odata EDM: ChangedDateTime
@Nullable public String getLastChangedByUser()
Original property name from the Odata EDM: LastChangedByUser
@Nonnull public String toString()
toString
in class VdmObject<DocumentInfoRecord>
public boolean equals(@Nullable Object o)
equals
in class VdmObject<DocumentInfoRecord>
protected boolean canEqual(@Nullable Object other)
canEqual
in class VdmObject<DocumentInfoRecord>
public int hashCode()
hashCode
in class VdmObject<DocumentInfoRecord>
Copyright © 2021 SAP SE. All rights reserved.