Uses of Class
org.paneris.melati.site.model.Link

Packages that use Link
org.paneris.melati.site.model.generated The POEM-generated support classes for org.paneris.melati.site.model. 
 

Uses of Link in org.paneris.melati.site.model.generated
 

Methods in org.paneris.melati.site.model.generated that return Link
 Link LinkTableBase.getLinkObject(int troid)
          Retrieve the Link as a Link.
 Link LinkTableBase.getLinkObject(Integer troid)
          Retrieve the Link as a Link.
 

Methods in org.paneris.melati.site.model.generated that return types with arguments of type Link
 List<Link> PageBase.getPageLinkList()
          References to this Page in the Link table via its page field, as a List.
 Enumeration<Link> PageBase.getPageLinks()
          References to this Page in the Link table via its page field.
 List<Link> LinkTypeBase.getTypeLinkList()
          References to this LinkType in the Link table via its type field, as a List.
 Enumeration<Link> LinkTypeBase.getTypeLinks()
          References to this LinkType in the Link table via its type field.
 



Copyright © 1997-2012 PanEris. All Rights Reserved.