wt.epm.upload
Class CacheDocument.CacheParameterValue

java.lang.Object
  extended bywt.epm.upload.CacheObject
      extended bywt.epm.upload.CacheDocument.CacheParameterValue
All Implemented Interfaces:
CacheObjectOwner
Enclosing class:
CacheDocument

public class CacheDocument.CacheParameterValue
extends CacheObject


Field Summary
 
Fields inherited from class wt.epm.upload.CacheObject
 
Constructor Summary
CacheDocument.CacheParameterValue(CacheObjectOwner owner, EPMParameterValue param)
           
 
Method Summary
protected  String getDisplayName()
           
 EPMParameterValue getParameterValue()
           
 
Methods inherited from class wt.epm.upload.CacheObject
cacheCollection, cacheObject, checkModifiability, checkModifiability, clearStatus, delete, dump, equals, getAttributeNames, getCache, getCacheId, 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
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CacheDocument.CacheParameterValue

public CacheDocument.CacheParameterValue(CacheObjectOwner owner,
                                         EPMParameterValue param)
                                  throws WTException
Method Detail

getParameterValue

public EPMParameterValue getParameterValue()

getDisplayName

protected String getDisplayName()
Overrides:
getDisplayName in class CacheObject