wt.fv
Interface UniquelyIdentifiedContent

All Known Subinterfaces:
Streamed
All Known Implementing Classes:
FvItem, MasteredOnReplicaItem, ReplicatedItem, StreamData, URLData

public interface UniquelyIdentifiedContent



Supported API: false

Extendable: false


Field Summary
static String STREAM_ID
          Label for the attribute.
 
Method Summary
 long getStreamId()
          Gets the value of the attribute: STREAM_ID.
 void setStreamId(long a_StreamId)
          Sets the value of the attribute: STREAM_ID.
 

Field Detail

STREAM_ID

public static final String STREAM_ID
Label for the attribute.

Supported API: false

See Also:
Constant Field Values
Method Detail

getStreamId

public long getStreamId()
Gets the value of the attribute: STREAM_ID.

Supported API: false

Returns:
long

setStreamId

public void setStreamId(long a_StreamId)
Sets the value of the attribute: STREAM_ID.

Supported API: false

Parameters:
a_StreamId -