public abstract class AbstractCommand extends Object implements ILogging
| Constructor and Description |
|---|
AbstractCommand(ProfileObject profile) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getErrorMessage(Feedback feedback) |
protected ProfileObject |
getProfile() |
protected void |
setProfile(ProfileObject profile) |
public AbstractCommand(ProfileObject profile)
protected ProfileObject getProfile()
protected void setProfile(ProfileObject profile)
Copyright © 2012. All Rights Reserved.