com.trackstudio.secured
Class SecuredSearchTaskItem

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

public class SecuredSearchTaskItem
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
SecuredSearchTaskItem(int pos, float ratio, SecuredTaskBean task, java.lang.String surroundText, java.lang.String word)
           
 
Method Summary
protected  PropertyContainer getContainer()
          Возвращает контейнер свойств
 java.lang.String getHighlightName()
           
 java.lang.String getId()
           
 java.lang.String getName()
           
 SecuredTaskBean getTask()
           
 void setTask(SecuredTaskBean task)
           
 
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

SecuredSearchTaskItem

public SecuredSearchTaskItem(int pos,
                             float ratio,
                             SecuredTaskBean task,
                             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:
контейнер свойств

getTask

public SecuredTaskBean getTask()

setTask

public void setTask(SecuredTaskBean task)

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.