|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.microsoft.tfs.core.internal.wrappers.WebServiceObjectWrapper
com.microsoft.tfs.core.clients.framework.location.LocationServiceData
public class LocationServiceData
Wrapper class for the _LocationServiceData
proxy object.
Field Summary |
---|
Fields inherited from class com.microsoft.tfs.core.internal.wrappers.WebServiceObjectWrapper |
---|
webServiceObject |
Constructor Summary | |
---|---|
LocationServiceData(ms.ws._LocationServiceData locationServiceData)
Wrapper constructor |
Method Summary | |
---|---|
AccessMapping[] |
getAccessMappings()
Returns the access mappings. |
java.lang.String |
getDefaultAccessMappingMoniker()
Returns the default access mapping monkier. |
int |
getLastChangeID()
Returns the last server change id for which this data current. |
ServiceDefinition[] |
getServiceDefinitions()
Return the service definitions. |
ms.ws._LocationServiceData |
getWebServiceObject()
Returns the wrapped proxy object. |
boolean |
isAccessPointsDoNotIncludeWebAppRelativeDirectory()
|
boolean |
isClientCacheFresh()
|
Methods inherited from class com.microsoft.tfs.core.internal.wrappers.WebServiceObjectWrapper |
---|
equals, hashCode, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public LocationServiceData(ms.ws._LocationServiceData locationServiceData)
Method Detail |
---|
public ms.ws._LocationServiceData getWebServiceObject()
public java.lang.String getDefaultAccessMappingMoniker()
public int getLastChangeID()
public boolean isClientCacheFresh()
public boolean isAccessPointsDoNotIncludeWebAppRelativeDirectory()
public AccessMapping[] getAccessMappings()
public ServiceDefinition[] getServiceDefinitions()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |