public class RemoteDashboardAPISkeleton extends Object implements RemoteDashboardAPI
| Constructor and Description |
|---|
RemoteDashboardAPISkeleton() |
RemoteDashboardAPISkeleton(DashboardAPI anImplementation) |
| Modifier and Type | Method and Description |
|---|---|
List |
deInit(Map<?,?> __transportableCallContext) |
long |
getCreationTimestamp() |
List |
getDashboardConfig(String name,
Map<?,?> __transportableCallContext) |
List |
getDefaultDashboardName(Map<?,?> __transportableCallContext) |
long |
getLastAccessTimestamp() |
List |
init(Map<?,?> __transportableCallContext) |
public RemoteDashboardAPISkeleton()
public RemoteDashboardAPISkeleton(DashboardAPI anImplementation)
public List getDefaultDashboardName(Map<?,?> __transportableCallContext) throws net.anotheria.anoplass.api.APIException
getDefaultDashboardName in interface RemoteDashboardAPInet.anotheria.anoplass.api.APIExceptionpublic List getDashboardConfig(String name, Map<?,?> __transportableCallContext) throws net.anotheria.anoplass.api.APIException
getDashboardConfig in interface RemoteDashboardAPInet.anotheria.anoplass.api.APIExceptionpublic List init(Map<?,?> __transportableCallContext) throws net.anotheria.anoplass.api.APIInitException
init in interface RemoteDashboardAPInet.anotheria.anoplass.api.APIInitExceptionpublic List deInit(Map<?,?> __transportableCallContext)
deInit in interface RemoteDashboardAPIpublic long getCreationTimestamp()
getCreationTimestamp in interface org.distributeme.core.lifecycle.ServiceAdapterpublic long getLastAccessTimestamp()
getLastAccessTimestamp in interface org.distributeme.core.lifecycle.ServiceAdapterCopyright © 2010-2015 anotheria.net. All Rights Reserved.