Deprecated API


Contents
Deprecated Methods
com.dotmarketing.viewtools.ContentsWebAPI.getContentByInode(long)
          this methods was deprecated because it hits the database, try to use the lucene search methods instead. 
com.dotmarketing.viewtools.ContentsWebAPI.getContentByInode(String)
          this methods was deprecated because it hits the database, try to use the lucene search methods instead. 
com.dotmarketing.viewtools.ContentsWebAPI.getContentIdentifier(Contentlet)
          this methods was deprecated because it hits the database, try to use the lucene search methods instead. 
com.dotmarketing.viewtools.ContentsWebAPI.getContentletsByStructureAndOrder(Structure, String, String, int)
          This method was deprecated because it uses the presentation name of the field we encourage the use of the logical name of the field instead @see getFieldByLogicalName 
com.dotmarketing.viewtools.ContentsWebAPI.getContents(String, String)
          This method was deprecated because it uses the presentation name of the field we encourage the use of the logical name of the field instead @see getFieldByLogicalName 
com.dotmarketing.viewtools.ContentsWebAPI.getContentsByStructureAndCategoryList(String, String, List, String, String, String, int, int)
          This method was deprecated because it uses the presentation name of the field we encourage the use of the logical name of the field instead @see getFieldByLogicalName 
com.dotmarketing.viewtools.ContentsWebAPI.getContentsByStructureAndFieldValue(Structure, String, String)
          This method was deprecated because it uses the presentation name of the field we encourage the use of the logical name of the field instead @see getFieldByLogicalName 
com.dotmarketing.viewtools.ContentsWebAPI.getFieldByName(long, String)
          This method was deprecated because it uses the presentation name of the field we encourage the use of the logical name of the field instead @see getFieldByLogicalName 
com.dotmarketing.viewtools.ContentsWebAPI.getFieldByName(String, String)
          This method was deprecated because it uses the presentation name of the field we encourage the use of the logical name of the field instead @see getFieldByLogicalName 
com.dotmarketing.viewtools.ContentsWebAPI.getFieldByName(Structure, String)
          This method was deprecated because it uses the presentation name of the field we encourage the use of the logical name of the field instead 
com.dotmarketing.portlets.structure.model.Structure.getFields()
          As of version dotCMS 1.2, this will be have private access, replaced by {FieldsCache.getFields(inode)} 
com.dotmarketing.viewtools.ContentsWebAPI.getFieldValue(String, Contentlet)
          Try using the #getContentDetail or #getContentDetailByIdentifier macros to retrieve the fields of a content. 
com.dotmarketing.factories.IdentifierFactory.getIdentifierByInode(Inode)
          All web assets have their identifiers set Webasset.getIdentifier(). Use only if you need to get the identifier uri, 
com.dotmarketing.viewtools.ContentsWebAPI.getLastestContents(String, String)
          this methods was deprecated because it hits the database, try to use the lucene search methods instead. 
com.dotmarketing.viewtools.ContentsWebAPI.getLastestContents(String, String, int)
          this methods was deprecated because it hits the database, try to use the lucene search methods instead. 
com.dotmarketing.viewtools.ContentsWebAPI.getLastestContents(Structure, Category)
          this methods was deprecated because it hits the database, try to use the lucene search methods instead. 
com.dotmarketing.viewtools.ContentsWebAPI.getLastestContents(Structure, Category, int)
          this methods was deprecated because it hits the database, try to use the lucene search methods instead. 
com.dotmarketing.viewtools.MessagesTools.getLocale()
          This does not fit the purpose of MessageTool and will be removed in VelocityTools 1.2 
com.dotmarketing.viewtools.ContentsWebAPI.getStructureByType(String)
          this methods was deprecated because it hits the database, try to use the lucene search methods instead. 
 



Copyright © 2006 Dotmarketing, Inc. All Rights Reserved.