|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectde.espirit.firstspirit.access.MediaDependentContentUtil
@Deprecated public class MediaDependentContentUtil
Release Entities Entity with referenced Media Media recursive.
| Method Summary | |
|---|---|
protected static Map<Entity,Set<BinaryMedium>> |
collectAggregatedEntities(Map<Entity,Set<BinaryMedium>> map,
Host host)
Deprecated. |
protected static Map<Entity,Set<BinaryMedium>> |
collectUnreleasedEntities(Map<WorkflowScriptContext,Workflowable> workflowables,
Host host)
Deprecated. |
protected static Set<BinaryMedium> |
collectUnreleaseMedia(Entity entity,
Map<Entity,Set<BinaryMedium>> result,
Host host)
Deprecated. |
protected static Set<BinaryMedium> |
getAllBinaryMedia(EditorValue<?> editorValue,
List<Language> languageList)
Deprecated. |
protected static BinaryMedium |
getBinaryMedium(Object o)
Deprecated. |
protected static EditorValue<?> |
getEditorValue(de.espirit.firstspirit.client.editorcomponent.EditorWrapper editorWrapper,
Host host)
Deprecated. |
protected static de.espirit.firstspirit.client.editorcomponent.EditorWrapper |
getEditorWrapper(Object value)
Deprecated. |
protected static de.espirit.or.impl.PersistentList |
getPersistentList(Object value)
Deprecated. |
protected static Project |
getProject(Host host)
Deprecated. |
protected static boolean |
isBinaryMedium(Object o)
Deprecated. |
protected static boolean |
isEditorWrapper(Object value)
Deprecated. |
protected static boolean |
isPersistentList(Object value)
Deprecated. |
static void |
release(WorkflowScriptContext context,
String comment)
Deprecated. |
protected static void |
releaseEntities(Map<Entity,Set<BinaryMedium>> releaseMap,
String comment)
Deprecated. |
protected static void |
releaseMedia(Set<BinaryMedium> releaseMap)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void release(WorkflowScriptContext context,
String comment)
throws WorkflowLockException
WorkflowLockException
protected static Map<Entity,Set<BinaryMedium>> collectAggregatedEntities(Map<Entity,Set<BinaryMedium>> map,
Host host)
protected static void releaseEntities(Map<Entity,Set<BinaryMedium>> releaseMap,
String comment)
throws LockException,
ElementDeletedException
LockException
ElementDeletedException
protected static void releaseMedia(Set<BinaryMedium> releaseMap)
throws LockException,
ElementDeletedException
LockException
ElementDeletedException
protected static Map<Entity,Set<BinaryMedium>> collectUnreleasedEntities(Map<WorkflowScriptContext,Workflowable> workflowables,
Host host)
protected static Set<BinaryMedium> collectUnreleaseMedia(Entity entity,
Map<Entity,Set<BinaryMedium>> result,
Host host)
protected static Set<BinaryMedium> getAllBinaryMedia(EditorValue<?> editorValue,
@Nullable
List<Language> languageList)
@Nullable protected static BinaryMedium getBinaryMedium(Object o)
protected static boolean isBinaryMedium(Object o)
protected static boolean isEditorWrapper(Object value)
@Nullable protected static de.espirit.firstspirit.client.editorcomponent.EditorWrapper getEditorWrapper(Object value)
protected static boolean isPersistentList(Object value)
@Nullable protected static de.espirit.or.impl.PersistentList getPersistentList(Object value)
@Nullable
protected static EditorValue<?> getEditorValue(@NotNull
de.espirit.firstspirit.client.editorcomponent.EditorWrapper editorWrapper,
Host host)
@Nullable protected static Project getProject(Host host)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||