Uses of Interface
com.sas.services.information.metadata.dav.AttributesInterface

Packages that use AttributesInterface
com.sas.services.information.metadata.dav Information Service WebDAV metadata. 
 

Uses of AttributesInterface in com.sas.services.information.metadata.dav
 

Subinterfaces of AttributesInterface in com.sas.services.information.metadata.dav
 interface DAVEntityInterface
           
 interface DAVFolderInterface
           
 interface DAVItemInterface
           
 

Classes in com.sas.services.information.metadata.dav that implement AttributesInterface
 class DAVApplitem
           
 class DAVBinarypackage
          Represent a sas binary result package in the DAV store.
 class DAVEntity
          DAVEntity is a common class for DAVFolder and DAVItem.
 class DAVEvent
          Represents event data stored on a DAV server.
 class DAVFolder
          DAVFolder represents a collection in a DAV Store.
 class DAVItem
          DAVItem represents a non-collection resource in a DAV Store.
 class DAVPackage
          Represent a sas result package in the DAV store.
 class DAVPackageevent
          Represents a SAS Package event stored on a DAV server.
 class DAVPerson
          This class represents a user/person and reflects a collection in the DAV store which acts as an anchor for all the personal folders and personal repository information.
 class DAVPersonalrepository
          Represents a personal repository collection in the DAV store.
 class DAVProfile
          DAVProfile is a DAV Folder that represents a user profile.
 class DAVRemarks
          Represents a set of comments, on a particular topic
 class DAVStoredprocessalert
          Represents a stored process alert in the DAV store.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.