Uses of Class
org.gcube.portlets.user.homelibrary.util.accesslog.HLAccessLogEntryType

Packages that use HLAccessLogEntryType
org.gcube.portlets.user.homelibrary.util.accesslog   
 

Uses of HLAccessLogEntryType in org.gcube.portlets.user.homelibrary.util.accesslog
 

Methods in org.gcube.portlets.user.homelibrary.util.accesslog that return HLAccessLogEntryType
static HLAccessLogEntryType HLAccessLogEntryType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static HLAccessLogEntryType[] HLAccessLogEntryType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.gcube.portlets.user.homelibrary.util.accesslog with parameters of type HLAccessLogEntryType
protected static void AccessLogUtil.logAction(User user, HLAccessLogEntryType action, String message)
           
protected static void AccessLogUtil.logItemAction(User user, FolderItem item, HLAccessLogEntryType type)
           
 

Constructors in org.gcube.portlets.user.homelibrary.util.accesslog with parameters of type HLAccessLogEntryType
HLAccessLogEntry(HLAccessLogEntryType type, String message)
          Create an access log entry.
 



Copyright © 2013. All Rights Reserved.