Uses of Package
edu.cornell.mannlib.vitro.webapp.filestorage.model
-
Classes in edu.cornell.mannlib.vitro.webapp.filestorage.model used by edu.cornell.mannlib.vitro.webapp.beans Class Description ImageInfo An immutable packet of information about an iamge file and its thumbnail. -
Classes in edu.cornell.mannlib.vitro.webapp.filestorage.model used by edu.cornell.mannlib.vitro.webapp.filestorage Class Description FileInfo An immutable packet of information about an uploaded file, with a builder class to permit incremental construction. -
Classes in edu.cornell.mannlib.vitro.webapp.filestorage.model used by edu.cornell.mannlib.vitro.webapp.filestorage.model Class Description FileInfo An immutable packet of information about an uploaded file, with a builder class to permit incremental construction.FileInfo.Builder A builder class allows us to supply the values one at a time, and then freeze them into an immutable object.ImageInfo An immutable packet of information about an iamge file and its thumbnail.