|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.linkedin.data.schema.PathSpec
com.linkedin.restli.restspec.FinderSchema.Fields
public static class FinderSchema.Fields
| Field Summary |
|---|
| Fields inherited from class com.linkedin.data.schema.PathSpec |
|---|
WILDCARD |
| Constructor Summary | |
|---|---|
FinderSchema.Fields()
|
|
FinderSchema.Fields(java.util.List<java.lang.String> path,
java.lang.String name)
|
|
| Method Summary | |
|---|---|
CustomAnnotationContentSchemaMap.Fields |
annotations()
custom annotation data |
com.linkedin.data.schema.PathSpec |
assocKey()
association key for this finder - only present if this finder takes a single association key |
com.linkedin.data.schema.PathSpec |
assocKeys()
list of association keys for this finder - only present if this finder takes multiple association keys |
com.linkedin.data.schema.PathSpec |
doc()
Documentation for this finder |
MetadataSchema.Fields |
metadata()
describes the collection-level metadata returned by this finder |
com.linkedin.data.schema.PathSpec |
name()
name of this finder - not required if this is the default finder |
ParameterSchemaArray.Fields |
parameters()
list of query parameters for this finder |
| Methods inherited from class com.linkedin.data.schema.PathSpec |
|---|
emptyPath, equals, getPathComponents, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public FinderSchema.Fields(java.util.List<java.lang.String> path,
java.lang.String name)
public FinderSchema.Fields()
| Method Detail |
|---|
public CustomAnnotationContentSchemaMap.Fields annotations()
public com.linkedin.data.schema.PathSpec name()
public com.linkedin.data.schema.PathSpec doc()
public ParameterSchemaArray.Fields parameters()
public MetadataSchema.Fields metadata()
public com.linkedin.data.schema.PathSpec assocKey()
public com.linkedin.data.schema.PathSpec assocKeys()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||