lumis.content.service
Class ContentAdministrationPropertyPageServiceInterface
java.lang.Object
lumis.portal.serviceinterface.GenericServiceInterface
lumis.doui.service.DouiServiceInterface
lumis.content.service.ContentServiceInterface
lumis.content.service.ContentAdministrationPropertyPageServiceInterface
- All Implemented Interfaces:
- IDouiServiceInterface, IServiceInterface, IServiceInterfaceMenu
- Direct Known Subclasses:
- ContentAdministrationAddPropertyPageServiceInterface, ContentAdministrationEditPropertyPageServiceInterface
public class ContentAdministrationPropertyPageServiceInterface
- extends ContentServiceInterface
Methods inherited from class lumis.doui.service.DouiServiceInterface |
addDefaultDouiDefinitionValues, addDefaultFields, addDefaultFilters, addDefaultHyperLinks, addDefaultInterfaceDouiDefinitionNode, addDefaultMaxRows, addDefaultPostLoadProcessors, addDefaultProcessActions, addDefaultSources, addDetailsHyperLink, addPrimaryKeyFilter, getContext, getInterfaceSourceFieldsNode, getMenu, initDouiContext, loadFromRequest, loadSources, processAction, processActions, renderBefore, renderData, validate |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContentAdministrationPropertyPageServiceInterface
public ContentAdministrationPropertyPageServiceInterface()
getCustomMenu
protected java.lang.String getCustomMenu(SessionConfig sessionConfig,
ServiceInterfaceInstanceConfig config,
ITransaction transaction)
throws PortalException
- Overrides:
getCustomMenu
in class ContentServiceInterface
- Throws:
PortalException
register
public void register(SessionConfig sessionConfig,
org.w3c.dom.Node serviceInterfaceXmlNode,
ITransaction transaction)
throws PortalException
- Description copied from interface:
IServiceInterface
- Called by the service interface manager when a service interface definition is registered.
This method allows the Service Interface implementation to set its default values into the
service interface definition xml.
- Specified by:
register
in interface IServiceInterface
- Overrides:
register
in class DouiServiceInterface
- Parameters:
sessionConfig
- TODOtransaction
- TODO
- Throws:
PortalException
setIsAdministrationProperty
protected void setIsAdministrationProperty(org.w3c.dom.Node serviceInterfaceXmlNode)
throws PortalException
- Throws:
PortalException
setIsRuntimeOnlyProperty
protected void setIsRuntimeOnlyProperty(org.w3c.dom.Node serviceInterfaceXmlNode)
throws PortalException
- Throws:
PortalException
Lumisportal 6.1.0.111014 - Copyright © 2001-2007, Lumis. All Rights Reserved.