com.ibm.ftt.resources.zos.zosphysical
Interface ZOSVsamDataSet

All Superinterfaces:
Comparable, IAdaptable, IPhysicalFile, IPhysicalResource, ZOSDataSet, ZOSResource

public interface ZOSVsamDataSet
extends ZOSDataSet, IPhysicalFile

The ZOSVsamDataSet represents a VSAM data set in a z/OS system.


Field Summary
static String COPY_RIGHT
           
 
Method Summary
 
Methods inherited from interface com.ibm.ftt.resources.zos.zosphysical.ZOSDataSet
allocate, allocateLike, getCatalog, getCharacteristics, getGenerationDataGroup, getReference, getRelativeGenerationNumber, hdelete, isAlias, isMigrated, isOfflineVolume, migrate, recall, setCharacteristics, setGenerationDataGroup
 
Methods inherited from interface com.ibm.ftt.resources.zos.zosphysical.ZOSResource
copy, getCharset, getMVSFileMapping, getMVSFileMappingOverride, getName, getResourceIdentifier, setMVSFileMappingOverride
 
Methods inherited from interface com.ibm.ftt.resources.core.physical.IPhysicalResource
delete, deleteOverriddenPropertiesInCategory, deleteOverride, exists, getCurrentPropertyGroup, getFullPath, getModificationStamp, getModificationStamp, getOverriddenProperties, getParent, getPersistentProperty, getResourcePublisher, getSessionProperty, refresh, rename, setCurrentPropertyGroup, setOverride, setPersistentProperty, setSessionProperty
 
Methods inherited from interface org.eclipse.core.runtime.IAdaptable
getAdapter
 
Methods inherited from interface java.lang.Comparable
compareTo
 
Methods inherited from interface com.ibm.ftt.resources.core.physical.IPhysicalFile
appendContent, appendContent, create, create, getCharset, getContents, getFileExtension, setContents, setContents, setFileExtension
 

Field Detail

COPY_RIGHT

static final String COPY_RIGHT
See Also:
Constant Field Values