com.tibco.bpm.web.client.model.types
Class LoginInfoJS

java.lang.Object
  extended by com.google.gwt.core.client.JavaScriptObject
      extended by com.tibco.bpm.web.client.model.types.LoginInfoJS

public class LoginInfoJS
extends com.google.gwt.core.client.JavaScriptObject

JavaScriptOverlay Object for LoginResult

©2013 Cloud Software Group, Inc.

Since:
2.2

Constructor Summary
protected LoginInfoJS()
           
 
Method Summary
 java.lang.String isSuccessful()
           
 com.google.gwt.core.client.JsArray<OrgModelEntityJS> retrieveEntities()
           
 
Methods inherited from class com.google.gwt.core.client.JavaScriptObject
cast, createArray, createFunction, createObject, equals, hashCode, toSource, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LoginInfoJS

protected LoginInfoJS()
Method Detail

isSuccessful

public final java.lang.String isSuccessful()

retrieveEntities

public final com.google.gwt.core.client.JsArray<OrgModelEntityJS> retrieveEntities()


Copyright © 2015 Cloud Software Group, Inc. All Rights Reserved.