com.bea.netuix.application.identifier
Class CommunityMemberId
java.lang.Object
  
com.bea.netuix.application.identifier.Id
      
com.bea.netuix.application.identifier.CommunityMemberId
- All Implemented Interfaces 
 - Serializable
 
public class CommunityMemberId
- extends Id
 
CommunityMemberId - represents an id that is associated
 with a single CommunityMember.
- See Also
 - Serialized Form
 
 
| Fields inherited from class com.bea.netuix.application.identifier.Id | 
id | 
 
 
 
 
 
CommunityMemberId
public CommunityMemberId(int id)
createCommunityMemberId
public static CommunityMemberId createCommunityMemberId(int id)
- Creates a 
CommunityMemberId
- Parameters
 id - the integer value that this CommunityMemberId should be set to.
- Returns
 - a new 
CommunityMemberId with the id value set to the integer passed in. 
 
 
clone
protected Object clone()
                throws CloneNotSupportedException
- Overrides:
 clone in class Object
 
- Throws
 CloneNotSupportedException
 
Copyright © 2006 BEA Systems, Inc. All Rights Reserved