org.olat.repository
Class RepositoryEntryStatus
java.lang.Object
org.olat.repository.RepositoryEntryStatus
public class RepositoryEntryStatus
- extends java.lang.Object
Description:
This class is used to handle and interpret the status of repository entries.
Initial Date: 09.07.2009
- Author:
- bja
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
REPOSITORY_STATUS_OPEN
public static final int REPOSITORY_STATUS_OPEN
- See Also:
- Constant Field Values
REPOSITORY_STATUS_CLOSED
public static final int REPOSITORY_STATUS_CLOSED
- See Also:
- Constant Field Values
RepositoryEntryStatus
public RepositoryEntryStatus(int statusCode)
isClosed
public boolean isClosed()