|
||||||||||
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.ContentListServiceInterface
public class ContentListServiceInterface
Interface for content lists
Field Summary |
---|
Fields inherited from class lumis.doui.service.DouiServiceInterface |
---|
VALIDATE_RENDER_PARAMETER |
Constructor Summary | |
---|---|
ContentListServiceInterface()
|
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.content.service.ContentGenericListServiceInterface |
---|
addDefaultControls, 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 ContentListServiceInterface()
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 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 |