org.exoplatform.services.rest
Annotation Type URITemplate


@Target(value={TYPE,METHOD})
@Retention(value=RUNTIME)
public @interface URITemplate

URITemplate defines URI pattern for ResourceContainer. Created by The eXo Platform SAS.

Version:
$Id: $
Author:
Gennady Azarenkov

Optional Element Summary
 String value
          Get specified URI pattern.
 

value

public abstract String value
Get specified URI pattern.

Default:
"/"


Copyright © 2009 eXo Platform SAS. All Rights Reserved.