com.tibco.bpm.web.client.services.client.org
Class OrgBrowserClientService

java.lang.Object
  extended by com.tibco.bpm.web.client.services.client.org.OrgBrowserClientService
Direct Known Subclasses:
ChannelBusClientService, DirectoryClientService, OrgModelClientService, OrgResourceClientService

public abstract class OrgBrowserClientService
extends java.lang.Object


Field Summary
protected static java.lang.String BASE_URL
           
protected static java.lang.String XMLFRAGMENT
           
 
Constructor Summary
OrgBrowserClientService()
           
 
Method Summary
protected  com.google.gwt.json.client.JSONValue cleanseResponse(com.google.gwt.json.client.JSONValue response)
           
protected  java.util.Map<java.lang.String,java.lang.String> getHeaders()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

XMLFRAGMENT

protected static java.lang.String XMLFRAGMENT

BASE_URL

protected static java.lang.String BASE_URL
Constructor Detail

OrgBrowserClientService

public OrgBrowserClientService()
Method Detail

getHeaders

protected java.util.Map<java.lang.String,java.lang.String> getHeaders()

cleanseResponse

protected com.google.gwt.json.client.JSONValue cleanseResponse(com.google.gwt.json.client.JSONValue response)


Copyright © 2015 TIBCO Software Inc. All Rights Reserved.