Oracle Content Management SDK
A B C D E F G H I J L M N O P Q R S T U V W X

P

ParameterTable - class oracle.ifs.common.ParameterTable.
This class contains a list of named parameters in a Hashtable.
ParameterTable(String[], String) - Constructor for class oracle.ifs.common.ParameterTable
Constructs a ParameterTable.
parse(IfsXmlParser, InputStream, ParserCallback, Hashtable) - Method in interface oracle.ifs.beans.parsers.XmlParserInterface
Deprecated. Parses the specified InputStream representing an XML document.
parse(IfsXmlParser, Reader, ParserCallback, Hashtable) - Method in interface oracle.ifs.beans.parsers.XmlParserInterface
Deprecated. Parses the specified Reader representing an XML document.
parse(InputStream, ParserCallback, Hashtable) - Method in class oracle.ifs.beans.parsers.IfsXmlParser
Deprecated. Inherited from Parser
parse(InputStream, ParserCallback, Hashtable) - Method in interface oracle.ifs.beans.parsers.Parser
Deprecated. Parses the specified InputStream.
parse(Reader, ParserCallback, Hashtable) - Method in class oracle.ifs.beans.parsers.IfsXmlParser
Deprecated. Inherited from Parser
parse(Reader, ParserCallback, Hashtable) - Method in interface oracle.ifs.beans.parsers.Parser
Deprecated. Parses the specified Reader.
Parser - interface oracle.ifs.beans.parsers.Parser.
Deprecated. iFS 9.0.3 see release notes for more information
ParserCallback - interface oracle.ifs.beans.parsers.ParserCallback.
Deprecated. iFS 9.0.3 see release notes for more information
ParserInputStream - class oracle.ifs.beans.parsers.ParserInputStream.
Deprecated. iFS 9.0.3 see release notes for more information
ParserInputStream(InputStream) - Constructor for class oracle.ifs.beans.parsers.ParserInputStream
Deprecated. Constructs a ParserInputStream from an InputStream.
PARTITIONED_ATTRIBUTE - Static variable in class oracle.ifs.beans.ClassObject
An indicator of whether the database table that stores data for instances of this ClassObject is partitioned.
PASSWORD - Static variable in class oracle.ifs.adk.user.UserManager
Password is required to be defined.
PAYLOADTYPE_ATTRIBUTE - Static variable in class oracle.ifs.beans.Queue
The payload of this Queue (e.g.
PENDINGPUBLICOBJECT_ATTRIBUTE - Static variable in class oracle.ifs.beans.VersionSeries
Deprecated. iFS 9.0.3: this attribute will be removed in a future release
PermissionBundle - class oracle.ifs.beans.PermissionBundle.
The PermissionBundle class lets users group multiple access levels into a customized bundle.
PermissionBundleDefinition - class oracle.ifs.beans.PermissionBundleDefinition.
The PermissionBundleDefinition class is used to construct a PermissionBundle object.
PermissionBundleDefinition(LibrarySession) - Constructor for class oracle.ifs.beans.PermissionBundleDefinition
Default constructor.
PERMISSIONBUNDLES_ATTRIBUTE - Static variable in class oracle.ifs.beans.AccessControlEntry
The PermissionBundles optionally used to set the permissions for this AccessControlEntry.
Policy - class oracle.ifs.beans.Policy.
A Policy provides a mechanism for performing specific actions relevant to a particular ClassObject.
POLICYBUNDLE_ATTRIBUTE - Static variable in class oracle.ifs.beans.SystemObject
A PolicyBundle associated with the SystemObject.
POLICYBUNDLE_ATTRIBUTE - Static variable in class oracle.ifs.beans.PublicObject
The policies that apply specifically to this object.
POLICYBUNDLE_ATTRIBUTE - Static variable in class oracle.ifs.beans.SchemaObject
The PolicyPropertyBundle applied to this SchemaObject to define the policies of the SchemaObject.
PolicyDefinition - class oracle.ifs.beans.PolicyDefinition.
A PolicyDefinition is used to construct a Policy.
PolicyDefinition(LibrarySession) - Constructor for class oracle.ifs.beans.PolicyDefinition
Constructs a PolicyDefinition explicitly capturing the session.
PolicyPropertyBundle - class oracle.ifs.beans.PolicyPropertyBundle.
A PolicyPropertyBundle is a PropertyBundle containing one or more Policy definitions.
PolicyPropertyBundleDefinition - class oracle.ifs.beans.PolicyPropertyBundleDefinition.
A PolicyPropertyBundleDefinition is used to create a PolicyPropertyBundle.
PolicyPropertyBundleDefinition(LibrarySession) - Constructor for class oracle.ifs.beans.PolicyPropertyBundleDefinition
Constructs a PolicyPropertyBundleDefinition explicitly capturing the session.
postEvent(int, int) - Method in class oracle.ifs.beans.LibraryObject
Posts an event of the specified type and status.
postEvent(int, int) - Method in class oracle.ifs.server.S_LibraryObject
Posts an event of the specified type and status.
postEvent(int, int, int, long) - Method in class oracle.ifs.beans.LibraryObject
Posts an event of the specified type, subtype, and status.
postEvent(int, int, int, long) - Method in class oracle.ifs.server.S_LibraryObject
Posts an event of the specified type, subtype, and status.
postOperation(LibraryObject) - Method in interface oracle.ifs.beans.parsers.ParserCallback
Deprecated. Invoked immediately after performing an operation on a LibraryObject.
postRun() - Method in class oracle.ifs.management.domain.IfsServer
The post-run tasks for this Server.
preOperation(LibraryObject, LibraryObjectDefinition) - Method in interface oracle.ifs.beans.parsers.ParserCallback
Deprecated. Invoked immediately prior to performing an operation on a LibraryObject.
prepareCall(String) - Method in class oracle.ifs.server.sql.IfsConnection
A SQL stored procedure call statement is handled by creating a IfsCallableStatement for it.
prepareStatement(String) - Method in class oracle.ifs.server.sql.IfsConnection
A SQL statement with or without IN parameters can be pre-compiled and stored in an IfsPreparedStatement object.
preRun() - Method in class oracle.ifs.management.domain.IfsServer
The pre-run tasks for this Server.
PRIMARY_USER_PROFILE_ACL - Static variable in class oracle.ifs.adk.user.UserManager
Defaults to Private.
PRIMARY_USER_PROFILE_CHARACTERSET - Static variable in class oracle.ifs.adk.user.UserManager
If none specified, name is constructed from prefix + username + suffix.
PRIMARY_USER_PROFILE_LANGUAGE - Static variable in class oracle.ifs.adk.user.UserManager
If none specified, name is constructed from prefix + username + suffix.
PRIMARY_USER_PROFILE_LOCALE - Static variable in class oracle.ifs.adk.user.UserManager
If none specified, name is constructed from prefix + username + suffix.
PRIMARY_USER_PROFILE_NAME - Static variable in class oracle.ifs.adk.user.UserManager
If none specified, name is constructed from prefix + username + suffix.
PRIMARY_USER_PROFILE_NAME_PREFIX - Static variable in class oracle.ifs.adk.user.UserManager
No default.
PRIMARY_USER_PROFILE_NAME_SUFFIX - Static variable in class oracle.ifs.adk.user.UserManager
Defaults to ' Primary Profile'.
PRIMARY_USER_PROFILE_TIMEZONE - Static variable in class oracle.ifs.adk.user.UserManager
If none specified, name is constructed from prefix + username + suffix.
PrimaryUserProfile - class oracle.ifs.beans.PrimaryUserProfile.
A PrimaryUserProfile contains information related to a DirectoryUser such as the home folder, the default ACLs, ContentQuota.
PrimaryUserProfileDefinition - class oracle.ifs.beans.PrimaryUserProfileDefinition.
The PrimaryUserProfileDefinition class is used to construct a PrimaryUserProfile object.
PrimaryUserProfileDefinition(LibrarySession) - Constructor for class oracle.ifs.beans.PrimaryUserProfileDefinition
Constructs a PrimaryUserProfileDefinition explicitly capturing the session.
PRIMARYVERSIONSERIES_ATTRIBUTE - Static variable in class oracle.ifs.beans.Family
If the DefaultVersionDescription is null, the VersionSeries which will be used as the ResolvedPublicObject for this Family.
printLocalizedStackTrace() - Method in class oracle.ifs.common.IfsException
Prints the stack trace of this IfsException to the standard error stream, using the default locale of the Java VM.
printLocalizedStackTrace(LibrarySessionInterface) - Method in class oracle.ifs.common.IfsException
Prints the stack trace of this IfsException to the standard error stream, using the locale of the specified session's Localizer.
printLocalizedStackTrace(Localizer) - Method in class oracle.ifs.common.IfsException
Prints the stack trace of this IfsException to the standard error stream, using the locale of the specified Localizer.
printLocalizedStackTrace(PrintStream) - Method in class oracle.ifs.common.IfsException
Prints the stack trace of this IfsException to the specified PrintStream, using the default locale of the Java VM.
printLocalizedStackTrace(PrintStream, LibrarySessionInterface) - Method in class oracle.ifs.common.IfsException
Prints the stack trace of this IfsException to the specified PrintStream, using the locale of the specified session's Localizer.
printLocalizedStackTrace(PrintStream, Localizer) - Method in class oracle.ifs.common.IfsException
Prints the stack trace of this IfsException to the specified PrintStream, using the locale of the specified Localizer.
printLocalizedStackTrace(PrintWriter) - Method in class oracle.ifs.common.IfsException
Prints the stack trace of this IfsException to the specified PrintWriter, using the default locale of the Java VM.
printLocalizedStackTrace(PrintWriter, LibrarySessionInterface) - Method in class oracle.ifs.common.IfsException
Prints the stack trace of this IfsException to the specified PrintWriter, using the locale of the specified session's Localizer.
printLocalizedStackTrace(PrintWriter, Localizer) - Method in class oracle.ifs.common.IfsException
Prints the stack trace of this IfsException to the specified PrintWriter, using the locale of the specified Localizer.
printStackTrace() - Method in class oracle.ifs.common.IfsException
Prints the stack trace of this IfsException to the standard error stream, using US English.
printStackTrace(PrintStream) - Method in class oracle.ifs.common.IfsException
Prints the stack trace of this IfsException to the specified PrintStream, using US English.
printStackTrace(PrintWriter) - Method in class oracle.ifs.common.IfsException
Prints the stack trace of this IfsException to the specified PrintWriter, using US English.
processEvent(IfsEvent) - Method in class oracle.ifs.management.domain.IfsServer
Processes an IfsEvent previously placed in this Server's event queue by queueEvent.
processEvents() - Method in class oracle.ifs.beans.LibrarySession
Polls the server for any events queued for transport to this LibrarySession and immediately processes them.
processEvents() - Method in class oracle.ifs.management.domain.IfsServer
Dispatches any IfsEvents previously placed in this Server's event queue by queueEvent.
Property - class oracle.ifs.beans.Property.
A Property describes a name/value pair of varying datatype, that can be used for multiple purposes to store iFS values.
PropertyBundle - class oracle.ifs.beans.PropertyBundle.
A PropertyBundle contains a set of name/value pairs, and behaves like a java.util.Hashtable.
PROPERTYBUNDLE_ATTRIBUTE - Static variable in class oracle.ifs.beans.SystemObject
A PropertyBundle associated with the SystemObject.
PROPERTYBUNDLE_ATTRIBUTE - Static variable in class oracle.ifs.beans.PublicObject
The PropertyBundle associated with this object.
PROPERTYBUNDLE_ATTRIBUTE - Static variable in class oracle.ifs.beans.SchemaObject
The PropertyBundle applied to this SchemaObject which contains a set of name/value pairs.
PropertyBundleDefinition - class oracle.ifs.beans.PropertyBundleDefinition.
A PropertyBundleDefinition class is used to create or update a PropertyBundle.
PropertyBundleDefinition(LibrarySession) - Constructor for class oracle.ifs.beans.PropertyBundleDefinition
Constructs a PropertyBundleDefinition explicitly capturing the session.
PropertyDefinition - class oracle.ifs.beans.PropertyDefinition.
A PropertyDefinition is used to hold the specification of a Property value associated with a PropertyBundle.
PropertyDefinition(LibrarySession) - Constructor for class oracle.ifs.beans.PropertyDefinition
Constructs a PropertyDefinition by explicitly capturing the session.
PropertyQualification - class oracle.ifs.search.PropertyQualification.
The PropertyQualification(PQ) represents a condition on a Class Property.
PropertyQualification() - Constructor for class oracle.ifs.search.PropertyQualification
Constructs a PropertyQualification.
PublicObject - class oracle.ifs.beans.PublicObject.
The PublicObject class is the abstract superclass of all "public object" classes, some of which are Documents, Folders, and ApplicationObjects.
PUBLICOBJECT_ATTRIBUTE - Static variable in class oracle.ifs.beans.VersionDescription
The versioned object that this VersionDescription describes in the context of a VersionSeries.
PublicObjectDefinition - class oracle.ifs.beans.PublicObjectDefinition.
The PublicObjectDefinition class is the abstract superclass of all public object definition classes.
PublicObjectDefinition(LibrarySession) - Constructor for class oracle.ifs.beans.PublicObjectDefinition
Constructs a PublicObjectDefinition explicitly capturing the session.
PublicObjectInterface - interface oracle.ifs.common.PublicObjectInterface.
PublicObjectInterface defines methods common to PublicObject and S_PublicObject.
PUBLICOBJECTVALUE_ATTRIBUTE - Static variable in class oracle.ifs.beans.Property
The value of this Property if the datatype is a PublicObject.
PUBLICOBJECTVALUES_ATTRIBUTE - Static variable in class oracle.ifs.beans.Property
The value of this Property if the datatype is an array of PublicObjects.
putDocument(String, InputStream, String, AccessControlList) - Method in class oracle.ifs.adk.filesystem.IfsFileSystem
Create an iFS Document named name in Folder folder with content as the body.
putDocument(String, InputStream, String, AccessControlList, boolean, ParserCallback) - Method in class oracle.ifs.adk.filesystem.IfsFileSystem
Deprecated. iFS 9.0.3 use variant without parsing arguments.
putPolicy(Policy) - Method in class oracle.ifs.beans.SystemObject
Adds a Policy to this object's POLICYBUNDLE PropertyBundle.
putPolicy(Policy) - Method in class oracle.ifs.beans.PublicObject
Adds a Policy to this object's PolicyPropertyBundle.
putPolicy(Policy) - Method in class oracle.ifs.beans.SchemaObject
Adds a Policy to the policy bundle PropertyBundle of this SchemaObject.
putPolicy(Policy) - Method in class oracle.ifs.beans.ClassObject
Adds a Policy to the policy bundle PropertyBundle of this ClassObject.
putProperty(AttributeValue) - Method in class oracle.ifs.beans.SystemObject
Adds a Property to this object's PropertyBundle.
putProperty(AttributeValue) - Method in class oracle.ifs.beans.PublicObject
Adds a Property to this object's PropertyBundle.
putProperty(AttributeValue) - Method in class oracle.ifs.beans.SchemaObject
add a Property to this object's PropertyBundle.
putProperty(AttributeValue) - Method in class oracle.ifs.server.S_PropertyBundle
Inserts or updates a property in this PropertyBundle.
putProperty(String, AttributeValue) - Method in class oracle.ifs.beans.SystemObject
Adds a Property to this object's PropertyBundle.
putProperty(String, AttributeValue) - Method in class oracle.ifs.beans.PublicObject
Adds a Property to this object's PropertyBundle.
putProperty(String, AttributeValue) - Method in class oracle.ifs.beans.SchemaObject
add a Property to this object's PropertyBundle.
putPropertyValue(AttributeValue) - Method in class oracle.ifs.beans.PropertyBundle
Puts a new value for a Property, replacing any attribute of the same name (analogous to Hashtable.put()).
putPropertyValue(String, AttributeValue) - Method in class oracle.ifs.beans.PropertyBundle
Puts a new value for a Property, replacing any attribute of the same name (analogous to Hashtable.put()).

Oracle Content Management SDK
A B C D E F G H I J L M N O P Q R S T U V W X
(c) 2002 Copyright Oracle Corporation. All rights reserved.