|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.basecmp.core.persistence.impl.SinglePersistentAsset
com.basecmp.core.persistence.impl.DistributedPersistentAsset
com.basecmp.core.persistence.beans.BIRTReport
| Nested Class Summary |
| Nested classes inherited from class java.util.Map |
java.util.Map.Entry |
| Field Summary |
| Fields inherited from class com.basecmp.core.persistence.impl.DistributedPersistentAsset |
masterAsset |
| Fields inherited from class com.basecmp.core.persistence.impl.SinglePersistentAsset |
assetDataRow, assetType, attachedAssetsByAlias, attachedAssetsById, attachedAssetsByUseType, attachedValuesByGroup, attachedValuesById, attachedValuesByName, childBindings2, dirtyAttachedValues, isAPIInstance, isManagingInstance, isNewAsset, log, metaDataBean, parentBindings2, transientAttachedValues |
| Fields inherited from interface com.basecmp.core.persistence.impl.PersistentAsset |
INTERACTIVE_LAUNCH_CHECK_POLICY, OVERRULE_LAUNCH_CHECK_POLICY, SCHEDULED_LAUNCH_CHECK_POLICY |
| Constructor Summary | |
BIRTReport()
|
|
| Method Summary | |
boolean |
expireAsset()
Löscht den Asset und alle Referenzen auf ihn aus dem Live-Tablespace. |
boolean |
launchAsset()
Launcht den aktuellen Asset und alle Child-Bindings auf Asset, die schon live sind. |
boolean |
launchAsset(int checkPolicy)
Launcht den aktuellen Asset und alle Child-Bindings auf Asset, die schon live sind. |
boolean |
wipeAsset()
Löscht einen Asset und alle Referenzen endgültig aus der Datenbank. |
| Methods inherited from class com.basecmp.core.persistence.impl.SinglePersistentAsset |
checkLaunchConditions, clear, clone, clone, containsKey, containsValue, containsXmlAttributes, createSqlColumnNames, entrySet, get, getAliasId, getAssetType, getColumnCount, getDataType, getId, getLockedBy, getParentAsset, getPrimaryKeyColumns, isArray, isEmpty, isLocked, isOnlineStateExpired, isOnlineStateLive, isOnlineStateOffline, isOnlineStateOfflineOrRevision, isOnlineStateRevision, keySet, lock, parseInlineContentFields, put, putAll, readAsset, remove, rewriteBindings, setColumnAliasMap, setColumns, setWorkflowStep, setWorkflowStep, size, unlock, updateACLLists, values |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface java.util.Map |
equals, hashCode |
| Constructor Detail |
public BIRTReport()
| Method Detail |
public boolean expireAsset()
PersistentAsset
expireAsset in interface PersistentAssetexpireAsset in class SinglePersistentAssetpublic boolean launchAsset()
PersistentAsset
launchAsset in interface PersistentAssetlaunchAsset in class SinglePersistentAssetpublic boolean launchAsset(int checkPolicy)
PersistentAsset
launchAsset in interface PersistentAssetlaunchAsset in class SinglePersistentAssetpublic boolean wipeAsset()
PersistentAsset
wipeAsset in interface PersistentAssetwipeAsset in class DistributedPersistentAsset
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||