Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.acs.damsel.srvr.asset: Javadoc index of package org.acs.damsel.srvr.asset.


Package Samples:

org.acs.damsel.srvr.asset

Classes:

Asset: Class Name: Asset Description: Each instance of the Asset class represents a single asset stored in the repository. Instances maintain asset filename and metadata filename as well as an Asset Descriptor Collection which stores all of the asset descriptors listed in the metadata file. The one metadata tag that all assets have in common is the assetID, which is an autonumber (i.e., a number that is unique and automatically incremented) retrieved from the Config object.
AssetDescriptorCollection: Title: AssetDescriptorCollection Description: This class uses the Vector class to provide methods to manage AssetDescriptor objects. This is a collection of AssetDescriptors.
AssetDescriptor: Title: AssetDescriptor Description: An instance of this class describes an asset descriptor, which consists of a tag name and an associated value
TestAsset
TestAssetDescriptor
TestAssetDescriptorCollection

Home | Contact Us | Privacy Policy | Terms of Service