当前页面:
在线文档首页 >
JBoss Seam 1.2.0 API 英文版文档
MockSecureEntity (JBoss Seam API Documentation) - JBoss Seam 1.2.0 API 英文版文档
org.jboss.seam.mock
Class MockSecureEntity
java.lang.Object
org.jboss.seam.mock.MockSecureEntity
- All Implemented Interfaces:
- Serializable
@Name(value="mockSecureEntity")
@Install(value=false)
public class MockSecureEntity
- extends Object
- implements Serializable
Used by security unit tests
- Author:
- Shane Bryzak
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MockSecureEntity
public MockSecureEntity()
getId
public Integer getId()
setId
public void setId(Integer id)
getValue
public String getValue()
setValue
public void setValue(String value)