Class Overview
Helper class for PeopleSoft API entity CIPropertyInfoCollection
.
Summary
[Expand]
Inherited Methods |
From class
org.mule.modules.peoplesoft.api.cache.CIPropertyInfoInternalCache
|
From class
java.lang.Object
Object
|
clone()
|
boolean
|
equals(Object arg0)
|
void
|
finalize()
|
final
Class<?>
|
getClass()
|
int
|
hashCode()
|
final
void
|
notify()
|
final
void
|
notifyAll()
|
String
|
toString()
|
final
void
|
wait()
|
final
void
|
wait(long arg0, int arg1)
|
final
void
|
wait(long arg0)
|
|
Fields
private
boolean
cacheInitialized
private
static
final
Logger
logger
private
CIPropertyInfoCollection
propInfoCollection
Contains an instance of psft.pt8.joa.CIPropertyInfoCollection
. It is not a wrapped object.
Public Constructors
public
CIPropertyInfoCollectionAccessor
(Object obj)
Public Methods
public
synchronized
void
initializeCache
()
Each time an item info is requested one call to the server is made, so to evade that we initialize all the properties first and store them in an internal cache