L2JPREMIUM  5M
com.premium.game.model.restriction.ObjectRestrictions Class Reference

Public Member Functions

void addGlobalRestriction (AvailableRestriction restriction)
 
void addRestriction (int objId, AvailableRestriction restriction)
 
void addRestriction (Object owner, AvailableRestriction restriction) throws RestrictionBindClassException
 
void addRestrictionList (Object owner, List< AvailableRestriction > restrictions) throws RestrictionBindClassException
 
boolean checkGlobalRestriction (AvailableRestriction restriction)
 
boolean checkRestriction (Object owner, AvailableRestriction restriction)
 
boolean containsPausedTask (int objId)
 
boolean containsRunningTask (int objId)
 
void pauseTasks (int objId)
 
void removeGlobalRestriction (AvailableRestriction restriction)
 
void removeRestriction (Object owner, AvailableRestriction restriction)
 
void resumeTasks (int objId)
 
void shutdown ()
 
void timedAddRestriction (L2Object owner, AvailableRestriction restriction, long delay) throws RestrictionBindClassException
 
void timedAddRestriction (L2Object owner, AvailableRestriction restriction, long delay, String message) throws RestrictionBindClassException
 
void timedRemoveRestriction (int objId, AvailableRestriction restriction, long delay)
 
void timedRemoveRestriction (int objId, AvailableRestriction restriction, long delay, String message)
 

Static Public Member Functions

static ObjectRestrictions getInstance ()
 

The documentation for this class was generated from the following file: