data.exam
Class PointsRestriction
java.lang.Object
data.exam.PointsRestriction
- All Implemented Interfaces:
- SubscriptionRestriction
public class PointsRestriction
- extends java.lang.Object
- implements SubscriptionRestriction
- Author:
- Thorsten Berger
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
PointsRestriction
public PointsRestriction()
setProperties
public void setProperties(java.util.Properties props)
- Specified by:
setProperties in interface SubscriptionRestriction
getIdentificationString
public java.lang.String getIdentificationString()
- (non-Javadoc)
- Specified by:
getIdentificationString in interface SubscriptionRestriction
- See Also:
SubscriptionRestriction.getIdentificationString()
toString
public java.lang.String toString()
- Specified by:
toString in interface SubscriptionRestriction- Overrides:
toString in class java.lang.Object
verifySubscription
public boolean verifySubscription(User student)
- Specified by:
verifySubscription in interface SubscriptionRestriction
getPropertyVars
public java.lang.String[] getPropertyVars()
- Description copied from interface:
SubscriptionRestriction
- alle Var., die in Properties gespeichert werden müssen ohne "method"-Property
- Specified by:
getPropertyVars in interface SubscriptionRestriction
getDescriptionOfPropertyVars
public java.lang.String[] getDescriptionOfPropertyVars()
- Description copied from interface:
SubscriptionRestriction
- Beschreibender Name des entspr. Properties
- Specified by:
getDescriptionOfPropertyVars in interface SubscriptionRestriction