Uses of Enum Class
com.skava.accounts.model.PublishStatus
Packages that use PublishStatus
Package
Description
This package hold the custom exceptions of authorization.
Accounts Entity Model Declarations.
-
Uses of PublishStatus in com.skava.accounts.model
Methods in com.skava.accounts.model that return PublishStatusModifier and TypeMethodDescriptionstatic PublishStatus
Returns the enum constant of this class with the specified name.static PublishStatus[]
PublishStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of PublishStatus in com.skava.accounts.model.entity
Fields in com.skava.accounts.model.entity with type parameters of type PublishStatusModifier and TypeFieldDescriptionfinal com.querydsl.core.types.dsl.EnumPath<PublishStatus>
QVersionEntity.versionStatus