Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.2)

E22562-02

oracle.apps.fnd.applcore.webcenter.groupspaces.publicModel.common.view
Class GroupSpaceDetailVORowImpl

java.lang.Object
  extended by oracle.jbo.server.RowImpl
      extended by oracle.jbo.server.ViewRowImpl
          extended by oracle.apps.fnd.applcore.oaext.model.OAViewRowImpl
              extended by oracle.apps.fnd.applcore.webcenter.groupspaces.publicModel.common.view.GroupSpaceDetailVORowImpl
All Implemented Interfaces:
oracle.jbo.AttributeList, oracle.jbo.common.xml.XmlSerializable, oracle.jbo.expr.JIReservedVarNames, oracle.jbo.ExprScriptSupplier, oracle.jbo.ExprValueSupplier, oracle.jbo.ExprWrappable, oracle.jbo.JboReservedVarNames, oracle.jbo.Row, oracle.jbo.script.ExprScriptRunner, oracle.jbo.VariableManagerOwnerBase, oracle.jbo.XMLInterface

public class GroupSpaceDetailVORowImpl
extends OAViewRowImpl


Nested Class Summary
static class GroupSpaceDetailVORowImpl.AttributesEnum
          AttributesEnum: generated enum for identifying attributes and accessors.
 
Field Summary
static int CREATEDBY
           
static int DESCRIPTION
           
static int DISCOVERABLE
           
static int DISPLAYNAME
           
static int GROUPSPACETEMPLATEVO
           
static int GUID
           
static int ISMODERATOR
           
static int KEYWORDS
           
static int LASTUPDATED
           
static int MEMBERCOUNT
           
static int NAME
           
static int PUBLICGROUPSPACE
           
static int STATE
           
static int TEMPLATENAME
           
static int USERNAME
           
 
Fields inherited from class oracle.apps.fnd.applcore.oaext.model.OAViewRowImpl
JAXB_CONTEXT_PATH, RCS_ID
 
Fields inherited from class oracle.jbo.server.ViewRowImpl
CURRENT_VERSION, ORIGINAL_VERSION, XML_POSTSTATE_REMOVE, XML_POSTSTATE_TAG
 
Fields inherited from interface oracle.jbo.JboReservedVarNames
RESERVED_VAR_AGG_AVG, RESERVED_VAR_AGG_COUNT, RESERVED_VAR_AGG_MAX, RESERVED_VAR_AGG_MIN, RESERVED_VAR_AGG_SUM, RESERVED_VAR_AGGVAL_PREFIX, RESERVED_VAR_STRUCTURE_DEF
 
Fields inherited from interface oracle.jbo.expr.JIReservedVarNames
RESERVED_VAR_VALUE
 
Fields inherited from interface oracle.jbo.Row
EFFDT_DELETE_FUTURE_CHANGE_MODE, EFFDT_DELETE_MODE, EFFDT_DELETE_NEXT_CHANGE_MODE, EFFDT_DELETE_THIS_CHANGE_MODE, EFFDT_DELETE_ZAP_MODE, EFFDT_EXPERT_MODE, EFFDT_NONE_MODE, EFFDT_UPDATE_CHANGE_INSERT_MODE, EFFDT_UPDATE_CORRECTION, EFFDT_UPDATE_MODE, EFFDT_UPDATE_NEW_EARLIEST_CHANGE_MODE, EFFDT_UPDATE_OVERRIDE_MODE, REFRESH_CONTAINEES, REFRESH_FORGET_NEW_ROWS, REFRESH_REMOVE_NEW_ROWS, REFRESH_UNDO_CHANGES, REFRESH_WITH_DB_FORGET_CHANGES, REFRESH_WITH_DB_ONLY_IF_UNCHANGED, STATUS_INITIALIZED
 
Fields inherited from interface oracle.jbo.XMLInterface
XML_IGNORE_DEPTH_COUNT, XML_OPT_ALL_ROWS, XML_OPT_ASSOC_CONSISTENT, XML_OPT_CHANGES_ONLY, XML_OPT_LIMIT_RANGE, XML_PASSIVATION_USE
 
Constructor Summary
GroupSpaceDetailVORowImpl()
          This is the default constructor (do not remove).
 
