Oracle Content Management SDK

Uses of Class
oracle.ifs.beans.RelationshipDefinition

Packages that use RelationshipDefinition
oracle.ifs.beans   
 

Uses of RelationshipDefinition in oracle.ifs.beans
 

Subclasses of RelationshipDefinition in oracle.ifs.beans
 class FolderPathRelationshipDefinition
          The FolderPathRelationshipDefinition class is used to construct a FolderPathRelationship object.
 class FolderRelationshipDefinition
          The FolderRelationshipDefinition class is used to construct a FolderRelationship object.
 class GroupMemberRelationshipDefinition
          The GroupMemberRelationshipDefinition class is used to construct a GroupMemberRelationship object.
 

Methods in oracle.ifs.beans with parameters of type RelationshipDefinition
 Relationship PublicObject.addRelationship(RelationshipDefinition reldef)
          Creates a relationship object linking this object (the "left" object) to the PublicObject (the "right" object) contained in the specified Relationship Definition.
 


Oracle Content Management SDK

(c) 2002 Copyright Oracle Corporation. All rights reserved.