@ApplicationScoped public class PaypalModule extends Object implements org.giavacms.common.module.ModuleProvider
Constructor and Description |
---|
PaypalModule() |
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.ModuleProvider
public String getDescription()
getDescription
in interface org.giavacms.common.module.ModuleProvider
public String getMenuFragment()
getMenuFragment
in interface org.giavacms.common.module.ModuleProvider
public String getPanelFragment()
getPanelFragment
in interface org.giavacms.common.module.ModuleProvider
public int getPriority()
getPriority
in interface org.giavacms.common.module.ModuleProvider
public List<String> getAllowableOperations()
getAllowableOperations
in interface org.giavacms.common.module.ModuleProvider
Copyright © 2013. All Rights Reserved.