public class AbstractCenteraFPClipWriter extends org.springframework.extensions.surf.util.AbstractLifecycleBean implements CenteraContentStore.CenteraFPClipWriter
CenteraContentStore.| Constructor and Description |
|---|
AbstractCenteraFPClipWriter() |
| Modifier and Type | Method and Description |
|---|---|
void |
fpClipClosed(org.alfresco.service.cmr.repository.NodeRef nodeRef,
com.filepool.fplibrary.FPClip clip,
String clipID)
No-op.
|
void |
fpClipCreated(org.alfresco.service.cmr.repository.NodeRef nodeRef,
com.filepool.fplibrary.FPClip clip)
No-op.
|
protected void |
onBootstrap(org.springframework.context.ApplicationEvent event) |
protected void |
onShutdown(org.springframework.context.ApplicationEvent event)
No-op.
|
void |
setCenteraContentStore(CenteraContentStore centeraContentStore) |
protected void onBootstrap(org.springframework.context.ApplicationEvent event)
onBootstrap in class org.springframework.extensions.surf.util.AbstractLifecycleBeanprotected void onShutdown(org.springframework.context.ApplicationEvent event)
onShutdown in class org.springframework.extensions.surf.util.AbstractLifecycleBeanpublic void fpClipCreated(org.alfresco.service.cmr.repository.NodeRef nodeRef,
com.filepool.fplibrary.FPClip clip)
throws com.filepool.fplibrary.FPLibraryException
fpClipCreated in interface CenteraContentStore.CenteraFPClipWriternodeRef - Node referenceclip - FPClipcom.filepool.fplibrary.FPLibraryExceptionpublic void fpClipClosed(org.alfresco.service.cmr.repository.NodeRef nodeRef,
com.filepool.fplibrary.FPClip clip,
String clipID)
throws com.filepool.fplibrary.FPLibraryException
fpClipClosed in interface CenteraContentStore.CenteraFPClipWriternodeRef - Node referenceclip - FPClipclipID - FPClip IDcom.filepool.fplibrary.FPLibraryExceptionpublic void setCenteraContentStore(CenteraContentStore centeraContentStore)
Copyright © 2005–2018 Alfresco Software. All rights reserved.