org.silverpeas.resourcemanager.model
Interface ResourceStatus

All Known Implementing Classes:
Reservation

public interface ResourceStatus

Author:
ehugonnet

Field Summary
static String STATUS_FOR_VALIDATION
           
static String STATUS_REFUSED
           
static String STATUS_VALIDATE
           
 

Field Detail

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


Copyright © 2016 Silverpeas. All Rights Reserved.