org.eclipse.higgins.sync.command
Class GetCardCategoryCommand
java.lang.Object
org.eclipse.higgins.sync.command.GetCardCategoryCommand
- All Implemented Interfaces:
- IResourceCommand
public class GetCardCategoryCommand
- extends Object
- implements IResourceCommand
- Author:
- Alexander Yuhimenko
GetCardCategoryCommand
public GetCardCategoryCommand()
execCmd
public CmdExecStatusTO execCmd(org.eclipse.higgins.sync.auth.entity.AccessTokenEntity accessTokenEntity,
CommandTO commandTO)
- Description copied from interface:
IResourceCommand
- Execute command.
- Specified by:
execCmd in interface IResourceCommand
- Returns: