- called(String) - Method in class com.djrapitops.plan.extension.icon.Icon.Builder
-
- called(String) - Static method in class com.djrapitops.plan.extension.icon.Icon
-
- Caller - Interface in com.djrapitops.plan.extension
-
Interface for manually calling update methods on a registered
DataExtension
.
- CallEvents - Enum in com.djrapitops.plan.extension
-
Enum representing different events when Plan calls methods of
DataExtension
automatically.
- callExtensionMethodsOn() - Method in interface com.djrapitops.plan.extension.DataExtension
-
Determines when DataExtension methods are called automatically by Plan.
- canAccess(Request) - Method in class com.djrapitops.plan.delivery.web.resolver.CompositeResolver
-
- canAccess(Request) - Method in interface com.djrapitops.plan.delivery.web.resolver.NoAuthResolver
-
- canAccess(Request) - Method in interface com.djrapitops.plan.delivery.web.resolver.Resolver
-
Implement access control if authorization is enabled.
- CapabilityService - Interface in com.djrapitops.plan.capability
-
Service for figuring out provided API capabilities.
- CapabilityService.ListHolder - Class in com.djrapitops.plan.capability
-
- cleanName() - Method in enum com.djrapitops.plan.delivery.web.ResourceService.Position
-
- Color - Enum in com.djrapitops.plan.extension.icon
-
Enum to determine what color to use for some element.
- columnFive(String, Icon) - Method in class com.djrapitops.plan.extension.table.Table.Factory
-
Set fifth column name and icon.
- columnFour(String, Icon) - Method in class com.djrapitops.plan.extension.table.Table.Factory
-
Set fourth column name and icon.
- columnOne(String, Icon) - Method in class com.djrapitops.plan.extension.table.Table.Factory
-
Set first column name and icon.
- columnThree(String, Icon) - Method in class com.djrapitops.plan.extension.table.Table.Factory
-
Set third column name and icon.
- columnTwo(String, Icon) - Method in class com.djrapitops.plan.extension.table.Table.Factory
-
Set second column name and icon.
- com.djrapitops.plan.capability - package com.djrapitops.plan.capability
-
- com.djrapitops.plan.delivery.web - package com.djrapitops.plan.delivery.web
-
- com.djrapitops.plan.delivery.web.resolver - package com.djrapitops.plan.delivery.web.resolver
-
- com.djrapitops.plan.delivery.web.resolver.exception - package com.djrapitops.plan.delivery.web.resolver.exception
-
- com.djrapitops.plan.delivery.web.resolver.request - package com.djrapitops.plan.delivery.web.resolver.request
-
- com.djrapitops.plan.delivery.web.resource - package com.djrapitops.plan.delivery.web.resource
-
- com.djrapitops.plan.extension - package com.djrapitops.plan.extension
-
- com.djrapitops.plan.extension.annotation - package com.djrapitops.plan.extension.annotation
-
- com.djrapitops.plan.extension.extractor - package com.djrapitops.plan.extension.extractor
-
- com.djrapitops.plan.extension.icon - package com.djrapitops.plan.extension.icon
-
- com.djrapitops.plan.extension.table - package com.djrapitops.plan.extension.table
-
- com.djrapitops.plan.query - package com.djrapitops.plan.query
-
- com.djrapitops.plan.settings - package com.djrapitops.plan.settings
-
- CommonQueries - Interface in com.djrapitops.plan.query
-
Class that allows performing most commonly wanted queries.
- CompositeResolver - Class in com.djrapitops.plan.delivery.web.resolver
-
Utility Resolver for organizing resolution in a tree-like structure.
- CompositeResolver.Builder - Class in com.djrapitops.plan.delivery.web.resolver
-
- Conditional - Annotation Type in com.djrapitops.plan.extension.annotation
-
Method Annotation to determine that a method can not be called unless a condition is fulfilled.
- create(byte[]) - Static method in interface com.djrapitops.plan.delivery.web.resource.WebResource
-
Create a new WebResource from byte array.
- create(String) - Static method in interface com.djrapitops.plan.delivery.web.resource.WebResource
-
Create a new WebResource from an UTF-8 String.
- create(InputStream) - Static method in interface com.djrapitops.plan.delivery.web.resource.WebResource
-
Creates a new WebResource from an InputStream.
- CSS - Static variable in class com.djrapitops.plan.delivery.web.resolver.MimeType
-
- get(String) - Method in class com.djrapitops.plan.delivery.web.resolver.request.URIQuery
-
Obtain an URI parameter by key.
- get(Method, Class<T>) - Static method in class com.djrapitops.plan.extension.extractor.MethodAnnotations
-
- getAnnotations(Class<T>) - Method in class com.djrapitops.plan.extension.extractor.MethodAnnotations
-
- getAsString() - Method in class com.djrapitops.plan.delivery.web.resolver.Response
-
- getByName(String) - Static method in enum com.djrapitops.plan.extension.FormatType
-
- getByName(String) - Static method in enum com.djrapitops.plan.extension.icon.Color
-
- getByName(String) - Static method in enum com.djrapitops.plan.extension.icon.Family
-
- getBytes() - Method in class com.djrapitops.plan.delivery.web.resolver.Response
-
- getCharset() - Method in class com.djrapitops.plan.delivery.web.resolver.Response
-
- getCode() - Method in class com.djrapitops.plan.delivery.web.resolver.Response
-
- getColor() - Method in class com.djrapitops.plan.extension.icon.Icon
-
- getColumns() - Method in class com.djrapitops.plan.extension.table.Table
-
- getCommonQueries() - Method in interface com.djrapitops.plan.query.QueryService
-
Perform some commonly wanted queries.
- getDBType() - Method in interface com.djrapitops.plan.query.QueryService
-
Get what kind of database is in use.
- getFamily() - Method in class com.djrapitops.plan.extension.icon.Icon
-
- getGroupName() - Method in interface com.djrapitops.plan.extension.Group
-
- getHeader(String) - Method in class com.djrapitops.plan.delivery.web.resolver.request.Request
-
Get a header in the request.
- getHeaders() - Method in class com.djrapitops.plan.delivery.web.resolver.Response
-
- getIcons() - Method in class com.djrapitops.plan.extension.table.Table
-
- getInstance() - Static method in interface com.djrapitops.plan.capability.CapabilityService
-
Obtain instance of CapabilityService.
- getInstance() - Static method in interface com.djrapitops.plan.delivery.web.ResolverService
-
- getInstance() - Static method in interface com.djrapitops.plan.delivery.web.ResourceService
-
- getInstance() - Static method in interface com.djrapitops.plan.extension.ExtensionService
-
Obtain instance of ExtensionService.
- getInstance() - Static method in interface com.djrapitops.plan.query.QueryService
-
Obtain instance of QueryService.
- getInstance() - Static method in interface com.djrapitops.plan.settings.SettingsService
-
- getInteger(String, Supplier<Integer>) - Method in interface com.djrapitops.plan.settings.SettingsService
-
Get a Integer from the config or the default value.
- getInvalidateMethodAnnotations() - Method in class com.djrapitops.plan.extension.extractor.ExtensionExtractor
-
- getMaxColumnSize() - Method in class com.djrapitops.plan.extension.table.Table
-
- getMethod() - Method in class com.djrapitops.plan.delivery.web.resolver.request.Request
-
Get HTTP method.
- getMethodAnnotations() - Method in class com.djrapitops.plan.extension.extractor.ExtensionExtractor
-
- getMethodAnnotations(Class<T>) - Method in class com.djrapitops.plan.extension.extractor.MethodAnnotations
-
- getName() - Method in class com.djrapitops.plan.delivery.web.resolver.request.WebUser
-
- getName() - Method in class com.djrapitops.plan.extension.icon.Icon
-
- getPart(int) - Method in class com.djrapitops.plan.delivery.web.resolver.request.URIPath
-
Obtain part of the path by index of slashes in the URL.
- getPath() - Method in class com.djrapitops.plan.delivery.web.resolver.request.Request
-
Get the Requested path.
- getPluginInfo() - Method in class com.djrapitops.plan.extension.extractor.ExtensionExtractor
-
- getPluginName(Class<T>) - Static method in class com.djrapitops.plan.extension.extractor.ExtensionExtractor
-
- getQuery() - Method in class com.djrapitops.plan.delivery.web.resolver.request.Request
-
Get the Request parameters.
- getResolver(String) - Method in interface com.djrapitops.plan.delivery.web.ResolverService
-
- getResolvers(String) - Method in interface com.djrapitops.plan.delivery.web.ResolverService
-
Obtain all Resolvers that match the target.
- getResource(String, String, Supplier<WebResource>) - Method in interface com.djrapitops.plan.delivery.web.ResourceService
-
Make one of your web resources customizable by user or Plan API.
- getRows() - Method in class com.djrapitops.plan.extension.table.Table
-
- getServerUUID() - Method in interface com.djrapitops.plan.query.QueryService
-
Get the UUID of this server.
- getString(String, Supplier<String>) - Method in interface com.djrapitops.plan.settings.SettingsService
-
Get a String from the config or the default value.
- getStringList(String, Supplier<List<String>>) - Method in interface com.djrapitops.plan.settings.SettingsService
-
Get a String list from the config or the default value.
- getTabInformation() - Method in class com.djrapitops.plan.extension.extractor.ExtensionExtractor
-
- getTabOrder() - Method in class com.djrapitops.plan.extension.extractor.ExtensionExtractor
-
- getUser() - Method in class com.djrapitops.plan.delivery.web.resolver.request.Request
-
Get the user making the request.
- getUsername() - Method in class com.djrapitops.plan.delivery.web.resolver.request.WebUser
-
- getWarnings() - Method in class com.djrapitops.plan.extension.extractor.ExtensionExtractor
-
- Group - Interface in com.djrapitops.plan.extension
-
Method parameter for providing values about a group with provider annotations.
- GroupProvider - Annotation Type in com.djrapitops.plan.extension.annotation
-
Method annotation to provide String[]
array of Group names about a Player.
- validateAnnotations() - Method in class com.djrapitops.plan.extension.extractor.ExtensionExtractor
-
Use this method in an unit test to validate your DataExtension.
- valueOf(String) - Static method in enum com.djrapitops.plan.delivery.web.ResourceService.Position
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.djrapitops.plan.extension.CallEvents
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.djrapitops.plan.extension.ElementOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.djrapitops.plan.extension.FormatType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.djrapitops.plan.extension.icon.Color
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.djrapitops.plan.extension.icon.Family
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.djrapitops.plan.delivery.web.ResourceService.Position
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.djrapitops.plan.extension.CallEvents
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.djrapitops.plan.extension.ElementOrder
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.djrapitops.plan.extension.FormatType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.djrapitops.plan.extension.icon.Color
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.djrapitops.plan.extension.icon.Family
-
Returns an array containing the constants of this enum type, in
the order they are declared.