Searched refs:GetTypeCommand (Results 1 – 1 of 1) sorted by relevance
318 private GetTypeCommand parseGetTypeCommand() { in parseGetTypeCommand()335 return new GetTypeCommand(uri, userId); in parseGetTypeCommand()608 private static class GetTypeCommand extends Command { class in Content609 public GetTypeCommand(Uri uri, int userId) { in GetTypeCommand() method in Content.GetTypeCommand