|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ItemProperties | |
---|---|
com.microsoft.tfs.core.clients.versioncontrol | |
com.microsoft.tfs.core.clients.versioncontrol.soapextensions |
Uses of ItemProperties in com.microsoft.tfs.core.clients.versioncontrol |
---|
Methods in com.microsoft.tfs.core.clients.versioncontrol that return ItemProperties | |
---|---|
static ItemProperties[] |
ItemProperties.fromStrings(java.lang.String[] paths,
PropertyValue[] properties)
Returns an array of new ItemProperties objects, one for each
given path, each containing all the specified properties. |
Uses of ItemProperties in com.microsoft.tfs.core.clients.versioncontrol.soapextensions |
---|
Methods in com.microsoft.tfs.core.clients.versioncontrol.soapextensions with parameters of type ItemProperties | |
---|---|
int |
Workspace.pendPropertyChange(ItemProperties[] specs,
RecursionType recursion,
LockLevel lockLevel,
PendChangesOptions options,
java.lang.String[] itemPropertyFilters)
Pends changes on the passed in paths giving each of them the passed in properties. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |