com.ibm.ftt.resources.core.physical
Interface IPhysicalContainer

All Superinterfaces:
org.eclipse.core.runtime.IAdaptable, IContainer, IPhysicalResource
All Known Subinterfaces:
IResourceRoot, ZOSCatalog, ZOSGenerationDataGroup, ZOSPartitionedDataSet

public interface IPhysicalContainer
extends IContainer, IPhysicalResource

The IPhysicalContainer is an interface for a container object in the physical resource model. The physical resource model objects represent physical artifacts on the remote file system.


Field Summary
static String COPY_RIGHT
           
 
Method Summary
 
Methods inherited from interface com.ibm.ftt.resources.core.physical.IContainer
exists, findMember, findMember, getMembers, members
 
Methods inherited from interface com.ibm.ftt.resources.core.physical.IPhysicalResource
delete, deleteOverriddenPropertiesInCategory, deleteOverride, exists, getCurrentPropertyGroup, getFullPath, getModificationStamp, getModificationStamp, getName, getOverriddenProperties, getParent, getPersistentProperty, getResourcePublisher, getSessionProperty, refresh, rename, setCurrentPropertyGroup, setOverride, setPersistentProperty, setSessionProperty
 

Field Detail

COPY_RIGHT

static final String COPY_RIGHT
See Also:
Constant Field Values