org.riotfamily.riot.list.command.result
Class RefreshSiblingsResult
java.lang.Object
org.riotfamily.riot.list.command.result.RefreshSiblingsResult
- All Implemented Interfaces:
- CommandResult
public class RefreshSiblingsResult
- extends Object
- implements CommandResult
ACTION
public static final String ACTION
- See Also:
- Constant Field Values
RefreshSiblingsResult
public RefreshSiblingsResult()
RefreshSiblingsResult
public RefreshSiblingsResult(CommandContext context)
RefreshSiblingsResult
public RefreshSiblingsResult(String objectId)
getAction
public String getAction()
- Specified by:
getAction
in interface CommandResult
getObjectId
public String getObjectId()
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object