org.alfresco.repo.activities.post.lookup
Class PostLookup
java.lang.Object
org.alfresco.repo.activities.post.lookup.PostLookup
public class PostLookup
- extends java.lang.Object
The post lookup component is responsible for updating posts that require a secondary lookup (to get additional activity data)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PostLookup
public PostLookup()
setPostDAO
public void setPostDAO(ActivityPostDAO postDAO)
setNodeService
public void setNodeService(org.alfresco.service.cmr.repository.NodeService nodeService)
setPermissionService
public void setPermissionService(org.alfresco.service.cmr.security.PermissionService permissionService)
setTransactionService
public void setTransactionService(TransactionService transactionService)
setPersonService
public void setPersonService(PersonService personService)
setTenantService
public void setTenantService(org.alfresco.repo.tenant.TenantService tenantService)
execute
public void execute()
throws org.quartz.JobExecutionException
- Throws:
org.quartz.JobExecutionException
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.