BEA Systems, Inc.

com.beasys.commerce.axiom.contact
Class GroupValue

java.lang.Object
  |
  +--com.beasys.commerce.foundation.SmartValue
        |
        +--com.beasys.commerce.axiom.contact.GroupValue

public class GroupValue
extends SmartValue

Lightweight object to hold information about a Group entity bean. Note that the UserManager session bean or <um> jsp tags must be used to manipulate User/Group relationships, and parent/child Group relationships.

See Also:
Group, GroupHome, com.beasys.commerce.axiom.contact.Group#getGroupByValue(), com.beasys.commerce.axiom.contact.Group#setGroupByValue(GroupValue), Serialized Form

Field Summary
 java.lang.String identifier
           Containment: By Value Multiplicity: 1:1 PRIMARY KEY FIELD
 
Constructor Summary
protected GroupValue()
          Only get/setGroupByValue methods are allowed to call this constructor.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

identifier

public java.lang.String identifier
Constructor Detail

GroupValue

protected GroupValue()
Only get/setGroupByValue methods are allowed to call this constructor.

BEA Systems, Inc.

Copyright © 2000 BEA Systems, Inc. All Rights Reserved