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

E22562-03

oracle.apps.fnd.applcore.profiles.model.util
Class ProfilesBean

java.lang.Object
  extended by oracle.apps.fnd.applcore.profiles.model.util.ProfilesBean

public class ProfilesBean
extends java.lang.Object


Constructor Summary
ProfilesBean()
           
 
Method Summary
 java.lang.String getProfile()
          This method just for testing bean is working.
 java.lang.String getProfileName()
           
 java.util.Map getProfileStore()
          Get declared profile store map.
 void setProfileName(java.lang.String pProfileName)
           
 void setProfileStore(java.util.Map pMap)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProfilesBean

public ProfilesBean()
Method Detail

getProfile

public java.lang.String getProfile()
This method just for testing bean is working.

Returns:

getProfileStore

public java.util.Map getProfileStore()
Get declared profile store map. This is a manged property on the managed bean.

Returns:
profile store.

setProfileStore

public void setProfileStore(java.util.Map pMap)
Parameters:
pMap -

setProfileName

public void setProfileName(java.lang.String pProfileName)
Parameters:
pProfileName -

getProfileName

public java.lang.String getProfileName()
Returns:

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

E22562-03

Copyright © 2012 Oracle. All Rights Reserved.