com.plumtree.portalpages.devices.login.wml
Class LoginDevicesDP_WML

java.lang.Object
  extended by com.plumtree.uiinfrastructure.devices.ADevicesDP_WML
      extended by com.plumtree.portalpages.devices.login.wml.LoginDevicesDP_WML
All Implemented Interfaces:
IDisplayPage, IMVCObject

public class LoginDevicesDP_WML
extends ADevicesDP_WML

Author:
SudhaS

Field Summary
static java.lang.String STR_MVC_CLASS_NAME
           
 
Fields inherited from class com.plumtree.uiinfrastructure.devices.ADevicesDP_WML
m_asOwner
 
Constructor Summary
LoginDevicesDP_WML()
           
 
Method Summary
 java.lang.String GetName()
          Return the name of the MVC object.
 java.lang.String PageDisplay()
           
 
Methods inherited from class com.plumtree.uiinfrastructure.devices.ADevicesDP_WML
Display, GetOwner, Init
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

STR_MVC_CLASS_NAME

public static final java.lang.String STR_MVC_CLASS_NAME
See Also:
Constant Field Values
Constructor Detail

LoginDevicesDP_WML

public LoginDevicesDP_WML()
Method Detail

GetName

public java.lang.String GetName()
Description copied from interface: IMVCObject
Return the name of the MVC object.

Specified by:
GetName in interface IMVCObject
Specified by:
GetName in class ADevicesDP_WML
Returns:
the name of the object.
See Also:
com.plumtree.xpshared.portalinfrastructure.activityspace.IDisplayPage#GetName()

PageDisplay

public java.lang.String PageDisplay()
Specified by:
PageDisplay in class ADevicesDP_WML
Returns:
Throws:
HTMLException



Copyright © 2002,2003,2004,2005 Plumtree Software, Inc., All Rights Reserved.