public class WlanSessionLogic extends BaseCrudLogic<WlanSession,WlanSessionPK,WlanSessionFilter>
dataProvider, fragmentPrefix, view| Constructor and Description |
|---|
WlanSessionLogic(BaseCrudView<WlanSession,WlanSessionPK,WlanSessionFilter> view,
WlanSessionDataProvider dataProvider) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
nameOfEntity(WlanSession entity) |
void |
terminate(WlanSession session) |
cancelEntity, createEntity, deleteEntity, doDeleteEntity, editEntity, enter, findEntity, getPortalManagement, isDeletable, mustQuery, saveEntity, setFragmentParameterpublic WlanSessionLogic(BaseCrudView<WlanSession,WlanSessionPK,WlanSessionFilter> view, WlanSessionDataProvider dataProvider)
protected String nameOfEntity(WlanSession entity)
nameOfEntity in class BaseCrudLogic<WlanSession,WlanSessionPK,WlanSessionFilter>public void terminate(WlanSession session)
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.