MultiDbLoginServiceV5_AsyncProxy
Overview
Location
- Reference: DataAbstract4_Intf.h
 - Namespace: DataAbstract
 - Ancestry: NSObject | ROProxy | ROAsyncProxy | BaseLoginService_AsyncProxy | MultiDbLoginService_AsyncProxy | MultiDbLoginServiceV5_AsyncProxy
 
beginGetConnectionNames
- (ROAsyncRequest *) beginGetConnectionNames
beginGetConnectionNames__start:
- (ROAsyncRequest *) beginGetConnectionNames__start:(BOOL)___start
Parameters:
- ___start:
 
beginGetConnectionNames__startWithBlock:
- (ROAsyncRequest *) beginGetConnectionNames__startWithBlock:(void(^)(ROAsyncRequest *))___block
Parameters:
- ___block:
 
beginGetDefaultConnectionName
- (ROAsyncRequest *) beginGetDefaultConnectionName
beginGetDefaultConnectionName__start:
- (ROAsyncRequest *) beginGetDefaultConnectionName__start:(BOOL)___start
Parameters:
- ___start:
 
beginGetDefaultConnectionName__startWithBlock:
- (ROAsyncRequest *) beginGetDefaultConnectionName__startWithBlock:(void(^)(ROAsyncRequest *))___block
Parameters:
- ___block:
 
beginLogin::: (declared in MultiDbLoginService_AsyncProxy)
- (ROAsyncRequest *) beginLogin:(NSString *)aUserID :(NSString *)aPassword :(NSString *)aConnectionName
Parameters:
- aUserID:
 - aPassword:
 - aConnectionName:
 
beginLogin:::start: (declared in MultiDbLoginService_AsyncProxy)
- (ROAsyncRequest *) beginLogin:(NSString *)aUserID :(NSString *)aPassword :(NSString *)aConnectionName start:(BOOL)___start
Parameters:
- aUserID:
 - aPassword:
 - aConnectionName:
 - ___start:
 
beginLogin:::startWithBlock: (declared in MultiDbLoginService_AsyncProxy)
- (ROAsyncRequest *) beginLogin:(NSString *)aUserID :(NSString *)aPassword :(NSString *)aConnectionName startWithBlock:(void(^)(ROAsyncRequest *))___block
Parameters:
- aUserID:
 - aPassword:
 - aConnectionName:
 - ___block:
 
beginLoginEx: (declared in BaseLoginService_AsyncProxy)
- (ROAsyncRequest *) beginLoginEx:(NSString *)aLoginString
Parameters:
- aLoginString:
 
beginLoginEx:start: (declared in BaseLoginService_AsyncProxy)
- (ROAsyncRequest *) beginLoginEx:(NSString *)aLoginString start:(BOOL)___start
Parameters:
- aLoginString:
 - ___start:
 
beginLoginEx:startWithBlock: (declared in BaseLoginService_AsyncProxy)
- (ROAsyncRequest *) beginLoginEx:(NSString *)aLoginString startWithBlock:(void(^)(ROAsyncRequest *))___block
Parameters:
- aLoginString:
 - ___block:
 
beginLogout (declared in BaseLoginService_AsyncProxy)
- (ROAsyncRequest *) beginLogout
beginLogout__start: (declared in BaseLoginService_AsyncProxy)
- (ROAsyncRequest *) beginLogout__start:(BOOL)___start
Parameters:
- ___start:
 
beginLogout__startWithBlock: (declared in BaseLoginService_AsyncProxy)
- (ROAsyncRequest *) beginLogout__startWithBlock:(void(^)(ROAsyncRequest *))___block
Parameters:
- ___block:
 
endGetConnectionNames:
- (StringArray *) endGetConnectionNames:(ROAsyncRequest *)___asyncRequest
Parameters:
- ___asyncRequest:
 
endGetDefaultConnectionName:
- (NSString *) endGetDefaultConnectionName:(ROAsyncRequest *)___asyncRequest
Parameters:
- ___asyncRequest:
 
endLogin:: (declared in MultiDbLoginService_AsyncProxy)
- (BOOL) endLogin:(ROAsyncRequest *)___asyncRequest :(UserInfo * *)aUserInfo
Parameters:
- ___asyncRequest:
 - aUserInfo:
 
endLoginEx: (declared in BaseLoginService_AsyncProxy)
- (BOOL) endLoginEx:(ROAsyncRequest *)___asyncRequest
Parameters:
- ___asyncRequest:
 
endLogout: (declared in BaseLoginService_AsyncProxy)
- (void) endLogout:(ROAsyncRequest *)___asyncRequest
Parameters:
- ___asyncRequest:
 
initWithMessage:channel: (declared in ROProxy)
- (nonnull instancetype) initWithMessage:(nonnull ROMessage *)aMessage channel:(nonnull ROClientChannel *)aChannel
Parameters:
- aMessage:
 - aChannel:
 
initWithService: (declared in ROProxy)
- (nonnull instancetype) initWithService:(nonnull RORemoteService *)aService
Parameters:
- aService:
 
initWithURL: (declared in ROProxy)
- (nonnull instancetype) initWithURL:(nonnull NSURL *)aURL
Parameters:
- aURL:
 
proxyWithMessage:channel: (declared in ROProxy)
+ (nonnull instancetype) proxyWithMessage:(nonnull ROMessage *)aMessage channel:(nonnull ROClientChannel *)aChannel
Parameters:
- aMessage:
 - aChannel:
 
proxyWithService: (declared in ROProxy)
+ (nonnull instancetype) proxyWithService:(nonnull RORemoteService *)aService
Parameters:
- aService:
 
