|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CmdExecStatusTO | |
|---|---|
| org.eclipse.higgins.sync.command | |
| org.eclipse.higgins.sync.to | |
| Uses of CmdExecStatusTO in org.eclipse.higgins.sync.command |
|---|
| Methods in org.eclipse.higgins.sync.command that return CmdExecStatusTO | |
|---|---|
CmdExecStatusTO |
GetCardCommand.execCmd(org.eclipse.higgins.sync.auth.entity.AccessTokenEntity accessTokenEntity,
CommandTO commandTO)
|
CmdExecStatusTO |
IResourceCommand.execCmd(org.eclipse.higgins.sync.auth.entity.AccessTokenEntity accessTokenEntity,
CommandTO commandTO)
Execute command. |
CmdExecStatusTO |
PersistUserProfileCommand.execCmd(org.eclipse.higgins.sync.auth.entity.AccessTokenEntity accessTokenEntity,
CommandTO commandTO)
|
CmdExecStatusTO |
PersistCardCommand.execCmd(org.eclipse.higgins.sync.auth.entity.AccessTokenEntity accessTokenEntity,
CommandTO commandTO)
|
CmdExecStatusTO |
GetUserProfileCommand.execCmd(org.eclipse.higgins.sync.auth.entity.AccessTokenEntity accessTokenEntity,
CommandTO commandTO)
|
CmdExecStatusTO |
DeleteCardCommand.execCmd(org.eclipse.higgins.sync.auth.entity.AccessTokenEntity accessTokenEntity,
CommandTO commandTO)
|
CmdExecStatusTO |
GetCardCategoryCommand.execCmd(org.eclipse.higgins.sync.auth.entity.AccessTokenEntity accessTokenEntity,
CommandTO commandTO)
|
| Uses of CmdExecStatusTO in org.eclipse.higgins.sync.to |
|---|
| Methods in org.eclipse.higgins.sync.to that return CmdExecStatusTO | |
|---|---|
CmdExecStatusTO[] |
CmdExecStatusesTO.getCmdExecStatusTO()
|
CmdExecStatusTO |
CmdExecStatusTO.setId(String commandId)
|
CmdExecStatusTO |
CmdExecStatusTO.setResource(BaseTO resource)
|
CmdExecStatusTO |
CmdExecStatusTO.setStatusCode(String statusCode)
|
CmdExecStatusTO |
CmdExecStatusTO.setStatusMessage(String statusMessage)
|
| Methods in org.eclipse.higgins.sync.to with parameters of type CmdExecStatusTO | |
|---|---|
CmdExecStatusesTO |
CmdExecStatusesTO.setCmdExecStatusTO(CmdExecStatusTO[] cmdExecStatusTOs)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||