|
Foundation |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DocumentInterface | |
---|---|
com.sas.services.information.metadata | Information Service metadata. |
Uses of DocumentInterface in com.sas.services.information.metadata |
---|
Methods in com.sas.services.information.metadata with parameters of type DocumentInterface | |
---|---|
void |
VirtualMetadata.addDocument(DocumentInterface doc)
|
void |
MetadataInterface.addDocument(DocumentInterface doc)
Add an associated Document to this object. |
void |
Metadata.addDocument(DocumentInterface doc)
|
void |
VirtualMetadata.removeDocument(DocumentInterface doc)
|
void |
MetadataInterface.removeDocument(DocumentInterface doc)
Remove a document from this object's Documents association. |
void |
Metadata.removeDocument(DocumentInterface doc)
|
|
Foundation |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |