© 2003 BEA Systems, Inc.

com.bea.netuix.application.view
Interface ShellView

All Superinterfaces:
MarkupBasedView, Serializable, View

public interface ShellView
extends MarkupBasedView


Method Summary
 LocalizationResourceView getLocalizationResourceView()
           
 ShellDefinition getShellDefinition()
           
 ShellDefinitionId getShellDefinitionId()
           
 String getShellFile()
           
 String getWebAppName()
           
 boolean isDeleted()
           
 
Methods inherited from interface com.bea.netuix.application.view.MarkupBasedView
getMarkupView
 
Methods inherited from interface com.bea.netuix.application.view.View
getDescription, getTitle
 

Method Detail

getShellDefinitionId

public ShellDefinitionId getShellDefinitionId()

getShellDefinition

public ShellDefinition getShellDefinition()

getLocalizationResourceView

public LocalizationResourceView getLocalizationResourceView()

getWebAppName

public String getWebAppName()

getShellFile

public String getShellFile()

isDeleted

public boolean isDeleted()

© 2003 BEA Systems, Inc.

Copyright © 2003 BEA Systems, Inc. All Rights Reserved