|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--oracle.ifs.beans.LibraryObject
|
+--oracle.ifs.beans.TieLibraryObject
|
+--oracle.ifs.beans.PublicObject
|
+--oracle.ifs.beans.TiePublicObject
|
+--oracle.ifs.beans.UserProfile
|
+--oracle.ifs.beans.TieUserProfile
|
+--oracle.ifs.beans.PrimaryUserProfile
|
+--oracle.ifs.beans.TiePrimaryUserProfile
TiePrimaryUserProfile allows the Oracle-defined behavior of the PRIMARYUSERPROFILE classobject (and its subclasses) to be extended or overridden.
PrimaryUserProfile| Fields inherited from class oracle.ifs.beans.PrimaryUserProfile |
CLASS_NAME, CONTENTQUOTA_ATTRIBUTE, DEFAULTACLS_ATTRIBUTE, DEFAULTADMINISTRATIONGROUP_ATTRIBUTE, HOMEFOLDER_ATTRIBUTE, READINDICATIONSTATE_ATTRIBUTE |
| Fields inherited from class oracle.ifs.beans.UserProfile |
DIRECTORYUSER_ATTRIBUTE |
| Constructor Summary | |
protected |
TiePrimaryUserProfile(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a TiePrimaryUserProfile. |
| Methods inherited from class oracle.ifs.beans.PrimaryUserProfile |
getContentQuota, getDefaultAcls, getHomeFolder, setContentQuota, setDefaultAcls, setHomeFolder |
| Methods inherited from class oracle.ifs.beans.UserProfile |
getDirectoryUser |
| Methods inherited from class oracle.ifs.beans.LibraryObject |
equals, free, free, getAttribute, getAttributeByUpperCaseName, getAttributes, getAttributesByUpperCaseNames, getClassId, getClassObject, getDefinition, getId, getLabel, getName, getSession, invokeServerMethod, isInstanceOf, isTraced, lookupInstanceLabel, postEvent, postEvent, renderAsReader, renderAsStream, setAttribute, setAttribute, setAttributes, setAttributes, setName, toString, trace, update |
| Methods inherited from interface oracle.ifs.common.LibraryObjectInterface |
getId |
| Methods inherited from interface oracle.ifs.common.Traceable |
getTraceLogger, isTraced, trace |
| Constructor Detail |
protected TiePrimaryUserProfile(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
throws IfsException
session - the sessionid - the idclassId - the class iddata - the dataIfsException - if the operation fails
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||