|
|
|
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.torweg.pulse.component.shop.admin.ShopSettingsEditorResult
public class ShopSettingsEditorResult
The JAXB-able result of the ShopSettingsEditor.
| Constructor Summary | |
|---|---|
ShopSettingsEditorResult()
Default constructor. |
|
| Method Summary | |
|---|---|
AdminErrors |
getError()
Returns the error. |
ShopSettings |
getShopSettings()
Returns the ShopSettings. |
void |
setError(AdminErrors e)
Sets an error for the result. |
void |
setShopSettings(ShopSettings s)
Sets the ShopSettings for the result. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ShopSettingsEditorResult()
| Method Detail |
|---|
public final void setError(AdminErrors e)
e - the errorpublic final AdminErrors getError()
public final void setShopSettings(ShopSettings s)
ShopSettings for the result.
s - the ShpoSettingspublic final ShopSettings getShopSettings()
ShopSettings.
ShopSettings
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||