java.lang.Object | ||
↳ | org.mule.modules.peoplesoft.api.AbstractCIAccessorFactory | |
↳ | org.mule.modules.peoplesoft.api.CIPropertyInfoAccessor |
Helper class for PeopleSoft API entity CIPropertyInfo
.
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
propertyInfo | Wraps an instance of psft.pt8.joa.CIPropertyInfo
|
||||||||||
propertyInfoCollection |
[Expand]
Inherited Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.mule.modules.peoplesoft.api.AbstractCIAccessorFactory
|
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Retrieve the decimal position of CIPropertyInfo.
| |||||||||||
Check whether CIPropertyInfo is a Collection.
| |||||||||||
Check CIPropertyInfo is read only.
| |||||||||||
Extract the length from CIPropertyInfo as Long.
| |||||||||||
Get the name from CIPropertyInfo.
| |||||||||||
Get the collection of CIPropertyInfo.
| |||||||||||
Check whether the CIPropertyInfo is required.
| |||||||||||
Retrieves a number (from 0 to 6) that represents one of the data types defined in class CIPropertyTypes
Only the ones labeled with the appendix "PSPROPERTY_DB_TYPE_ (not PSPROPERTY_OA_TYPE_).
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.mule.modules.peoplesoft.api.AbstractCIAccessorFactory
| |||||||||||
From class
java.lang.Object
|
Wraps an instance of psft.pt8.joa.CIPropertyInfo
obj |
---|
Retrieve the decimal position of CIPropertyInfo.
Check whether CIPropertyInfo is a Collection.
Check CIPropertyInfo is read only.
Extract the length from CIPropertyInfo as Long.
Get the name from CIPropertyInfo.
Get the collection of CIPropertyInfo.
ClassNotFoundException |
---|
Check whether the CIPropertyInfo is required.
Retrieves a number (from 0 to 6) that represents one of the data types defined in class CIPropertyTypes Only the ones labeled with the appendix "PSPROPERTY_DB_TYPE_ (not PSPROPERTY_OA_TYPE_).