|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

public interface Resource
The Interface Resource.
| Method Summary | |
|---|---|
Long |
getId()
Gets the id. |
ResourceType |
getResourceType()
Gets the resource type. |
Long |
getVersion()
Gets the version. |
void |
setId(Long id)
Sets the id. |
void |
setResourceType(ResourceType resourceType)
Sets the resource type. |
void |
setVersion(Long version)
Sets the version. |
| Methods inherited from interface com.hack23.cia.model.core.api.PersistedModelObject |
|---|
isNew |
| Method Detail |
|---|
Long getId()
PersistedModelObject
getId in interface PersistedModelObjectResourceType getResourceType()
Long getVersion()
PersistedModelObject
getVersion in interface PersistedModelObjectvoid setId(Long id)
setId in interface PersistedModelObjectid - the new idvoid setResourceType(ResourceType resourceType)
resourceType - the new resource typevoid setVersion(Long version)
PersistedModelObject
setVersion in interface PersistedModelObjectversion - the new version
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||