com.plumtree.portalpages.browsing.sitemap.linkselector
Class PTLink

java.lang.Object
  extended by com.plumtree.portalpages.browsing.sitemap.linkselector.PTLink

public class PTLink
extends java.lang.Object

File: PTLink.java ----------------- This class is a container for a site map link. It should only be used by SiteMapLinkContainer.java and the SiteMapFolderPlugin MVC.

Author:
naveenp

Field Summary
 int nLinkObjectID
           
 int nObjectID
           
 int nPageID
           
 int nState
           
 int nType
           
 java.lang.String strDesc
           
 java.lang.String strName
           
 java.lang.String strPageName
           
 java.lang.String strWebURL
           
 
Constructor Summary
PTLink()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

strDesc

public java.lang.String strDesc

strName

public java.lang.String strName

strPageName

public java.lang.String strPageName

strWebURL

public java.lang.String strWebURL

nLinkObjectID

public int nLinkObjectID

nObjectID

public int nObjectID

nPageID

public int nPageID

nState

public int nState

nType

public int nType
Constructor Detail

PTLink

public PTLink()



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