Method Summary
protected  java.lang.Object getAttrInvokeAccessor(int index, oracle.jbo.server.AttributeDefImpl attrDef)
          getAttrInvokeAccessor: generated method.
 java.lang.String getCreatedBy()
          Gets the attribute value for the calculated attribute CreatedBy.
 java.lang.String getDescription()
          Gets the attribute value for the calculated attribute Description.
 java.lang.Boolean getDiscoverable()
          Gets the attribute value for the calculated attribute Discoverable.
 java.lang.String getDisplayName()
          Gets the attribute value for the calculated attribute DisplayName.
 oracle.jbo.RowSet getGroupSpaceTemplateVO()
          Gets the view accessor RowSet GroupSpaceTemplateVO.
 java.lang.String getGuid()
          Gets the attribute value for the calculated attribute Guid.
 java.lang.Boolean getIsModerator()
          Gets the attribute value for the calculated attribute IsModerator.
 java.lang.String getKeywords()
          Gets the attribute value for the calculated attribute Keywords.
 java.sql.Date getLastUpdated()
          Gets the attribute value for the calculated attribute LastUpdated.
 java.lang.Long getMemberCount()
          Gets the attribute value for the calculated attribute MemberCount.
 java.lang.String getName()
          Gets the attribute value for the calculated attribute Name.
 java.lang.Boolean getPublicGroupSpace()
          Gets the attribute value for the calculated attribute PublicGroupSpace.
 java.lang.String getState()
          Gets the attribute value for the calculated attribute State.
 java.lang.String getTemplateName()
          Gets the attribute value for the calculated attribute TemplateName.
 java.lang.Long getUserName()
          Gets the attribute value for the calculated attribute UserName.
 void sampleGroupSpaceDetailVORowImplExportable()
          Sample exportable method.
 void sampleGroupSpaceDetailVORowImplExportable2(java.lang.String testParam1)
          Sample exportable method.
protected  void setAttrInvokeAccessor(int index, java.lang.Object value, oracle.jbo.server.AttributeDefImpl attrDef)
          setAttrInvokeAccessor: generated method.
 void setCreatedBy(java.lang.String value)
          Sets value as the attribute value for the calculated attribute CreatedBy.
 void setDescription(java.lang.String value)
          Sets value as the attribute value for the calculated attribute Description.
 void setDiscoverable(java.lang.Boolean value)
          Sets value as the attribute value for the calculated attribute Discoverable.
 void setDisplayName(java.lang.String value)
          Sets value as the attribute value for the calculated attribute DisplayName.
 void setGuid(java.lang.String value)
          Sets value as the attribute value for the calculated attribute Guid.
 void setIsModerator(java.lang.Boolean value)
          Sets value as the attribute value for the calculated attribute IsModerator.
 void setKeywords(java.lang.String value)
          Sets value as the attribute value for the calculated attribute Keywords.
 void setLastUpdated(java.sql.Date value)
          Sets value as the attribute value for the calculated attribute LastUpdated.
 void setMemberCount(java.lang.Long value)
          Sets value as the attribute value for the calculated attribute MemberCount.
 void setName(java.lang.String value)
          Sets value as the attribute value for the calculated attribute Name.
 void setPublicGroupSpace(java.lang.Boolean value)
          Sets value as the attribute value for the calculated attribute PublicGroupSpace.
 void setState(java.lang.String value)
          Sets value as the attribute value for the calculated attribute State.
 void setTemplateName(java.lang.String value)
          Sets value as the attribute value for the calculated attribute TemplateName.
 void setUserName(java.lang.Long value)
          Sets value as the attribute value for the calculated attribute UserName.
 
Methods inherited from class oracle.apps.fnd.applcore.oaext.model.OAViewRowImpl
create, createViewAccessorRS, findDiscriminatorForFilterRow, getApplCorePrefs, getAttribute, getAttribute, getDisplay, getEntities, getKeyFlexfieldCombination, getKeyFlexfieldCombinationID, getKeyFlexfieldViewDefImpl, getKeyFlexfieldViewObjectForQuery, getSetId, getTranslatedLanguages, isRefreshRequired, isTranslatable, isTranslatableAttribute, isTranslated, populteFilterMap, refreshViewAccessor, remove, setAttribute, setAttribute, setAttribute, setAttributeInternal, setKeyFlexfieldCombinationID, skipFilterListOnKeyAttributes, validate, validateKeyFlexfieldCombinationID
 
