- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
- All Superinterfaces:
- java.lang.annotation.Annotation
@Target(value=java.lang.annotation.ElementType.TYPE)
@Retention(value=RUNTIME)
@Documented
@Component
public interface EntityResource
extends java.lang.annotation.Annotation
Respresents an entity resource
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
java.lang.String |
name() |
java.lang.String |
title() |
-
Methods inherited from interface java.lang.annotation.Annotation
annotationType, equals, hashCode, toString
-
-
Method Detail
-
name
java.lang.String name()
-
title
java.lang.String title()
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2005 - 2013 Alfresco Software, Inc. All Rights Reserved.