A B C D E F G I J L M N O P R S T U V

A

addProperty(Pair<ArtifactType, String>, Object) - Method in class org.yestech.publish.objectmodel.PublisherProperties
 
AmazonS3Publisher - Class in org.yestech.publish.publisher
Publishes to Amazons S3 storage.
AmazonS3Publisher() - Constructor for class org.yestech.publish.publisher.AmazonS3Publisher
 
ArtifactMetaData<O extends IArtifactOwner,I> - Class in org.yestech.publish.objectmodel
 
ArtifactMetaData() - Constructor for class org.yestech.publish.objectmodel.ArtifactMetaData
 
ArtifactType - Enum in org.yestech.publish.objectmodel
 

B

BasePublisher - Class in org.yestech.publish.publisher
 
BasePublisher() - Constructor for class org.yestech.publish.publisher.BasePublisher
 
BitgravityWebdavPublisher - Class in org.yestech.publish.publisher
Publishes to Bitgravity using their webdav api.
BitgravityWebdavPublisher() - Constructor for class org.yestech.publish.publisher.BitgravityWebdavPublisher
 
buildEpisodicService() - Method in class org.yestech.publish.publisher.EpisodicPublisher
 

C

CamelPublishConsumer - Class in org.yestech.publish.service
A camel based consumer that assumes the body of a Message is of type IArtifact.
CamelPublishConsumer() - Constructor for class org.yestech.publish.service.CamelPublishConsumer
 
CamelPublishProducer - Class in org.yestech.publish.service
A camel based producer that assumes the body of a Message is of type IArtifact.
CamelPublishProducer() - Constructor for class org.yestech.publish.service.CamelPublishProducer
 
CamelXmlPublishConsumer - Class in org.yestech.publish.service
A camel based consumer that assumes the body of a Message is of type IArtifact.
CamelXmlPublishConsumer() - Constructor for class org.yestech.publish.service.CamelXmlPublishConsumer
 
CamelXmlToArtifactFilter - Class in org.yestech.publish.util
This class takes a raw xml camel message and converts it into an IArtifact then puts it back into the Message Body of the Exchange.
CamelXmlToArtifactFilter() - Constructor for class org.yestech.publish.util.CamelXmlToArtifactFilter
 
CloudFsPublisher - Class in org.yestech.publish.publisher
 
CloudFsPublisher() - Constructor for class org.yestech.publish.publisher.CloudFsPublisher
 
CONTENT_SIZE - Static variable in interface org.yestech.publish.IPublishConstant
 
create(IArtifact) - Static method in class org.yestech.publish.objectmodel.TerracottaPipeArtifact
 

D

DefaultFileArtifact<FMD extends IFileArtifactMetaData,ID> - Class in org.yestech.publish.objectmodel
 
DefaultFileArtifact() - Constructor for class org.yestech.publish.objectmodel.DefaultFileArtifact
 
DefaultPublishProcessor - Class in org.yestech.publish.service
Delegates to the correct IPublisher for the ArtifactType wanting to be published.
DefaultPublishProcessor() - Constructor for class org.yestech.publish.service.DefaultPublishProcessor
 

E

EpisodicPublisher - Class in org.yestech.publish.publisher
Publishes videos to episodic by creating a unique episode with 1 asset under a given show.
EpisodicPublisher() - Constructor for class org.yestech.publish.publisher.EpisodicPublisher
 

F

FILE_NAME - Static variable in interface org.yestech.publish.IPublishConstant
 
filter(Exchange) - Method in class org.yestech.publish.util.CamelXmlToArtifactFilter
Filter the exchange.

G

