Class WebRowDataCollection

java.lang.Object
de.uplanet.lucy.server.businesslogic.rtappservices.AbstractWebDataCollection<de.uplanet.lucy.server.businesslogic.rtappservices.IServerRowDataCollection>
de.uplanet.lucy.server.businesslogic.rtappservices.WebRowDataCollection
All Implemented Interfaces:
de.uplanet.lucy.server.businesslogic.rtappservices.IContextDataID, de.uplanet.lucy.server.businesslogic.rtappservices.IDeprecatedDataCollection, de.uplanet.lucy.server.businesslogic.rtappservices.IFieldGuidWebDataCollection, de.uplanet.lucy.server.businesslogic.rtappservices.IObsoleteWebDataCollection, de.uplanet.lucy.server.businesslogic.rtappservices.IValueDataCollection, de.uplanet.lucy.server.businesslogic.rtappservices.IValueHolderDataCollection, de.uplanet.lucy.server.businesslogic.rtappservices.IWebDataCollection, de.uplanet.lucy.server.businesslogic.rtappservices.IWebDataCollectionBindingContextData, IWebRowDataCollection

public class WebRowDataCollection extends de.uplanet.lucy.server.businesslogic.rtappservices.AbstractWebDataCollection<de.uplanet.lucy.server.businesslogic.rtappservices.IServerRowDataCollection> implements IWebRowDataCollection
  • Constructor Summary Link icon

    Constructors
    Constructor
    Description
    WebRowDataCollection(de.uplanet.lucy.server.businesslogic.rtappservices.IServerRowDataCollection p_dc, de.uplanet.lucy.server.businesslogic.rtappservices.IWebRecordDataCollection p_recordDC)
     
  • Method Summary Link icon

    Modifier and Type
    Method
    Description
     
     
     
     
     
     
     
    de.uplanet.lucy.server.businesslogic.rtappservices.IWebRecordDataCollection
     
    de.uplanet.lucy.server.businesslogic.rtappservices.IWebRecordDataCollection
     

    Methods inherited from class de.uplanet.lucy.server.businesslogic.rtappservices.AbstractWebDataCollection Link icon

    getAppBinding, getBinding, getBinding, getBinding, getBinding, getMode, getParentId, getProperties, getPropertiesVH, getRecId, getRecordOwner, getState, getSystemProperty, getSystemProperty, getSystemPropertyVH, getUserId, getValue, getValue, getValueByFieldGuid, getValueByFieldGuid, getValueBySysident, getValueBySysident, getValueHolder, getValueHolderByControlGuid, getValueHolderByFieldGuid, getValueHolderBySysident, getValueStr, getValueStrByFieldGuid, hasSystemProperty, hasValue, hasValueBySysident, hasValueHolderBySysident, isRecordOwnerSet

    Methods inherited from class java.lang.Object Link icon

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface de.uplanet.lucy.server.businesslogic.rtappservices.IDeprecatedDataCollection Link icon

    getValueStr, getValueStrByFieldGuid

    Methods inherited from interface de.uplanet.lucy.server.businesslogic.rtappservices.IFieldGuidWebDataCollection Link icon

    getUserId

    Methods inherited from interface de.uplanet.lucy.server.businesslogic.rtappservices.IObsoleteWebDataCollection Link icon

    getParentId, getProperties, getRecId, getRecordOwner, getValueByFieldGuid, getValueByFieldGuid, getValueHolderByFieldGuid, isRecordOwnerSet

    Methods inherited from interface de.uplanet.lucy.server.businesslogic.rtappservices.IValueDataCollection Link icon

    getBinding, getBinding, getBinding, getBinding, getSystemProperty, getSystemProperty, getValue, getValue, getValueBySysident, getValueBySysident, hasSystemProperty, hasValue, hasValueBySysident

    Methods inherited from interface de.uplanet.lucy.server.businesslogic.rtappservices.IValueHolderDataCollection Link icon

    getPropertiesVH, getSystemPropertyVH, getValueHolder, getValueHolderByControlGuid, getValueHolderBySysident, hasSystemProperty, hasValueHolderBySysident

    Methods inherited from interface de.uplanet.lucy.server.businesslogic.rtappservices.IWebDataCollection Link icon

    getAppBinding, getMode, getState

    Methods inherited from interface de.uplanet.lucy.server.businesslogic.rtappservices.IWebRowDataCollection Link icon

    getRowIdentifier
  • Constructor Details Link icon

    • WebRowDataCollection Link icon

      public WebRowDataCollection(de.uplanet.lucy.server.businesslogic.rtappservices.IServerRowDataCollection p_dc, de.uplanet.lucy.server.businesslogic.rtappservices.IWebRecordDataCollection p_recordDC)
  • Method Details Link icon

    • getDataRange Link icon

      public IWebDataRange getDataRange()
      Specified by:
      getDataRange in interface IWebRowDataCollection
    • getDataRangeGuid Link icon

      public String getDataRangeGuid()
      Specified by:
      getDataRangeGuid in interface IWebRowDataCollection
      Returns:
      Returns the data range GUID
    • getDataRangeDataGroupGuid Link icon

      public String getDataRangeDataGroupGuid()
      Specified by:
      getDataRangeDataGroupGuid in interface IWebRowDataCollection
      Returns:
      Returns the data range data group GUID.
    • getDataRangeAppGuid Link icon

      public String getDataRangeAppGuid()
      Specified by:
      getDataRangeAppGuid in interface IWebRowDataCollection
      Returns:
      Returns the data range application GUID.
    • getMainPageDC Link icon

      public de.uplanet.lucy.server.businesslogic.rtappservices.IWebRecordDataCollection getMainPageDC()
      Specified by:
      getMainPageDC in interface de.uplanet.lucy.server.businesslogic.rtappservices.IWebDataCollection
    • getRecordDC Link icon

      public de.uplanet.lucy.server.businesslogic.rtappservices.IWebRecordDataCollection getRecordDC()
      Specified by:
      getRecordDC in interface IWebRowDataCollection
      Returns:
      Returns the main web record data collection
    • getContextDataID Link icon

      public String getContextDataID()
      Specified by:
      getContextDataID in interface de.uplanet.lucy.server.businesslogic.rtappservices.IContextDataID
    • getMainDatagroupGuid Link icon

      public String getMainDatagroupGuid()
      Specified by:
      getMainDatagroupGuid in interface de.uplanet.lucy.server.businesslogic.rtappservices.IObsoleteWebDataCollection
    • getMainDataGroup Link icon

      public DataGroupInfo getMainDataGroup()
      Specified by:
      getMainDataGroup in interface de.uplanet.lucy.server.businesslogic.rtappservices.IObsoleteWebDataCollection