|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.repo.deploy.AbstractDeploymentReceiverTransportAdapter
public abstract class AbstractDeploymentReceiverTransportAdapter
Abstract Transport Adapter.
Constructor Summary | |
---|---|
AbstractDeploymentReceiverTransportAdapter()
|
Method Summary | |
---|---|
java.util.List |
getTransformers()
Get the content transformers for this transport - if the transport does not support content transformation then simply return null; |
void |
setTransformers(java.util.List transformers)
Set the content transformers for this transport - if the transport does not support content transformation then simply set null or do not call this method. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractDeploymentReceiverTransportAdapter()
Method Detail |
---|
public java.util.List getTransformers()
public void setTransformers(java.util.List transformers)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |