Uses of Interface
lumis.doui.source.field.ISourceField

Packages that use ISourceField
lumis.content.control.autolayout   
lumis.content.source.field   
lumis.doui.control.autolayout   
lumis.doui.source   
lumis.doui.source.field   
lumis.doui.table.field   
lumis.service.comment   
lumis.service.document.field   
lumis.service.doui.customproperties   
lumis.service.image.field   
lumis.service.portalmanagement.filesystem   
lumis.service.portalmanagement.group   
lumis.service.portalmanagement.grouptype Group type administration service. 
lumis.service.portalmanagement.serviceinstance   
 

Uses of ISourceField in lumis.content.control.autolayout
 

Methods in lumis.content.control.autolayout with parameters of type ISourceField
protected  boolean AutoLayoutContentFieldsControl.renderControlsForField(ISourceField field)
           
 

Uses of ISourceField in lumis.content.source.field
 

Classes in lumis.content.source.field that implement ISourceField
 class LocaleMetaDataSourceField
          Provides locale metadata information for the current row.
 class MetaDataSourceField
          A generic meta data source field.
 class TagSourceField
          Tag source field.
 class VersionActiveField
          Boolean field that indicates if the current version is active or not.
 class WorkflowAssignedToSourceField
          A workflow's assigned to source field.
 

Uses of ISourceField in lumis.doui.control.autolayout
 

Methods in lumis.doui.control.autolayout with parameters of type ISourceField
protected  boolean AutoLayoutFieldsControl.renderControlsForField(ISourceField field)
           
 

Uses of ISourceField in lumis.doui.source
 

Classes in lumis.doui.source with type parameters of type ISourceField
 class Source<F extends ISourceField>
          The base implementation of a doui data source.
 

Fields in lumis.doui.source declared as ISourceField
protected  F Source.introductionSourceField
           
protected  F Source.keywordsSourceField
           
protected  F Source.primaryNameSourceField
           
 

Uses of ISourceField in lumis.doui.source.field
 

Subinterfaces of ISourceField in lumis.doui.source.field
 interface ITabularSourceField
          The interface for a TabularSource field.
 

Classes in lumis.doui.source.field that implement ISourceField
 class BaseSourceField
          The base implementation for a source field.
 class BaseTabularSourceField
          Base implementation for a ITabularSourceField.
 

Uses of ISourceField in lumis.doui.table.field
 

Subinterfaces of ISourceField in lumis.doui.table.field
 interface ITableSourceField
          A TableSource field.
 

Classes in lumis.doui.table.field that implement ISourceField
 class BaseTableSourceField
          Base implementation for the ITableSourceField interface.
 class ChannelTableSourceField
           
 class FileTableSourceField
          Field used for files
 class GenericTableSourceField
          A generic table source field.
 class PageTableSourceField
          A page source field.
 class ParentContentSourceField
          A parent content source field.
 class SingleColumnTableSourceField
          A generic single column table source field.
 

Uses of ISourceField in lumis.service.comment
 

Classes in lumis.service.comment that implement ISourceField
 class CommentContentLocaleField
          Implementation used for targetContentLocaleId, that shows the primary name of the content locale.
 

Uses of ISourceField in lumis.service.document.field
 

Classes in lumis.service.document.field that implement ISourceField
 class DocumentSourceField
          A document source field.
 

Uses of ISourceField in lumis.service.doui.customproperties
 

Method parameters in lumis.service.doui.customproperties with type arguments of type ISourceField
 void ServiceInstanceCustomPropertiesDataProvider.loadData(SessionConfig sessionConfig, Source<ISourceField> source, ITransaction transaction)
           
 

Uses of ISourceField in lumis.service.image.field
 

Classes in lumis.service.image.field that implement ISourceField
 class ImageSourceField
          An image source field.
 

Uses of ISourceField in lumis.service.portalmanagement.filesystem
 

Classes in lumis.service.portalmanagement.filesystem that implement ISourceField
 class FileSizeField
          A field for displaying file size information.
 

Uses of ISourceField in lumis.service.portalmanagement.group
 

Classes in lumis.service.portalmanagement.group that implement ISourceField
 class GroupConfigurationButtonField
          Field used for providing information for rendering the configuration button.
 

Uses of ISourceField in lumis.service.portalmanagement.grouptype
 

Classes in lumis.service.portalmanagement.grouptype that implement ISourceField
 class GroupTypeConfigurationButtonField
          Field used for providing information for rendering the configuration button.
 

Uses of ISourceField in lumis.service.portalmanagement.serviceinstance
 

Method parameters in lumis.service.portalmanagement.serviceinstance with type arguments of type ISourceField
 void ExtractorCustomPropertiesDataProvider.loadData(SessionConfig sessionConfig, Source<ISourceField> source, ITransaction transaction)
           
 



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