@ApplicationScoped
public class AccessService
extends Object
AccessService class.
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
AccessService
public AccessService()
-
Method Details
-
getByDmpId
getByDmpId.
- Parameters:
dmpId - a long
- Returns:
- a
List object
-
create
create.
- Parameters:
accessDO - a AccessDO object
- Returns:
- a
AccessDO object
-
delete
public void delete(long id)
delete.
- Parameters:
id - a long