com.microstrategy.web.objects.WebAssociatedSchedules |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract void |
clearObjectAssociatedSchedules()
clear the associated schedule for a report or a RWD, the object will inherit its parent's schedule
| ||||||||||
abstract void |
clearProjectAssociatedSchedules()
clear the associated schedule
| ||||||||||
abstract void |
disableList()
disable the associated schedule for a report or a RWD, the object will become unschedulable
| ||||||||||
abstract boolean |
isNewlyCreated()
get the Newly-Created flag
| ||||||||||
abstract boolean |
isNonSchedulable()
get the Non-Schedulable flag
| ||||||||||
abstract void |
populate()
get the associated schedule from IServer
| ||||||||||
abstract void |
populate(boolean inherited)
get the associated schedule from IServer
| ||||||||||
abstract void |
populateObject()
get the associated schedule from IServer for object
| ||||||||||
abstract void |
saveObjectAssociatedSchedules()
save the associated schedule to IServer
| ||||||||||
abstract void |
saveProjectAssociatedSchedules()
save the associated schedule to IServer
| ||||||||||
abstract void |
setMessageId(String msgId)
set the message id related to
| ||||||||||
abstract void |
setNewlyCreated(boolean newlyCreated)
set the Newly-Created flag
| ||||||||||
abstract void |
setNonSchedulable(boolean nonSchedulable)
set the Non-Schedulable flag
| ||||||||||
abstract void |
setObject(ResultSetBean rsb)
set the report/document bean related to
| ||||||||||
abstract void |
setObject(WebObjectInfo wrsi)
set the report/document object related to
| ||||||||||
abstract void |
setObjectId(String objId)
set the report/document object id related to
| ||||||||||
abstract void |
setObjectType(int objType)
set the report/document object type related to
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() |
clear the associated schedule for a report or a RWD, the object will inherit its parent's schedule
WebObjectsException |
---|
clear the associated schedule
WebObjectsException |
---|
disable the associated schedule for a report or a RWD, the object will become unschedulable
WebObjectsException |
---|
get the Newly-Created flag
get the Non-Schedulable flag
get the associated schedule from IServer
WebObjectsException |
---|
get the associated schedule from IServer
inherited | boolean states whether inherit the parents schedules |
---|
WebObjectsException |
---|
get the associated schedule from IServer for object
WebObjectsException |
---|
save the associated schedule to IServer
WebObjectsException |
---|
save the associated schedule to IServer
WebObjectsException |
---|
set the message id related to
set the Newly-Created flag
newlyCreated | the flag indicates whether a report/document is never been saved. |
---|
set the Non-Schedulable flag
nonSchedulable | the flag indicates non-schedulable |
---|
set the report/document object id related to
set the report/document object type related to