public interface Printout
Modifier and Type | Method and Description |
---|---|
java.lang.Long |
getBusinessObjectId()
returns the id of the business object
|
UID |
getId()
returns the id of the printout object
|
<T extends OutputFormat> |
getOutputFormats()
returns assigned
OutputFormat |
void |
setBusinessObjectId(java.lang.Long boId)
set id of the business object
|
UID getId()
void setBusinessObjectId(java.lang.Long boId)
boId
- business object idjava.lang.Long getBusinessObjectId()
<T extends OutputFormat> java.util.List<T> getOutputFormats()
OutputFormat
OutputFormat
Copyright © 2024. All rights reserved.