Skip to content

Commit 46d34df

Browse files
author
Joerg Huber
committed
Fixed Javadoc.
1 parent 895a2ba commit 46d34df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SIF3InfraREST/SIF3REST/src/main/java/sif3/infra/rest/resource/BaseResource.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ public HeaderProperties getAllHTTPHeaderProperties()
301301
* Returns the serviceType as given in the HTTP Header serviceType. This is a convenience method. If the service
302302
* type is not set (eg. infrastructure services, utility services) then null is returned.
303303
*
304-
* @return
304+
* @return The service type as in the HTTP header serviceType. Should default to OBJECT.
305305
*/
306306
public ServiceType getServiceType()
307307
{

0 commit comments

Comments
 (0)