Uses of Interface
com.sas.services.information.metadata.DocumentInterface
Packages that use DocumentInterface
-
Uses of DocumentInterface in com.sas.services.information.metadata
Subinterfaces of DocumentInterface in com.sas.services.information.metadataMethods in com.sas.services.information.metadata with parameters of type DocumentInterfaceModifier and TypeMethodDescriptionvoidMetadata.addDocument(DocumentInterface doc) voidMetadataInterface.addDocument(DocumentInterface doc) Add an associated Document to this object.voidVirtualMetadata.addDocument(DocumentInterface doc) voidMetadata.removeDocument(DocumentInterface doc) voidMetadataInterface.removeDocument(DocumentInterface doc) Remove a document from this object's Documents association.voidVirtualMetadata.removeDocument(DocumentInterface doc)