@DTO public class UESSheetAttributes extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private java.lang.String |
code
Code of the sheet.
|
private java.util.Date |
createTime
Deprecated.
|
private java.lang.String |
creationStamp
Creation stamp of the sheet.
|
private java.util.Date |
creationTime
Creation time of the sheet.
|
private java.lang.String |
description
Description of the sheet.
|
private UESURI |
entityTypeUri
UESURI of the entity type of the sheet (see @{cz.ues.platform.sysc.entitytype.UESEntityType} for more info).
|
private UESURI |
lockAccessRoleUri
Who (which access role) has locked the sheet.
|
private java.lang.Boolean |
locked
Specifies if the sheet is locked.
|
private UESURI |
lockRoleUri
What role has locked the sheet.
|
private java.util.Date |
lockTime
When the sheet has been locked.
|
private java.lang.Boolean |
main
Flag of main sheet.
|
private java.lang.String |
modificationStamp
Modification stamp of the sheet.
|
private java.util.Date |
modificationTime
Modification time of the sheet.
|
private java.lang.String |
name
Name of the sheet.
|
private java.lang.Integer |
order
Order of sheet on artifact.
|
private UESURI |
templateUri
UESURI of the sheet template.
|
private java.util.Date |
updateTime
Deprecated.
|
private UESURI |
uri
Normalized UESURI of the sheet.
|
private java.lang.String |
uxmlVersion
UXML version of the sheet.
|
private java.lang.Long |
version
Version of the sheet.
|
private java.lang.String |
versionLabel
Version of the sheet.
|
private java.lang.Boolean |
visible
Flag of visible sheet.
|
private UESSheetWidthType |
width
Flag of width sheet.
|
Constructor and Description |
---|
UESSheetAttributes(UESURI uri, |
UESSheetAttributes(UESURI uri, |
UESSheetAttributes(UESURI uri, |
UESSheetAttributes(UESURI uri, |
UESSheetAttributes(UESURI uri, |
UESSheetAttributes.creationTime
instead.UESSheetAttributes.modificationTime
instead.