Class WebRow
java.lang.Object
de.uplanet.lucy.server.businesslogic.rtappservices.WebRow
- 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 WebRow
extends Object
implements IWebRowDataCollection, de.uplanet.lucy.server.businesslogic.rtappservices.IWebDataCollectionBindingContextData
-
Constructor Summary
ConstructorsConstructorDescriptionWebRow(de.uplanet.lucy.server.binding.IAppBinding p_binding, de.uplanet.lucy.server.businesslogic.util.IRow p_row, de.uplanet.lucy.server.businesslogic.rtappservices.IWebRecordDataCollection p_recordDC) -
Method Summary
Modifier and TypeMethodDescriptiongetBinding(de.uplanet.lucy.server.binding.IBindingKey p_binding) getBinding(de.uplanet.lucy.server.binding.IBindingKey p_binding, Object p_default) getBinding(String p_strBinding) getBinding(String p_strBinding, Object p_default) de.uplanet.lucy.server.businesslogic.rtappservices.IWebRecordDataCollectionde.uplanet.lucy.hop.RECORD_TYPEgetMode()de.uplanet.lucy.server.businesslogic.rtappservices.IPropertiesMapgetRecId()de.uplanet.lucy.server.businesslogic.rtappservices.IWebRecordDataCollectionintgetState()getSystemProperty(String p_strName) getSystemProperty(String p_strName, Object p_default) IValueHolder<?> getSystemPropertyVH(String p_strName) getValueByFieldGuid(String p_strGuid) getValueByFieldGuid(String p_strGuid, Object p_default) getValueBySysident(String p_strSysident) getValueBySysident(String p_strSysident, Object p_default) IValueHolder<?> getValueHolder(String p_strName) IValueHolder<?> getValueHolderByControlGuid(String p_strName) IValueHolder<?> getValueHolderByFieldGuid(String p_strFieldGuid) IValueHolder<?> getValueHolderBySysident(String p_strSysident) getValueStr(String p_strName) getValueStrByFieldGuid(String p_strFieldGuid) booleanhasSystemProperty(String p_strName) booleanbooleanhasValueBySysident(String p_strSysident) booleanhasValueHolderBySysident(String p_strSysident) booleanvoidMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface de.uplanet.lucy.server.businesslogic.rtappservices.IWebRowDataCollection
getRowIdentifier
-
Constructor Details
-
WebRow
public WebRow(de.uplanet.lucy.server.binding.IAppBinding p_binding, de.uplanet.lucy.server.businesslogic.util.IRow p_row, de.uplanet.lucy.server.businesslogic.rtappservices.IWebRecordDataCollection p_recordDC)
-
-
Method Details
-
getDataRange
- Specified by:
getDataRangein interfaceIWebRowDataCollection
-
getAppBinding
- Specified by:
getAppBindingin interfacede.uplanet.lucy.server.businesslogic.rtappservices.IWebDataCollection
-
getMode
public de.uplanet.lucy.hop.RECORD_TYPE getMode()- Specified by:
getModein interfacede.uplanet.lucy.server.businesslogic.rtappservices.IWebDataCollection
-
getDataRangeDataGroupGuid
- Specified by:
getDataRangeDataGroupGuidin interfaceIWebRowDataCollection- Returns:
- Returns the data range data group GUID.
-
getDataRangeAppGuid
- Specified by:
getDataRangeAppGuidin interfaceIWebRowDataCollection- Returns:
- Returns the data range application GUID.
-
getDataRangeGuid
- Specified by:
getDataRangeGuidin interfaceIWebRowDataCollection- Returns:
- Returns the data range GUID
-
getMainPageDC
public de.uplanet.lucy.server.businesslogic.rtappservices.IWebRecordDataCollection getMainPageDC()- Specified by:
getMainPageDCin interfacede.uplanet.lucy.server.businesslogic.rtappservices.IWebDataCollection
-
getRecordDC
public de.uplanet.lucy.server.businesslogic.rtappservices.IWebRecordDataCollection getRecordDC()- Specified by:
getRecordDCin interfaceIWebRowDataCollection- Returns:
- Returns the main web record data collection
-
getValueHolderBySysident
- Specified by:
getValueHolderBySysidentin interfacede.uplanet.lucy.server.businesslogic.rtappservices.IValueHolderDataCollection
-
hasValueHolderBySysident
- Specified by:
hasValueHolderBySysidentin interfacede.uplanet.lucy.server.businesslogic.rtappservices.IValueHolderDataCollection
-
getValueHolder
- Specified by:
getValueHolderin interfacede.uplanet.lucy.server.businesslogic.rtappservices.IValueHolderDataCollection
-
getValueHolderByControlGuid
- Specified by:
getValueHolderByControlGuidin interfacede.uplanet.lucy.server.businesslogic.rtappservices.IValueHolderDataCollection
-
getSystemPropertyVH
- Specified by:
getSystemPropertyVHin interfacede.uplanet.lucy.server.businesslogic.rtappservices.IValueHolderDataCollection
-
hasSystemProperty
- Specified by:
hasSystemPropertyin interfacede.uplanet.lucy.server.businesslogic.rtappservices.IValueDataCollection- Specified by:
hasSystemPropertyin interfacede.uplanet.lucy.server.businesslogic.rtappservices.IValueHolderDataCollection
-
getPropertiesVH
public de.uplanet.lucy.server.businesslogic.rtappservices.IPropertiesMap getPropertiesVH()- Specified by:
getPropertiesVHin interfacede.uplanet.lucy.server.businesslogic.rtappservices.IValueHolderDataCollection
-
getProperties
- Specified by:
getPropertiesin interfacede.uplanet.lucy.server.businesslogic.rtappservices.IObsoleteWebDataCollection
-
getValueBySysident
- Specified by:
getValueBySysidentin interfacede.uplanet.lucy.server.businesslogic.rtappservices.IValueDataCollection
-
getValueBySysident
- Specified by:
getValueBySysidentin interfacede.uplanet.lucy.server.businesslogic.rtappservices.IValueDataCollection
-
hasValueBySysident
- Specified by:
hasValueBySysidentin interfacede.uplanet.lucy.server.businesslogic.rtappservices.IValueDataCollection
-
getValue
- Specified by:
getValuein interfacede.uplanet.lucy.server.businesslogic.rtappservices.IValueDataCollection
-
getValue
- Specified by:
getValuein interfacede.uplanet.lucy.server.businesslogic.rtappservices.IValueDataCollection
-
hasValue
- Specified by:
hasValuein interfacede.uplanet.lucy.server.businesslogic.rtappservices.IValueDataCollection
-
getBinding
- Specified by:
getBindingin interfacede.uplanet.lucy.server.businesslogic.rtappservices.IValueDataCollection
-
getBinding
- Specified by:
getBindingin interfacede.uplanet.lucy.server.businesslogic.rtappservices.IValueDataCollection
-
getBinding
- Specified by:
getBindingin interfacede.uplanet.lucy.server.businesslogic.rtappservices.IValueDataCollection
-
getBinding
- Specified by:
getBindingin interfacede.uplanet.lucy.server.businesslogic.rtappservices.IValueDataCollection
-
getSystemProperty
- Specified by:
getSystemPropertyin interfacede.uplanet.lucy.server.businesslogic.rtappservices.IValueDataCollection
-
getSystemProperty
- Specified by:
getSystemPropertyin interfacede.uplanet.lucy.server.businesslogic.rtappservices.IValueDataCollection
-
getValueStr
- Specified by:
getValueStrin interfacede.uplanet.lucy.server.businesslogic.rtappservices.IDeprecatedDataCollection
-
getValueStrByFieldGuid
- Specified by:
getValueStrByFieldGuidin interfacede.uplanet.lucy.server.businesslogic.rtappservices.IDeprecatedDataCollection
-
getRecId
- Specified by:
getRecIdin interfacede.uplanet.lucy.server.businesslogic.rtappservices.IFieldGuidWebDataCollection- Specified by:
getRecIdin interfacede.uplanet.lucy.server.businesslogic.rtappservices.IObsoleteWebDataCollection
-
getParentId
- Specified by:
getParentIdin interfacede.uplanet.lucy.server.businesslogic.rtappservices.IFieldGuidWebDataCollection- Specified by:
getParentIdin interfacede.uplanet.lucy.server.businesslogic.rtappservices.IObsoleteWebDataCollection
-
getMainDatagroupGuid
- Specified by:
getMainDatagroupGuidin interfacede.uplanet.lucy.server.businesslogic.rtappservices.IObsoleteWebDataCollection
-
getMainDataGroup
- Specified by:
getMainDataGroupin interfacede.uplanet.lucy.server.businesslogic.rtappservices.IObsoleteWebDataCollection
-
getRecordOwner
public int getRecordOwner()- Specified by:
getRecordOwnerin interfacede.uplanet.lucy.server.businesslogic.rtappservices.IFieldGuidWebDataCollection- Specified by:
getRecordOwnerin interfacede.uplanet.lucy.server.businesslogic.rtappservices.IObsoleteWebDataCollection
-
isRecordOwnerSet
public boolean isRecordOwnerSet()- Specified by:
isRecordOwnerSetin interfacede.uplanet.lucy.server.businesslogic.rtappservices.IFieldGuidWebDataCollection- Specified by:
isRecordOwnerSetin interfacede.uplanet.lucy.server.businesslogic.rtappservices.IObsoleteWebDataCollection
-
getUserId
- Specified by:
getUserIdin interfacede.uplanet.lucy.server.businesslogic.rtappservices.IFieldGuidWebDataCollection
-
getValueHolderByFieldGuid
- Specified by:
getValueHolderByFieldGuidin interfacede.uplanet.lucy.server.businesslogic.rtappservices.IFieldGuidWebDataCollection- Specified by:
getValueHolderByFieldGuidin interfacede.uplanet.lucy.server.businesslogic.rtappservices.IObsoleteWebDataCollection
-
getValueByFieldGuid
- Specified by:
getValueByFieldGuidin interfacede.uplanet.lucy.server.businesslogic.rtappservices.IFieldGuidWebDataCollection- Specified by:
getValueByFieldGuidin interfacede.uplanet.lucy.server.businesslogic.rtappservices.IObsoleteWebDataCollection
-
getValueByFieldGuid
- Specified by:
getValueByFieldGuidin interfacede.uplanet.lucy.server.businesslogic.rtappservices.IFieldGuidWebDataCollection- Specified by:
getValueByFieldGuidin interfacede.uplanet.lucy.server.businesslogic.rtappservices.IObsoleteWebDataCollection
-
getState
- Specified by:
getStatein interfacede.uplanet.lucy.server.businesslogic.rtappservices.IWebDataCollection
-
setState
- Parameters:
p_state-
-
getContextDataID
- Specified by:
getContextDataIDin interfacede.uplanet.lucy.server.businesslogic.rtappservices.IContextDataID
-