BEA Systems, Inc.

com.beasys.commerce.axiom.contact
Interface GroupRemote


public interface GroupRemote
extends Group, ConfigurableEntityRemote

Group is a component that represents a group in a system. Groups can have users as members, and can serve as a parent to child groups in a group hierarchy. Groups are extentions of ConfigurableEntity, and therefore have the concept of getting and setting properties that are relevant to the group.

This class serves as the remove interface for the Group entity bean.

 Primary Key = com.beasys.commerce.axiom.contact.GroupPk
 

See Also:
GroupPk, GroupHome, GroupImpl, GroupValue

Fields inherited from interface com.beasys.commerce.foundation.ConfigurableEntity
RESERVED_SCOPE_NAME
 
Fields inherited from interface com.beasys.commerce.foundation.ConfigurableEntity
RESERVED_SCOPE_NAME
 
Methods inherited from interface com.beasys.commerce.axiom.contact.Group
getIdentifier, getUserNames
 
Methods inherited from interface javax.ejb.EJBObject
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove
 
Methods inherited from interface com.beasys.commerce.foundation.RemoteRelationalReference
get__classIdentifier, get__containingBelonging, get__containingEntity, get__mapKey, get__sequenceNumber, set__containingBelonging, set__containingEntity, set__mapKey
 


BEA Systems, Inc.

Copyright © 2000 BEA Systems, Inc. All Rights Reserved