it.eng.spago.dispatching.service.list.basic.impl
Class DelegatedBasicListService
java.lang.Object
it.eng.spago.dispatching.service.list.basic.impl.DelegatedBasicListService
- public class DelegatedBasicListService
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LIST_PAGE
public static final java.lang.String LIST_PAGE
- See Also:
- Constant Field Values
LIST_FIRST
public static final java.lang.String LIST_FIRST
- See Also:
- Constant Field Values
LIST_PREV
public static final java.lang.String LIST_PREV
- See Also:
- Constant Field Values
LIST_NEXT
public static final java.lang.String LIST_NEXT
- See Also:
- Constant Field Values
LIST_LAST
public static final java.lang.String LIST_LAST
- See Also:
- Constant Field Values
LIST_CURRENT
public static final java.lang.String LIST_CURRENT
- See Also:
- Constant Field Values
LIST_NOCACHE
public static final java.lang.String LIST_NOCACHE
- See Also:
- Constant Field Values
LIST_DELETE
public static final java.lang.String LIST_DELETE
- See Also:
- Constant Field Values
service
public static void service(ServiceIFace service,
SourceBean request,
SourceBean response)
throws java.lang.Exception
- Throws:
java.lang.Exception
getList
public static ListIFace getList(ServiceIFace service,
SourceBean request,
SourceBean response)
throws java.lang.Exception
- Throws:
java.lang.Exception
delete
public static boolean delete(ServiceIFace service,
SourceBean request,
SourceBean response)
getMessage
public static java.lang.String getMessage(SourceBean request)