lumis.portal.structure.sync.model.serviceinstance
Class ServiceInstanceDependency.AddServiceInstanceDependencyChannelTemplateLink
java.lang.Object
lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceDependency.AddServiceInstanceDependencyChannelTemplateLink
- All Implemented Interfaces:
- ParallelExecutor.IDatabaseTask
- Enclosing class:
- ServiceInstanceDependency
public static class ServiceInstanceDependency.AddServiceInstanceDependencyChannelTemplateLink
- extends Object
- implements ParallelExecutor.IDatabaseTask
Method Summary |
void |
call(org.hibernate.Session session)
Executes the task. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceInstanceDependency.AddServiceInstanceDependencyChannelTemplateLink
public ServiceInstanceDependency.AddServiceInstanceDependencyChannelTemplateLink(ServiceInstanceDependency dependency)
- Parameters:
dependency
- - Since:
- 6.2.0
call
public void call(org.hibernate.Session session)
throws Exception
- Description copied from interface:
ParallelExecutor.IDatabaseTask
- Executes the task.
- Specified by:
call
in interface ParallelExecutor.IDatabaseTask
- Parameters:
session
- the session for database access.
- Throws:
Exception
- if unable to execute the task.
Lumisportal 6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.