JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field
|
Constr |
Method
Detail:
Field
|
Constr |
Method
SEARCH:
Package
org.silverpeas.components.resourcesmanager.model
Interface ResourceStatus
All Known Implementing Classes:
Reservation
public interface
ResourceStatus
Author:
ehugonnet
Field Summary
Fields
Modifier and Type
Field
Description
static final
String
STATUS_FOR_VALIDATION
static final
String
STATUS_REFUSED
static final
String
STATUS_VALIDATE
Field Details
STATUS_FOR_VALIDATION
static final
String
STATUS_FOR_VALIDATION
See Also:
Constant Field Values
STATUS_REFUSED
static final
String
STATUS_REFUSED
See Also:
Constant Field Values
STATUS_VALIDATE
static final
String
STATUS_VALIDATE
See Also:
Constant Field Values