com.collation.platform.model.topology.app
Interface ConfigFile

All Superinterfaces:
DataFile, FileSystemContent, LogicalContent, LogicalElement, ManagedElement, ManagedSystemElement, ModelObject, java.io.Serializable
All Known Subinterfaces:
ZReportFile

public interface ConfigFile
extends DataFile

Represents a configuration file residing on a file system.

Persistable:
true

Field Summary
 
Fields inherited from interface com.collation.platform.model.topology.core.LogicalContent
IBM_COPYRIGHT
 
Method Summary
 
Methods inherited from interface com.collation.platform.model.topology.sys.FileSystemContent
getGroup, getLastModified, getOwner, getPermissions, getRealFile, getSize, hasGroup, hasLastModified, hasOwner, hasPermissions, hasRealFile, hasSize, setGroup, setLastModified, setOwner, setPermissions, setRealFile, setSize
 
Methods inherited from interface com.collation.platform.model.topology.core.LogicalContent
getChecksum, getConfigFile, getContent, getContentType, getFixedPath, getURI, hasChecksum, hasConfigFile, hasContent, hasContentType, hasFixedPath, hasURI, setChecksum, setConfigFile, setContent, setContentType, setFixedPath, setURI
 
Methods inherited from interface com.collation.platform.model.topology.core.ManagedElement
getManagedSystemName, getRoles, hasManagedSystemName, hasRoles, setManagedSystemName, setRoles
 
Methods inherited from interface com.collation.platform.model.ModelObject
getAdminState, getAllAttributes, getBidiFlag, getBidiFormat, getCDMSource, getCmdbSource, getContextIp, getCreatedBy, getDescription, getDisplayName, getExtendedAttributes, getGuid, getLabel, getLastModifiedBy, getLastModifiedTime, getObjectType, getSourceToken, hasAdminState, hasBidiFlag, hasBidiFormat, hasCDMSource, hasCmdbSource, hasContextIp, hasDescription, hasDisplayName, hasExtendedAttributes, hasGuid, hasLabel, hasObjectType, hasSourceToken, setAdminState, setBidiFlag, setBidiFormat, setCDMSource, setCmdbSource, setContextIp, setDescription, setExtendedAttributes, setGuid, setLabel, setObjectType, setSourceToken