Package | Description |
---|---|
com.fgm.ScriptEngineServer | |
com.fgm.visibilityScriptingServer.RemoteObjects |
Modifier and Type | Method and Description |
---|---|
java.util.List<PublishDataObject> |
PublishSupportObject.getPublishDataList()
Gets a List containing the fullname, created date and published flag the published data objects.
|
java.util.List<PublishDataObject> |
PublishSupportObject.getPublishDataObjects()
Gets a List containing all the published data objects.
|
Modifier and Type | Method and Description |
---|---|
PublishDataObject |
ScriptObject.getPublishedPage(java.lang.String fullName)
Gets the published page.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<PublishDataObject> |
ScriptObject.getPublishedPageList()
Gets the published page list.
|