A C E G H I O S T 

A

AccessDeniedException - Exception in org.sklsft.commons.api.exception.rights
Exception thrown by rights manager if a user is rejected when accessing a resource
AccessDeniedException() - Constructor for exception org.sklsft.commons.api.exception.rights.AccessDeniedException
 
AccessDeniedException(String) - Constructor for exception org.sklsft.commons.api.exception.rights.AccessDeniedException
 
AccessDeniedException(String, Throwable) - Constructor for exception org.sklsft.commons.api.exception.rights.AccessDeniedException
 
ApplicationException - Exception in org.sklsft.commons.api.exception
This RuntimeException is used to be handled by several aspects
It overrides the message to enable the serialization/deserialization using setters as required in json serialization for instance
ApplicationException() - Constructor for exception org.sklsft.commons.api.exception.ApplicationException
 
ApplicationException(String) - Constructor for exception org.sklsft.commons.api.exception.ApplicationException
 
ApplicationException(String, Throwable) - Constructor for exception org.sklsft.commons.api.exception.ApplicationException
 

C

compareTo(SelectItem) - Method in class org.sklsft.commons.api.model.SelectItem
 

E

equals(Object) - Method in class org.sklsft.commons.api.model.SelectItem
 
ERROR_UNKNOWN - Static variable in exception org.sklsft.commons.api.exception.ApplicationException
 
ErrorReport - Class in org.sklsft.commons.api.exception
A class used to serialize an ApplicationException in json
ErrorReport() - Constructor for class org.sklsft.commons.api.exception.ErrorReport
 

G

getExceptionClassName() - Method in class org.sklsft.commons.api.exception.ErrorReport
 
getId() - Method in class org.sklsft.commons.api.model.SelectItem
 
getLabel() - Method in class org.sklsft.commons.api.model.SelectItem
 
getMessage() - Method in exception org.sklsft.commons.api.exception.ApplicationException
 
getMessage() - Method in class org.sklsft.commons.api.exception.ErrorReport
 

H

hashCode() - Method in class org.sklsft.commons.api.model.SelectItem
 

I

InvalidStateException - Exception in org.sklsft.commons.api.exception.state
Exception thrown by state manager if an operation on an object is impossible due to its state
InvalidStateException(String) - Constructor for exception org.sklsft.commons.api.exception.state.InvalidStateException
 
InvalidStateException(String, Throwable) - Constructor for exception org.sklsft.commons.api.exception.state.InvalidStateException
 

O

ObjectNotFoundException - Exception in org.sklsft.commons.api.exception.repository
Exception thrown when a dao does not find a requested object
Similar to hibernate ObjectNotFoundException
ObjectNotFoundException() - Constructor for exception org.sklsft.commons.api.exception.repository.ObjectNotFoundException
 
ObjectNotFoundException(String) - Constructor for exception org.sklsft.commons.api.exception.repository.ObjectNotFoundException
 
ObjectNotFoundException(String, Throwable) - Constructor for exception org.sklsft.commons.api.exception.repository.ObjectNotFoundException
 
OperationDeniedException - Exception in org.sklsft.commons.api.exception.rights
Exception thrown by rights manager if a user is rejected when proceeding an operation
OperationDeniedException() - Constructor for exception org.sklsft.commons.api.exception.rights.OperationDeniedException
 
OperationDeniedException(String) - Constructor for exception org.sklsft.commons.api.exception.rights.OperationDeniedException
 
OperationDeniedException(String, Throwable) - Constructor for exception org.sklsft.commons.api.exception.rights.OperationDeniedException
 
org.sklsft.commons.api.exception - package org.sklsft.commons.api.exception
 
org.sklsft.commons.api.exception.repository - package org.sklsft.commons.api.exception.repository
 
org.sklsft.commons.api.exception.rights - package org.sklsft.commons.api.exception.rights
 
org.sklsft.commons.api.exception.state - package org.sklsft.commons.api.exception.state
 
org.sklsft.commons.api.model - package org.sklsft.commons.api.model
 

S

SelectItem - Class in org.sklsft.commons.api.model
Tuple to be used for instance in JSF dropdown options
SelectItem() - Constructor for class org.sklsft.commons.api.model.SelectItem
 
SelectItem(Long, String) - Constructor for class org.sklsft.commons.api.model.SelectItem
 
setExceptionClassName(String) - Method in class org.sklsft.commons.api.exception.ErrorReport
 
setId(Long) - Method in class org.sklsft.commons.api.model.SelectItem
 
setLabel(String) - Method in class org.sklsft.commons.api.model.SelectItem
 
setMessage(String) - Method in exception org.sklsft.commons.api.exception.ApplicationException
 
setMessage(String) - Method in class org.sklsft.commons.api.exception.ErrorReport
 

T

TechnicalError - Exception in org.sklsft.commons.api.exception
Exception thrown when no cause can be invoked else a technical cause or a bug
TechnicalError() - Constructor for exception org.sklsft.commons.api.exception.TechnicalError
 
TechnicalError(String) - Constructor for exception org.sklsft.commons.api.exception.TechnicalError
 
TechnicalError(String, Throwable) - Constructor for exception org.sklsft.commons.api.exception.TechnicalError
 
A C E G H I O S T 

Copyright © 2016. All rights reserved.