public interface Report extends Persistent
emptyKeys
Modifier and Type | Method and Description |
---|---|
Date |
getChangedAt() |
User |
getChangedBy() |
Date |
getCreatedAt() |
User |
getCreatedBy() |
String |
getDescription() |
String |
getId() |
String |
getName() |
String |
getQxml() |
boolean |
isPublic()
Is the query public; when is a query public:
If GUEST User has Execute right!
|
afterDelete, afterInsert, afterRead, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, dbFields, getKey, getKeys, getLocalClassName, getLocalObjectName, getOid, getStore, getTableName, getValue, isFilled, isValid, setFilled, setOid, setOid, setStore, toListString
String getId()
String getName()
String getQxml()
String getDescription()
Date getCreatedAt()
Date getChangedAt()
User getChangedBy()
User getCreatedBy()
boolean isPublic()
@enterprise 10.0.39049 Copyright © 2024 FREQUENTIS AG. All Rights Reserved.