Uses of Class
com.liferay.faces.bridge.model.UploadedFile.Status

Packages that use UploadedFile.Status
com.liferay.faces.bridge.model   
 

Uses of UploadedFile.Status in com.liferay.faces.bridge.model
 

Methods in com.liferay.faces.bridge.model that return UploadedFile.Status
 UploadedFile.Status UploadedFile.getStatus()
           
static UploadedFile.Status UploadedFile.Status.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static UploadedFile.Status[] UploadedFile.Status.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2017 Liferay, Inc. All Rights Reserved.