public interface IEntityHandler
extends org.symphonyoss.s2.fugue.di.IComponent
| Modifier and Type | Method and Description |
|---|---|
int |
getPartsLength() |
String |
getPath() |
boolean |
handle(RequestContext context) |
String getPath()
int getPartsLength()
boolean handle(RequestContext context) throws IOException
IOExceptionCopyright © 2018 Symphony Software Foundation. All rights reserved.