|
Foundation |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DAVFolder | |
---|---|
com.sas.services.information.metadata | Information Service metadata. |
com.sas.services.information.metadata.dav | Information Service WebDAV metadata. |
Uses of DAVFolder in com.sas.services.information.metadata |
---|
Constructors in com.sas.services.information.metadata with parameters of type DAVFolder | |
---|---|
MyDocuments(DAVFolder o)
Creates a new MyDocuments folder that incorporates the DAV folder object passed to the constructor. |
|
MyDocuments(DAVFolder o,
java.lang.Class theClass)
Creates a new MyDocuments folder that incorporates the DAV folder object passed to the constructor. |
|
MyInbox(DAVFolder o)
Creates a new MyDocuments folder that incorporates the DAV folder object passed to the constructor. |
|
MyInbox(DAVFolder o,
java.lang.Class theClass)
Creates a new MyDocuments folder that incorporates the DAV folder object passed to the constructor. |
|
MyResults(DAVFolder o)
Creates a new MyDocuments folder that incorporates the DAV folder object passed to the constructor. |
|
MyResults(DAVFolder o,
java.lang.Class theClass)
Creates a new MyDocuments folder that incorporates the DAV folder object passed to the constructor. |
Uses of DAVFolder in com.sas.services.information.metadata.dav |
---|
Subclasses of DAVFolder in com.sas.services.information.metadata.dav | |
---|---|
class |
DAVPackage
Represent a sas result package in the DAV store. |
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 |
|
Foundation |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |