EntityTransactionInterface#

public interface EntityTransactionInterface extends TransactionInterface#

This interface is implemented by all transactions of entities (as opposed to transaction which only concern users or other kinds of transactions).

Author:

Timm Fitschen

Methods#

matchIdPattern#

public boolean matchIdPattern(String id)#

matchIdPattern#

public boolean matchIdPattern(EntityID id)#