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

E22562-03

oracle.apps.fnd.applcore.attachments.ui.managed
Class AttachmentDocPickerBean

java.lang.Object
  extended by oracle.apps.fnd.applcore.attachments.ui.managed.AttachmentDocPickerBean

public class AttachmentDocPickerBean
extends java.lang.Object


Constructor Summary
AttachmentDocPickerBean()
           
 
Method Summary
 java.lang.String getConnectionName()
           
 java.lang.String getDefaultConnectionName()
           
 java.lang.String getDefaultFolderPath()
           
 java.lang.String getRootDirectory()
           
 oracle.webcenter.content.JCRContentID[] getSelectedIds()
           
 java.lang.String getSelectedPath()
           
 java.lang.String initialize()
           
 boolean isAllowDocument()
           
 boolean isAllowFolder()
           
 boolean isMultiSelectionEnabled()
           
 boolean isSearchEnabled()
           
 void setAllowDocument(boolean allowDocument)
           
 void setAllowDocumentIn(java.lang.Object allowDocument)
           
 void setAllowFolder(boolean allowFolder)
           
 void setAllowFolderIn(java.lang.Object allowFolder)
           
 void setConnectionName(java.lang.String connectionName)
           
 void setConnectionNameIn(java.lang.String connectionName)
           
 void setDefaultConnectionName(java.lang.String m_defaultConnectionName)
           
 void setDefaultFolderPath(java.lang.String defaultFolderPath)
           
 void setMultiSelectionEnabled(boolean multiSelectionEnabled)
           
 void setMultiSelectionEnabledIn(java.lang.Object multiSelectionEnabled)
           
 void setRootDirectory(java.lang.String rootDirectory)
           
 void setRootDirectoryIn(java.lang.String rootDirectory)
           
 void setSearchEnabled(boolean searchEnabled)
           
 void setSearchEnabledIn(java.lang.Object searchEnabled)
           
 void setSelectedIds(oracle.webcenter.content.JCRContentID[] selectedIds)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AttachmentDocPickerBean

public AttachmentDocPickerBean()
Method Detail

initialize

public java.lang.String initialize()

setConnectionName

public void setConnectionName(java.lang.String connectionName)

setConnectionNameIn

public void setConnectionNameIn(java.lang.String connectionName)

getConnectionName

public java.lang.String getConnectionName()

setRootDirectory

public void setRootDirectory(java.lang.String rootDirectory)

setRootDirectoryIn

public void setRootDirectoryIn(java.lang.String rootDirectory)

getRootDirectory

public java.lang.String getRootDirectory()

setSearchEnabled

public void setSearchEnabled(boolean searchEnabled)

setSearchEnabledIn

public void setSearchEnabledIn(java.lang.Object searchEnabled)

isSearchEnabled

public boolean isSearchEnabled()

setMultiSelectionEnabled

public void setMultiSelectionEnabled(boolean multiSelectionEnabled)

setMultiSelectionEnabledIn

public void setMultiSelectionEnabledIn(java.lang.Object multiSelectionEnabled)

isMultiSelectionEnabled

public boolean isMultiSelectionEnabled()

setAllowFolder

public void setAllowFolder(boolean allowFolder)

setAllowFolderIn

public void setAllowFolderIn(java.lang.Object allowFolder)

isAllowFolder

public boolean isAllowFolder()

setAllowDocument

public void setAllowDocument(boolean allowDocument)

setAllowDocumentIn

public void setAllowDocumentIn(java.lang.Object allowDocument)

isAllowDocument

public boolean isAllowDocument()

setSelectedIds

public void setSelectedIds(oracle.webcenter.content.JCRContentID[] selectedIds)

getSelectedIds

public oracle.webcenter.content.JCRContentID[] getSelectedIds()

getSelectedPath

public java.lang.String getSelectedPath()

setDefaultConnectionName

public void setDefaultConnectionName(java.lang.String m_defaultConnectionName)

getDefaultConnectionName

public java.lang.String getDefaultConnectionName()

setDefaultFolderPath

public void setDefaultFolderPath(java.lang.String defaultFolderPath)

getDefaultFolderPath

public java.lang.String getDefaultFolderPath()

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

E22562-03

Copyright © 2012 Oracle. All Rights Reserved.