public interface MobilePageServiceLocal extends MobilePageService, CRUDServiceLocal<MobilePage,MobilePageDTO,MobilePageData,ConfigurationVO>
| Modifier and Type | Method and Description |
|---|---|
java.util.List<MobilePage> |
getMobilePages()
Returns the mobile pages for the current configuration including ancestors
|
java.util.List<MobilePage> |
getPosMobilePages()
Returns the mobile pages for the current configuration including ancestors
shown in POS.
|
java.util.List<MobilePage> |
getUserMobilePages()
Returns the mobile pages for the current configuration including ancestors
shown in Mobile.
|
getContent, getListData, list, saveOrderfind, findAll, getEntityClass, newEntity, remove, removeAll, toDTO, toEntity, validategetData, getDataForNew, load, remove, removeAll, savejava.util.List<MobilePage> getMobilePages()
java.util.List<MobilePage> getPosMobilePages()
java.util.List<MobilePage> getUserMobilePages()