com.liferay.portal.repository.capabilities
Class LiferaySyncCapability
java.lang.Object
com.liferay.portal.repository.capabilities.LiferaySyncCapability
- All Implemented Interfaces:
- Capability, SyncCapability, RepositoryEventAware
public class LiferaySyncCapability
- extends Object
- implements RepositoryEventAware, SyncCapability
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LiferaySyncCapability
public LiferaySyncCapability(GroupServiceAdapter groupServiceAdapter,
DLSyncEventLocalService dlSyncEventLocalService)
registerRepositoryEventListeners
public void registerRepositoryEventListeners(RepositoryEventRegistry repositoryEventRegistry)
- Specified by:
registerRepositoryEventListeners in interface RepositoryEventAware
isStagingGroup
protected boolean isStagingGroup(long groupId)
registerDLSyncEventCallback
protected void registerDLSyncEventCallback(String event,
FileEntry fileEntry)
registerDLSyncEventCallback
protected void registerDLSyncEventCallback(String event,
Folder folder)
registerDLSyncEventCallback
protected void registerDLSyncEventCallback(String event,
String type,
long typePK)