wt.vc.sessioniteration
Class SessionIterationHelper

java.lang.Object
  extended by wt.vc.sessioniteration.SessionIterationHelper
All Implemented Interfaces:
Externalizable, Serializable

public class SessionIterationHelper
extends Object
implements Externalizable



Supported API: true

Extendable: false

See Also:
Serialized Form

Field Summary
static SessionIterationService service
          

Supported API: true
 
Method Summary
static boolean isSessionIteration(SessionEditedIteration iteration)
          Returns true if this iteration has a session owner.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

service

public static final SessionIterationService service


Supported API: true

Method Detail

isSessionIteration

public static boolean isSessionIteration(SessionEditedIteration iteration)
Returns true if this iteration has a session owner.

Supported API: true

Parameters:
iteration -
Returns:
boolean