com.filenet.api.core
Interface ContainmentRelationship

All Superinterfaces:
EngineObject, IndependentlyPersistableObject, IndependentObject, Relationship, Replicable, RepositoryObject, java.io.Serializable, Subscribable
All Known Subinterfaces:
DynamicReferentialContainmentRelationship, ReferentialContainmentRelationship

public interface ContainmentRelationship
extends RepositoryObject, Relationship

Models containment relationships. These can be either ReferentialContainmentRelationship or DynamicReferentialContainmentRelationship objects.

Metadata

Auditable: false
AllowsInstances: false
AllowsSubClasses: false
ClassDefinitionName: None
IsDependent: false
IsHidden: false
Searchable: true
StorageType: ObjectStore
SuperclassName: Relationship


Method Summary
 
Methods inherited from interface com.filenet.api.core.Relationship
get_AuditedEvents, get_Creator, get_DateCreated, get_DateLastModified, get_Head, get_Id, get_LastModifier, get_Name, get_Tail, set_Creator, set_DateCreated, set_DateLastModified, set_Head, set_LastModifier, set_Tail
 
Methods inherited from interface com.filenet.api.replication.Replicable
get_ExternalReplicaIdentities, get_ReplicationGroup, set_ExternalReplicaIdentities, set_ReplicationGroup
 
Methods inherited from interface com.filenet.api.core.Subscribable
raiseEvent
 
Methods inherited from interface com.filenet.api.core.IndependentlyPersistableObject
addPendingAction, clearPendingActions, delete, getAccessAllowed, getPendingActions, getUpdateSequenceNumber, isCurrent, save, save, setUpdateSequenceNumber
 
Methods inherited from interface com.filenet.api.core.IndependentObject
fetchProperties, fetchProperties, fetchProperty, fetchProperty, getObjectReference, refresh, refresh, refresh
 
Methods inherited from interface com.filenet.api.core.EngineObject
get_ClassDescription, getClassName, getConnection, getProperties, getSuperClasses
 



© Copyright IBM Corporation 2006, 2008. All rights reserved.