| Modifier and Type | Method and Description |
|---|---|
protected MultiTenantAdminSection |
MultiTenantAdminSecurityServiceImpl.findAdminSection(List<String> qualifiedNames)
Helper Method that will search to see if an Entity has an associated
AdminSection |
protected MultiTenantAdminSection |
MultiTenantAdminSecurityServiceImpl.findAdminSectionByCeilingAndSectionKey(List<String> qualifiedNames,
String sectionKey) |
| Modifier and Type | Class and Description |
|---|---|
class |
MultiTenantAdminSectionImpl |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
MultiTenantAdminVisibilityService.isAdminSectionVisible(MultiTenantAdminSection adminSection,
MultiTenantSite site)
Determines whether or not the `AdminSection` is visible for the given `MultiTenantSite`.
|
Boolean |
MultiTenantAdminVisibilityServiceImpl.isAdminSectionVisible(MultiTenantAdminSection adminSection,
MultiTenantSite site) |
Boolean |
MultiTenantAdminVisibilityService.isHiddenButAccessible(MultiTenantAdminSection adminSection,
MultiTenantSite site)
Determines whether or not the admin section is hidden from the UI, but still accessible
for operations in template and standard site admin pages.
|
Boolean |
MultiTenantAdminVisibilityServiceImpl.isHiddenButAccessible(MultiTenantAdminSection adminSection,
MultiTenantSite site) |
| Modifier and Type | Class and Description |
|---|---|
class |
WeaveAdminSectionImpl |
Copyright © 2020. All rights reserved.