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

R

READ_INDICATION_ENABLED - Static variable in class oracle.ifs.adk.user.UserManager
Defaults to FALSE.
read() - Method in class oracle.ifs.beans.parsers.ParserInputStream
Deprecated. Reads the next byte of data from this input stream.
read(byte[]) - Method in class oracle.ifs.beans.parsers.ParserInputStream
Deprecated. Reads up to b.length bytes of data from this input stream into an array of bytes.
read(byte[], int, int) - Method in class oracle.ifs.beans.parsers.ParserInputStream
Deprecated. Reads up to len bytes of data from this input stream into an array of bytes at the position specified by offset.
READBYOWNER_ATTRIBUTE - Static variable in class oracle.ifs.beans.Document
An indicator of whether the Document Owner has read the current content.
READINDICATIONENABLED_ATTRIBUTE - Static variable in class oracle.ifs.beans.PrimaryUserProfile
An indicator of whether read indication is enabled or disabled.
READINDICATIONSTATE_ATTRIBUTE - Static variable in class oracle.ifs.beans.PrimaryUserProfile
An indicator of which documents' content the DirectoryUser has read.
READONLY_ATTRIBUTE - Static variable in class oracle.ifs.beans.ContentObject
An indicator if the content is read-only or updateable.
REFERENTIALINTEGRITYRULE_ATTRIBUTE - Static variable in class oracle.ifs.beans.Attribute
The referential integrity behavior (clear, restrict) of this Attribute.
registerClassEventHandler(ClassObject, boolean, IfsEventHandler) - Method in class oracle.ifs.beans.LibrarySession
Registers the specified IfsEventHandler to receive events for all objects in the specified class.
registerEventHandler(LibraryObject, IfsEventHandler) - Method in class oracle.ifs.beans.LibrarySession
Registers the specified IfsEventHandler to receive events for the specified LibraryObject.
registerOutParameter(int, int) - Method in class oracle.ifs.server.sql.IfsCallableStatement
Before executing a stored procedure call, you must explicitly call registerOutParameter to register the Type of each out parameter.
registerOutParameter(int, int, int) - Method in class oracle.ifs.server.sql.IfsCallableStatement
Use this version of registerOutParameter for registering Numeric or Decimal out parameters.
Relationship - class oracle.ifs.beans.Relationship.
An instance of Relationship can link (or relate) two public objects to each other.
RelationshipDefinition - class oracle.ifs.beans.RelationshipDefinition.
The RelationshipDefinition class is used to construct a Relationship between two public objects.
RelationshipDefinition(LibrarySession) - Constructor for class oracle.ifs.beans.RelationshipDefinition
Constructs a RelationshipDefinition explicitly capturing the session.
removeAccessControlEntry(AccessControlEntry) - Method in class oracle.ifs.beans.AccessControlList
Remove an ACE from this ACL.
removeAllExtendedResourceBundles() - Method in class oracle.ifs.common.Localizer
Removes all extended resource bundles.
removeAllPolicies() - Method in class oracle.ifs.beans.SystemObject
Removes all Policies from this object's POLICYYBUNDLE PropertyBundle, leaving an empty PropertyBundle.
removeAllPolicies() - Method in class oracle.ifs.beans.PublicObject
Removes all Policies from this object's PolicyPropertyBundle, leaving an empty PolicyPropertyBundle.
removeAllPolicies() - Method in class oracle.ifs.beans.SchemaObject
Removes all Policy objects from this SchemaObject's policy bundle PropertyBundle, leaving an empty PropertyBundle.
removeAllPolicies() - Method in class oracle.ifs.beans.ClassObject
Removes all Policy objects from this ClassObject's policy bundle PropertyBundle, leaving an empty PropertyBundle.
removeAllProperties() - Method in class oracle.ifs.beans.SystemObject
Removes all Properties from this object's PropertyBundle, leaving an empty PropertyBundle.
removeAllProperties() - Method in class oracle.ifs.beans.PublicObject
Removes all Properties from this object's PropertyBundle, leaving an empty PropertyBundle.
removeAllProperties() - Method in class oracle.ifs.beans.SchemaObject
remove all Properties from this object's PropertyBundle, leaving an empty PropertyBundle.
removeAllPropertyValues() - Method in class oracle.ifs.beans.PropertyBundle
Removes all Properties from this PropertyBundle.
removeAttribute(Attribute) - Method in class oracle.ifs.beans.ClassObject
Removes an Attribute from this ClassObject.
removeAttribute(String) - Method in class oracle.ifs.beans.LibraryObjectDefinition
Removes an attribute setting for the new instance.
removeAttribute(String) - Method in class oracle.ifs.server.S_LibraryObjectDefinition
removes an attribute setting for the new instance.
removeExtendedResourceBundle(String) - Method in class oracle.ifs.common.Localizer
Removes a resource bundle from the vector.
removeFolderRelationship(Folder, PublicObject, boolean) - Method in interface oracle.ifs.adk.filesystem.FileSystem
Removes the relationship between a Folder and a PublicObject.
removeFolderRelationship(Folder, PublicObject, boolean) - Method in class oracle.ifs.adk.filesystem.IfsFileSystem
Removes the relationship between a Folder and a PublicObject.
removeItem(PublicObject) - Method in class oracle.ifs.beans.Folder
Removes the first reference to an item from this Folder without altering the item.
removeItem(PublicObject, PublicObjectDefinition) - Method in class oracle.ifs.beans.Folder
Removes the first reference to an item from this Folder without altering the item.
removeItem(S_PublicObject, S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_Folder
Remove an item from a Folder.
removeItems(PublicObject[]) - Method in class oracle.ifs.beans.Folder
Removes the passed array of PublicObjects from this Folder.
removeMember(DirectoryObject) - Method in class oracle.ifs.beans.DirectoryGroup
Removes a direct member from the group.
removeMember(S_DirectoryObject) - Method in class oracle.ifs.server.S_DirectoryGroup
Removes a member from the group.
removeMembers(DirectoryObject[]) - Method in class oracle.ifs.beans.DirectoryGroup
Removes a set of direct members from the group.
removeMembers(S_DirectoryObject[], boolean) - Method in class oracle.ifs.server.S_DirectoryGroup
Removes members from a group.
removeOption(String) - Method in class oracle.ifs.beans.LibraryObjectDefinition
Removes an option setting for the new instance.
removeOption(String) - Method in class oracle.ifs.server.S_LibraryObjectDefinition
removes an option setting for the new instance.
removePolicy(Policy) - Method in class oracle.ifs.beans.SystemObject
Removes a Policy from this object's POLICYBUNDLE PropertyBundle.
removePolicy(Policy) - Method in class oracle.ifs.beans.PublicObject
Removes a Policy from this object's PolicyPropertyBundle.
removePolicy(Policy) - Method in class oracle.ifs.beans.SchemaObject
Removes a Policy from this SchemaObject's policy bundle PropertyBundle.
removePolicy(Policy) - Method in class oracle.ifs.beans.ClassObject
Removes a Policy from this ClassObject's policy bundle PropertyBundle.
removePolicy(String) - Method in class oracle.ifs.beans.SystemObject
Removes a Policy from this object's POLICYBUNDLE PropertyBundle.
removePolicy(String) - Method in class oracle.ifs.beans.PublicObject
Removes a Policy from this object's PolicyPropertyBundle.
removePolicy(String) - Method in class oracle.ifs.beans.SchemaObject
Removes a Policy from this SchemaObject's policy bundle PropertyBundle.
removePolicy(String) - Method in class oracle.ifs.beans.ClassObject
Removes a Policy from this ClassObject's policy bundle PropertyBundle.
removeProperty(String) - Method in class oracle.ifs.beans.SystemObject
Removes a Property from this object's PropertyBundle.
removeProperty(String) - Method in class oracle.ifs.beans.PublicObject
Removes a Property from this object's PropertyBundle.
removeProperty(String) - Method in class oracle.ifs.beans.SchemaObject
remove a Property from this object's PropertyBundle.
removeProperty(String) - Method in class oracle.ifs.server.S_PropertyBundle
Removes a property from this PropertyBundle.
removePropertyValue(String) - Method in class oracle.ifs.beans.PropertyBundle
Removes a Property, if it exists in this PropertyBundle (analogous to Hashtable.remove())
removeRelationship(Relationship) - Method in class oracle.ifs.beans.PublicObject
Frees the specified relationship object that relates two PublicObjects.
removeRelationship(S_Relationship) - Method in class oracle.ifs.server.S_PublicObject
removes the relationship; may cascade to left and right objects.
removeSystemSetAttribute(String) - Method in class oracle.ifs.server.S_LibraryObjectDefinition
removes a SystemSet attribute setting for the new instance.
removeSystemSetAttribute(String) - Method in class oracle.ifs.server.S_ExportedLibraryObjectDefinition
removes a system-set attribute setting for the new instance.
removeUserSetAttribute(String) - Method in class oracle.ifs.server.S_LibraryObjectDefinition
removes a user-set attribute setting for the new instance.
removeUserSetAttribute(String) - Method in class oracle.ifs.server.S_ExportedLibraryObjectDefinition
removes a user-set attribute setting for the new instance.
rename(PublicObject, String) - Method in interface oracle.ifs.adk.filesystem.FileSystem
Rename a PublicObject.
rename(PublicObject, String) - Method in class oracle.ifs.adk.filesystem.IfsFileSystem
Rename a PublicObject.
RENDER_ALL_ATTRIBUTES - Static variable in class oracle.ifs.server.renderers.SimpleXmlRenderer
Deprecated. The hashtable key for specifying whether to render all the attributes of a classobject w/out invoking custom rendering
RENDER_FALSE_PERMISSIONS - Static variable in class oracle.ifs.server.renderers.SimpleXmlRenderer
Deprecated. The hashtable key for specifying whether the false permission bits on an acl should be renderered, or just the true bits.
RENDER_NULL_ATTRIBUTES - Static variable in class oracle.ifs.server.renderers.SimpleXmlRenderer
Deprecated. The hashtable key for specifying whether attributes with null values should have tags in the XML document or whether they should be omitted.
renderAsReader(S_LibraryObject, Hashtable) - Method in class oracle.ifs.server.renderers.XmlRenderer
Deprecated. Renders the specified LibraryObject as a Reader.
renderAsReader(S_LibraryObject, Hashtable) - Method in interface oracle.ifs.server.renderers.Renderer
Deprecated. Renders the specified LibraryObject as a Reader.
renderAsReader(String, String, Hashtable) - Method in class oracle.ifs.beans.LibraryObject
Deprecated. iFS 9.0.3 see release notes for more information
renderAsReader(String, String, Hashtable) - Method in class oracle.ifs.server.S_LibraryObject
Deprecated. iFS 9.0.3 see release notes for more information
renderAsStream(PublicObject, String, String) - Method in interface oracle.ifs.adk.filesystem.FileSystem
Deprecated. iFS 9.0.3 see release notes for more information
renderAsStream(PublicObject, String, String) - Method in class oracle.ifs.adk.filesystem.IfsFileSystem
Deprecated. iFS 9.0.3 see release notes for more information
renderAsStream(S_LibraryObject, Hashtable) - Method in class oracle.ifs.server.renderers.XmlRenderer
Deprecated. Renders the specified LibraryObject as an InputStream.
renderAsStream(S_LibraryObject, Hashtable) - Method in interface oracle.ifs.server.renderers.Renderer
Deprecated. Renders the specified LibraryObject as an InputStream.
renderAsStream(String, String, Hashtable) - Method in class oracle.ifs.beans.LibraryObject
Deprecated. iFS 9.0.3. see release notes for more information
renderAsStream(String, String, Hashtable) - Method in class oracle.ifs.server.S_LibraryObject
Deprecated. iFS 9.0.3 see release notes for more information
renderAsString(S_LibraryObject, Hashtable) - Method in class oracle.ifs.server.renderers.XmlRenderer
Deprecated. Renders the specified LibraryObject as a String.
Renderer - interface oracle.ifs.server.renderers.Renderer.
Deprecated. iFS 9.0.3 see release notes for more information
REPLACE_CREDENTIAL_MANAGER_PASSWORD - Static variable in class oracle.ifs.adk.user.UserManager
Defaults to FALSE.
replaceView(boolean) - Method in class oracle.ifs.search.ViewSpecification
Makes this ViewSpec a Create or Replace View operation if replace is true.
REQUIRED_ATTRIBUTE - Static variable in class oracle.ifs.beans.Attribute
An indicator of whether each instance of the ClassObject must have a value for this Attribute.
RESERVATIONCOMMENT_ATTRIBUTE - Static variable in class oracle.ifs.beans.VersionSeries
The check-out comment stating the purpose of the reservation.
RESERVATIONDATE_ATTRIBUTE - Static variable in class oracle.ifs.beans.VersionSeries
The date and time (in GMT) when the VersionSeries was reserved.
reserveNext(String, String) - Method in class oracle.ifs.beans.VersionSeries
Reserves the right to add the next version.
reserveNext(String, String) - Method in class oracle.ifs.server.S_VersionSeries
Reserves the right to create a new version in the series.
RESERVOR_ATTRIBUTE - Static variable in class oracle.ifs.beans.VersionSeries
The DirectoryUser that has this VersionSeries reserved for the purpose of adding a new version.
resetAllAncestors() - Method in class oracle.ifs.beans.DirectoryObject
Deprecated. iFS 9.0.3 No longer has any effect
resetDirectAncestors() - Method in class oracle.ifs.beans.DirectoryObject
Deprecated. iFS 9.0.3 No longer has any effect
resetItems() - Method in class oracle.ifs.beans.Selector
Clears locally stored search results.
resetItems() - Method in class oracle.ifs.beans.Folder
Clears locally cached items, including any open cursor.
resetItems() - Method in class oracle.ifs.server.S_Selector
Clears locally stored search results.
resetStream(boolean) - Method in class oracle.ifs.beans.parsers.ParserInputStream
Deprecated. Resets the stream such that it can be re-read.
resetTimer() - Method in class oracle.ifs.management.domain.IfsServer
Resets the timer for this Server.
RESOLVEDPUBLICOBJECT_ATTRIBUTE - Static variable in class oracle.ifs.beans.PublicObject
The PublicObject to which this object resolves.
restart() - Method in interface oracle.ifs.management.domain.ServerInterface
Requests this Server to restart.
restart() - Method in class oracle.ifs.management.domain.IfsServer
Requests this Server to restart.
resume() - Method in interface oracle.ifs.management.domain.ServerInterface
Requests this Server to resume.
resume() - Method in class oracle.ifs.management.domain.IfsServer
Requests this Server to resume.
REVISIONCOMMENT_ATTRIBUTE - Static variable in class oracle.ifs.beans.VersionDescription
The check-in comment (a textual description) of the versioned object that this VersionDescription describes.
revokeAccess(AccessControlEntryDefinition) - Method in class oracle.ifs.beans.PublicObject
Remove or restrict an AccessControlEntryDefinition for this object.
revokeAccess(AccessControlEntryDefinition) - Method in class oracle.ifs.beans.AccessControlList
Remove or restrict an ACE for this ACL.
revokeAllAccess() - Method in class oracle.ifs.beans.PublicObject
Remove all AccessControlEntryDefinitions for this object.
revokeAllAccess() - Method in class oracle.ifs.beans.AccessControlList
Remove all ACEs for this ACL.
RIGHTOBJECT_ATTRIBUTE - Static variable in class oracle.ifs.beans.Relationship
The source (right) object of the Relationship.
RIGHTOBJECTNAME_ATTRIBUTE - Static variable in class oracle.ifs.beans.FolderPathRelationship
The name of the PublicObject on the 'target' (right) side of the Relationship.
RIRULE_CLEAR - Static variable in class oracle.ifs.beans.Attribute
Represents the "CLEAR" referential integrity rule.
RIRULE_RESTRICT - Static variable in class oracle.ifs.beans.Attribute
Represents the "RESTRICT" referential integrity rule.
run() - Method in class oracle.ifs.management.domain.IfsServer
The run tasks for this Server.

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.