org.jmythapi.database.impl
Class MythShutdownStatus
java.lang.Object
   org.jmythapi.impl.AData<E>
org.jmythapi.impl.AData<E>
       org.jmythapi.database.impl.ADatabaseRow<E>
org.jmythapi.database.impl.ADatabaseRow<E>
           org.jmythapi.database.impl.ASettingsGroup<IMythShutdownSettings.Props>
org.jmythapi.database.impl.ASettingsGroup<IMythShutdownSettings.Props>
               org.jmythapi.database.impl.MythShutdownStatus
org.jmythapi.database.impl.MythShutdownStatus
- All Implemented Interfaces: 
- Cloneable, IMythShutdownSettings, IPropertyAware<IMythShutdownSettings.Props>, IVersionable
- public class MythShutdownStatus 
- extends ASettingsGroup<IMythShutdownSettings.Props>- implements IMythShutdownSettings
 
 
 
 
 
 
 
 
| Methods inherited from class org.jmythapi.impl.AData | 
| getPropertyClass, getPropertyCount, getPropertyMap, getPropertyValue, getPropertyValue, getPropertyValueObject, getPropertyValueObject, getPropertyValues, getVersionNr, hashCode, init, postProcessArguments, setPropertyValue, setPropertyValue, setPropertyValueObject, toString | 
 
 
| Methods inherited from interface org.jmythapi.IPropertyAware | 
| getProperties, getProperty, getPropertyClass, getPropertyCount, getPropertyIndex, getPropertyMap, getPropertyValue, getPropertyValue, getPropertyValueObject, getPropertyValues, setPropertyValue, setPropertyValue, setPropertyValueObject | 
 
 
MythShutdownStatus
public MythShutdownStatus(ProtocolVersion protoVersion,
                          int dbVersion,
                          Map<String,ISetting> settings)
isShutdownLocked
public boolean isShutdownLocked()
- Description copied from interface: IMythShutdownSettings
- Specifies if shutdown was locked by the user.
 
 This method returns trueif the shutdown-lock counter is greater than0
 
 
- 
- Specified by:
- isShutdownLockedin interface- IMythShutdownSettings
 
- 
- Returns:
- trueif shutdown was locked by the user.
 
getLockedCount
public Integer getLockedCount()
- 
- Specified by:
- getLockedCountin interface- IMythShutdownSettings
 
- 
 
isShutdownEnabled
public boolean isShutdownEnabled()
- 
- Specified by:
- isShutdownEnabledin interface- IMythShutdownSettings
 
- 
 
getIdleTimeout
public Integer getIdleTimeout()
- 
- Specified by:
- getIdleTimeoutin interface- IMythShutdownSettings
 
- 
 
getIdleWaitForRecording
public Integer getIdleWaitForRecording()
- 
- Specified by:
- getIdleWaitForRecordingin interface- IMythShutdownSettings
 
- 
 
getStartupBeforeRecording
public Integer getStartupBeforeRecording()
- 
- Specified by:
- getStartupBeforeRecordingin interface- IMythShutdownSettings
 
- 
 
getNextScheduledShutdown
public Date getNextScheduledShutdown()
- 
- Specified by:
- getNextScheduledShutdownin interface- IMythShutdownSettings
 
- 
 
getNextScheduledWakeup
public Date getNextScheduledWakeup()
- 
- Specified by:
- getNextScheduledWakeupin interface- IMythShutdownSettings
 
- 
 
getStartupMode
public IMythShutdownSettings.StartupMode getStartupMode(Date startupTime)
- 
- Specified by:
- getStartupModein interface- IMythShutdownSettings
 
- 
 
Copyright © 2008-2013. All Rights Reserved.