Uses of Class
blackboard.cms.metadata.MetadataManager.Options

Packages that use MetadataManager.Options
blackboard.cms.metadata   
 

Uses of MetadataManager.Options in blackboard.cms.metadata
 

Methods in blackboard.cms.metadata that return MetadataManager.Options
static MetadataManager.Options MetadataManager.Options.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static MetadataManager.Options[] MetadataManager.Options.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in blackboard.cms.metadata with parameters of type MetadataManager.Options
 void MetadataManager.save(XythosMetadata md, com.xythos.storageServer.api.FileSystemDirectory fsd, MetadataManager.Options option)
          Updates/saves the metadata for the provided xythos entity.
 void MetadataManager.save(XythosMetadata md, java.lang.String xythosId, MetadataManager.Options option)
          Updates/saves the metadata for the provided xythos entity.
 



Copyright © 2003-2004 Blackboard, Inc. All Rights Reserved.