|
Oracle Fusion Middleware extensions for Applications Core API Reference 11g Release 8 (11.1.8) E22562-08 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoracle.apps.fnd.applcore.socialnetwork.ui.managed.SocialNetworkBackingBean
public class SocialNetworkBackingBean
Backing Bean to hold all of the binding information, etc for the Social Network Setup page.
| Constructor Summary | |
|---|---|
SocialNetworkBackingBean()
Default Constructor. |
|
| Method Summary | |
|---|---|
void |
attributeAddListener(javax.faces.event.ActionEvent actionEvent)
Listener executed when the user clicks the plus button in the attributes table. |
void |
attributeDetailsPopupFetchAction(oracle.adf.view.rich.event.PopupFetchEvent popupFetchEvent)
Fetch action to allow for the Attribute Details popup to display the correct information. |
void |
attributesDeleteListener(javax.faces.event.ActionEvent actionEvent)
Listener triggered when the user clicks the remove attribute button. |
void |
attributesPopupDialogListener(oracle.adf.view.rich.event.DialogEvent dialogEvent)
Listener fired when the user clicks the OK button. |
void |
attributesPopupFetchListener(oracle.adf.view.rich.event.PopupFetchEvent popupFetchEvent)
Listener fired when the attributes popup is to be displayed. |
void |
attributesPopupTreeTableDisclosureListener(org.apache.myfaces.trinidad.event.RowDisclosureEvent rowDisclosureEvent)
Listener for when the Attribute Popups Tree Table changes its disclosure. |
void |
attributeTableSelectionListener(org.apache.myfaces.trinidad.event.SelectionEvent selectionEvent)
Listener that fires when a row is selected in the attribute table. |
java.lang.String |
closeSendOsnPopup()
Gets the action while Closing the Send to OSN popup. |
void |
disableOsnListener(javax.faces.event.ActionEvent actionEvent)
Disables the currently selected view object. |
java.lang.String |
enableAllBusinessObjects()
Action for when the EnableAll button is clicked. |
oracle.adf.view.rich.component.rich.RichPopup |
getAttributeAddPopup()
Gets the binding for the add attribute popup. |
org.apache.myfaces.trinidad.model.RowKeySetTreeImpl |
getAttributePopupTreeTableDisclosedKeys()
Getter for the Attribute Popups Tree Table disclosed keys. |
oracle.adf.view.rich.component.rich.fragment.RichDeclarativeComponent |
getAttributesFndTable()
Binding retrieval for the fnd table for the attributes table. |
oracle.adf.view.rich.component.rich.data.RichTreeTable |
getAttributesPopupTreeTable()
Gets the binding for the add attribute popup tree table. |
oracle.adf.view.rich.component.rich.data.RichTable |
getAttributesTable()
Binding retrieval for the af table for the attributes table. |
java.util.List<SocialNetworkEnabledItem> |
getCurrentAttributeDetails()
Retrieve the additional information for the attribute being hovered over in the UI. |
java.util.List<javax.faces.model.SelectItem> |
getCurrentNodeAllAttributeSelectedItems()
Provide a list of the translated values for the Enabled Items that the user can select for Customer Enabled field. |
java.lang.Boolean |
getCurrentNodeMandatory()
Determine if the currenlty selected node is mandatory. |
java.util.List<javax.faces.model.SelectItem> |
getEnabledItemsList()
Provide a list of the translated values for the Enabled Items that the user can select for Customer Enabled field. |
oracle.adf.view.rich.component.rich.fragment.RichDeclarativeComponent |
getObjectsFndTreeTable()
Binding retrieval for the fnd tree table. |
oracle.adf.view.rich.component.rich.data.RichTreeTable |
getObjectsTreeTable()
Binding retrieval for the af tree table. |
org.apache.myfaces.trinidad.model.RowKeySetTreeImpl |
getObjectsTreeTableDisclosedKeys()
Getter for the Business Objects Tree Table disclosed keys. |
org.apache.myfaces.trinidad.model.RowKeySetTreeImpl |
getObjectTreeSelectedKeys()
Gets the selected row keys for the Business Objects tree table. |
boolean |
getOsnEnabledPopupAutomatic()
Gets the customer enabled flag on the View Object defintion in the model. |
boolean |
getOsnEnabledPopupManual()
Gets the customer enabled flag on the View Object defintion in the model. |
boolean |
getOsnEnabledPopupNo()
Gets the customer enabled flag on the View Object defintion in the model. |
oracle.adf.view.rich.component.rich.RichPopup |
getSendToOsnProgressPopup()
Get the binding to the Send To OSN Progress popup. |
SocialNetworkRangeModel |
getSnRangeModel()
Retrieve the Social Network Range Model to get vthe values to display in the Send To OSN popup. |
oracle.adf.view.rich.component.rich.RichPopup |
getSyncAllPopup()
Binding for the Page level Sync button which synchronizes all of the view objects with OSN. |
void |
hideSyncAllPopupListener(javax.faces.event.ActionEvent actionEvent)
Hide the Synchronize all View Objects popup. |
boolean |
isDisableOSNButtonDisabled()
Determines if the Disable OSN button should be disabled. |
boolean |
isEnableOSNButtonDisabled()
Determines if the Enable OSN button should be disabled. |
boolean |
isPageModified()
Determine if the page has been modified. |
void |
objectsTreeTableDisclosureListener(org.apache.myfaces.trinidad.event.RowDisclosureEvent rowDisclosureEvent)
Listener for when the Objects Tree Table changes its disclosure. |
void |
objectTreeSelectionListener(org.apache.myfaces.trinidad.event.SelectionEvent selectionEvent)
Tree table listener for the object tree. |
void |
osnEnabledPopupDialogListener(oracle.adf.view.rich.event.DialogEvent dialogEvent)
The listeneter that is fired when the user clicks the Ok or Cancel button on the OSN Enabled popup. |
void |
osnEnabledPopupFetchListener(oracle.adf.view.rich.event.PopupFetchEvent popupFetchEvent)
Called when the Enable OSN button is pressed to show the popup. |
java.lang.String |
saveToMdsOsn()
Action for when the Save and Close button is clicked. |
void |
setAttributeAddPopup(oracle.adf.view.rich.component.rich.RichPopup attributeAddPopup)
Sets the binding for the add attribute popup. |
void |
setAttributePopupTreeTableDisclosedKeys(org.apache.myfaces.trinidad.model.RowKeySetTreeImpl newDisclosedKeys)
Setter for the Attribute Popups Tree Table disclosed keys. |
void |
setAttributesFndTable(oracle.adf.view.rich.component.rich.fragment.RichDeclarativeComponent attributesFndTable)
Binding storage for the fnd table for the attributes table. |
void |
setAttributesPopupTreeTable(oracle.adf.view.rich.component.rich.data.RichTreeTable attributesPopupTreeTable)
Sets the binding for the add attribute popup tree table. |
void |
setAttributesTable(oracle.adf.view.rich.component.rich.data.RichTable attributesTable)
Binding storage for the af table for the attributes table. |
void |
setObjectsFndTreeTable(oracle.adf.view.rich.component.rich.fragment.RichDeclarativeComponent objectsFndTreeTable)
Binding storage for the fnd tree table. |
void |
setObjectsTreeTable(oracle.adf.view.rich.component.rich.data.RichTreeTable objectsTreeTable)
Binding storage for the af tree table. |
void |
setObjectTreeSelectedKeys(org.apache.myfaces.trinidad.model.RowKeySetTreeImpl objectTreeSelectedKeys)
Set the selected row keys for the Business Objects tree table. |
void |
setOsnEnabledPopupAutomatic(boolean automatic)
Sets the customer enabled flag on the View Object defintion in the model. |
void |
setOsnEnabledPopupManual(boolean manual)
Sets the customer enabled flag on the View Object defintion in the model. |
void |
setOsnEnabledPopupNo(boolean no)
Sets the customer enabled flag on the View Object defintion in the model. |
void |
setSendToOsnProgressPopup(oracle.adf.view.rich.component.rich.RichPopup sendToOsnProgressPopup)
Set the binding for the Send To OSN Progress popup. |
void |
setSyncAllPopup(oracle.adf.view.rich.component.rich.RichPopup syncAllPopup)
Binding for the Page level Sync button which synchronizes all of the view objects with OSN. |
java.lang.String |
syncAllButtonAction()
Determine what happens when the sync button is clicked. |
java.lang.String |
syncAllUnchangedAction()
Hide the synchronize all popup and provide the Synchronzie All Unchanged View Objects action. |
java.lang.String |
syncSaveAllAction()
Hide the synchronize all popup and provide the Synchronzie All Unchanged View Objects/Save Modified Objects action. |
java.lang.String |
updateOsnTranslationsButtonAction()
Send all translations to the OSN server as a background send. |
void |
warningMessagePopupFetchAction(oracle.adf.view.rich.event.PopupFetchEvent popupFetchEvent)
Fetch action to allow for the Warning Message popup to display the correct warning message. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SocialNetworkBackingBean()
| Method Detail |
|---|
public void setObjectsFndTreeTable(oracle.adf.view.rich.component.rich.fragment.RichDeclarativeComponent objectsFndTreeTable)
objectsFndTreeTable - the fnd tree table.public oracle.adf.view.rich.component.rich.fragment.RichDeclarativeComponent getObjectsFndTreeTable()
public void setObjectsTreeTable(oracle.adf.view.rich.component.rich.data.RichTreeTable objectsTreeTable)
objectsTreeTable - the af tree table.public oracle.adf.view.rich.component.rich.data.RichTreeTable getObjectsTreeTable()
public void objectTreeSelectionListener(org.apache.myfaces.trinidad.event.SelectionEvent selectionEvent)
selectionEvent - the selection event.public void setObjectTreeSelectedKeys(org.apache.myfaces.trinidad.model.RowKeySetTreeImpl objectTreeSelectedKeys)
objectTreeSelectedKeys - the selected row keys.public org.apache.myfaces.trinidad.model.RowKeySetTreeImpl getObjectTreeSelectedKeys()
public org.apache.myfaces.trinidad.model.RowKeySetTreeImpl getObjectsTreeTableDisclosedKeys()
public void objectsTreeTableDisclosureListener(org.apache.myfaces.trinidad.event.RowDisclosureEvent rowDisclosureEvent)
rowDisclosureEvent - the event containing the disclosure information.public boolean isEnableOSNButtonDisabled()
public boolean isDisableOSNButtonDisabled()
public void osnEnabledPopupFetchListener(oracle.adf.view.rich.event.PopupFetchEvent popupFetchEvent)
public void setOsnEnabledPopupManual(boolean manual)
manual - the value ADF wants to set the flag to.public boolean getOsnEnabledPopupManual()
public void setOsnEnabledPopupAutomatic(boolean automatic)
automatic - the value ADF wants to set the flag to.public boolean getOsnEnabledPopupAutomatic()
public void setOsnEnabledPopupNo(boolean no)
no - the value ADF wants to set the flag to.public boolean getOsnEnabledPopupNo()
public void osnEnabledPopupDialogListener(oracle.adf.view.rich.event.DialogEvent dialogEvent)
public void setAttributesFndTable(oracle.adf.view.rich.component.rich.fragment.RichDeclarativeComponent attributesFndTable)
attributesFndTable - the fnd table.public oracle.adf.view.rich.component.rich.fragment.RichDeclarativeComponent getAttributesFndTable()
public void setAttributesTable(oracle.adf.view.rich.component.rich.data.RichTable attributesTable)
attributesTable - the af table.public oracle.adf.view.rich.component.rich.data.RichTable getAttributesTable()
public java.util.List<javax.faces.model.SelectItem> getEnabledItemsList()
public void disableOsnListener(javax.faces.event.ActionEvent actionEvent)
actionEvent - the button click event.public void setAttributeAddPopup(oracle.adf.view.rich.component.rich.RichPopup attributeAddPopup)
attributeAddPopup - popup reference.public oracle.adf.view.rich.component.rich.RichPopup getAttributeAddPopup()
public void attributeAddListener(javax.faces.event.ActionEvent actionEvent)
actionEvent - the event.public java.util.List<javax.faces.model.SelectItem> getCurrentNodeAllAttributeSelectedItems()
public void attributesPopupFetchListener(oracle.adf.view.rich.event.PopupFetchEvent popupFetchEvent)
popupFetchEvent - the popup event.public void attributesPopupDialogListener(oracle.adf.view.rich.event.DialogEvent dialogEvent)
dialogEvent - the dialog event.public java.lang.Boolean getCurrentNodeMandatory()
public void attributesDeleteListener(javax.faces.event.ActionEvent actionEvent)
actionEvent - the event.public void warningMessagePopupFetchAction(oracle.adf.view.rich.event.PopupFetchEvent popupFetchEvent)
popupFetchEvent - the popup event.public void setAttributesPopupTreeTable(oracle.adf.view.rich.component.rich.data.RichTreeTable attributesPopupTreeTable)
attributesPopupTreeTable - attribute popup tree table reference.public oracle.adf.view.rich.component.rich.data.RichTreeTable getAttributesPopupTreeTable()
public void attributeDetailsPopupFetchAction(oracle.adf.view.rich.event.PopupFetchEvent popupFetchEvent)
popupFetchEvent - the popup event.public java.util.List<SocialNetworkEnabledItem> getCurrentAttributeDetails()
public void attributeTableSelectionListener(org.apache.myfaces.trinidad.event.SelectionEvent selectionEvent)
selectionEvent - the selection event.public void hideSyncAllPopupListener(javax.faces.event.ActionEvent actionEvent)
actionEvent - unused.public java.lang.String syncAllUnchangedAction()
public java.lang.String syncSaveAllAction()
public void setSyncAllPopup(oracle.adf.view.rich.component.rich.RichPopup syncAllPopup)
syncAllPopup - the Sync button binding.public oracle.adf.view.rich.component.rich.RichPopup getSyncAllPopup()
public java.lang.String syncAllButtonAction()
public void setAttributePopupTreeTableDisclosedKeys(org.apache.myfaces.trinidad.model.RowKeySetTreeImpl newDisclosedKeys)
newDisclosedKeys - not used.public org.apache.myfaces.trinidad.model.RowKeySetTreeImpl getAttributePopupTreeTableDisclosedKeys()
public void attributesPopupTreeTableDisclosureListener(org.apache.myfaces.trinidad.event.RowDisclosureEvent rowDisclosureEvent)
rowDisclosureEvent - the event containing the disclosure information.public void setSendToOsnProgressPopup(oracle.adf.view.rich.component.rich.RichPopup sendToOsnProgressPopup)
sendToOsnProgressPopup - the progress popup.public oracle.adf.view.rich.component.rich.RichPopup getSendToOsnProgressPopup()
public SocialNetworkRangeModel getSnRangeModel()
public java.lang.String closeSendOsnPopup()
public java.lang.String updateOsnTranslationsButtonAction()
public java.lang.String saveToMdsOsn()
public java.lang.String enableAllBusinessObjects()
public boolean isPageModified()
|
Oracle Fusion Middleware extensions for Applications Core API Reference 11g Release 8 (11.1.8) E22562-08 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||