|
Oracle Content Management SDK | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExtendedUserProfile | |
oracle.ifs.beans |
Uses of ExtendedUserProfile in oracle.ifs.beans |
Subclasses of ExtendedUserProfile in oracle.ifs.beans | |
class |
TieExtendedUserProfile
TieExtendedUserProfile allows the Oracle-defined behavior of the EXTENDEDUSERPROFILE classobject (and its subclasses) to be extended or overridden. |
Methods in oracle.ifs.beans that return ExtendedUserProfile | |
protected static ExtendedUserProfile |
ExtendedUserProfile.constructExtendedUserProfile(LibrarySession sess,
S_LibraryObjectData data)
Constructs a ExtendedUserProfile object from the definition object. |
protected static ExtendedUserProfile[] |
ExtendedUserProfile.vectorToExtendedUserProfileArray(java.util.Vector vector)
Constructs an array of ExtendedUserProfile objects from a Vector. |
protected static ExtendedUserProfile |
ExtendedUserProfile.vectorExtendedUserProfileElement(java.util.Vector vector,
int index)
Returns a ExtendedUserProfile element from the Vector of ExtendedUserProfile objects at the specified index. |
|
Oracle Content Management SDK | |||||||||
PREV NEXT | FRAMES NO FRAMES |