|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object info.magnolia.commands.MgnlCommand info.magnolia.module.cache.commands.FlushFromCachesByUUIDCommand
public class FlushFromCachesByUUIDCommand
Command to completely flush all entries related to given uuid from all available caches.
Field Summary | |
---|---|
static java.lang.String |
REPOSITORY
|
static java.lang.String |
UUID
|
Fields inherited from class info.magnolia.commands.MgnlCommand |
---|
log |
Fields inherited from interface org.apache.commons.chain.Command |
---|
CONTINUE_PROCESSING, PROCESSING_COMPLETE |
Constructor Summary | |
---|---|
FlushFromCachesByUUIDCommand()
|
Method Summary | |
---|---|
boolean |
execute(Context ctx)
|
Methods inherited from class info.magnolia.commands.MgnlCommand |
---|
execute, isClone, isEnabled, release, setClone, setEnabled |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String REPOSITORY
public static final java.lang.String UUID
Constructor Detail |
---|
public FlushFromCachesByUUIDCommand()
Method Detail |
---|
public boolean execute(Context ctx) throws java.lang.Exception
execute
in class MgnlCommand
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |