com.arsdigita.lucene
Class StandardAdapter

java.lang.Object
  extended bycom.arsdigita.search.lucene.Adapter
      extended bycom.arsdigita.search.lucene.StandardAdapter
          extended bycom.arsdigita.lucene.StandardAdapter

Deprecated. moved to com.arsdigita.search.lucene

public class StandardAdapter
extends StandardAdapter

See Also:
StandardAdapter

Field Summary
 
Fields inherited from class com.arsdigita.search.lucene.StandardAdapter
versionId
 
Constructor Summary
StandardAdapter(ObjectType type, Property id, Property title, Property summary, Property[] content)
          Deprecated.  
StandardAdapter(ObjectType type, String id, String title, String summary, String[] content)
          Deprecated.  
StandardAdapter(String type, String id, String title, String summary, String[] content)
          Deprecated.  
 
Methods inherited from class com.arsdigita.search.lucene.StandardAdapter
getContent, getCreationDate, getCreationParty, getID, getLastModifiedDate, getLastModifiedParty, getLocale, getObjectType, getSummary, getTitle, getTypeSpecificInfo
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StandardAdapter

public StandardAdapter(ObjectType type,
                       Property id,
                       Property title,
                       Property summary,
                       Property[] content)
Deprecated. 

StandardAdapter

public StandardAdapter(ObjectType type,
                       String id,
                       String title,
                       String summary,
                       String[] content)
Deprecated. 

StandardAdapter

public StandardAdapter(String type,
                       String id,
                       String title,
                       String summary,
                       String[] content)
Deprecated. 


Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC