| ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Identity | |
| org.rr0.im.business.actor | |
| org.rr0.is.business | |
| Uses of Identity in org.rr0.im.business.actor |
| Classes in org.rr0.im.business.actor that implement Identity | |
class | IdentityImpl |
| Constructors in org.rr0.im.business.actor with parameters of type Identity | |
ActorImpl.ActorImpl(Identity identity) | |
BeingImpl.BeingImpl(Identity identity) | |
GroupImpl.GroupImpl(Identity identity) | |
HumanBeingImpl.HumanBeingImpl(Identity identity) | |
OrganizationImpl.OrganizationImpl(Identity identity) | |
| Methods in org.rr0.im.business.actor that return Identity | |
Identity[] | Actor.getIdentities()The actor's name |
Identity[] | ActorImpl.getIdentities() |
| Methods in org.rr0.im.business.actor with parameters of type Identity | |
void | Actor.addIdentity(Identity newIdentity) |
void | ActorImpl.addIdentity(Identity newIdentity) |
| Uses of Identity in org.rr0.is.business |
| Fields in org.rr0.is.business declared as Identity | |
private Identity | UserImpl.identity |
| Constructors in org.rr0.is.business with parameters of type Identity | |
UserImpl.UserImpl(Locale locale, String login, String password, Identity identity) | |
| Methods in org.rr0.is.business that return Identity | |
Identity | User.getIdentity() |
Identity | UserImpl.getIdentity() |
| ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||