Uses of Class
lumis.service.wsrp.consumer.producermanager.ClonedPortlet
-
Packages that use ClonedPortlet Package Description lumis.service.wsrp.consumer.producermanager -
-
Uses of ClonedPortlet in lumis.service.wsrp.consumer.producermanager
Methods in lumis.service.wsrp.consumer.producermanager that return types with arguments of type ClonedPortlet Modifier and Type Method Description Set<ClonedPortlet>
Registration. getClonedPortlets()
Methods in lumis.service.wsrp.consumer.producermanager with parameters of type ClonedPortlet Modifier and Type Method Description void
Registration. addClonedPortlet(ClonedPortlet clonedPortlet)
Method parameters in lumis.service.wsrp.consumer.producermanager with type arguments of type ClonedPortlet Modifier and Type Method Description void
Registration. setClonedPortlets(Set<ClonedPortlet> clonedPortlets)
-