|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.plumtree.portalpages.browsing.sitemap.linkselector.PTLink
public class PTLink
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.
| 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 |
|---|
public java.lang.String strDesc
public java.lang.String strName
public java.lang.String strPageName
public java.lang.String strWebURL
public int nLinkObjectID
public int nObjectID
public int nPageID
public int nState
public int nType
| Constructor Detail |
|---|
public PTLink()
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||