generateUniqueIdentifier(IArtifactOwner) - Static method in class org.yestech.publish.util.PublishUtils
Generates a Unique Identifer using the form:
sha1(org.yestech.publish.objectmodel.IArtifactOwner#getOwnerIdentifier()#toString())
generateUniqueIdentifier(IFileArtifactMetaData) - Static method in class org.yestech.publish.util.PublishUtils
Generates a Unique Identifer using the form:
sha1(UUID.randomUUID()) + "_" + IFileArtifactMetaData.getFileName()
getAccessKey() - Method in class org.yestech.publish.publisher.AmazonS3Publisher
 
getApiKey() - Method in class org.yestech.publish.publisher.EpisodicPublisher
 
getArtifact() - Method in class org.yestech.publish.objectmodel.TerracottaPipeArtifact
 
getArtifactIdentifier() - Method in class org.yestech.publish.objectmodel.DefaultFileArtifact
 
getArtifactIdentifier() - Method in interface org.yestech.publish.objectmodel.IArtifact
 
getArtifactIdentifier() - Method in interface org.yestech.publish.objectmodel.IFileArtifact
 
getArtifactIdentifier() - Method in class org.yestech.publish.objectmodel.TerracottaPipeArtifact
 
getArtifactMetaData() - Method in class org.yestech.publish.objectmodel.DefaultFileArtifact
 
getArtifactMetaData() - Method in interface org.yestech.publish.objectmodel.IArtifact
 
getArtifactMetaData() - Method in interface org.yestech.publish.objectmodel.IFileArtifact
 
getArtifactMetaData() - Method in class org.yestech.publish.objectmodel.TerracottaPipeArtifact
 
getArtifactMetaDataIdentifier() - Method in class org.yestech.publish.objectmodel.ArtifactMetaData
 
getArtifactMetaDataIdentifier() - Method in interface org.yestech.publish.objectmodel.IArtifactMetaData
 
getArtifactOwner() - Method in class org.yestech.publish.objectmodel.ArtifactMetaData
 
getArtifactOwner() - Method in interface org.yestech.publish.objectmodel.IArtifactMetaData
 
getArtifactType() - Method in class org.yestech.publish.objectmodel.ArtifactMetaData
 
getArtifactType() - Method in interface org.yestech.publish.objectmodel.IArtifactMetaData
 
getArtifactType() - Method in class org.yestech.publish.publisher.AmazonS3Publisher
 
getArtifactType() - Method in class org.yestech.publish.publisher.BitgravityWebdavPublisher
 
getArtifactType() - Method in class org.yestech.publish.publisher.EpisodicPublisher
 
getAssetId() - Method in interface org.yestech.publish.objectmodel.episodic.IEpisodicArtifact
 
getBucketName() - Method in class org.yestech.publish.publisher.AmazonS3Publisher
 
getContext() - Method in class org.yestech.publish.service.CamelPublishProducer
 
getCreated() - Method in class org.yestech.publish.objectmodel.ArtifactMetaData
 
getCreated() - Method in interface org.yestech.publish.objectmodel.IArtifactMetaData
 
getDirectory() - Method in class org.yestech.publish.publisher.LocalFileSystemPublisher
 
getDirectoryPublishUrl(String) - Method in class org.yestech.publish.publisher.BitgravityWebdavPublisher
 
getEpisodeId() - Method in interface org.yestech.publish.objectmodel.episodic.IEpisodicArtifact
 
getFile() - Method in class org.yestech.publish.objectmodel.DefaultFileArtifact
 
getFile() - Method in interface org.yestech.publish.objectmodel.IFileArtifact
 
getFileName() - Method in class org.yestech.publish.objectmodel.ArtifactMetaData
 
getFileName() - Method in interface org.yestech.publish.objectmodel.IFileArtifactMetaData
 
getFilePublishUrl(String, String) - Method in class org.yestech.publish.publisher.BitgravityWebdavPublisher
 
getHeaderParameters() - Method in class org.yestech.publish.service.CamelPublishConsumer
 
getHeaderParameters() - Method in class org.yestech.publish.service.CamelXmlPublishConsumer
 
getJmsTemplate() - Method in class org.yestech.publish.service.JmsQueuePublishProducer
 
getLocation() - Method in class org.yestech.publish.objectmodel.ArtifactMetaData
 
getLocation() - Method in interface org.yestech.publish.objectmodel.IFileArtifactMetaData
 
getMimeType() - Method in class org.yestech.publish.objectmodel.ArtifactMetaData
 
getMimeType() - Method in interface org.yestech.publish.objectmodel.IFileArtifactMetaData
 
getModified() - Method in class org.yestech.publish.objectmodel.ArtifactMetaData
 
getModified() - Method in interface org.yestech.publish.objectmodel.IArtifactMetaData
 
getName() - Method in class org.yestech.publish.publisher.webdav.MkColMethod
 
getOwnerIdentifier() - Method in interface org.yestech.publish.objectmodel.IArtifactOwner
 
getOwnerType() - Method in interface org.yestech.publish.objectmodel.IArtifactOwner
 
getParameter(String) - Method in class org.yestech.publish.objectmodel.TerracottaPipeArtifact
 
getParameters() - Method in class org.yestech.publish.objectmodel.TerracottaPipeArtifact
 
getPassword() - Method in class org.yestech.publish.publisher.BitgravityWebdavPublisher
 
getPingUrl() - Method in class org.yestech.publish.publisher.EpisodicPublisher
 
getPipe() - Method in class org.yestech.publish.service.TerracottaPublishProducer
 
getProcessor() - Method in class org.yestech.publish.service.CamelPublishConsumer
 
getProcessor() - Method in class org.yestech.publish.service.CamelXmlPublishConsumer
 
getProcessor() - Method in class org.yestech.publish.service.JmsQueuePublishConsumer
 
getProducers() - Method in interface org.yestech.publish.client.IPublishBridge
 
getProducers() - Method in class org.yestech.publish.client.PublishBridge
 
getProperties() - Method in class org.yestech.publish.objectmodel.PublisherProperties
 
getProperties() - Method in class org.yestech.publish.publisher.AmazonS3Publisher
 
getProperty(Pair<ArtifactType, String>) - Method in class org.yestech.publish.objectmodel.PublisherProperties
 
getPublishers() - Method in class org.yestech.publish.service.DefaultPublishProcessor
 
getQueue() - Method in class org.yestech.publish.service.JmsQueuePublishProducer
 
getS3Service() - Method in class org.yestech.publish.publisher.AmazonS3Publisher
 
getSecret() - Method in class org.yestech.publish.publisher.EpisodicPublisher
 
getSecretKey() - Method in class org.yestech.publish.publisher.AmazonS3Publisher
 
getShowId() - Method in class org.yestech.publish.publisher.EpisodicPublisher
 
getSize() - Method in class org.yestech.publish.objectmodel.ArtifactMetaData
 
getSize() - Method in interface org.yestech.publish.objectmodel.IFileArtifactMetaData
 
getStartEndPoint() - Method in class org.yestech.publish.service.CamelPublishProducer
 
getStream() - Method in class org.yestech.publish.objectmodel.DefaultFileArtifact
 
getStream() - Method in interface org.yestech.publish.objectmodel.IFileArtifact
 
getTempDirectory() - Method in class org.yestech.publish.publisher.AmazonS3Publisher
 
getTempDirectory() - Method in class org.yestech.publish.publisher.BitgravityWebdavPublisher
 
getTempDirectory() - Method in class org.yestech.publish.publisher.EpisodicPublisher
 
getTempDirectory() - Method in class org.yestech.publish.service.CamelPublishConsumer
 
getTempDirectory() - Method in class org.yestech.publish.service.CamelXmlPublishConsumer
 
getTempDirectory() - Method in class org.yestech.publish.service.JmsQueuePublishConsumer
 
getUniqueNames() - Method in class org.yestech.publish.objectmodel.DefaultFileArtifact
 
getUniqueNames() - Method in interface org.yestech.publish.objectmodel.IFileArtifactMetaData
Returns the Path, FileName pair
getUrl() - Method in class org.yestech.publish.service.CamelPublishProducer
 
getUrl() - Method in interface org.yestech.publish.service.IPublishProducer
 
getUrl() - Method in class org.yestech.publish.service.JmsQueuePublishProducer
 
getUrl() - Method in class org.yestech.publish.service.NoOpPublishProducer
 
getUrl() - Method in class org.yestech.publish.service.TerracottaPublishProducer
 
getUrlPrefix() - Method in class org.yestech.publish.publisher.BitgravityWebdavPublisher
 
getUsername() - Method in class org.yestech.publish.publisher.BitgravityWebdavPublisher
 
getWebDavPrefix() - Method in class org.yestech.publish.publisher.BitgravityWebdavPublisher
 

I

IArtifact<MD extends IArtifactMetaData,ID> - Interface in org.yestech.publish.objectmodel
Represents a generic type that can be published.
IArtifactMetaData<O extends IArtifactOwner,I> - Interface in org.yestech.publish.objectmodel
 
IArtifactOwner<T extends IArtifactOwnerType,I> - Interface in org.yestech.publish.objectmodel
 
IArtifactOwnerType - Interface in org.yestech.publish.objectmodel
 
IEpisodicArtifact - Interface in org.yestech.publish.objectmodel.episodic
Contains episodic specific information that can be saved to an object if this interface is implemented.
IEpisodicArtifactPersister - Interface in org.yestech.publish.objectmodel.episodic
Provides a way to save information about an episodic artifact.
IFileArtifact<MD extends IFileArtifactMetaData,ID> - Interface in org.yestech.publish.objectmodel
Represents a generic type that can be published.
IFileArtifactMetaData<O extends IArtifactOwner,I> - Interface in org.yestech.publish.objectmodel
 
init() - Method in class org.yestech.publish.publisher.AmazonS3Publisher
 
IPublishBridge - Interface in org.yestech.publish.client
Bridge the provides access to the Publishing System.
IPublishConstant - Interface in org.yestech.publish
 
IPublishConsumer - Interface in org.yestech.publish.service
Consumes a publish request from a IPublishProducer and processes the request.
IPublisher<ARTIFACT extends IArtifact> - Interface in org.yestech.publish.publisher
The classes that actually move an IArtifact to it destination.
IPublishProcessor - Interface in org.yestech.publish.service
 
IPublishProducer - Interface in org.yestech.publish.service
Sends out a notification that an IArtifactMetaData needs to be published
isFileArtifact(IArtifact) - Static method in class org.yestech.publish.util.PublishUtils
Determines if an Artifact is an IFileArtifact
isTerracottaArtifact(IArtifact) - Static method in class org.yestech.publish.util.PublishUtils
Determines if an Artifact is an TerracottaPipeArtifact

J

JmsQueuePublishConsumer - Class in org.yestech.publish.service
 
JmsQueuePublishConsumer() - Constructor for class org.yestech.publish.service.JmsQueuePublishConsumer
 
JmsQueuePublishProducer - Class in org.yestech.publish.service
 
JmsQueuePublishProducer() - Constructor for class org.yestech.publish.service.JmsQueuePublishProducer
 

L

LocalFileSystemPublisher - Class in org.yestech.publish.publisher
Writes to the Local FileSystem.
LocalFileSystemPublisher() - Constructor for class org.yestech.publish.publisher.LocalFileSystemPublisher
 

M

META_DATA - Static variable in interface org.yestech.publish.IPublishConstant
 
META_DATA_IDENTIFIER - Static variable in interface org.yestech.publish.IPublishConstant
 
META_DATA_TYPE - Static variable in interface org.yestech.publish.IPublishConstant
 
MkColMethod - Class in org.yestech.publish.publisher.webdav
 
MkColMethod(String) - Constructor for class org.yestech.publish.publisher.webdav.MkColMethod
 

N

NoOpPublishConsumer - Class in org.yestech.publish.service
Doesnt do anything it is a No Operation
NoOpPublishConsumer() - Constructor for class org.yestech.publish.service.NoOpPublishConsumer
 
NoOpPublishProducer - Class in org.yestech.publish.service
Doesnt do anything it is a No Operation
NoOpPublishProducer() - Constructor for class org.yestech.publish.service.NoOpPublishProducer
 

O

onMessage(Message) - Method in class org.yestech.publish.service.JmsQueuePublishConsumer
 
org.yestech.publish - package org.yestech.publish
 
org.yestech.publish.client - package org.yestech.publish.client
 
org.yestech.publish.objectmodel - package org.yestech.publish.objectmodel
 
org.yestech.publish.objectmodel.episodic - package org.yestech.publish.objectmodel.episodic
 
org.yestech.publish.publisher - package org.yestech.publish.publisher
 
org.yestech.publish.publisher.webdav - package org.yestech.publish.publisher.webdav
 
org.yestech.publish.service - package org.yestech.publish.service
 
org.yestech.publish.util - package org.yestech.publish.util
 

P

process(Exchange) - Method in class org.yestech.publish.service.CamelPublishConsumer
 
process(Exchange) - Method in class org.yestech.publish.service.CamelXmlPublishConsumer
 
process(IArtifact) - Method in class org.yestech.publish.service.DefaultPublishProcessor
 
process(IArtifact) - Method in interface org.yestech.publish.service.IPublishProcessor
 
ProducerArtifactType - Annotation Type in org.yestech.publish.objectmodel
 
proxyHost() - Method in class org.yestech.publish.publisher.EpisodicPublisher
 
proxyPort() - Method in class org.yestech.publish.publisher.EpisodicPublisher
 
publish(IArtifact) - Method in interface org.yestech.publish.client.IPublishBridge
Publish a generic artifact.
publish(IFileArtifact) - Method in interface org.yestech.publish.client.IPublishBridge
Publish a File Based Artifact.
publish(IArtifact) - Method in class org.yestech.publish.client.PublishBridge
 
publish(IFileArtifact) - Method in class org.yestech.publish.client.PublishBridge
 
publish(IFileArtifact) - Method in class org.yestech.publish.publisher.AmazonS3Publisher
 
publish(IFileArtifact) - Method in class org.yestech.publish.publisher.BitgravityWebdavPublisher
 
publish(IFileArtifact) - Method in class org.yestech.publish.publisher.CloudFsPublisher
 
publish(IFileArtifact) - Method in class org.yestech.publish.publisher.EpisodicPublisher
 
publish(ARTIFACT) - Method in interface org.yestech.publish.publisher.IPublisher
 
publish(IFileArtifact) - Method in class org.yestech.publish.publisher.LocalFileSystemPublisher
 
PublishBridge - Class in org.yestech.publish.client
 
PublishBridge() - Constructor for class org.yestech.publish.client.PublishBridge
 
PublisherProperties - Class in org.yestech.publish.objectmodel
Container for properties used by IPublisher
PublisherProperties() - Constructor for class org.yestech.publish.objectmodel.PublisherProperties
 
PublishUtils - Class in org.yestech.publish.util
 
PublishUtils() - Constructor for class org.yestech.publish.util.PublishUtils
 

R

RAW_XML_ARTIFACT - Static variable in interface org.yestech.publish.IPublishConstant
 
recieve(IArtifact) - Method in class org.yestech.publish.service.CamelPublishConsumer
 
recieve(IArtifact) - Method in class org.yestech.publish.service.CamelXmlPublishConsumer
 
recieve(IArtifact) - Method in interface org.yestech.publish.service.IPublishConsumer
 
recieve(IArtifact) - Method in class org.yestech.publish.service.JmsQueuePublishConsumer
 
recieve(IArtifact) - Method in class org.yestech.publish.service.NoOpPublishConsumer
 
removeTempFile(String) - Static method in class org.yestech.publish.util.PublishUtils
 
reset(IFileArtifact) - Static method in class org.yestech.publish.util.PublishUtils
Resets a IFileArtifact by setting both File and Stream to null

S

save(IEpisodicArtifact) - Method in interface org.yestech.publish.objectmodel.episodic.IEpisodicArtifactPersister
 
saveTempFile(File, InputStream, IFileArtifact) - Static method in class org.yestech.publish.util.PublishUtils
 
send(IArtifact) - Method in class org.yestech.publish.service.CamelPublishProducer
 
send(IFileArtifact) - Method in class org.yestech.publish.service.CamelPublishProducer
 
send(IArtifact) - Method in interface org.yestech.publish.service.IPublishProducer
 
send(IFileArtifact) - Method in interface org.yestech.publish.service.IPublishProducer
 
send(IArtifact) - Method in class org.yestech.publish.service.JmsQueuePublishProducer
 
send(IFileArtifact) - Method in class org.yestech.publish.service.JmsQueuePublishProducer
 
send(IArtifact) - Method in class org.yestech.publish.service.NoOpPublishProducer
 
send(IFileArtifact) - Method in class org.yestech.publish.service.NoOpPublishProducer
 
send(IArtifact) - Method in class org.yestech.publish.service.TerracottaPublishProducer
 
send(IFileArtifact) - Method in class org.yestech.publish.service.TerracottaPublishProducer
 
setArtifact(IArtifact) - Method in class org.yestech.publish.objectmodel.TerracottaPipeArtifact
 
setArtifactIdentifier(ID) - Method in class org.yestech.publish.objectmodel.DefaultFileArtifact
 
setArtifactIdentifier(ID) - Method in interface org.yestech.publish.objectmodel.IArtifact
 
setArtifactIdentifier(ID) - Method in interface org.yestech.publish.objectmodel.IFileArtifact
 
setArtifactIdentifier(Object) - Method in class org.yestech.publish.objectmodel.TerracottaPipeArtifact
 
setArtifactMetaData(FMD) - Method in class org.yestech.publish.objectmodel.DefaultFileArtifact
 
setArtifactMetaData(MD) - Method in interface org.yestech.publish.objectmodel.IArtifact
 
setArtifactMetaData(MD) - Method in interface org.yestech.publish.objectmodel.IFileArtifact
 
setArtifactMetaData(IArtifactMetaData) - Method in class org.yestech.publish.objectmodel.TerracottaPipeArtifact
 
setArtifactMetaDataIdentifier(I) - Method in class org.yestech.publish.objectmodel.ArtifactMetaData
 
setArtifactMetaDataIdentifier(I) - Method in interface org.yestech.publish.objectmodel.IArtifactMetaData
 
setArtifactOwner(O) - Method in class org.yestech.publish.objectmodel.ArtifactMetaData
 
setArtifactOwner(O) - Method in interface org.yestech.publish.objectmodel.IArtifactMetaData
 
setArtifactType(ArtifactType) - Method in class org.yestech.publish.objectmodel.ArtifactMetaData
 
setArtifactType(ArtifactType) - Method in interface org.yestech.publish.objectmodel.IArtifactMetaData
 
setArtifactType(ArtifactType) - Method in class org.yestech.publish.publisher.AmazonS3Publisher
 
setArtifactType(ArtifactType) - Method in class org.yestech.publish.publisher.BitgravityWebdavPublisher
 
setArtifactType(ArtifactType) - Method in class org.yestech.publish.publisher.EpisodicPublisher
 
setAssetId(String) - Method in interface org.yestech.publish.objectmodel.episodic.IEpisodicArtifact
 
setContext(CamelContext) - Method in class org.yestech.publish.service.CamelPublishProducer
 
setCreated(DateTime) - Method in class org.yestech.publish.objectmodel.ArtifactMetaData
 
setCreated(DateTime) - Method in interface org.yestech.publish.objectmodel.IArtifactMetaData
 
setDirectory(File) - Method in class org.yestech.publish.publisher.LocalFileSystemPublisher
 
setEpisodeId(String) - Method in interface org.yestech.publish.objectmodel.episodic.IEpisodicArtifact
 
setFile(File) - Method in class org.yestech.publish.objectmodel.DefaultFileArtifact
 
setFile(File) - Method in interface org.yestech.publish.objectmodel.IFileArtifact
 
setFileName(String) - Method in class org.yestech.publish.objectmodel.ArtifactMetaData
 
setFileName(String) - Method in interface org.yestech.publish.objectmodel.IFileArtifactMetaData
 
setHeaderParameters(Map<String, Object>) - Method in class org.yestech.publish.service.CamelPublishConsumer
 
setHeaderParameters(Map<String, Object>) - Method in class org.yestech.publish.service.CamelXmlPublishConsumer
 
setJmsTemplate(JmsTemplate) - Method in class org.yestech.publish.service.JmsQueuePublishProducer
 
setLocation(String) - Method in class org.yestech.publish.objectmodel.ArtifactMetaData
 
setLocation(String) - Method in interface org.yestech.publish.objectmodel.IFileArtifactMetaData
 
setLocation(IFileArtifactMetaData, String, String) - Method in class org.yestech.publish.publisher.BitgravityWebdavPublisher
 
setMimeType(String) - Method in class org.yestech.publish.objectmodel.ArtifactMetaData
 
setMimeType(String) - Method in interface org.yestech.publish.objectmodel.IFileArtifactMetaData
 
setModified(DateTime) - Method in class org.yestech.publish.objectmodel.ArtifactMetaData
 
setModified(DateTime) - Method in interface org.yestech.publish.objectmodel.IArtifactMetaData
 
setParameters(Map<String, Object>) - Method in class org.yestech.publish.objectmodel.TerracottaPipeArtifact
 
setPersister(IEpisodicArtifactPersister) - Method in class org.yestech.publish.publisher.EpisodicPublisher
 
setPipe(Pipe) - Method in class org.yestech.publish.service.TerracottaPublishProducer
 
setProcessor(IPublishProcessor) - Method in class org.yestech.publish.service.CamelPublishConsumer
 
setProcessor(IPublishProcessor) - Method in class org.yestech.publish.service.CamelXmlPublishConsumer
 
setProcessor(IPublishProcessor) - Method in class org.yestech.publish.service.JmsQueuePublishConsumer
 
setProcessorList(List<IPublisher>) - Method in class org.yestech.publish.service.DefaultPublishProcessor
 
setProducers(Map<ArtifactType, IPublishProducer>) - Method in interface org.yestech.publish.client.IPublishBridge
 
setProducers(Map<ArtifactType, IPublishProducer>) - Method in class org.yestech.publish.client.PublishBridge
 
setProperties(Map<ArtifactType, Map<String, Object>>) - Method in class org.yestech.publish.objectmodel.PublisherProperties
 
setProperties(PublisherProperties) - Method in class org.yestech.publish.publisher.AmazonS3Publisher
 
setProperties(PublisherProperties) - Method in class org.yestech.publish.publisher.BitgravityWebdavPublisher
 
setProperties(PublisherProperties) - Method in class org.yestech.publish.publisher.EpisodicPublisher
 
setPublishers(Map<ArtifactType, IPublisher>) - Method in class org.yestech.publish.service.DefaultPublishProcessor
 
setQueue(Queue) - Method in class org.yestech.publish.service.JmsQueuePublishProducer
 
setS3Service(S3Service) - Method in class org.yestech.publish.publisher.AmazonS3Publisher
 
setSize(long) - Method in class org.yestech.publish.objectmodel.ArtifactMetaData
 
setSize(long) - Method in interface org.yestech.publish.objectmodel.IFileArtifactMetaData
 
setStartEndPoint(String) - Method in class org.yestech.publish.service.CamelPublishProducer
 
setStream(InputStream) - Method in class org.yestech.publish.objectmodel.DefaultFileArtifact
 
setStream(InputStream) - Method in interface org.yestech.publish.objectmodel.IFileArtifact
 
setTempDirectory(File) - Method in class org.yestech.publish.service.CamelPublishConsumer
 
setTempDirectory(File) - Method in class org.yestech.publish.service.CamelXmlPublishConsumer
 
setTempDirectory(File) - Method in class org.yestech.publish.service.JmsQueuePublishConsumer
 
setUniqueNames(Pair<String, String>) - Method in class org.yestech.publish.objectmodel.DefaultFileArtifact
 
setUniqueNames(Pair<String, String>) - Method in interface org.yestech.publish.objectmodel.IFileArtifactMetaData
Sets the Path, FileName pair
setUrl(String) - Method in class org.yestech.publish.service.CamelPublishProducer
 
setUrl(String) - Method in interface org.yestech.publish.service.IPublishProducer
 
setUrl(String) - Method in class org.yestech.publish.service.JmsQueuePublishProducer
 
setUrl(String) - Method in class org.yestech.publish.service.NoOpPublishProducer
 
setUrl(String) - Method in class org.yestech.publish.service.TerracottaPublishProducer
 

T

TerracottaPipeArtifact - Class in org.yestech.publish.objectmodel
 
TerracottaPipeArtifact() - Constructor for class org.yestech.publish.objectmodel.TerracottaPipeArtifact
 
TerracottaPublishProducer - Class in org.yestech.publish.service
 
TerracottaPublishProducer() - Constructor for class org.yestech.publish.service.TerracottaPublishProducer
 
translateArtifact(IArtifact) - Static method in class org.yestech.publish.util.PublishUtils
Returns the physical IArtifact type.

U

URL - Static variable in interface org.yestech.publish.IPublishConstant
 

V

valueOf(String) - Static method in enum org.yestech.publish.objectmodel.ArtifactType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.yestech.publish.objectmodel.ArtifactType
Returns an array containing the constants of this enum type, in the order they are declared.

A B C D E F G I J L M N O P R S T U V

Copyright © 2010 YES Technology Association. All Rights Reserved.