org.equanda.test.dm.client
Interface SecurBase
- All Superinterfaces:
- EquandaEJB<Uoid>, HasId<Uoid>
- All Known Subinterfaces:
- SecurEJB, SecurEJBLocal
- All Known Implementing Classes:
- SecurBean
public interface SecurBase
- extends EquandaEJB<Uoid>
Interface for Secur.
Methods inherited from interface org.equanda.persistence.HasId |
getId |
init
void init(String type,
int testIntImmutableLocalUser)
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
init
void init(int testIntImmutableLocalUser)
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
getEquanda
Secur getEquanda()
updateEquanda
void updateEquanda(Secur proxy)
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
getTestIntLocalUser
int getTestIntLocalUser()
setTestIntLocalUser
void setTestIntLocalUser(int testIntLocalUser)
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
getTestIntImmutableLocalUser
int getTestIntImmutableLocalUser()
getTestIntAdmin
int getTestIntAdmin()
setTestIntAdmin
void setTestIntAdmin(int testIntAdmin)
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
getTestIntNobody
int getTestIntNobody()
setTestIntNobody
void setTestIntNobody(int testIntNobody)
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
getTestStringUnchecked
String getTestStringUnchecked()
setTestStringUnchecked
void setTestStringUnchecked(String testStringUnchecked)
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
testProc1
int testProc1(String param0)
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
testProc2
int testProc2(String param0)
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
removeEntityBean
void removeEntityBean()
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
Copyright © 2007-2008. All Rights Reserved.