com.bea.netuix.application.identifier
Class CommunityDefinitionId
java.lang.Object
  
com.bea.netuix.application.identifier.Id
      
com.bea.netuix.application.identifier.CommunityDefinitionId
- All Implemented Interfaces 
 - TemplateId, Serializable
 
public class CommunityDefinitionId
- extends Id
- implements TemplateId
  
CommunityDefinitionId
 
The
  overview of community functionality
 contains a description of the community framework.
- See Also
 - Serialized Form
 
 
| Fields inherited from class com.bea.netuix.application.identifier.Id | 
id | 
 
| Fields inherited from interface com.bea.netuix.application.identifier.TemplateId | 
NO_ID | 
 
 
 
 
 
| Methods inherited from interface com.bea.netuix.application.identifier.TemplateId | 
getId | 
 
CommunityDefinitionId
public CommunityDefinitionId(int id)
createCommunityDefinitionId
public static CommunityDefinitionId createCommunityDefinitionId(int id)
- Creates a 
CommunityDefinitionId
 
- Parameters
 id - the integer value that this CommunityDefinitionId should be set to.
- Returns
 - a new 
CommunityDefinitionId with the id value set to the integer passed in. 
 
 
clone
protected Object clone()
                throws CloneNotSupportedException
- Overrides:
 clone in class Object
 
- Throws
 CloneNotSupportedException
 
Copyright © 2011, Oracle. All rights reserved.