|
||||||||||
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.content.service.ContentServiceInterface
lumis.content.service.ContentGenericListServiceInterface
lumis.content.service.ContentQuickListServiceInterface
public class ContentQuickListServiceInterface
Field Summary |
---|
Fields inherited from class lumis.doui.service.DouiServiceInterface |
---|
VALIDATE_RENDER_PARAMETER |
Constructor Summary | |
---|---|
ContentQuickListServiceInterface()
|
Method Summary | |
---|---|
protected boolean |
addDefaultControls(org.w3c.dom.Node serviceInterfaceDouiDefinitionNode,
org.w3c.dom.Node serviceDouiDefinitionNode,
org.w3c.dom.Node serviceInterfaceXmlNode)
|
void |
register(SessionConfig sessionConfig,
org.w3c.dom.Node serviceInterfaceXmlNode,
ITransaction transaction)
Called by the service interface manager when a service interface definition is registered. |
Methods inherited from class lumis.content.service.ContentGenericListServiceInterface |
---|
addDefaultFields, addDefaultHyperLinks, getCustomMenu, setPreviewSupportedProperty |
Methods inherited from class lumis.content.service.ContentServiceInterface |
---|
addDefaultOrderBy, getDefaultStyle, getRepositoryMenus, load, render |
Methods inherited from class lumis.portal.serviceinterface.GenericServiceInterface |
---|
instanceAdded, instanceDeleted, instanceLoaded, instanceUnLoaded, unload |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ContentQuickListServiceInterface()
Method Detail |
---|
public void register(SessionConfig sessionConfig, org.w3c.dom.Node serviceInterfaceXmlNode, ITransaction transaction) throws PortalException
IServiceInterface
register
in interface IServiceInterface
register
in class ContentGenericListServiceInterface
sessionConfig
- TODOtransaction
- TODO
PortalException
protected boolean addDefaultControls(org.w3c.dom.Node serviceInterfaceDouiDefinitionNode, org.w3c.dom.Node serviceDouiDefinitionNode, org.w3c.dom.Node serviceInterfaceXmlNode) throws PortalException
addDefaultControls
in class ContentGenericListServiceInterface
PortalException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |