|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.tibco.bpm.web.client.services.results.LoginResult
public class LoginResult
TODO Give a useful description of the type.
©2013 TIBCO Software Inc.
| Constructor Summary | |
|---|---|
LoginResult(java.util.ArrayList<OrgModelEntityID> entities,
boolean successful,
java.lang.String message)
|
|
| Method Summary | |
|---|---|
java.util.ArrayList<OrgModelEntityID> |
getEntities()
TODO Describe this method |
java.lang.String |
getMessage()
TODO Describe this method |
boolean |
isSuccessful()
TODO Describe this method |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LoginResult(java.util.ArrayList<OrgModelEntityID> entities,
boolean successful,
java.lang.String message)
| Method Detail |
|---|
public java.util.ArrayList<OrgModelEntityID> getEntities()
public boolean isSuccessful()
public java.lang.String getMessage()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||