Uses of Class
com.blackberry.workspaces.api.sdk.json.GetPathInfoJson
-
Packages that use GetPathInfoJson Package Description com.blackberry.workspaces.api.sdk.json com.blackberry.workspaces.api.sdk.resource -
-
Uses of GetPathInfoJson in com.blackberry.workspaces.api.sdk.json
Methods in com.blackberry.workspaces.api.sdk.json that return GetPathInfoJson Modifier and Type Method Description GetPathInfoJson
DocumentIdentifierJson. getPathInfoJson()
Document info of transient workspaceMethods in com.blackberry.workspaces.api.sdk.json with parameters of type GetPathInfoJson Modifier and Type Method Description void
DocumentIdentifierJson. setPathInfoJson(GetPathInfoJson pathInfoJson)
Document info of transient workspace -
Uses of GetPathInfoJson in com.blackberry.workspaces.api.sdk.resource
Methods in com.blackberry.workspaces.api.sdk.resource with parameters of type GetPathInfoJson Modifier and Type Method Description TransientPathInfoJson
TransientWorkspaces. getPathInfoV30(GetPathInfoJson getPathInfoJson)
Get info for a path.
-