Uses of Class
org.openbp.cockpit.plugins.association.MimeTypeAssociation

Packages that use MimeTypeAssociation
org.openbp.cockpit.plugins.association   
 

Uses of MimeTypeAssociation in org.openbp.cockpit.plugins.association
 

Methods in org.openbp.cockpit.plugins.association that return MimeTypeAssociation
 MimeTypeAssociation ExternalAssociationPlugin.getMimeTypeAssociation(java.lang.String mimeType)
          Gets the MIME type association - if any - for the given MIME type.
 MimeTypeAssociation AssociationBean.getMimeTypeAssociation(java.lang.String mimeType)
          Gets the MIME type association for the given MIME type.
 

Methods in org.openbp.cockpit.plugins.association with parameters of type MimeTypeAssociation
 void AssociationBean.addMimeType(MimeTypeAssociation mimeType)
          Add a mime type to list.
 



Copyright © 2011. All Rights Reserved.