|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.starteam.LiveObject.WebCacheLiveObject
com.starteam.Change.WebCacheChange
public static class Change.WebCacheChange
Change accessor for cached SDK Changes contained objects are obtained from the artifact cache
| Method Summary | |
|---|---|
ChangePackage.WebCacheChangePackage |
getChangePackage()
Gets the ChangePackage that contains this Change object. |
Change.ChangeType |
getChangeType()
Gets a value representing the type of change. |
Change.CommitAction |
getCommitAction()
Gets a value representing the action that was performed to commit this change. |
java.lang.String |
getDescription()
Gets a user-friendly description of this Change object. |
Item.Type.WebCacheItemType |
getItemType()
Gets the type of the source and/or target item. |
LinkValue.WebCacheLinkValue |
getSourceLink()
Gets this Change object's source, as a LinkValue. |
DotNotation |
getSourceVersion()
Gets the version number of the source item. |
LinkValue.WebCacheLinkValue |
getTargetLink()
Gets this Change object's target, as a LinkValue. |
DotNotation |
getTargetVersion()
Gets the version number of the target item. |
View.WebCacheView |
getView()
Gets the view that contains this Change object and the associated ChangePackage. |
| 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 |
|---|
public ChangePackage.WebCacheChangePackage getChangePackage()
public Change.ChangeType getChangeType()
public Change.CommitAction getCommitAction()
public java.lang.String getDescription()
public Item.Type.WebCacheItemType getItemType()
public LinkValue.WebCacheLinkValue getSourceLink()
public LinkValue.WebCacheLinkValue getTargetLink()
public View.WebCacheView getView()
public DotNotation getSourceVersion()
public DotNotation getTargetVersion()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||