com.arsdigita.search
Class SearchableACSObject

java.lang.Object
  extended bycom.arsdigita.domain.DomainObject
      extended bycom.arsdigita.domain.ObservableDomainObject
          extended bycom.arsdigita.kernel.ACSObject
              extended bycom.arsdigita.search.intermedia.SearchableACSObject
                  extended bycom.arsdigita.search.SearchableACSObject
All Implemented Interfaces:
Searchable

Deprecated. moved to com.arsdigita.search.intermedia package

public abstract class SearchableACSObject
extends SearchableACSObject

See Also:
SearchableACSObject

Field Summary
 
Fields inherited from class com.arsdigita.search.intermedia.SearchableACSObject
versionId
 
Fields inherited from class com.arsdigita.kernel.ACSObject
BASE_DATA_OBJECT_TYPE, CONTAINER, DEFAULT_DOMAIN_CLASS, DISPLAY_NAME, ID, OBJECT_TYPE
 
Constructor Summary
SearchableACSObject(DataObject SearchableACSObjectData)
          Deprecated.  
SearchableACSObject(ObjectType type)
          Deprecated.  
SearchableACSObject(OID oid)
          Deprecated.  
SearchableACSObject(String typeName)
          Deprecated.  
 
Methods inherited from class com.arsdigita.search.intermedia.SearchableACSObject
getSearchLanguage, getSearchLinkText, getSearchRawContent, getSearchSummary, getSearchUrlStub, getSearchXMLContent, initialize
 
Methods inherited from class com.arsdigita.kernel.ACSObject
assertPrivilege, beforeSave, checkPrivilege, doCreateCheck, doWriteCheck, getBaseDataObjectType, getContainer, getDefaultDomainClass, getDisplayName, getID, getSpecificObjectType, getSpecificOID, gimmeContainer, isContainerModified, setID, setID
 
Methods inherited from class com.arsdigita.domain.ObservableDomainObject
addObserver, getObservers
 
Methods inherited from class com.arsdigita.domain.DomainObject
add, add, addToAssociation, afterDelete, afterSave, beforeDelete, clear, delete, disconnect, equals, get, getObjectType, getOID, getSession, hashCode, isDeleted, isDisconnected, isModified, isNew, isPropertyModified, isValid, remove, remove, remove, removeFromAssociation, save, set, setAssociation, setAssociation, specializeDataObject, specializeDataObject, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SearchableACSObject

public SearchableACSObject(DataObject SearchableACSObjectData)
Deprecated. 

SearchableACSObject

public SearchableACSObject(String typeName)
Deprecated. 

SearchableACSObject

public SearchableACSObject(ObjectType type)
Deprecated. 

SearchableACSObject

public SearchableACSObject(OID oid)
                    throws DataObjectNotFoundException
Deprecated. 


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