@ApplicationScoped public class ExhibitionModule extends Object implements org.giavacms.common.module.ModuleProvider
| Constructor and Description |
|---|
ExhibitionModule() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getAllowableOperations() |
String |
getDescription() |
String |
getMenuFragment() |
String |
getName() |
String |
getPanelFragment() |
Map<String,String> |
getPermissions() |
int |
getPriority() |
public String getName()
getName in interface org.giavacms.common.module.ModuleProviderpublic String getDescription()
getDescription in interface org.giavacms.common.module.ModuleProviderpublic String getMenuFragment()
getMenuFragment in interface org.giavacms.common.module.ModuleProviderpublic String getPanelFragment()
getPanelFragment in interface org.giavacms.common.module.ModuleProviderpublic int getPriority()
getPriority in interface org.giavacms.common.module.ModuleProviderpublic List<String> getAllowableOperations()
getAllowableOperations in interface org.giavacms.common.module.ModuleProviderCopyright © 2013. All Rights Reserved.