Interface Transport
- 
- All Superinterfaces:
- BaseAsset,- NamedAsset,- PermissionsCapableAsset,- SiteManagementAreaAsset
 - All Known Subinterfaces:
- FTPTransport
 
 public interface Transport extends SiteManagementAreaAsset Represents a Transport asset- Since:
- 5.5.2
 
- 
- 
Method Summary- 
Methods inherited from interface com.hannonhill.cascade.api.asset.common.BaseAssetgetAssetId, getAssetType, getIdentifer
 - 
Methods inherited from interface com.hannonhill.cascade.api.asset.common.NamedAssetgetLabel, getName, setName
 - 
Methods inherited from interface com.hannonhill.cascade.api.asset.common.PermissionsCapableAssetisCurrentUserCanRead, isCurrentUserCanWrite, isUserCanRead, isUserCanWrite
 - 
Methods inherited from interface com.hannonhill.cascade.api.asset.admin.SiteManagementAreaAssetgetIdentifier, getPath, getSite
 
- 
 
-