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

N

NAME_ATTRIBUTE - Static variable in class oracle.ifs.beans.Policy
The name of the Policy.
NAME_ATTRIBUTE - Static variable in class oracle.ifs.beans.PublicObject
The name of this object.
NAME_ATTRIBUTE - Static variable in class oracle.ifs.beans.Relationship
The name of the Relationship.
NAME_ATTRIBUTE - Static variable in class oracle.ifs.beans.Property
The name of the Property.
NAME_ATTRIBUTE - Static variable in class oracle.ifs.beans.Format
The name of this Format (e.g.
NAME_ATTRIBUTE - Static variable in class oracle.ifs.beans.SchemaObject
The name of this SchemaObject.
NAME_ATTRIBUTE - Static variable in class oracle.ifs.beans.ExtendedPermission
The name of the ExtendedPermission.
NAME_ATTRIBUTE - Static variable in class oracle.ifs.beans.PermissionBundle
The name of the PermissionBundle.
NAME_ATTRIBUTE - Static variable in class oracle.ifs.beans.SystemLockObject
A system-set attribute used to ensure each SystemLockObject has a unique name.
nativeSQL(String) - Method in class oracle.ifs.server.sql.IfsConnection
A driver may convert the JDBC sql grammar into its system's native SQL grammar prior to sending it; nativeSQL returns the native form of the statement that the driver would have sent.
NEW_OWNER_USER_NAME - Static variable in class oracle.ifs.adk.user.UserManager
Delete user option - no default.
newAttributeValue() - Static method in class oracle.ifs.common.AttributeValue
Constructs a null AttributeValue of an unknown data type.
newAttributeValue(AttributeValue) - Static method in class oracle.ifs.common.AttributeValue
Constructs a new AttributeValue identical to the specified AttributeValue except with no name.
newAttributeValue(boolean) - Static method in class oracle.ifs.common.AttributeValue
Constructs a new boolean AttributeValue.
newAttributeValue(Boolean) - Static method in class oracle.ifs.common.AttributeValue
Constructs a new boolean AttributeValue.
newAttributeValue(boolean[]) - Static method in class oracle.ifs.common.AttributeValue
Constructs a new array-type boolean AttributeValue.
newAttributeValue(Boolean[]) - Static method in class oracle.ifs.common.AttributeValue
Constructs a new array-type boolean AttributeValue.
newAttributeValue(Date) - Static method in class oracle.ifs.common.AttributeValue
Constructs a new date AttributeValue.
newAttributeValue(Date[]) - Static method in class oracle.ifs.common.AttributeValue
Constructs a new array-type date AttributeValue.
newAttributeValue(DirectoryObjectInterface) - Static method in class oracle.ifs.common.AttributeValue
Constructs a new DirectoryObject AttributeValue.
newAttributeValue(DirectoryObjectInterface[]) - Static method in class oracle.ifs.common.AttributeValue
Constructs a new array-type DirectoryObject AttributeValue.
newAttributeValue(double) - Static method in class oracle.ifs.common.AttributeValue
Constructs a new double AttributeValue.
newAttributeValue(Double) - Static method in class oracle.ifs.common.AttributeValue
Constructs a new double AttributeValue.
newAttributeValue(double[]) - Static method in class oracle.ifs.common.AttributeValue
Constructs a new array-type double AttributeValue.
newAttributeValue(Double[]) - Static method in class oracle.ifs.common.AttributeValue
Constructs a new array-type double AttributeValue.
newAttributeValue(int) - Static method in class oracle.ifs.common.AttributeValue
Constructs a new integer AttributeValue.
newAttributeValue(int[]) - Static method in class oracle.ifs.common.AttributeValue
Constructs a new array-type integer AttributeValue.
newAttributeValue(Integer) - Static method in class oracle.ifs.common.AttributeValue
Constructs a new integer AttributeValue.
newAttributeValue(Integer[]) - Static method in class oracle.ifs.common.AttributeValue
Constructs a new array-type integer AttributeValue.
newAttributeValue(long) - Static method in class oracle.ifs.common.AttributeValue
Constructs a new long AttributeValue.
newAttributeValue(Long) - Static method in class oracle.ifs.common.AttributeValue
Constructs a new long AttributeValue.
newAttributeValue(long[]) - Static method in class oracle.ifs.common.AttributeValue
Constructs a new array-type long AttributeValue.
newAttributeValue(Long[]) - Static method in class oracle.ifs.common.AttributeValue
Constructs a new array-type long AttributeValue.
newAttributeValue(Object) - Static method in class oracle.ifs.common.AttributeValue
Constructs a new AttributeValue for the specified object.
newAttributeValue(PublicObjectInterface) - Static method in class oracle.ifs.common.AttributeValue
Constructs a new PublicObject AttributeValue.
newAttributeValue(PublicObjectInterface[]) - Static method in class oracle.ifs.common.AttributeValue
Constructs a new array-type PublicObject AttributeValue.
newAttributeValue(SchemaObjectInterface) - Static method in class oracle.ifs.common.AttributeValue
Constructs a new SchemaObject AttributeValue.
newAttributeValue(SchemaObjectInterface[]) - Static method in class oracle.ifs.common.AttributeValue
Constructs a new array-type SchemaObject AttributeValue.
newAttributeValue(String) - Static method in class oracle.ifs.common.AttributeValue
Constructs a new string AttributeValue.
newAttributeValue(String[]) - Static method in class oracle.ifs.common.AttributeValue
Constructs a new array-type string AttributeValue.
newAttributeValue(SystemObjectInterface) - Static method in class oracle.ifs.common.AttributeValue
Constructs a new SystemObject AttributeValue.
newAttributeValue(SystemObjectInterface[]) - Static method in class oracle.ifs.common.AttributeValue
Constructs a new array-type SystemObject AttributeValue.
newNullAttributeValue(int) - Static method in class oracle.ifs.common.AttributeValue
Constructs a null AttributeValue of the specified data type.
newPublicObject(S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_LibrarySession
Creates a new S_PublicObject based on the specified S_LibraryObjectDefinition.
newRevision(S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_VersionSeries
Add a new version in the series.
newSchemaObject(S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_LibrarySession
Creates a new S_SchemaObject based on the specified S_LibraryObjectDefinition.
newSystemObject(S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_LibrarySession
Creates a new S_SystemObject based on the specified S_LibraryObjectDefinition.
newVersion(VersionDescriptionDefinition) - Method in class oracle.ifs.beans.VersionSeries
Creates a new VersionDescription in this series from the specified VersionDescriptionDefinition.
next() - Method in class oracle.ifs.beans.Search
Returns the next result row.
nextItem() - Method in class oracle.ifs.beans.Selector
Gets the next item using an open cursor on the search.
normalizeOptionsHashtable(Hashtable) - Method in class oracle.ifs.adk.user.UserManager
Normalizes the options Hashtable so that the keys are all uppercase.
NOT - Static variable in class oracle.ifs.search.SearchClause
Represents the 'NOT' operator
NOT_EQUAL - Static variable in class oracle.ifs.search.AttributeQualification
Represents an 'not_equal' comparison.
NOT_LIKE - Static variable in class oracle.ifs.search.AttributeQualification
Represents a NOT LIKE operation.

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.