lumis.content.service
Class ContentAdministrationPropertyPageServiceInterface

Package class diagram package ContentAdministrationPropertyPageServiceInterface
java.lang.Object
  extended by lumis.portal.serviceinterface.GenericServiceInterface
      extended by lumis.doui.service.DouiServiceInterface
          extended by lumis.content.service.ContentServiceInterface
              extended by lumis.content.service.ContentAdministrationPropertyPageServiceInterface
All Implemented Interfaces:
IDouiServiceInterface, IServiceInterface, IServiceInterfaceMenu
Direct Known Subclasses:
ContentAdministrationAddPropertyPageServiceInterface, ContentAdministrationEditPropertyPageServiceInterface

public class ContentAdministrationPropertyPageServiceInterface
extends ContentServiceInterface


Field Summary
 
Fields inherited from class lumis.doui.service.DouiServiceInterface
VALIDATE_RENDER_PARAMETER
 
Constructor Summary
ContentAdministrationPropertyPageServiceInterface()
           
 
Method Summary
protected  String getCustomMenu(SessionConfig sessionConfig, ServiceInterfaceInstanceConfig config, ITransaction transaction)
           
 void register(SessionConfig sessionConfig, Node serviceInterfaceXmlNode, ITransaction transaction)
          Called by the service interface manager when a service interface definition is registered.
protected  void setIsAdministrationProperty(Node serviceInterfaceXmlNode)
           
protected  void setIsRuntimeOnlyProperty(Node serviceInterfaceXmlNode)
           
 
Methods inherited from class lumis.content.service.ContentServiceInterface
addDefaultControls, addDefaultOrderBy, getDefaultStyle, getRepositoryMenus, load, render
 
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 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

ContentAdministrationPropertyPageServiceInterface

public ContentAdministrationPropertyPageServiceInterface()
Method Detail

getCustomMenu

protected String getCustomMenu(SessionConfig sessionConfig,
                               ServiceInterfaceInstanceConfig config,
                               ITransaction transaction)
                        throws PortalException
Overrides:
getCustomMenu in class ContentServiceInterface
Throws:
PortalException

register

public void register(SessionConfig sessionConfig,
                     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 - TODO
transaction - TODO
Throws:
PortalException

setIsAdministrationProperty

protected void setIsAdministrationProperty(Node serviceInterfaceXmlNode)
                                    throws PortalException
Throws:
PortalException

setIsRuntimeOnlyProperty

protected void setIsRuntimeOnlyProperty(Node serviceInterfaceXmlNode)
                                 throws PortalException
Throws:
PortalException


Lumisportal  6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.