public class HomepageDao
extends java.lang.Object
Constructor and Description |
---|
HomepageDao(HomepageRpcServiceAsync rpcService) |
Modifier and Type | Method and Description |
---|---|
void |
assertAllowsRedirect(java.lang.String redir,
<any> callback) |
void |
getPageTitle(<any> callback) |
void |
getSessionRedirect(<any> callback) |
void |
isStartupComplete(<any> callback) |
public HomepageDao(HomepageRpcServiceAsync rpcService)