org.sakaiproject.search.tool.model
Interface Segment


public interface Segment

Search Segment model

Author:
ieb

Method Summary
 String getLastUpdate()
          The date of the last update to the segment
 String getName()
          The segment name
 String getSize()
          A formatted size for the segment
 

Method Detail

getName

String getName()
The segment name

Returns:

getSize

String getSize()
A formatted size for the segment

Returns:

getLastUpdate

String getLastUpdate()
The date of the last update to the segment

Returns:


Copyright © 2003-2012 Sakai Project. All Rights Reserved.