Vocabulary.LinkTo
with CHILD_COLLECTION
as
Vocabulary.LinkTo.resourceType()
instead@Deprecated
@Retention(value=RUNTIME)
@Target(value=METHOD)
public static @interface Vocabulary.RelatedCollection
Modifier and Type | Required Element and Description |
---|---|
java.lang.Class<? extends Identifier<?>> |
value
Deprecated.
Returns the class of the resource being linked to.
|
Modifier and Type | Optional Element and Description |
---|---|
boolean |
reusable
Deprecated.
Returns if the action is reusable
|
public abstract java.lang.Class<? extends Identifier<?>> value