Uses of Enum Class
org.silverpeas.components.kmelia.service.KmeliaOperationContext.OperationType
Packages that use KmeliaOperationContext.OperationType
-
Uses of KmeliaOperationContext.OperationType in org.silverpeas.components.kmelia.service
Methods in org.silverpeas.components.kmelia.service that return KmeliaOperationContext.OperationTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static KmeliaOperationContext.OperationType[]KmeliaOperationContext.OperationType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.silverpeas.components.kmelia.service with parameters of type KmeliaOperationContext.OperationTypeModifier and TypeMethodDescriptionstatic voidKmeliaOperationContext.about(KmeliaOperationContext.OperationType type) Spawn a new Kmelia context about the given operation on publications.booleanKmeliaOperationContext.isAbout(KmeliaOperationContext.OperationType type)