Package com.avoka.tm.vo
Class Space
java.lang.Object
com.avoka.tm.vo.Space
Provide a Form Space value object class.
- Since:
- 5.0.0
- 
Constructor Details- 
Spacepublic Space()
- 
Spacepublic Space(com.avoka.fc.core.entity.Portal portal) Create a Space value object with the given portal entity parameter.- Parameters:
- portal- the portal entity parameter (required)
 
- 
SpaceCreate a unit testing Space value object with the given fields.- Parameters:
- fields- the space entity fields (required)
- Since:
- 5.1.4
 
 
- 
- 
Method Details