Package rst.obj
Class IplGlbPsaRstApiObjDoc
java.lang.Object
de.pisa.psa.rst.obj.PsaRstApiObjBas
de.pisa.psa.rst.obj.PsaRstApiObj
rst.obj.IplGlbPsaRstApiObjDoc
PSA_RST_API_OBJ_DOC
- Author:
- RESTAPI
-
Nested Class Summary
Nested classes/interfaces inherited from class de.pisa.psa.rst.obj.PsaRstApiObjBas
PsaRstApiObjBas.IsoDate, PsaRstApiObjBas.StringMapper
-
Field Summary
FieldsModifier and TypeFieldDescriptionauthorid for fetching the BLOB of this documentBase64 encoded BLOB data.type of the binary datalanguagelanguage identifiernumberstatussubjecttypetype identifierversion (version.revision)Fields inherited from class de.pisa.psa.rst.obj.PsaRstApiObj
created_at, created_by, id, modified_at, modified_by
Fields inherited from class de.pisa.psa.rst.obj.PsaRstApiObjBas
DEFAULT_DATA
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.pisa.psa.rst.obj.PsaRstApiObjBas
checkAccess, getEventHandler, getField, getIsoDate, getMappedClassField, getSetMaxData, getSkipBaseFields, getSkipIdField, loadDataComponents, loadDataFields, loadDataRelations, newDataMapping, newDto, newStringMapper, setDataPostPut, setEventHandler, setEventHandler, setIsoDate, setSetMaxData, setSkipBaseFields, setSkipIdField, skipField
-
Field Details
-
subject
subject -
number
number -
version
version (version.revision) -
type_id
type identifier -
type
type -
status
status -
author
@PsaRstApiMapCom(componentDto="PSA_CRE_PRS", componentDataField="FRN_IDN", sourceKeyField="CRE_PRS_GID") public String authorauthor -
language_id
language identifier -
language
language -
file_type
type of the binary data -
blob
id for fetching the BLOB of this document -
blob_data
Base64 encoded BLOB data. Only used for inserting or updating a document
-
-
Constructor Details
-
IplGlbPsaRstApiObjDoc
public IplGlbPsaRstApiObjDoc()
-
-
Method Details
-
loadData
fill the attributes with data from the data object- Overrides:
loadData
in classPsaRstApiObjBas
- Parameters:
dto
- data objectrow
- row- Throws:
Exception
- See Also:
-
setData
set the value of the attributes at the data object- Overrides:
setData
in classPsaRstApiObjBas
- Parameters:
dto
- data object to modifyrow
- row to modify- Throws:
Exception
- See Also:
-