Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.6)

E22562-03

oracle.apps.fnd.applcore.menu.service.client.fragment
Interface MenuFragmentService


public interface MenuFragmentService


Method Summary
 java.util.List<byte[]> getFragments(java.util.List<java.lang.String> arg0)
           
 void ping(java.lang.String arg0, java.util.List<java.lang.String> arg1, java.util.List<java.lang.String> arg2)
           
 

Method Detail

getFragments

@Action(input="",
        output="")
@ResponseWrapper(localName="getFragmentsResponse",
                 targetNamespace="http://service.menu.applcore.fnd.apps.oracle/",
                 className="oracle.apps.fnd.applcore.menu.service.client.fragment.types.GetFragmentsResponse")
@RequestWrapper(localName="getFragments",
                targetNamespace="http://service.menu.applcore.fnd.apps.oracle/",
                className="oracle.apps.fnd.applcore.menu.service.client.fragment.types.GetFragments")
java.util.List<byte[]> getFragments(java.util.List<java.lang.String> arg0)

ping

@Action(input="")
@RequestWrapper(localName="ping",
                targetNamespace="http://service.menu.applcore.fnd.apps.oracle/",
                className="oracle.apps.fnd.applcore.menu.service.client.fragment.types.Ping")
void ping(java.lang.String arg0,
                                java.util.List<java.lang.String> arg1,
                                java.util.List<java.lang.String> arg2)

Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.6)

E22562-03

Copyright © 2012 Oracle. All Rights Reserved.