BEA Systems, Inc.

com.beasys.commerce.axiom.contact
Interface UserRemote

All Known Subinterfaces:
UnifiedUser

public interface UserRemote
extends User, ConfigurableEntityRemote

User is a component that represents a user of a system. Users can be members of groups, represented by the Group component. Users are extentions of ConfigurableEntity, and therefore have the concept of getting and setting properties that are relevant to the user.

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

See Also:
UserPk, UserHome, UserImpl, com.beasys.commerce.axiom.contact.UserValue

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.User
getIdentifier
 
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