wt.fv
Interface Revaultable

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

public interface Revaultable



Supported API: false

Extendable: false


Field Summary
static long INITIAL_VALUE
          

Supported API: false
static String REVAULT_SESSION_ID
          Label for the attribute.
 
Method Summary
 long getRevaultSessionId()
          Gets the value of the attribute: REVAULT_SESSION_ID.
 void setRevaultSessionId(long a_RevaultSessionId)
          Sets the value of the attribute: REVAULT_SESSION_ID.
 

Field Detail

INITIAL_VALUE

public static final long INITIAL_VALUE


Supported API: false

See Also:
Constant Field Values

REVAULT_SESSION_ID

public static final String REVAULT_SESSION_ID
Label for the attribute.

Supported API: false

See Also:
Constant Field Values
Method Detail

getRevaultSessionId

public long getRevaultSessionId()
Gets the value of the attribute: REVAULT_SESSION_ID.

Supported API: false

Returns:
long

setRevaultSessionId

public void setRevaultSessionId(long a_RevaultSessionId)
Sets the value of the attribute: REVAULT_SESSION_ID.

Supported API: false

Parameters:
a_RevaultSessionId -