Methods inherited from class oracle.jbo.server.ViewRowImpl
_internal_dbg_debug_data, appendXMLElementNodes, appendXMLElementNodes, checkForOuterJoins, clearAttributeException, clearAttributeException, copyFrom, createEntities, createListBinding, createMissingEntitiesFromViewDef, createViewAccessorRS, createViewRowAttrHints, doAllowsOperation, doAutoClearAttribute, entityCacheAdd, equals, findAssociatedObjects, findAttributeDef, findListBindingName, findListBindingRSI, findOrCreateLocalViewObject, findOrCreateViewAccessorRS, findOrCreateViewAccessorRS, findRowSetForRow, findViewAccessorDef, getApplicationModule, getApplicationModuleForViewAccessor, getAttribute, getAttribute, getAttributeCount, getAttributeHints, getAttributeHints, getAttributeIndexOf, getAttributeInternal, getAttributeInternal, getAttributeNames, getAttributeValues, getCtrlHints, getDBTransaction, getEffectiveDate, getElementTagName, getEntity, getEntityAttrForAttribute, getEntityCount, getEntityForAttribute, getEntityForListBinding, getExprVarVal, getHandle, getKey, getListBindingCount, getListBindingRSI, getListBindings, getLookupDescription, getNewRowState, getOriginalAttributeValue, getParentVariableManager, getPreferredListBindingRSI, getQueryCollection, getRowSet, getRowStorageInternal, getStructureDef, getViewDef, getViewLogicGroupDef, getViewObject, getXMLElementTag, handleListBindingMismatch, hasAttributeException, hasDeferredExceptions, hasExtendedViewDef, hashCode, hasListBindings, initDefaults, invokeMethod, isAttributeChanged, isAttributeUpdateable, isDead, isRefreshRequired, isSubclassRow, isViewAccessorAttribute, lock, lookupAttributeDef, markViewAccessorsDirty, populate, populateAttribute, populateAttributeAsChanged, readAttributeFromXMLElement, readXML, refresh, registerAttributeException, removeAndRetain, removeFromCollection, renderAttributeInXMLElement, renderAttributeInXMLElement, revert, revertRow, revertRowAndContainees, setAttribute, setAttributeValues, setEffectiveDateMode, setEffectiveDateOnEntities, setEntities, setEntity, setNewRowState, setStateOnEntity, setTransientAttributeValue, shouldAddViewAccessorRSToRow, throwOnListBindingMismatch, toString, writeAsXml, writeAsXml, writeXML
 
Methods inherited from class oracle.jbo.server.RowImpl
addListBindingsForAttribute, clearAllExceptions, clearRowExceptions, createXMLDefinition, ensureVariableManager, findAttrAndGetIndex, forceFilterListExecute, getAllExceptions, getAttributeInternal, getAttributeSecurityHints, getAttributeSecurityHints, getCombinedAttrNames, getEffectiveDateMode, getExprMethodVal, getGlobalScript, getHints, getMessageBundleClass, getMethodKind, getResourceBundleDef, getRowExceptions, getSecurityHints, getVariableManager, getViewAccessorResultIndex, hasAttributeException, hasVariables, isRefreshRequired, lookupListBinding, printXMLDefinition, readXML, refreshViewAccessor, refreshViewAccessor, registerRowException, setAttributeInternal, setExprVarVal, setInMultiSetter, variablesAdded, writeXML, writeXML, writeXML
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

GUID

public static final int GUID

NAME

public static final int NAME

DISPLAYNAME

public static final int DISPLAYNAME

DESCRIPTION

public static final int DESCRIPTION

STATE

public static final int STATE

PUBLICGROUPSPACE

public static final int PUBLICGROUPSPACE

DISCOVERABLE

public static final int DISCOVERABLE

KEYWORDS

public static final int KEYWORDS

TEMPLATENAME

public static final int TEMPLATENAME

GROUPSPACETEMPLATEVO

public static final int GROUPSPACETEMPLATEVO

CREATEDBY

public static final int CREATEDBY

LASTUPDATED

public static final int LASTUPDATED

MEMBERCOUNT

public static final int MEMBERCOUNT

ISMODERATOR

public static final int ISMODERATOR

USERNAME

public static final int USERNAME
Constructor Detail

GroupSpaceDetailVORowImpl

public GroupSpaceDetailVORowImpl()
This is the default constructor (do not remove).

Method Detail

getGuid

public java.lang.String getGuid()
Gets the attribute value for the calculated attribute Guid.

Returns:
the Guid

setGuid

public void setGuid(java.lang.String value)
Sets value as the attribute value for the calculated attribute Guid.

Parameters:
value - value to set the Guid

getName

public java.lang.String getName()
Gets the attribute value for the calculated attribute Name.

Returns:
the Name

setName

public void setName(java.lang.String value)
Sets value as the attribute value for the calculated attribute Name.

Parameters:
value - value to set the Name

getDisplayName

public java.lang.String getDisplayName()
Gets the attribute value for the calculated attribute DisplayName.

Returns:
the DisplayName

setDisplayName

public void setDisplayName(java.lang.String value)
Sets value as the attribute value for the calculated attribute DisplayName.

Parameters:
value - value to set the DisplayName

getDescription

public java.lang.String getDescription()
Gets the attribute value for the calculated attribute Description.

Returns:
the Description

setDescription

public void setDescription(java.lang.String value)
Sets value as the attribute value for the calculated attribute Description.

Parameters:
value - value to set the Description

getState

public java.lang.String getState()
Gets the attribute value for the calculated attribute State.

