Log4j 1.1

Uses of Class
pl.psnc.expres.model.link.LinkValue

Packages that use LinkValue
pl.psnc.expres.model.factory   
pl.psnc.expres.model.link   
 

Uses of LinkValue in pl.psnc.expres.model.factory
 

Methods in pl.psnc.expres.model.factory that return LinkValue
static LinkValue ResourceLinksFactory.getResourceLink(int id)
          Get the resource link by the given id
static LinkValue ResourceLinksFactory.getResourceLink(int id, java.lang.String filePath)
          Get the resource link by the given id
 

Methods in pl.psnc.expres.model.factory that return types with arguments of type LinkValue
static java.util.List<LinkValue> ResourceLinksFactory.getResourceLinks(java.lang.String filePath)
          Get the resource links from the given file
 

Uses of LinkValue in pl.psnc.expres.model.link
 

Methods in pl.psnc.expres.model.link that return LinkValue
 LinkValue[] LinkMapper.getLinks()
           
 

Methods in pl.psnc.expres.model.link with parameters of type LinkValue
 void LinkMapper.setLinks(LinkValue[] links)
           
 


Log4j 1.1

Copyright 2007-2008 by VLAB