Serialized Form


Package org.ow2.kerneos.common.config

Class org.ow2.kerneos.common.config.ApplicationEvent extends Object implements Serializable

Serialized Fields

application

Application application
Application Object


eventType

String eventType
Application's event type (load or unload).

Class org.ow2.kerneos.common.config.ModuleEvent extends Object implements Serializable

Serialized Fields

module

Module module
Module Object


eventType

String eventType
Module's event type (load or unload).

Class org.ow2.kerneos.common.config.ModuleFragmentEvent extends Object implements Serializable

Serialized Fields

moduleFragment

ModuleFragment moduleFragment
ModuleFragment Object


eventType

String eventType
Module's event type (load or unload).


Package org.ow2.kerneos.common.config.generated

Class org.ow2.kerneos.common.config.generated.Application extends Object implements Serializable

Serialized Fields

id

String id

applicationProject

String applicationProject

applicationName

String applicationName

applicationUrl

String applicationUrl

applicationLogo

String applicationLogo

showMinimizeAllButton

Boolean showMinimizeAllButton

showCascadeButton

Boolean showCascadeButton

showTileButton

Boolean showTileButton

showNotificationPopups

Boolean showNotificationPopups

showPopupsFromActiveWindow

Boolean showPopupsFromActiveWindow

enableNotificationsLog

Boolean enableNotificationsLog

showConfirmCloseDialog

Boolean showConfirmCloseDialog

defaultLocale

String defaultLocale

authentication

Authentication authentication

managers

Managers managers

languages

List<E> languages

Class org.ow2.kerneos.common.config.generated.Folder extends ModuleWithWindow implements Serializable

Serialized Fields

modules

List<E> modules

Class org.ow2.kerneos.common.config.generated.IframeModule extends ModuleWithWindow implements Serializable

Serialized Fields

url

String url

showOpenInBrowserButton

Boolean showOpenInBrowserButton

showHistoryNavigationButtons

Boolean showHistoryNavigationButtons

Class org.ow2.kerneos.common.config.generated.Language extends Object implements Serializable

Serialized Fields

name

String name

locale

String locale

Class org.ow2.kerneos.common.config.generated.Link extends Module implements Serializable

Serialized Fields

url

String url

Class org.ow2.kerneos.common.config.generated.Manager extends Object implements Serializable

Serialized Fields

property

List<E> property

id

String id

Class org.ow2.kerneos.common.config.generated.ManagerProperty extends Object implements Serializable

Serialized Fields

id

String id

value

String value

Class org.ow2.kerneos.common.config.generated.Managers extends Object implements Serializable

Serialized Fields

login

Manager login

roles

Manager roles

profile

Manager profile

Class org.ow2.kerneos.common.config.generated.Mapping extends Object implements Serializable

Serialized Fields

java

String java

flex

String flex

Class org.ow2.kerneos.common.config.generated.Module extends ModuleBase implements Serializable

Serialized Fields

id

String id

name

String name

description

String description

smallIcon

String smallIcon

bigIcon

String bigIcon

Class org.ow2.kerneos.common.config.generated.ModuleFragment extends Object implements Serializable

Serialized Fields

id

String id

name

String name

moduleId

String moduleId

file

String file

services

List<E> services

mappings

List<E> mappings

Class org.ow2.kerneos.common.config.generated.ModuleWithWindow extends Module implements Serializable

Serialized Fields

loadMaximized

Boolean loadMaximized

loadOnStartup

Boolean loadOnStartup

promptBeforeClose

PromptBeforeClose promptBeforeClose

width

BigInteger width

height

BigInteger height

resizable

Boolean resizable

maximizable

Boolean maximizable

Class org.ow2.kerneos.common.config.generated.Service extends ServiceBase implements Serializable

Serialized Fields

id

String id

destination

String destination

type

ServiceType type

Class org.ow2.kerneos.common.config.generated.SwfModule extends ModuleWithWindow implements Serializable

Serialized Fields

file

String file

services

List<E> services

mappings

List<E> mappings



Copyright © 2013 OW2 Consortium. All Rights Reserved.