Class GroupAPIImplement
java.lang.Object
me.ulrich.koth.api.implementations.GroupAPIImplement
- All Implemented Interfaces:
GroupAPI
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanaddImplementation(String pluginName, GroupImplement region) getGroupImplemented(String pluginName) booleanhasPluginImplemented(String pluginName) booleanremoveImplementation(String pluginName)
-
Constructor Details
-
GroupAPIImplement
public GroupAPIImplement()
-
-
Method Details
-
getPreferentialOrFirstImplement
- Specified by:
getPreferentialOrFirstImplementin interfaceGroupAPI
-
getImplementedGroup
- Specified by:
getImplementedGroupin interfaceGroupAPI
-
addImplementation
- Specified by:
addImplementationin interfaceGroupAPI
-
hasPluginImplemented
- Specified by:
hasPluginImplementedin interfaceGroupAPI
-
removeImplementation
- Specified by:
removeImplementationin interfaceGroupAPI
-
getImplementationPluginsName
- Specified by:
getImplementationPluginsNamein interfaceGroupAPI
-
getGroupImplemented
- Specified by:
getGroupImplementedin interfaceGroupAPI
-
getImplementationPluginsData
- Specified by:
getImplementationPluginsDatain interfaceGroupAPI
-