Modifier and Type | Class and Description |
---|---|
class |
collectionTypesAdmin
Main/Default Admin Page
|
Modifier and Type | Class and Description |
---|---|
class |
configsAdmin
Main/Default Admin Page
|
Modifier and Type | Class and Description |
---|---|
class |
contentAuthorAdmin
Content Page that lists all pages in the Site, associated with the Content module
|
class |
siteManagerAdmin
Content Page that lists all pages in the Site, associated with the Content module
|
class |
templateManagerAdmin
Content Page that lists all pages in the Site, associated with the Content module
|
Modifier and Type | Class and Description |
---|---|
class |
inventoryAdmin
Main/Default Admin Page
|
Modifier and Type | Class and Description |
---|---|
class |
customerDataAdmin
Main/Default Admin Page
|
class |
dashboardAdmin
Main/Default Admin Page
|
class |
orderAdmin
Order Admin Page
We can extend the Actions available by configuration by defining the following optional beans in Spring: orderListingExtraActions : Bulk actions for all Orders Example: |
class |
promotionAdmin
|
Modifier and Type | Class and Description |
---|---|
class |
userDetails |
class |
userDetailsAdmin
Details page for
User using AdminUserEntityDetailsPanel
Uses 'userModuleJPADao' of UserDao type to retrieve User . |
class |
userList |
class |
userListAdmin
Reporting or listing page for
User . |
Modifier and Type | Class and Description |
---|---|
class |
dynamicConfigsAdmin
Dynamic Configs backed via a
ConfigurationService |
class |
staticConfigsAdmin
Static PreSetconfig admin page
|
Modifier and Type | Class and Description |
---|---|
class |
etlAdmin
Main/Default Admin Page
|
Modifier and Type | Class and Description |
---|---|
class |
postsAuthorAdmin |
Modifier and Type | Class and Description |
---|---|
class |
catalogAdmin
Main/Default Admin Page
|
class |
productDetails<P extends Product>
Main/Default Admin Page
Fetch a Product and display it by id or any valid Product attribute name as parameter FIXME : Feedback messages from ProductDetailsPanel not coming ! |
Modifier and Type | Class and Description |
---|---|
class |
ReporterInput
A Panel to display and consume the input parameter options for a
Reporter . |
Modifier and Type | Class and Description |
---|---|
class |
reportingAdmin
An base Class for reporting pages
|
Modifier and Type | Class and Description |
---|---|
class |
scriptingAdmin
Main/Default Admin Page
|
Modifier and Type | Class and Description |
---|---|
class |
adminError
Admin Error Page
|
class |
home
Home Page (Place holder for common stuff, help, video links, etc)
|
Modifier and Type | Class and Description |
---|---|
class |
commonAdminTemplate
Common template for entire site
TODO & FIXME: Enforce Authorization at a Module level; for instance One Model should not be able to see another Models profile
by hacking the Query String
If one defines site.admin.custom.js, site.admin.custom.css, site.admin.<page class name>.custom.js, site.admin.<page class name>.custom.css in admin properties, then the fils will be injected in the header TODO: If Module disabled and page belongs to Module then return Not Auth also. |
Modifier and Type | Class and Description |
---|---|
class |
myAccount |
Modifier and Type | Class and Description |
---|---|
class |
visitorDataAdmin
Main/Default Admin Page
|
Copyright © 2018. All rights reserved.