com.starteam
Class TrackedObject.WebCacheTrackedObject

java.lang.Object
  extended by com.starteam.LiveObject.WebCacheLiveObject
      extended by com.starteam.TrackedObject.WebCacheTrackedObject
Direct Known Subclasses:
Principal.WebCachePrincipal, VersionedObject.WebCacheVersionedObject
Enclosing class:
TrackedObject

public static class TrackedObject.WebCacheTrackedObject
extends LiveObject.WebCacheLiveObject

Tracked Object accessor for cached SDK Objects contained objects are obtained from the artifact cache


Method Summary
 User.WebCacheUser getModifiedBy()
          Get the user who last modified this object.
 DateTime getModifiedTime()
          Gets the date and time at which this object was last modified.
 
Methods inherited from class com.starteam.LiveObject.WebCacheLiveObject
equals, getContext, getCreatedBy, getCreatedTime, getDisplayName, getID, getObjectID, getServer, getType, getValue, getValue, hashCode, isDirty, isNew, refresh, remove, setValue, setValue, toStarTeamURL, update
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getModifiedTime

public DateTime getModifiedTime()
Gets the date and time at which this object was last modified.

Returns:
The date and time at which this object was last modified.

getModifiedBy

public User.WebCacheUser getModifiedBy()
Get the user who last modified this object.

Returns:
The user who last modified this object.


StarTeam SDK 13.0, Build 31
Copyright © 2003-2012 Borland Software Corporation. All rights reserved.