Class SoftCancelConfigPresenter

Object
AbstractPresenter<SoftCancelConfigView>
SoftCancelConfigPresenter
All Implemented Interfaces:
Presenter<SoftCancelConfigView>, PresenterLifeCicleAware<SoftCancelConfigView>, ConfigPresenter<SoftCancelConfigView>, Serializable

@Component @Scope("prototype") @MenuContext(@Entry(menu="CENTRAL_CONFIG_MENU",displayName="Par\u00e2metros do Soft Cancel",path="Servi\u00e7os/Sistema")) @ConfigInfo(type=SYSTEM) public class SoftCancelConfigPresenter extends AbstractPresenter<SoftCancelConfigView> implements ConfigPresenter<SoftCancelConfigView>
See Also: