|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use UserEntry | |
| com.pnpconsult.zeiterfassung.helper | |
| com.pnpconsult.zeiterfassung.model | |
| Uses of UserEntry in com.pnpconsult.zeiterfassung.helper |
| Methods in com.pnpconsult.zeiterfassung.helper that return UserEntry | |
UserEntry |
UserEntryManager.open(long id)
|
UserEntry |
EntryManager.load(long id)
|
| Methods in com.pnpconsult.zeiterfassung.helper with parameters of type UserEntry | |
void |
UserEntryManager.createBackup(UserEntry entry)
|
| Uses of UserEntry in com.pnpconsult.zeiterfassung.model |
| Methods in com.pnpconsult.zeiterfassung.model that return UserEntry | |
UserEntry |
BackupUserEntry.getEntry()
|
| Methods in com.pnpconsult.zeiterfassung.model with parameters of type UserEntry | |
void |
Project.addUserEntry(UserEntry userEntry)
|
void |
BackupUserEntry.setEntry(UserEntry entry)
|
| Constructors in com.pnpconsult.zeiterfassung.model with parameters of type UserEntry | |
BackupUserEntry(UserEntry entry)
Creates a new BackupUserEntry by copying values of the necessary
data fields of the given AbstractUserEntry into this new instance. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||