|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.x2e.SymphonyAPI
public class SymphonyAPI
Helper class to get an instance of the Symphony application. It is used to have a shorter
JavaScript syntax than to use SymphonyApplicationFactory
Constructor Summary | |
---|---|
SymphonyAPI()
|
Method Summary | |
---|---|
static IRemoteSymphonyApplication |
getApplication(IRemoteEclipseConnection conn)
Returns an instance of the Symphony Application class |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SymphonyAPI()
Method Detail |
---|
public static IRemoteSymphonyApplication getApplication(IRemoteEclipseConnection conn) throws RemoteEclipseAPIException
conn
- active Remote API connection
null
if the API implementation cannot be found
RemoteEclipseAPIException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |