3.1.4. Details of Function

3.1.4.4. Exclusive control

Important

RESTful web services do not support optimistic locking using ETag or If-Match. Therefore, when performing optimistic locking with RESTful web services, include the version number directly in the request body.

Important

The Exclusive Control function cannot be used in RESTful web services because it is assumed to work with the client (taglib).

3.1.4.8. Internationalization

See the following for multilingualization of static resources.

3.1.4.9. Authentication

Authentication is not provided as a framework because the specifications vary according depending on the project requirements.

3.1.4.10. Permission check

Permission check is not provided as a framework because the specifications vary according depending on the project requirements.