Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
I
M
N
O
P
R
S
T
U
V
W
A
acquireIgnoringInterruption(Sync)
- Static method in class info.magnolia.module.exchangesimple.
BaseSyndicatorImpl
Acquires a
Sync
ignoring any interruptions.
ACTION
- Static variable in class info.magnolia.module.exchangesimple.
BaseSyndicatorImpl
ACTIVATE
- Static variable in class info.magnolia.module.exchangesimple.
BaseSyndicatorImpl
activate(String, Content)
- Method in class info.magnolia.module.exchangesimple.
BaseSyndicatorImpl
This will activate specifies page (sub pages) to all configured subscribers.
activate(String, Content, List<String>)
- Method in class info.magnolia.module.exchangesimple.
BaseSyndicatorImpl
This will activate specified node to all configured subscribers.
activate(Subscriber, String, Content)
- Method in class info.magnolia.module.exchangesimple.
BaseSyndicatorImpl
This will activate specifies page (sub pages) to the specified subscriber.
activate(Subscriber, String, Content, List<String>)
- Method in class info.magnolia.module.exchangesimple.
BaseSyndicatorImpl
This will activate specifies node to the specified subscriber.
activate(ActivationContent, String)
- Method in class info.magnolia.module.exchangesimple.
BaseSyndicatorImpl
activate(Subscriber, ActivationContent, String)
- Method in class info.magnolia.module.exchangesimple.
BaseSyndicatorImpl
Send request of activation of activationContent to the subscriber.
activate(ActivationContent, String)
- Method in class info.magnolia.module.exchangesimple.
SimpleSyndicator
ACTIVATION_ATTRIBUTE_MESSAGE
- Static variable in class info.magnolia.module.exchangesimple.
BaseSyndicatorImpl
ACTIVATION_ATTRIBUTE_STATUS
- Static variable in class info.magnolia.module.exchangesimple.
BaseSyndicatorImpl
ACTIVATION_ATTRIBUTE_VERSION
- Static variable in class info.magnolia.module.exchangesimple.
BaseSyndicatorImpl
ACTIVATION_AUTH
- Static variable in class info.magnolia.module.exchangesimple.
BaseSyndicatorImpl
ACTIVATION_AUTH_KEY
- Static variable in class info.magnolia.module.exchangesimple.
BaseSyndicatorImpl
ACTIVATION_FAILED
- Static variable in class info.magnolia.module.exchangesimple.
BaseSyndicatorImpl
ACTIVATION_HANDSHAKE
- Static variable in class info.magnolia.module.exchangesimple.
BaseSyndicatorImpl
ACTIVATION_SUCCESSFUL
- Static variable in class info.magnolia.module.exchangesimple.
BaseSyndicatorImpl
ActivationContent
- Class in
info.magnolia.module.exchangesimple
Container for all information about activated (to be) content.
ActivationContent()
- Constructor for class info.magnolia.module.exchangesimple.
ActivationContent
ActivationPage
- Class in
info.magnolia.module.exchangesimple.pages
Activation UI.
ActivationPage(String, HttpServletRequest, HttpServletResponse)
- Constructor for class info.magnolia.module.exchangesimple.pages.
ActivationPage
addActivationHeaders(URLConnection, ActivationContent, String)
- Method in class info.magnolia.module.exchangesimple.
BaseSyndicatorImpl
Adds headers fields describing activation request.
addDeactivationHeaders(URLConnection, String, String)
- Method in class info.magnolia.module.exchangesimple.
BaseSyndicatorImpl
Adds header fields describing deactivation request.
addFile(String, File)
- Method in class info.magnolia.module.exchangesimple.
ActivationContent
Adds resource to the list of files for transfer.
addHandshakeInfo(URLConnection, String)
- Method in class info.magnolia.module.exchangesimple.
BaseSyndicatorImpl
addOrderingInfo(Element, List<String>)
- Method in class info.magnolia.module.exchangesimple.
ResourceCollector
Adds ordering information to the resource mapping file.
addProperty(String, String)
- Method in class info.magnolia.module.exchangesimple.
ActivationContent
Adds property to the list of properties.
addResources(Element, Session, Content, Content.ContentFilter, ActivationContent)
- Method in class info.magnolia.module.exchangesimple.
ResourceCollector
addSubscribers(Subscriber)
- Method in class info.magnolia.module.exchangesimple.
DefaultActivationManager
addSubscriptions(Subscription)
- Method in class info.magnolia.module.exchangesimple.
DefaultSubscriber
applyLock(HttpServletRequest)
- Method in class info.magnolia.module.exchangesimple.
ReceiveFilter
apply lock.
B
BaseSyndicatorImpl
- Class in
info.magnolia.module.exchangesimple
Default implementation of
Syndicator
.
BaseSyndicatorImpl()
- Constructor for class info.magnolia.module.exchangesimple.
BaseSyndicatorImpl
C
check(InstallContext)
- Method in class info.magnolia.module.exchangesimple.setup.
CheckKeyProperty
checkAuthenticated(HttpServletRequest)
- Method in class info.magnolia.module.exchangesimple.
ReceiveFilter
CheckKeyProperty
- Class in
info.magnolia.module.exchangesimple.setup
Verify that the location of private and public keys used for activation is present in the configuration.
CheckKeyProperty()
- Constructor for class info.magnolia.module.exchangesimple.setup.
CheckKeyProperty
checkPermissions(HttpServletRequest, String, String, long)
- Method in class info.magnolia.module.exchangesimple.pages.
ActivationPage
Uses access manager to authorize this request.
cleanTemporaryStore(ActivationContent)
- Method in class info.magnolia.module.exchangesimple.
BaseSyndicatorImpl
Cleans up temporary file store after activation.
cleanUp(HttpServletRequest, String)
- Method in class info.magnolia.module.exchangesimple.
ReceiveFilter
cleans temporary store and removes any locks set.
clone()
- Method in class info.magnolia.module.exchangesimple.
ActivationContent
collect(Content, List<String>, String, String, String, Rule)
- Method in class info.magnolia.module.exchangesimple.
ResourceCollector
Collects all information about activated content and its children (those that are set to be activated with the parent by filter rules).
COMMIT
- Static variable in class info.magnolia.module.exchangesimple.
BaseSyndicatorImpl
CONTENT_FILTER_RULE
- Static variable in class info.magnolia.module.exchangesimple.
BaseSyndicatorImpl
contentFilterRule
- Variable in class info.magnolia.module.exchangesimple.
BaseSyndicatorImpl
copyProperties(Content, Content)
- Method in class info.magnolia.module.exchangesimple.
ReceiveFilter
Copy all properties from source to destination (by cleaning the old properties).
D
DEACTIVATE
- Static variable in class info.magnolia.module.exchangesimple.
BaseSyndicatorImpl
deactivate(String)
- Method in class info.magnolia.module.exchangesimple.
BaseSyndicatorImpl
deactivate(Content)
- Method in class info.magnolia.module.exchangesimple.
BaseSyndicatorImpl
deactivate(Subscriber, Content)
- Method in class info.magnolia.module.exchangesimple.
BaseSyndicatorImpl
DEFAULT_HANDLER
- Static variable in class info.magnolia.module.exchangesimple.
BaseSyndicatorImpl
URI used for activation.
DefaultActivationManager
- Class in
info.magnolia.module.exchangesimple
Observed bean holding current configuration of subscribers described at
/server/activation/subscribers
.
DefaultActivationManager()
- Constructor for class info.magnolia.module.exchangesimple.
DefaultActivationManager
DefaultSubscriber
- Class in
info.magnolia.module.exchangesimple
Bean holder for subscriber configuration.
DefaultSubscriber()
- Constructor for class info.magnolia.module.exchangesimple.
DefaultSubscriber
DefaultSubscription
- Class in
info.magnolia.module.exchangesimple
Bean holder for the default subscription information.
DefaultSubscription()
- Constructor for class info.magnolia.module.exchangesimple.
DefaultSubscription
doDeactivate(String, String)
- Method in class info.magnolia.module.exchangesimple.
BaseSyndicatorImpl
doDeactivate(Subscriber, String, String)
- Method in class info.magnolia.module.exchangesimple.
BaseSyndicatorImpl
Deactivate content from specified subscriber.
doDeactivate(String, String)
- Method in class info.magnolia.module.exchangesimple.
SimpleSyndicator
doDeactivate(Subscriber, String, String)
- Method in class info.magnolia.module.exchangesimple.
SimpleSyndicator
Deactivate from a specified subscriber.
doFilter(HttpServletRequest, HttpServletResponse, FilterChain)
- Method in class info.magnolia.module.exchangesimple.
ReceiveFilter
E
ExchangeSimpleModule
- Class in
info.magnolia.module.exchangesimple
Module class of the basic activation module.
ExchangeSimpleModule()
- Constructor for class info.magnolia.module.exchangesimple.
ExchangeSimpleModule
ExchangeSimpleModuleVersionHandler
- Class in
info.magnolia.module.exchangesimple.setup
VersionHandler of the ExchangeSimple module.
ExchangeSimpleModuleVersionHandler()
- Constructor for class info.magnolia.module.exchangesimple.setup.
ExchangeSimpleModuleVersionHandler
ExchangeTask
- Class in
info.magnolia.module.exchangesimple
Simple activation task - currently only to either activate or deactivate content.
ExchangeTask()
- Constructor for class info.magnolia.module.exchangesimple.
ExchangeTask
executeInPool(Runnable)
- Static method in class info.magnolia.module.exchangesimple.
BaseSyndicatorImpl
Runs a given job in the thread pool.
exportAndParse(Session, Content, XMLReader, OutputStream, boolean)
- Method in class info.magnolia.module.exchangesimple.
ResourceCollector
Exports frozen resource.
G
generateKeys()
- Method in class info.magnolia.module.exchangesimple.pages.
ActivationPage
Actually perform backup.
getActivationDelayTolerance()
- Method in class info.magnolia.module.exchangesimple.
ExchangeSimpleModule
Default tolerance if not set is 30000 (i.e.
getActivationKeyLength()
- Method in class info.magnolia.module.exchangesimple.
ExchangeSimpleModule
Default key length if not set is 1024 bits.
getActivationURL(Subscriber)
- Method in class info.magnolia.module.exchangesimple.
BaseSyndicatorImpl
Retrieves URL subscriber is listening on for (de)activation requests.
getBasicInstallTasks(InstallContext)
- Method in class info.magnolia.module.exchangesimple.setup.
ExchangeSimpleModuleVersionHandler
getCommand()
- Method in class info.magnolia.module.exchangesimple.pages.
ActivationPage
getConfigPath()
- Method in class info.magnolia.module.exchangesimple.
DefaultActivationManager
getConnectTimeout()
- Method in class info.magnolia.module.exchangesimple.
DefaultSubscriber
getContentFilter(Rule)
- Method in class info.magnolia.module.exchangesimple.
ResourceCollector
getCurrentPublicKey()
- Method in class info.magnolia.module.exchangesimple.pages.
ActivationPage
getDeactivationURL(Subscriber)
- Method in class info.magnolia.module.exchangesimple.
BaseSyndicatorImpl
Return URI set for deactivation.
getDocumentBase(String, String)
- Method in class info.magnolia.module.exchangesimple.
DefaultSubscriber
getExtraInstallTasks(InstallContext)
- Method in class info.magnolia.module.exchangesimple.setup.
ExchangeSimpleModuleVersionHandler
getFile(String)
- Method in class info.magnolia.module.exchangesimple.
ActivationContent
getFiles()
- Method in class info.magnolia.module.exchangesimple.
ActivationContent
Cats collection of all files.
getFromURI()
- Method in class info.magnolia.module.exchangesimple.
DefaultSubscription
getHierarchyManager(HttpServletRequest)
- Method in class info.magnolia.module.exchangesimple.
ReceiveFilter
get hierarchy manager.
getImportedContentRoot(MultipartForm, String, String)
- Method in class info.magnolia.module.exchangesimple.
ReceiveFilter
getInstallConditions()
- Method in class info.magnolia.module.exchangesimple.setup.
ExchangeSimpleModuleVersionHandler
getKeyLength()
- Method in class info.magnolia.module.exchangesimple.pages.
ActivationPage
getMappedPath(String, Subscription)
- Method in class info.magnolia.module.exchangesimple.
BaseSyndicatorImpl
Gets target path to which the current path is mapped in given subscription.
getMatchedSubscription(String, String)
- Method in class info.magnolia.module.exchangesimple.
DefaultSubscriber
getMessages()
- Method in class info.magnolia.module.exchangesimple.pages.
ActivationPage
getName()
- Method in class info.magnolia.module.exchangesimple.
DefaultSubscriber
getName()
- Method in class info.magnolia.module.exchangesimple.
DefaultSubscription
getNode(HttpServletRequest)
- Method in class info.magnolia.module.exchangesimple.
ReceiveFilter
getParentPath(HttpServletRequest)
- Method in class info.magnolia.module.exchangesimple.
ReceiveFilter
getProperties()
- Method in class info.magnolia.module.exchangesimple.
ActivationContent
Gets collection of all properties.
getproperty(String)
- Method in class info.magnolia.module.exchangesimple.
ActivationContent
Gets value of property with specified key or null if such property was not set.
getPublicKey()
- Method in class info.magnolia.module.exchangesimple.
DefaultActivationManager
getReadTimeout()
- Method in class info.magnolia.module.exchangesimple.
DefaultSubscriber
getRepository()
- Method in class info.magnolia.module.exchangesimple.
DefaultSubscription
getRetryWait()
- Method in class info.magnolia.module.exchangesimple.
ReceiveFilter
getSubscribedPath(String, String)
- Method in class info.magnolia.module.exchangesimple.
DefaultSubscriber
getSubscribers()
- Method in class info.magnolia.module.exchangesimple.
DefaultActivationManager
getSubscribers()
- Method in class info.magnolia.module.exchangesimple.
SimpleSyndicator
getSubscriptions()
- Method in class info.magnolia.module.exchangesimple.
DefaultSubscriber
getTempKeys()
- Method in class info.magnolia.module.exchangesimple.
ExchangeSimpleModule
getToURI()
- Method in class info.magnolia.module.exchangesimple.
DefaultSubscription
getUnlockRetries()
- Method in class info.magnolia.module.exchangesimple.
ReceiveFilter
getURL()
- Method in class info.magnolia.module.exchangesimple.
DefaultSubscriber
getUser(HttpServletRequest)
- Method in class info.magnolia.module.exchangesimple.
ReceiveFilter
Deprecated.
since 4.5. This method is not used anymore and there is no replacement. Authentication of activation is now handled by exchange of info encrypted by PPKey.
getUUID(HttpServletRequest)
- Method in class info.magnolia.module.exchangesimple.
ReceiveFilter
getWebappName()
- Method in class info.magnolia.module.exchangesimple.
ReceiveFilter
H
handleChildren(HttpServletRequest, Content)
- Method in class info.magnolia.module.exchangesimple.
ReceiveFilter
handleErrors(List<Exception>)
- Method in class info.magnolia.module.exchangesimple.
SimpleSyndicator
handleMovedContent(String, HierarchyManager, Element, Content)
- Method in class info.magnolia.module.exchangesimple.
ReceiveFilter
hasAnyActiveSubscriber()
- Method in class info.magnolia.module.exchangesimple.
DefaultActivationManager
I
importFresh(Element, MultipartForm, HierarchyManager, String)
- Method in class info.magnolia.module.exchangesimple.
ReceiveFilter
import on non existing tree.
importOnExisting(Element, MultipartForm, HierarchyManager, Content)
- Method in class info.magnolia.module.exchangesimple.
ReceiveFilter
import on existing content, making sure that content which is not sent stays as is.
importResource(MultipartForm, Element, HierarchyManager, String)
- Method in class info.magnolia.module.exchangesimple.
ReceiveFilter
import documents.
info.magnolia.module.exchangesimple
- package info.magnolia.module.exchangesimple
info.magnolia.module.exchangesimple.pages
- package info.magnolia.module.exchangesimple.pages
info.magnolia.module.exchangesimple.setup
- package info.magnolia.module.exchangesimple.setup
init(User, String, String, Rule)
- Method in class info.magnolia.module.exchangesimple.
BaseSyndicatorImpl
isActive()
- Method in class info.magnolia.module.exchangesimple.
DefaultSubscriber
isAuthorAuthenticated(HttpServletRequest, HttpServletResponse)
- Method in class info.magnolia.module.exchangesimple.
ReceiveFilter
isEnabled()
- Method in class info.magnolia.module.exchangesimple.
DefaultSubscription
isGenerateKeys()
- Method in class info.magnolia.module.exchangesimple.pages.
ActivationPage
isSubscribed(String, String)
- Method in class info.magnolia.module.exchangesimple.
DefaultSubscriber
isSuccess()
- Method in class info.magnolia.module.exchangesimple.pages.
ActivationPage
M
MAPPED_PARENT_PATH
- Static variable in class info.magnolia.module.exchangesimple.
BaseSyndicatorImpl
N
NODE_UUID
- Static variable in class info.magnolia.module.exchangesimple.
BaseSyndicatorImpl
O
order(Content, String, String)
- Method in class info.magnolia.module.exchangesimple.
ReceiveFilter
orderImportedNode(String, HierarchyManager, Element, Element)
- Method in class info.magnolia.module.exchangesimple.
ReceiveFilter
P
parent
- Variable in class info.magnolia.module.exchangesimple.
BaseSyndicatorImpl
PARENT_PATH
- Static variable in class info.magnolia.module.exchangesimple.
BaseSyndicatorImpl
PATH
- Static variable in class info.magnolia.module.exchangesimple.
BaseSyndicatorImpl
Path to be activated or deactivated.
prepareConnection(Subscriber, String)
- Method in class info.magnolia.module.exchangesimple.
BaseSyndicatorImpl
R
receive(HttpServletRequest)
- Method in class info.magnolia.module.exchangesimple.
ReceiveFilter
handle activate or deactivate request.
ReceiveFilter
- Class in
info.magnolia.module.exchangesimple
This filter receives activation requests from another instance and applies them.
ReceiveFilter(ExchangeSimpleModule)
- Constructor for class info.magnolia.module.exchangesimple.
ReceiveFilter
remove(HttpServletRequest, String)
- Method in class info.magnolia.module.exchangesimple.
ReceiveFilter
Deletes (de-activate) the content specified by the request.
removeChildren(Content, Content.ContentFilter)
- Method in class info.magnolia.module.exchangesimple.
ReceiveFilter
remove children.
removeFile(String)
- Method in class info.magnolia.module.exchangesimple.
ActivationContent
removeProperty(String)
- Method in class info.magnolia.module.exchangesimple.
ActivationContent
REPOSITORY_NAME
- Static variable in class info.magnolia.module.exchangesimple.
BaseSyndicatorImpl
Deprecated.
since 4.5 - use logical workspace instead.
repositoryName
- Variable in class info.magnolia.module.exchangesimple.
BaseSyndicatorImpl
Deprecated.
since 4.5 - should no longer be needed when operating with logical workspace names
RESOURCE_MAPPING_FILE
- Static variable in class info.magnolia.module.exchangesimple.
BaseSyndicatorImpl
Name of the resource containing reading sequence for importing the data in activation target.
RESOURCE_MAPPING_FILE_ELEMENT
- Static variable in class info.magnolia.module.exchangesimple.
BaseSyndicatorImpl
RESOURCE_MAPPING_ID_ATTRIBUTE
- Static variable in class info.magnolia.module.exchangesimple.
BaseSyndicatorImpl
RESOURCE_MAPPING_MD_ATTRIBUTE
- Static variable in class info.magnolia.module.exchangesimple.
BaseSyndicatorImpl
RESOURCE_MAPPING_NAME_ATTRIBUTE
- Static variable in class info.magnolia.module.exchangesimple.
BaseSyndicatorImpl
RESOURCE_MAPPING_ROOT_ELEMENT
- Static variable in class info.magnolia.module.exchangesimple.
BaseSyndicatorImpl
RESOURCE_MAPPING_UUID_ATTRIBUTE
- Static variable in class info.magnolia.module.exchangesimple.
BaseSyndicatorImpl
ResourceCollector
- Class in
info.magnolia.module.exchangesimple
Class responsible for collecting all the resources for activation of content.
ResourceCollector()
- Constructor for class info.magnolia.module.exchangesimple.
ResourceCollector
ROLLBACK
- Static variable in class info.magnolia.module.exchangesimple.
BaseSyndicatorImpl
run()
- Method in class info.magnolia.module.exchangesimple.
ExchangeTask
runTask(Subscriber)
- Method in class info.magnolia.module.exchangesimple.
ExchangeTask
S
setActivationDelayTolerance(long)
- Method in class info.magnolia.module.exchangesimple.
ExchangeSimpleModule
setActivationKeyLength(int)
- Method in class info.magnolia.module.exchangesimple.
ExchangeSimpleModule
setActive(boolean)
- Method in class info.magnolia.module.exchangesimple.
DefaultSubscriber
setConnectTimeout(int)
- Method in class info.magnolia.module.exchangesimple.
DefaultSubscriber
setEnabled(boolean)
- Method in class info.magnolia.module.exchangesimple.
DefaultSubscription
setErrors(List<Exception>)
- Method in class info.magnolia.module.exchangesimple.
ExchangeTask
setFromURI(String)
- Method in class info.magnolia.module.exchangesimple.
DefaultSubscription
setGenerateKeys(boolean)
- Method in class info.magnolia.module.exchangesimple.pages.
ActivationPage
setKeyLength(int)
- Method in class info.magnolia.module.exchangesimple.pages.
ActivationPage
setName(String)
- Method in class info.magnolia.module.exchangesimple.
DefaultSubscriber
setName(String)
- Method in class info.magnolia.module.exchangesimple.
DefaultSubscription
setProperty(String, String)
- Method in class info.magnolia.module.exchangesimple.
ActivationContent
setPublicKey(String)
- Method in class info.magnolia.module.exchangesimple.
DefaultActivationManager
setReadTimeout(int)
- Method in class info.magnolia.module.exchangesimple.
DefaultSubscriber
setRepository(String)
- Method in class info.magnolia.module.exchangesimple.
DefaultSubscription
setResouceCollector(ResourceCollector)
- Method in class info.magnolia.module.exchangesimple.
BaseSyndicatorImpl
setResponseHeaders(HttpServletResponse, String, String, String)
- Method in class info.magnolia.module.exchangesimple.
ReceiveFilter
setRetryWait(int)
- Method in class info.magnolia.module.exchangesimple.
ReceiveFilter
setSubscriber(Subscriber)
- Method in class info.magnolia.module.exchangesimple.
ExchangeTask
setSubscribers(Collection<Subscriber>)
- Method in class info.magnolia.module.exchangesimple.
DefaultActivationManager
setSubscriptions(Collection<Subscription>)
- Method in class info.magnolia.module.exchangesimple.
DefaultSubscriber
setSuccess(boolean)
- Method in class info.magnolia.module.exchangesimple.pages.
ActivationPage
setSync(Sync)
- Method in class info.magnolia.module.exchangesimple.
ExchangeTask
setTempKeys(MgnlKeyPair)
- Method in class info.magnolia.module.exchangesimple.
ExchangeSimpleModule
setToURI(String)
- Method in class info.magnolia.module.exchangesimple.
DefaultSubscription
setUnlockRetries(int)
- Method in class info.magnolia.module.exchangesimple.
ReceiveFilter
setURL(String)
- Method in class info.magnolia.module.exchangesimple.
DefaultSubscriber
SIBLING_UUID
- Static variable in class info.magnolia.module.exchangesimple.
BaseSyndicatorImpl
SIBLINGS_ELEMENT
- Static variable in class info.magnolia.module.exchangesimple.
BaseSyndicatorImpl
SIBLINGS_ROOT_ELEMENT
- Static variable in class info.magnolia.module.exchangesimple.
BaseSyndicatorImpl
Name of the element in the resource file describing siblings of activated node.
SimpleSyndicator
- Class in
info.magnolia.module.exchangesimple
Implementation of syndicator that simply sends all activated content over http connection specified in the subscriber.
SimpleSyndicator()
- Constructor for class info.magnolia.module.exchangesimple.
SimpleSyndicator
SYSTEM_REPO
- Static variable in class info.magnolia.module.exchangesimple.
ReceiveFilter
T
transport(HttpURLConnection, ActivationContent)
- Static method in class info.magnolia.module.exchangesimple.
Transporter
Initiates multipart http post to transport content to the subscriber.
Transporter
- Class in
info.magnolia.module.exchangesimple
Class responsible for transport of activated content.
Transporter()
- Constructor for class info.magnolia.module.exchangesimple.
Transporter
U
update(HttpServletRequest, String)
- Method in class info.magnolia.module.exchangesimple.
ReceiveFilter
handle update (activate) request.
updateActivationDetails(String)
- Method in class info.magnolia.module.exchangesimple.
BaseSyndicatorImpl
Updates current content activation meta data with the time stamp and user details of the activation.
updateDeactivationDetails(String)
- Method in class info.magnolia.module.exchangesimple.
BaseSyndicatorImpl
Updates current content activation meta data with the timestamp and user details of the deactivation.
updateMetaData(Content, String)
- Method in class info.magnolia.module.exchangesimple.
BaseSyndicatorImpl
user
- Variable in class info.magnolia.module.exchangesimple.
BaseSyndicatorImpl
UTF8_STATUS
- Static variable in class info.magnolia.module.exchangesimple.
BaseSyndicatorImpl
V
VERSION_NAME
- Static variable in class info.magnolia.module.exchangesimple.
BaseSyndicatorImpl
vote(Object)
- Method in class info.magnolia.module.exchangesimple.
DefaultSubscription
Checks if we are subscribed to the given path.
W
waitForLock(HttpServletRequest)
- Method in class info.magnolia.module.exchangesimple.
ReceiveFilter
Will wait for predefined amount of time and attempt predefined number of times to obtain unlocked content.
WORKSPACE_NAME
- Static variable in class info.magnolia.module.exchangesimple.
BaseSyndicatorImpl
workspaceName
- Variable in class info.magnolia.module.exchangesimple.
BaseSyndicatorImpl
A
B
C
D
E
G
H
I
M
N
O
P
R
S
T
U
V
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2003-2012
Magnolia International Ltd.
. All Rights Reserved.