Package net.ygbstudio.powerwp4j.base.extension.enums
package net.ygbstudio.powerwp4j.base.extension.enums
-
ClassDescriptionThis interface provides a way to create enum constants that represent keys in the JSON local cache and use them with utilities in PowerWP4j.CacheSubKeyEnum is an interface that extends the
FriendlyEnuminterface and is used to represent the keys nested in the values represented byCacheKeyEnumin the local cache.Unified Enum interface for the WordPress taxonomy/class key markers. objects.Unified Enum interface for the WordPress class/taxonomy value representation objects.Interface for comment status enums that provide a unified type for addition of custom and built-in comment statuses.Enumeration that represents the keys for the environment variables required to connect to a WordPress site.This interface is designed to enforce a consistent approach to Java enums in the PowerWP4j project.Interface for post format enums that provide a unified type for addition of custom and built-in formats.Interface for post status enums that provide a unified type for addition of custom post statuses.Interface for post type enums that provide a unified type for addition of custom and built-in types.QueryParamEnum is an interface that promotes a unified type for query parameters and avalue()method to ensure consistency with the design practices of the project.RestPathEnum is an interface that promotes unified type for rest paths to ensure consistency with the design practices of the project.An interface for enum types that represent fields that can be used in a URL.