Returns:
the State

setState

public void setState(java.lang.String value)
Sets value as the attribute value for the calculated attribute State.

Parameters:
value - value to set the State

getPublicGroupSpace

public java.lang.Boolean getPublicGroupSpace()
Gets the attribute value for the calculated attribute PublicGroupSpace.

Returns:
the PublicGroupSpace

setPublicGroupSpace

public void setPublicGroupSpace(java.lang.Boolean value)
Sets value as the attribute value for the calculated attribute PublicGroupSpace.

Parameters:
value - value to set the PublicGroupSpace

getDiscoverable

public java.lang.Boolean getDiscoverable()
Gets the attribute value for the calculated attribute Discoverable.

Returns:
the Discoverable

setDiscoverable

public void setDiscoverable(java.lang.Boolean value)
Sets value as the attribute value for the calculated attribute Discoverable.

Parameters:
value - value to set the Discoverable

getKeywords

public java.lang.String getKeywords()
Gets the attribute value for the calculated attribute Keywords.

Returns:
the Keywords

setKeywords

public void setKeywords(java.lang.String value)
Sets value as the attribute value for the calculated attribute Keywords.

Parameters:
value - value to set the Keywords

getTemplateName

public java.lang.String getTemplateName()
Gets the attribute value for the calculated attribute TemplateName.

Returns:
the TemplateName

setTemplateName

public void setTemplateName(java.lang.String value)
Sets value as the attribute value for the calculated attribute TemplateName.

Parameters:
value - value to set the TemplateName

getUserName

public java.lang.Long getUserName()
Gets the attribute value for the calculated attribute UserName.

Returns:
the UserName

setUserName

public void setUserName(java.lang.Long value)
Sets value as the attribute value for the calculated attribute UserName.

Parameters:
value - value to set the UserName

getIsModerator

public java.lang.Boolean getIsModerator()
Gets the attribute value for the calculated attribute IsModerator.

Returns:
the IsModerator

setIsModerator

public void setIsModerator(java.lang.Boolean value)
Sets value as the attribute value for the calculated attribute IsModerator.

Parameters:
value - value to set the IsModerator

getCreatedBy

public java.lang.String getCreatedBy()
Gets the attribute value for the calculated attribute CreatedBy.

Returns:
the CreatedBy

setCreatedBy

public void setCreatedBy(java.lang.String value)
Sets value as the attribute value for the calculated attribute CreatedBy.

Parameters:
value - value to set the CreatedBy

getLastUpdated

public java.sql.Date getLastUpdated()
Gets the attribute value for the calculated attribute LastUpdated.

Returns:
the LastUpdated

setLastUpdated

public void setLastUpdated(java.sql.Date value)
Sets value as the attribute value for the calculated attribute LastUpdated.

Parameters:
value - value to set the LastUpdated

getMemberCount

public java.lang.Long getMemberCount()
Gets the attribute value for the calculated attribute MemberCount.

Returns:
the MemberCount

setMemberCount

public void setMemberCount(java.lang.Long value)
Sets value as the attribute value for the calculated attribute MemberCount.

Parameters:
value - value to set the MemberCount

getGroupSpaceTemplateVO

public oracle.jbo.RowSet getGroupSpaceTemplateVO()
Gets the view accessor RowSet GroupSpaceTemplateVO.


getAttrInvokeAccessor

protected java.lang.Object getAttrInvokeAccessor(int index,
                                                 oracle.jbo.server.AttributeDefImpl attrDef)
                                          throws java.lang.Exception
getAttrInvokeAccessor: generated method. Do not modify.

Overrides:
getAttrInvokeAccessor in class oracle.jbo.server.ViewRowImpl
Parameters:
index - the index identifying the attribute
attrDef - the attribute
Returns:
the attribute value
Throws:
java.lang.Exception

setAttrInvokeAccessor

protected void setAttrInvokeAccessor(int index,
                                     java.lang.Object value,
                                     oracle.jbo.server.AttributeDefImpl attrDef)
                              throws java.lang.Exception
setAttrInvokeAccessor: generated method. Do not modify.

Overrides:
setAttrInvokeAccessor in class oracle.jbo.server.ViewRowImpl
Parameters:
index - the index identifying the attribute
value - the value to assign to the attribute
attrDef - the attribute
Throws:
java.lang.Exception

sampleGroupSpaceDetailVORowImplExportable

public void sampleGroupSpaceDetailVORowImplExportable()
Sample exportable method.


sampleGroupSpaceDetailVORowImplExportable2

public void sampleGroupSpaceDetailVORowImplExportable2(java.lang.String testParam1)
Sample exportable method.


Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.2)

E22562-02

Copyright © 2011 Oracle. All Rights Reserved.