wt.epm.upload
Class CacheDocument.CacheContainedInLink
java.lang.Object
wt.epm.upload.CacheObject
wt.epm.upload.CacheDocument.CacheContainedInLink
- All Implemented Interfaces:
- Cache.UndoCheckoutDependent, CacheObjectOwner
- Enclosing class:
- CacheDocument
- public class CacheDocument.CacheContainedInLink
- extends CacheObject
- implements Cache.UndoCheckoutDependent
Methods inherited from class wt.epm.upload.CacheObject |
cacheCollection, cacheObject, checkModifiability, checkModifiability, clearStatus, delete, equals, getAttributeNames, getCache, getCacheId, getDisplayName, getObjectIdentifier, getPersistableObject, getStatusAsString, hashCode, isCreated, isDeleted, isHasAttributeDefinition, isMarkedAsCreated, isMarkedAsModified, isMarkedForDeletion, isModified, isPersisted, isStatusSet, markAsCreated, markAsModified, markAsModified, markForDeletion, markForDeletion, markForDeletion, prepareCreating, prepareDeleting, prepareUpdating, refresh, release, releaseChildObject, releaseCollection, releaseMap, releaseObject, removeValueFromMap, save, setMarkedAsCreated, setMarkedAsModified, setMarkedForDeletion, setPersistableObject, setStatus, toString |
CacheDocument.CacheContainedInLink
public CacheDocument.CacheContainedInLink(CacheObjectOwner owner,
EPMContainedIn link)
throws WTException
getContainedInLink
public EPMContainedIn getContainedInLink()
isUndoCheckoutDeleted
public boolean isUndoCheckoutDeleted(WTCollection forUndoCheckout)
throws WTException
- Specified by:
isUndoCheckoutDeleted
in interface Cache.UndoCheckoutDependent
- Throws:
WTException
dump
public void dump(PrintStream out,
String shift)
- Overrides:
dump
in class CacheObject