Package org.cyclos.services
-
Interface Summary Interface Description CRUDService<DTO extends EntityDTO,D extends EntityData<DTO>,DP> A CRUD service is capable of performing basic data access operationsCRUDWithConfirmationPasswordService<DTO extends EntityDTO,D extends EntityData<DTO>,DP> A special CRUD service that requires confirmation password for actions like saving and removingService Marker interface for Cyclos services -
Annotation Types Summary Annotation Type Description RemotePath It is used to indicate the remote path to be used in the remote interface