|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlumis.portal.serviceinterface.GenericServiceInterface
lumis.doui.service.DouiServiceInterface
lumis.doui.service.DouiGenericListServiceInterface
lumis.doui.service.DouiListServiceInterface
public class DouiListServiceInterface
Service interface implementation for a doui list.
Field Summary |
---|
Fields inherited from class lumis.doui.service.DouiServiceInterface |
---|
VALIDATE_RENDER_PARAMETER |
Constructor Summary | |
---|---|
DouiListServiceInterface()
|
Method Summary | |
---|---|
void |
register(SessionConfig sessionConfig,
org.w3c.dom.Node serviceInterfaceXmlNode,
ITransaction transaction)
Called by the service interface manager when a service interface definition is registered. |
protected void |
setIsListProperty(org.w3c.dom.Node serviceInterfaceXmlNode)
|
Methods inherited from class lumis.doui.service.DouiGenericListServiceInterface |
---|
addDefaultControls, addDefaultFields, addDefaultHyperLinks, addDefaultOrderBy, getCustomMenu |
Methods inherited from class lumis.portal.serviceinterface.GenericServiceInterface |
---|
instanceAdded, instanceDeleted, instanceLoaded, instanceUnLoaded, load, unload |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DouiListServiceInterface()
Method Detail |
---|
public void register(SessionConfig sessionConfig, org.w3c.dom.Node serviceInterfaceXmlNode, ITransaction transaction) throws PortalException
IServiceInterface
register
in interface IServiceInterface
register
in class DouiServiceInterface
sessionConfig
- TODOtransaction
- TODO
PortalException
protected void setIsListProperty(org.w3c.dom.Node serviceInterfaceXmlNode) throws PortalException
PortalException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |