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

public interface ApplicationResource
The Interface ApplicationResource.
| 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 PersistedModelObjectgetId in interface ResourceResourceType getResourceType()
Resource
getResourceType in interface ResourceLong getVersion()
PersistedModelObject
getVersion in interface PersistedModelObjectgetVersion in interface Resourcevoid setId(Long id)
setId in interface PersistedModelObjectsetId in interface Resourceid - the new idvoid setResourceType(ResourceType resourceType)
Resource
setResourceType in interface ResourceresourceType - the new resource typevoid setVersion(Long version)
PersistedModelObject
setVersion in interface PersistedModelObjectsetVersion in interface Resourceversion - the new version
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||