Package de.xima.fc.gui.common.model
Class CustomViewModel
java.lang.Object
de.xima.fc.gui.common.model.CustomViewModel
- All Implemented Interfaces:
IViewModel
,Serializable
Deprecated.
- Author:
- XIMA MEDIA GmbH
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCustomViewModel
(IPluginMenuEntry pluginEntry, ViewBean viewBean, String portalContextName) Deprecated. -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.getDisplayName
(Locale locale) Deprecated.Deprecated.getId()
Deprecated.Deprecated.Deprecated.Deprecated.getURI()
Deprecated.boolean
Deprecated.boolean
Deprecated.boolean
Deprecated.boolean
isPublic()
Deprecated.
-
Constructor Details
-
CustomViewModel
Deprecated.
-
-
Method Details
-
getMenuIcon
Deprecated. -
getMenuText
Deprecated. -
getId
Deprecated.- Specified by:
getId
in interfaceIViewModel
-
getURI
Deprecated.- Specified by:
getURI
in interfaceIViewModel
-
getLinkTarget
Deprecated.- Specified by:
getLinkTarget
in interfaceIViewModel
-
isPublic
public boolean isPublic()Deprecated.- Specified by:
isPublic
in interfaceIViewModel
-
isExternal
public boolean isExternal()Deprecated.- Specified by:
isExternal
in interfaceIViewModel
-
isClientScopeOnly
public boolean isClientScopeOnly()Deprecated. -
isAllowed
Deprecated.- Specified by:
isAllowed
in interfaceIViewModel
-
getChildViews
Deprecated. -
getDisplayName
Deprecated.- Specified by:
getDisplayName
in interfaceIViewModel
-
getHelpId
Deprecated.- Specified by:
getHelpId
in interfaceIViewModel
-
PluginMenuEntryView
instead.