com.trackstudio.secured
Class SecuredSearchAttachmentItem

java.lang.Object
  extended by com.trackstudio.tools.PropertyComparable
      extended by com.trackstudio.secured.SecuredSearchItem
          extended by com.trackstudio.secured.SecuredSearchAttachmentItem
All Implemented Interfaces:
java.lang.Comparable

public class SecuredSearchAttachmentItem
extends SecuredSearchItem


Field Summary
 
Fields inherited from class com.trackstudio.secured.SecuredSearchItem
pos, ratio, sc, surroundText, word
 
Fields inherited from class com.trackstudio.tools.PropertyComparable
container
 
Constructor Summary
SecuredSearchAttachmentItem(int pos, float ratio, SecuredAttachmentBean attachment, java.lang.String surroundText, java.lang.String word)
           
 
Method Summary
 SecuredAttachmentBean getAttachment()
           
protected  PropertyContainer getContainer()
          Возвращает контейнер свойств
 java.lang.String getHighlightName()
           
 java.lang.String getId()
           
 java.lang.String getName()
           
 void setAttachment(SecuredAttachmentBean attachment)
           
 
Methods inherited from class com.trackstudio.secured.SecuredSearchItem
getHighlightText, getPos, getRatio, getSurroundText, setPos, setRatio, setSurroundText
 
Methods inherited from class com.trackstudio.tools.PropertyComparable
compareTo, compareToIgnoreCase, compareToIgnoreCase, equals, hashCode
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SecuredSearchAttachmentItem

public SecuredSearchAttachmentItem(int pos,
                                   float ratio,
                                   SecuredAttachmentBean attachment,
                                   java.lang.String surroundText,
                                   java.lang.String word)
Method Detail

getContainer

protected PropertyContainer getContainer()
Description copied from class: PropertyComparable
Возвращает контейнер свойств

Specified by:
getContainer in class PropertyComparable
Returns:
контейнер свойств

getAttachment

public SecuredAttachmentBean getAttachment()

setAttachment

public void setAttachment(SecuredAttachmentBean attachment)

getName

public java.lang.String getName()
Specified by:
getName in class SecuredSearchItem

getHighlightName

public java.lang.String getHighlightName()
Specified by:
getHighlightName in class SecuredSearchItem

getId

public java.lang.String getId()
Specified by:
getId in class SecuredSearchItem


Copyright © 2002-2009 TrackStudio, Ltd. All Rights Reserved.