@Target(value=java.lang.annotation.ElementType.METHOD)
@Retention(value=RUNTIME)
@Documented
public interface UniqueId
extends java.lang.annotation.Annotation
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
UNIQUE_NAME |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
name() |
static final java.lang.String UNIQUE_NAME
Copyright © 2005 - 2013 Alfresco Software, Inc. All Rights Reserved.