Interface IStreamLocationTemplate

All Known Subinterfaces:
IStream, IStreamLocation, IStreamReach
All Known Implementing Classes:
StreamImpl, StreamLocationImpl, StreamReachImpl

public interface IStreamLocationTemplate
  • Method Summary

    Modifier and Type
    Method
    Description
    This represents the location ID in the database, such as 'WTYT2' This may be the same as the stream Id (such as when the object is an IStream)
     
     
  • Method Details

    • getLocationId

      String getLocationId()
      This represents the location ID in the database, such as 'WTYT2' This may be the same as the stream Id (such as when the object is an IStream)
      Returns:
    • getStreamId

      String getStreamId()
    • getOfficeId

      String getOfficeId()