com.collation.platform.model.topology.sys
Interface SMBExport
- All Superinterfaces:
- FileSystemExport, LogicalElement, ManagedElement, ManagedSystemElement, ModelObject, java.io.Serializable
public interface SMBExport
- extends FileSystemExport
- Persistable:
- true
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 |
getPath
java.lang.String getPath()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setPath
void setPath(java.lang.String path)
hasPath
boolean hasPath()
getType
java.lang.String getType()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setType
void setType(java.lang.String type)
hasType
boolean hasType()
getStatus
java.lang.String getStatus()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setStatus
void setStatus(java.lang.String status)
hasStatus
boolean hasStatus()