Package edu.uiuc.ncsa.security.core.util
Interface StatusValue
-
public interface StatusValue
Used in various projects when an object needs to have a specific status associated with it (such as pending, approved, rejected,...).Created by Jeff Gaynor
on 8/16/21 at 11:42 AM
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getStatus()
-
-
-
Method Detail
-
getStatus
String getStatus()
-
-