Uses of Interface
lumis.portal.serviceinterfaceinstance.IServiceInterfaceInstanceOwner

Packages that use IServiceInterfaceInstanceOwner
lumis.portal.serviceinterfaceinstance   
lumis.service.pagepersonalization.doui.serviceinterfaceinstance   
lumis.service.wsrp.producer WSRP Producer service. 
 

Uses of IServiceInterfaceInstanceOwner in lumis.portal.serviceinterfaceinstance
 

Methods in lumis.portal.serviceinterfaceinstance that return IServiceInterfaceInstanceOwner
 IServiceInterfaceInstanceOwner ServiceInterfaceInstanceConfig.getOwner()
          Returns the owner.
 

Method parameters in lumis.portal.serviceinterfaceinstance with type arguments of type IServiceInterfaceInstanceOwner
 String ServiceInterfaceInstanceManager.copy(SessionConfig sessionConfig, String sourceServiceInterfaceInstanceId, String destinationPageId, Class<? extends IServiceInterfaceInstanceOwner> ownerClass, boolean destinationInterfaceInstanceIsFromTemplate, ITransaction transaction)
          Copies a Service Interface Instance based on the passed id to a given page or orphan if owner info is passed.
 void ServiceInterfaceInstanceConfig.setOrphan(Class<? extends IServiceInterfaceInstanceOwner> ownerClass)
          Sets the owner for this service interface instance.
 

Uses of IServiceInterfaceInstanceOwner in lumis.service.pagepersonalization.doui.serviceinterfaceinstance
 

Classes in lumis.service.pagepersonalization.doui.serviceinterfaceinstance that implement IServiceInterfaceInstanceOwner
 class PagePersonalizationInterfaceInstanceOwner
           
 

Uses of IServiceInterfaceInstanceOwner in lumis.service.wsrp.producer
 

Classes in lumis.service.wsrp.producer that implement IServiceInterfaceInstanceOwner
 class ServiceInterfaceInstanceOwner
          Service interface instance owner.
 

Methods in lumis.service.wsrp.producer that return IServiceInterfaceInstanceOwner
static IServiceInterfaceInstanceOwner ServiceInterfaceInstanceOwner.getInstance()
           
 



Lumisportal  6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.