|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.linkedin.restli.common.OperationNameGenerator
public class OperationNameGenerator
| Constructor Summary | |
|---|---|
OperationNameGenerator()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
generate(ResourceMethod method,
java.lang.String methodName)
Builds the operation string for a method |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OperationNameGenerator()
| Method Detail |
|---|
public static java.lang.String generate(ResourceMethod method,
java.lang.String methodName)
method - methodName -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||