org.eclipse.stardust.engine.api.model
Interface DynamicParticipantInfo

All Superinterfaces:
ParticipantInfo, java.io.Serializable
All Known Subinterfaces:
DynamicParticipant, User, UserGroup, UserGroupInfo, UserInfo

public interface DynamicParticipantInfo
extends ParticipantInfo

TODO:

Version:
$Revision: $
Author:
Florin.Herinean

Method Summary
 long getOID()
          Returns the OID of this participant.
 
Methods inherited from interface org.eclipse.stardust.engine.api.model.ParticipantInfo
getId, getName, getQualifiedId
 

Method Detail

getOID

long getOID()
Returns the OID of this participant.

Returns:
The OID of this participant.


Copyright © 2014 SunGard CSA LLC. All Rights Reserved.