RSE
Release 3.3

org.eclipse.rse.core.references
Interface IRSEPersistableReferencedObject

All Superinterfaces:
IRSEBasePersistableReferencedObject, IRSEBaseReferencedObject, IRSEReferencedObject
All Known Subinterfaces:
ISystemFilterPool

public interface IRSEPersistableReferencedObject
extends IRSEReferencedObject, IRSEBasePersistableReferencedObject

This is an object that can have shadow (reference) objects, which simply point to this object, and a copy of this object's unique name or key (for storing on disk).


Method Summary
 
Methods inherited from interface org.eclipse.rse.core.references.IRSEBaseReferencedObject
addReference, getReferenceCount, getReferencingObjects, removeAllReferences, removeReference
 
Methods inherited from interface org.eclipse.rse.core.references.IRSEBasePersistableReferencedObject
getReferenceName
 
Methods inherited from interface org.eclipse.rse.core.references.IRSEBaseReferencedObject
addReference, getReferenceCount, getReferencingObjects, removeAllReferences, removeReference
 


RSE
Release 3.3

Copyright (c) IBM Corporation and others 2000, 2011. All Rights Reserved.