Interface RepositoryEntry

All Known Subinterfaces:
FileEntry, FileShortcut, Folder
All Known Implementing Classes:
FileEntryProxyBean, FileEntryWrapper, FileShortcutProxyBean, FileShortcutWrapper, FolderProxyBean, FolderWrapper

public interface RepositoryEntry
Author:
Adolfo Pérez, Sergio González
  • Method Details

    • getCompanyId

      long getCompanyId()
    • getCreateDate

      Date getCreateDate()
    • getGroupId

      long getGroupId()
    • getModifiedDate

      Date getModifiedDate()
    • getUserId

      long getUserId()
    • getUserName

      String getUserName()
    • getUserUuid

      String getUserUuid()