| java.lang.Object com.technoetic.xplanner.domain.SearchResult
SearchResult | public class SearchResult extends Object (Code) | | Created by IntelliJ IDEA.
User: tkmower
Date: Nov 29, 2004
Time: 4:47:59 PM
|
getAttachedToDomainType | public String getAttachedToDomainType()(Code) | | |
getDomainObjectId | public int getDomainObjectId()(Code) | | |
hashCode | public int hashCode()(Code) | | |
isMatchInDescription | public boolean isMatchInDescription()(Code) | | |
populate | public void populate(String searchCriteria, int desiredDescriptionLines, int maxSuffixLength)(Code) | | |
populate | public void populate(String searchCriteria, int maxSuffixLength)(Code) | | |
setAttachedToDomainType | public void setAttachedToDomainType(String attachedToDomainType)(Code) | | |
setAttachedToId | public void setAttachedToId(String attachedToId)(Code) | | |
setMatchInDescription | public void setMatchInDescription(boolean matchInDescription)(Code) | | |
setMatchPrefix | public void setMatchPrefix(String matchPrefix)(Code) | | |
setMatchSuffix | public void setMatchSuffix(String matchSuffix)(Code) | | |
setMatchingText | public void setMatchingText(String matchingText)(Code) | | |
|
|