Package com.silverpeas.annotation

Provides Silverpeas custom annotations for adding semantic value to the objects and their properties.

See:
          Description

Annotation Types Summary
Repository This annotation is to tag an object as being a repository of business objects.
RequestScoped This annotation is to tag an object as being request scoped, that is to say its lifecycle belongs to the life of an HTTP exchange (request/response).
Service This annotation is to tag an object as being a business service.
 

Package com.silverpeas.annotation Description

Provides Silverpeas custom annotations for adding semantic value to the objects and their properties. Among theses annotations are thoses for Bean Validation (JSR-303).



Copyright © 2016 Silverpeas. All Rights Reserved.