Uses of Enum Class
com.skava.auth.model.entities.CollectionStatus
Packages that use CollectionStatus
Package
Description
Models to represent the entity classes.
Support classes for hold the reusable functionalities.
-
Uses of CollectionStatus in com.skava.auth.model.entities
Methods in com.skava.auth.model.entities that return CollectionStatusModifier and TypeMethodDescriptionstatic CollectionStatus
Returns the enum constant of this class with the specified name.static CollectionStatus[]
CollectionStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of CollectionStatus in com.skava.auth.util
Methods in com.skava.auth.util that return CollectionStatusModifier and TypeMethodDescriptionstatic CollectionStatus
AuthUtil.getCollectionStatus
(CollectionVO request) validateCollectionStatus