AbstractSendable(T entity) | org.turro.sendable.AbstractSendable< T > | |
AbstractSendable(String entityPath) | org.turro.sendable.AbstractSendable< T > | |
addAssistants(AssistantSet as, Publication entity) | org.turro.entities.PublicationSendable | protected |
org::turro::sendable::AbstractSendable.addAssistants(AssistantSet as, T entity) | org.turro.sendable.AbstractSendable< T > | protected |
createRef(Publication publication) | org.turro.entities.PublicationSendable | |
createRef(String redir) | org.turro.entities.PublicationSendable | |
doSend(Sendable sendable, Publication entity, IConstructor constructor, AssistantSet assistants, boolean checkSent) | org.turro.entities.PublicationSendable | protected |
org::turro::sendable::AbstractSendable.doSend(Sendable sendable, T entity, IConstructor constructor, AssistantSet assistants, boolean checkSent) | org.turro.sendable.AbstractSendable< T > | protected |
getAssistants() | org.turro.sendable.AbstractSendable< T > | |
getSchedule() | org.turro.sendable.AbstractSendable< T > | |
isSent() | org.turro.sendable.AbstractSendable< T > | |
PublicationSendable(Publication entity) | org.turro.entities.PublicationSendable | |
PublicationSendable(String entityPath) | org.turro.entities.PublicationSendable | |
repository(Publication pub) | org.turro.entities.PublicationSendable | |
send(IConstructor constructor) | org.turro.sendable.AbstractSendable< T > | |
send(IConstructor constructor, Collection< IContact > contacts) | org.turro.sendable.AbstractSendable< T > | |