Skip navigation links


com.bea.netuix.application.identifier
Class CommunityMembershipId

java.lang.Object
  extended by com.bea.netuix.application.identifier.Id
      extended by com.bea.netuix.application.identifier.CommunityMembershipId

All Implemented Interfaces
Serializable

public class CommunityMembershipId
extends Id

CommunityMembershipId - the id associated with a single CommunityMembership <p/>The overview of community functionality contains a description of the community framework.

See Also
Serialized Form

Field Summary

 

Fields inherited from class com.bea.netuix.application.identifier.Id
id

 

Constructor Summary
CommunityMembershipId(int id)
          Ctor

 

Method Summary
protected  Object clone()
           

 

Methods inherited from class com.bea.netuix.application.identifier.Id
equals, equals, getId, getUniqueLabel, hashCode, setId, toString

 

Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait

 

Constructor Detail

CommunityMembershipId

public CommunityMembershipId(int id)
Ctor
Parameters
id -

Method Detail

clone

protected Object clone()
                throws CloneNotSupportedException
Overrides:
clone in class Object
Throws
CloneNotSupportedException

Skip navigation links


Copyright © 2010, Oracle. All rights reserved.