proxyWithURL: (declared in ROProxy)
+ (nonnull instancetype) proxyWithURL:(nonnull NSURL *)aURL
Parameters:
- aURL:
 
proxyWithMessage:channel: (declared in ROProxy)
+ (nonnull instancetype) proxyWithMessage:(nonnull ROMessage *)aMessage channel:(nonnull ROClientChannel *)aChannel
Parameters:
- aMessage:
 - aChannel:
 
proxyWithService: (declared in ROProxy)
+ (nonnull instancetype) proxyWithService:(nonnull RORemoteService *)aService
Parameters:
- aService:
 
proxyWithURL: (declared in ROProxy)
+ (nonnull instancetype) proxyWithURL:(nonnull NSURL *)aURL
Parameters:
- aURL:
 
beginGetConnectionNames
- (ROAsyncRequest *) beginGetConnectionNames
beginGetConnectionNames__start:
- (ROAsyncRequest *) beginGetConnectionNames__start:(BOOL)___start
Parameters:
- ___start:
 
beginGetConnectionNames__startWithBlock:
- (ROAsyncRequest *) beginGetConnectionNames__startWithBlock:(void(^)(ROAsyncRequest *))___block
Parameters:
- ___block:
 
beginGetDefaultConnectionName
- (ROAsyncRequest *) beginGetDefaultConnectionName
beginGetDefaultConnectionName__start:
- (ROAsyncRequest *) beginGetDefaultConnectionName__start:(BOOL)___start
Parameters:
- ___start:
 
beginGetDefaultConnectionName__startWithBlock:
- (ROAsyncRequest *) beginGetDefaultConnectionName__startWithBlock:(void(^)(ROAsyncRequest *))___block
Parameters:
- ___block:
 
beginLogin::: (declared in MultiDbLoginService_AsyncProxy)
- (ROAsyncRequest *) beginLogin:(NSString *)aUserID :(NSString *)aPassword :(NSString *)aConnectionName
Parameters:
- aUserID:
 - aPassword:
 - aConnectionName:
 
beginLogin:::start: (declared in MultiDbLoginService_AsyncProxy)
- (ROAsyncRequest *) beginLogin:(NSString *)aUserID :(NSString *)aPassword :(NSString *)aConnectionName start:(BOOL)___start
Parameters:
- aUserID:
 - aPassword:
 - aConnectionName:
 - ___start:
 
beginLogin:::startWithBlock: (declared in MultiDbLoginService_AsyncProxy)
- (ROAsyncRequest *) beginLogin:(NSString *)aUserID :(NSString *)aPassword :(NSString *)aConnectionName startWithBlock:(void(^)(ROAsyncRequest *))___block
Parameters:
- aUserID:
 - aPassword:
 - aConnectionName:
 - ___block:
 
beginLoginEx: (declared in BaseLoginService_AsyncProxy)
- (ROAsyncRequest *) beginLoginEx:(NSString *)aLoginString
Parameters:
- aLoginString:
 
beginLoginEx:start: (declared in BaseLoginService_AsyncProxy)
- (ROAsyncRequest *) beginLoginEx:(NSString *)aLoginString start:(BOOL)___start
Parameters:
- aLoginString:
 - ___start:
 
beginLoginEx:startWithBlock: (declared in BaseLoginService_AsyncProxy)
- (ROAsyncRequest *) beginLoginEx:(NSString *)aLoginString startWithBlock:(void(^)(ROAsyncRequest *))___block
Parameters:
- aLoginString:
 - ___block:
 
beginLogout (declared in BaseLoginService_AsyncProxy)
- (ROAsyncRequest *) beginLogout
beginLogout__start: (declared in BaseLoginService_AsyncProxy)
- (ROAsyncRequest *) beginLogout__start:(BOOL)___start
Parameters:
- ___start:
 
beginLogout__startWithBlock: (declared in BaseLoginService_AsyncProxy)
- (ROAsyncRequest *) beginLogout__startWithBlock:(void(^)(ROAsyncRequest *))___block
Parameters:
- ___block:
 
endGetConnectionNames:
- (StringArray *) endGetConnectionNames:(ROAsyncRequest *)___asyncRequest
Parameters:
- ___asyncRequest:
 
endGetDefaultConnectionName:
- (NSString *) endGetDefaultConnectionName:(ROAsyncRequest *)___asyncRequest
Parameters:
- ___asyncRequest:
 
endLogin:: (declared in MultiDbLoginService_AsyncProxy)
- (BOOL) endLogin:(ROAsyncRequest *)___asyncRequest :(UserInfo * *)aUserInfo
Parameters:
- ___asyncRequest:
 - aUserInfo:
 
endLoginEx: (declared in BaseLoginService_AsyncProxy)
- (BOOL) endLoginEx:(ROAsyncRequest *)___asyncRequest
Parameters:
- ___asyncRequest:
 
endLogout: (declared in BaseLoginService_AsyncProxy)
- (void) endLogout:(ROAsyncRequest *)___asyncRequest
Parameters:
- ___asyncRequest:
 
initWithMessage:channel: (declared in ROProxy)
- (nonnull instancetype) initWithMessage:(nonnull ROMessage *)aMessage channel:(nonnull ROClientChannel *)aChannel
Parameters:
- aMessage:
 - aChannel:
 
initWithService: (declared in ROProxy)
- (nonnull instancetype) initWithService:(nonnull RORemoteService *)aService
Parameters:
- aService:
 
initWithURL: (declared in ROProxy)
- (nonnull instancetype) initWithURL:(nonnull NSURL *)aURL
Parameters:
- aURL: