|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CommandTO | |
|---|---|
| org.eclipse.higgins.sync.command | |
| org.eclipse.higgins.sync.to | |
| Uses of CommandTO in org.eclipse.higgins.sync.command |
|---|
| Methods in org.eclipse.higgins.sync.command with parameters of type CommandTO | |
|---|---|
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 CommandTO in org.eclipse.higgins.sync.to |
|---|
| Methods in org.eclipse.higgins.sync.to that return CommandTO | |
|---|---|
CommandTO[] |
CommandsTO.getCommandTO()
|
CommandTO |
CommandTO.setId(String id)
|
CommandTO |
CommandTO.setName(String name)
|
CommandTO |
CommandTO.setResource(BaseTO resource)
|
CommandTO |
CommandTO.setResourceId(String resourceId)
|
CommandTO |
CommandTO.setResourceType(String resourceType)
|
| Methods in org.eclipse.higgins.sync.to with parameters of type CommandTO | |
|---|---|
CommandsTO |
CommandsTO.setCommandTO(CommandTO[] commandTO)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||