java.lang.Object | |
↳ | com.microstrategy.web.objects.WebAssociatedScheduleSourceImpl |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
WebAssociatedScheduleSourceImpl(WebObjectsFactory _factory) |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
WebSubscriptionAssociatedUser |
getNewWebSubscriptionAssociatedUser(String id, String name)
get a new instance of
WebSubscriptionAssociatedUser | ||||||||||
WebAssociatedSchedules |
getProjectAssociatedSchedules()
get the associated schedule from IServer for project, if there is no setting for associated schedule for project, it will return empty
| ||||||||||
WebAssociatedSchedules |
getProjectLevelSchedules()
get the project-level associated schedule from IServer, if there is no setting for associated schedule for project, it will return server-level schedules
| ||||||||||
WebAssociatedSchedules |
getWebAssociatedSchedulesForObject(ResultSetBean rsb)
get the associated schedule from IServer for object
| ||||||||||
WebAssociatedSchedules |
getWebAssociatedSchedulesForObject()
get the associated schedule from IServer for object
| ||||||||||
WebAssociatedSchedules |
getWebAssociatedSchedulesForObject(WebObjectInfo woi)
get the associated schedule from IServer for object
| ||||||||||
WebSubscriptionAssociatedUsers |
getWebSubscriptionAssociatedUsers(ResultSetBean rsb)
get the associated users for a report or document from IServer
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
get a new instance of WebSubscriptionAssociatedUser
id | user id |
---|---|
name | user name |
WebSubscriptionAssociatedUser
get the associated schedule from IServer for project, if there is no setting for associated schedule for project, it will return empty
get the project-level associated schedule from IServer, if there is no setting for associated schedule for project, it will return server-level schedules
get the associated schedule from IServer for object
rsb | the object of associated schedule |
---|
get the associated schedule from IServer for object
get the associated schedule from IServer for object
get the associated users for a report or document from IServer
WebSubscriptionAssociatedUsers
representing the associated users