JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
ru.slie.luna.system.restore.model
Interface BackupUserMeta
public interface
BackupUserMeta
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getDisplayName
()
String
getEmail
()
Long
getId
()
String
getLogin
()
String
getName
()
Method Details
getId
Long
getId
()
getLogin
String
getLogin
()
getEmail
String
getEmail
()
getName
String
getName
()
getDisplayName
String
getDisplayName
()